Trace number 3704343

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
pwbo 2.0? 1799.82 1800.02

General information on the benchmark

Name/DEC-SMALLINT-LIN/lopes/
normalized-116.opb
MD5SUMf3a33f6abe76a69a8be60a1cc6635095
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables44846
Total number of constraints988104
Number of constraints which are clauses884812
Number of constraints which are cardinality constraints (but not clauses)3523
Number of constraints which are nor clauses,nor cardinality constraints99769
Minimum length of a constraint2
Maximum length of a constraint690
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 3
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 691
Number of bits of the biggest sum of numbers10
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 |  pwbo:                    2.0 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704343-1338096149.opb.
0.00/0.00	c Instance file HOME/instance-3704343-1338096149.opb
0.00/0.00	c File size is 45170880 bytes.
2.88/2.97	c Highest Coefficient sum: 691
2.88/2.97	c ============================[ Problem Statistics ]=============================
2.88/2.97	c |                                                                             |
2.88/2.97	c |  Parsing time:          2.97         s                                      |
2.88/2.97	c |  Number Variables:      44846                                               |
2.88/2.97	c |  Number Clauses:        886584                                              |
2.88/2.97	c |  Number Cardinality:    3524                                                |
2.88/2.97	c |  Number PB Constraints: 99769                                               |
2.88/2.97	c |                                                                             |
3.09/3.12	c |  Problem Type:          Decision                                            |
3.09/3.12	c |  Objective Function:    None                                                |
3.09/3.12	c |                                                                             |
3.09/3.12	c ===============================================================================
1799.58/1800.00	c ===============================================================================
1799.58/1800.00	c Wall Clock Time: 1800.00 s
1799.58/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-3704343-1338096149/watcher-3704343-1338096149 -o /tmp/evaluation-result-3704343-1338096149/solver-3704343-1338096149 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704343-1338096149.opb 

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

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


[startup+0 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10579
/proc/meminfo: memFree=29069456/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=47260 CPUtime=0 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) R 10577 10579 9022 0 -1 4202496 316 0 0 0 0 0 0 0 20 0 1 0 275743565 48394240 269 33554432000 4194304 5965102 140734611812176 140734128997960 5179915 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 11815 269 172 433 0 350 0

[startup+0.06189 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10579
/proc/meminfo: memFree=29069456/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=50060 CPUtime=0.05 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) R 10577 10579 9022 0 -1 4202496 1179 0 0 0 5 0 0 0 20 0 1 0 275743565 51261440 1132 33554432000 4194304 5965102 140734611812176 140734611810280 4351027 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 12515 1132 375 433 0 1050 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 50060

[startup+0.100285 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10579
/proc/meminfo: memFree=29069456/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=51800 CPUtime=0.09 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) R 10577 10579 9022 0 -1 4202496 1797 0 0 0 9 0 0 0 20 0 1 0 275743565 53043200 1717 33554432000 4194304 5965102 140734611812176 140734611810280 4420575 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 12950 1717 522 433 0 1485 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 51800

[startup+0.300261 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10579
/proc/meminfo: memFree=29069456/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=60856 CPUtime=0.29 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) R 10577 10579 9022 0 -1 4202496 4809 0 0 0 29 0 0 0 20 0 1 0 275743565 62316544 4664 33554432000 4194304 5965102 140734611812176 140734611810184 4351027 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 15214 4665 1271 433 0 3749 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 60856

[startup+0.700306 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 10579
/proc/meminfo: memFree=29069456/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=78424 CPUtime=0.69 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) R 10577 10579 9022 0 -1 4202496 10762 0 0 0 68 1 0 0 20 0 1 0 275743565 80306176 10488 33554432000 4194304 5965102 140734611812176 140734611810120 4420575 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 19606 10488 2766 433 0 8141 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 78424

[startup+1.50031 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 10580
/proc/meminfo: memFree=29024632/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=112960 CPUtime=1.49 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) R 10577 10579 9022 0 -1 4202496 22326 0 0 0 146 3 0 0 20 0 1 0 275743565 115671040 21795 33554432000 4194304 5965102 140734611812176 140734611810264 4396569 0 0 4096 16387 0 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 28240 21796 5817 433 0 16775 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 112960

[startup+3.10032 s]
/proc/loadavg: 2.04 2.01 2.00 3/178 10580
/proc/meminfo: memFree=28979052/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=206348 CPUtime=3.09 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 51178 0 0 0 301 8 0 0 20 0 2 0 275743565 211300352 39616 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 51587 39616 175 433 0 51151 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 206348

[startup+6.30035 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 10581
/proc/meminfo: memFree=28794780/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=334532 CPUtime=6.29 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 82198 0 0 0 613 16 0 0 20 0 2 0 275743565 342560768 67999 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 83633 67999 190 433 0 83197 0
[pid=10579/tid=10581] ppid=10577 vsize=334532 CPUtime=3.31 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 39677 0 0 0 321 10 0 0 20 0 2 0 275743863 342560768 67999 33554432000 4194304 5965102 140734611812176 140732726654776 4404704 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) 334532

[startup+12.7004 s]
/proc/loadavg: 2.03 2.01 2.00 3/179 10581
/proc/meminfo: memFree=28784488/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=334532 CPUtime=12.69 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 83467 0 0 0 1252 17 0 0 20 0 2 0 275743565 342560768 69268 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 83633 69268 190 433 0 83197 0
[pid=10579/tid=10581] ppid=10577 vsize=334532 CPUtime=9.71 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 40946 0 0 0 960 11 0 0 20 0 2 0 275743863 342560768 69268 33554432000 4194304 5965102 140734611812176 140732726654776 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 334532

[startup+25.5004 s]
/proc/loadavg: 2.02 2.01 2.00 3/179 10581
/proc/meminfo: memFree=28770212/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=334532 CPUtime=25.49 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 85268 0 0 0 2531 18 0 0 20 0 2 0 275743565 342560768 71069 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 83633 71069 190 433 0 83197 0
[pid=10579/tid=10581] ppid=10577 vsize=334532 CPUtime=22.51 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 42747 0 0 0 2239 12 0 0 20 0 2 0 275743863 342560768 71069 33554432000 4194304 5965102 140734611812176 140732726654776 4394008 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 334532

[startup+51.1004 s]
/proc/loadavg: 2.08 2.03 2.00 3/179 10581
/proc/meminfo: memFree=28744264/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=334532 CPUtime=51.08 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 88285 0 0 0 5089 19 0 0 20 0 2 0 275743565 342560768 74086 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 83633 74086 190 433 0 83197 0
[pid=10579/tid=10581] ppid=10577 vsize=334532 CPUtime=48.11 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 45764 0 0 0 4798 13 0 0 20 0 2 0 275743863 342560768 74086 33554432000 4194304 5965102 140734611812176 140732726654776 4401064 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) 334532

[startup+102.307 s]
/proc/loadavg: 2.03 2.02 2.00 3/179 10582
/proc/meminfo: memFree=28685412/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=400068 CPUtime=102.28 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 94659 0 0 0 10205 23 0 0 20 0 2 0 275743565 409669632 80460 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 100017 80460 190 433 0 99581 0
[pid=10579/tid=10581] ppid=10577 vsize=400068 CPUtime=99.31 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 52138 0 0 0 9912 19 0 0 20 0 2 0 275743863 409669632 80460 33554432000 4194304 5965102 140734611812176 140732726654968 4400960 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) 400068

[startup+162.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 10582
/proc/meminfo: memFree=28627036/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=400068 CPUtime=162.26 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 100772 0 0 0 16198 28 0 0 20 0 2 0 275743565 409669632 86573 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 100017 86573 190 433 0 99581 0
[pid=10579/tid=10581] ppid=10577 vsize=400068 CPUtime=159.31 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 58251 0 0 0 15906 25 0 0 20 0 2 0 275743863 409669632 86573 33554432000 4194304 5965102 140734611812176 140732726655016 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 400068

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 10583
/proc/meminfo: memFree=28568464/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=400068 CPUtime=222.26 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 107425 0 0 0 22191 35 0 0 20 0 2 0 275743565 409669632 93226 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 100017 93226 190 433 0 99581 0
[pid=10579/tid=10581] ppid=10577 vsize=400068 CPUtime=219.31 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 64904 0 0 0 21899 32 0 0 20 0 2 0 275743863 409669632 93226 33554432000 4194304 5965102 140734611812176 140732726654776 4401109 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 400068

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10583
/proc/meminfo: memFree=28511336/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=465604 CPUtime=282.25 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 113359 0 0 0 28183 42 0 0 20 0 2 0 275743565 476778496 99160 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 116401 99160 190 433 0 115965 0
[pid=10579/tid=10581] ppid=10577 vsize=465604 CPUtime=279.3 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 70838 0 0 0 27890 40 0 0 20 0 2 0 275743863 476778496 99160 33554432000 4194304 5965102 140734611812176 140732726654776 4401127 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 465604

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10583
/proc/meminfo: memFree=28453528/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=465604 CPUtime=342.23 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 118899 0 0 0 34176 47 0 0 20 0 2 0 275743565 476778496 104698 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 116401 104698 190 433 0 115965 0
[pid=10579/tid=10581] ppid=10577 vsize=465604 CPUtime=339.3 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 76378 0 0 0 33883 47 0 0 20 0 2 0 275743863 476778496 104698 33554432000 4194304 5965102 140734611812176 140732726654840 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 465604

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10584
/proc/meminfo: memFree=28408632/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=465604 CPUtime=402.23 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 122401 0 0 0 40173 50 0 0 20 0 2 0 275743565 476778496 108200 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 116401 108200 190 433 0 115965 0
[pid=10579/tid=10581] ppid=10577 vsize=465604 CPUtime=399.3 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 79880 0 0 0 39880 50 0 0 20 0 2 0 275743863 476778496 108200 33554432000 4194304 5965102 140734611812176 140732726654776 4401050 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 465604

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 10587
/proc/meminfo: memFree=28359104/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=531140 CPUtime=462.22 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 125970 0 0 0 46168 54 0 0 20 0 2 0 275743565 543887360 111769 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 132785 111769 190 433 0 132349 0
[pid=10579/tid=10581] ppid=10577 vsize=531140 CPUtime=459.3 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 83449 0 0 0 45876 54 0 0 20 0 2 0 275743863 543887360 111769 33554432000 4194304 5965102 140734611812176 140732726654968 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

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

/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 126893 0 0 0 129801 114 0 0 20 0 2 0 275743863 678105088 157799 33554432000 4194304 5965102 140734611812176 140732726654776 4220672 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1301.97
Current children cumulated vsize (KiB) 662212

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 10632
/proc/meminfo: memFree=30439264/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=662212 CPUtime=1361.94 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 171699 0 0 0 136092 102 0 0 20 0 2 0 275743565 678105088 160614 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 165553 160614 190 433 0 165117 0
[pid=10579/tid=10581] ppid=10577 vsize=662212 CPUtime=1359.12 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 129178 0 0 0 135796 116 0 0 20 0 2 0 275743863 678105088 160614 33554432000 4194304 5965102 140734611812176 140732726654776 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.94
Current children cumulated vsize (KiB) 662212

[startup+1422.31 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 10632
/proc/meminfo: memFree=30428040/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=727748 CPUtime=1421.94 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 174060 0 0 0 142090 104 0 0 20 0 2 0 275743565 745213952 162985 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 181937 162985 190 433 0 181501 0
[pid=10579/tid=10581] ppid=10577 vsize=727748 CPUtime=1419.13 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 131539 0 0 0 141793 120 0 0 20 0 2 0 275743863 745213952 162985 33554432000 4194304 5965102 140734611812176 140732726654968 4401127 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.94
Current children cumulated vsize (KiB) 727748

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 10632
/proc/meminfo: memFree=30386500/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=727748 CPUtime=1481.92 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 176581 0 0 0 148085 107 0 0 20 0 2 0 275743565 745213952 165505 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 181937 165505 190 433 0 181501 0
[pid=10579/tid=10581] ppid=10577 vsize=727748 CPUtime=1479.12 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 134060 0 0 0 147789 123 0 0 20 0 2 0 275743863 745213952 165505 33554432000 4194304 5965102 140734611812176 140732726654968 4404410 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.92
Current children cumulated vsize (KiB) 727748

[startup+1542.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/179 10632
/proc/meminfo: memFree=30331192/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=727748 CPUtime=1541.91 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 180758 0 0 0 154081 110 0 0 20 0 2 0 275743565 745213952 170703 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 181937 170703 190 433 0 181501 0
[pid=10579/tid=10581] ppid=10577 vsize=727748 CPUtime=1539.12 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 138237 0 0 0 153784 128 0 0 20 0 2 0 275743863 745213952 170703 33554432000 4194304 5965102 140734611812176 140732726654904 4401107 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 727748

[startup+1602.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/179 10633
/proc/meminfo: memFree=30281268/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=727748 CPUtime=1601.91 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 184533 0 0 0 160076 115 0 0 20 0 2 0 275743565 745213952 174478 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 181937 174478 190 433 0 181501 0
[pid=10579/tid=10581] ppid=10577 vsize=727748 CPUtime=1599.12 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 142012 0 0 0 159779 133 0 0 20 0 2 0 275743863 745213952 174478 33554432000 4194304 5965102 140734611812176 140732726655016 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.91
Current children cumulated vsize (KiB) 727748

[startup+1662.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/180 10636
/proc/meminfo: memFree=30262176/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=793284 CPUtime=1661.9 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 188409 0 0 0 166070 120 0 0 20 0 2 0 275743565 812322816 178354 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 198321 178354 190 433 0 197885 0
[pid=10579/tid=10581] ppid=10577 vsize=793284 CPUtime=1659.12 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 145888 0 0 0 165773 139 0 0 20 0 2 0 275743863 812322816 178354 33554432000 4194304 5965102 140734611812176 140732726654968 4393922 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.9
Current children cumulated vsize (KiB) 793284

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 10636
/proc/meminfo: memFree=30246744/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=793284 CPUtime=1721.88 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 191303 0 0 0 172066 122 0 0 20 0 2 0 275743565 812322816 181248 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 198321 181248 190 433 0 197885 0
[pid=10579/tid=10581] ppid=10577 vsize=793284 CPUtime=1719.11 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 148782 0 0 0 171768 143 0 0 20 0 2 0 275743863 812322816 181248 33554432000 4194304 5965102 140734611812176 140732726654776 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.88
Current children cumulated vsize (KiB) 793284

[startup+1782.3 s]
/proc/loadavg: 2.04 2.03 2.00 3/179 10636
/proc/meminfo: memFree=30204244/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=793284 CPUtime=1781.87 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 194443 0 0 0 178062 125 0 0 20 0 2 0 275743565 812322816 184388 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 198321 184388 190 433 0 197885 0
[pid=10579/tid=10581] ppid=10577 vsize=793284 CPUtime=1779.11 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 151922 0 0 0 177764 147 0 0 20 0 2 0 275743863 812322816 184388 33554432000 4194304 5965102 140734611812176 140732726654776 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.87
Current children cumulated vsize (KiB) 793284

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

[startup+1791.91 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 10636
/proc/meminfo: memFree=30199904/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=793284 CPUtime=1791.48 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 194799 0 0 0 179022 126 0 0 20 0 2 0 275743565 812322816 184744 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 198321 184744 190 433 0 197885 0
[pid=10579/tid=10581] ppid=10577 vsize=793284 CPUtime=1788.72 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 152278 0 0 0 178725 147 0 0 20 0 2 0 275743863 812322816 184744 33554432000 4194304 5965102 140734611812176 140732726654968 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1791.48
Current children cumulated vsize (KiB) 793284

[startup+1795.1 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 10636
/proc/meminfo: memFree=30198292/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=793284 CPUtime=1794.68 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 194982 0 0 0 179342 126 0 0 20 0 2 0 275743565 812322816 184927 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 198321 184927 190 433 0 197885 0
[pid=10579/tid=10581] ppid=10577 vsize=793284 CPUtime=1791.92 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 152461 0 0 0 179044 148 0 0 20 0 2 0 275743863 812322816 184927 33554432000 4194304 5965102 140734611812176 140732726654968 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1794.68
Current children cumulated vsize (KiB) 793284

[startup+1798.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 10636
/proc/meminfo: memFree=30196680/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=793284 CPUtime=1797.88 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 195170 0 0 0 179661 127 0 0 20 0 2 0 275743565 812322816 185115 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 198321 185115 190 433 0 197885 0
[pid=10579/tid=10581] ppid=10577 vsize=793284 CPUtime=1795.11 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 152649 0 0 0 179363 148 0 0 20 0 2 0 275743863 812322816 185115 33554432000 4194304 5965102 140734611812176 140732726654968 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 793284

[startup+1799.1 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 10636
/proc/meminfo: memFree=30195812/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=793284 CPUtime=1798.68 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 195227 0 0 0 179741 127 0 0 20 0 2 0 275743565 812322816 185172 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 198321 185172 190 433 0 197885 0
[pid=10579/tid=10581] ppid=10577 vsize=793284 CPUtime=1795.91 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 152706 0 0 0 179443 148 0 0 20 0 2 0 275743863 812322816 185172 33554432000 4194304 5965102 140734611812176 140732726654968 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (KiB) 793284

[startup+1799.5 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 10636
/proc/meminfo: memFree=30194944/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=793284 CPUtime=1799.09 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 195249 0 0 0 179782 127 0 0 20 0 2 0 275743565 812322816 185194 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 198321 185194 190 433 0 197885 0
[pid=10579/tid=10581] ppid=10577 vsize=793284 CPUtime=1796.32 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 152728 0 0 0 179484 148 0 0 20 0 2 0 275743863 812322816 185194 33554432000 4194304 5965102 140734611812176 140732726654968 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.09
Current children cumulated vsize (KiB) 793284

[startup+1799.9 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 10636
/proc/meminfo: memFree=30194944/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=793284 CPUtime=1799.48 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 195417 0 0 0 179821 127 0 0 20 0 2 0 275743565 812322816 185362 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 198321 185362 190 433 0 197885 0
[pid=10579/tid=10581] ppid=10577 vsize=793284 CPUtime=1796.71 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 152896 0 0 0 179523 148 0 0 20 0 2 0 275743863 812322816 185362 33554432000 4194304 5965102 140734611812176 140732726654968 4400978 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (KiB) 793284

[startup+1800 s]
/proc/loadavg: 2.03 2.03 2.00 3/179 10636
/proc/meminfo: memFree=30194944/32873844 swapFree=7108/7108
[pid=10579] ppid=10577 vsize=793284 CPUtime=1799.58 cores=1,3,5,7
/proc/10579/stat : 10579 (pwbo2.0) S 10577 10579 9022 0 -1 4202496 195417 0 0 0 179831 127 0 0 20 0 2 0 275743565 812322816 185362 33554432000 4194304 5965102 140734611812176 140734611811696 4547341 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/10579/statm: 198321 185362 190 433 0 197885 0
[pid=10579/tid=10581] ppid=10577 vsize=793284 CPUtime=1796.81 cores=1,3,5,7
/proc/10579/task/10581/stat : 10581 (pwbo2.0) R 10577 10579 9022 0 -1 4202560 152896 0 0 0 179533 148 0 0 20 0 2 0 275743863 812322816 185362 33554432000 4194304 5965102 140734611812176 140732726654968 4401109 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (KiB) 793284

Child status: 255
Real time (s): 1800.02
CPU time (s): 1799.82
CPU user time (s): 1798.25
CPU system time (s): 1.56776
CPU usage (%): 99.9892
Max. virtual memory (cumulated for all children) (KiB): 793284

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.25
system time used= 1.56776
maximum resident set size= 741468
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 195422
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= 222
involuntary context switches= 1891

runsolver used 3.2765 second user time and 8.70768 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 07:22:30
IDJOB=3704343
IDBENCH=89654
IDSOLVER=2280
FILE ID=node103/3704343-1338096149
RUNJOBID= node103-1338087162-9039
PBS_JOBID= 14624435
Free space on /tmp= 71288 MiB

SOLVER NAME= pwbo 2.0
BENCH NAME= PB11/normalized-PB11/DEC-SMALLINT-LIN/lopes/normalized-116.opb
COMMAND LINE= pwbo2.0 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704343-1338096149/watcher-3704343-1338096149 -o /tmp/evaluation-result-3704343-1338096149/solver-3704343-1338096149 -C 1800 -W 1900 -M 15500  pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704343-1338096149.opb

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

MD5SUM BENCH= f3a33f6abe76a69a8be60a1cc6635095
RANDOM SEED=841695042

node103.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.189
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	: 5332.37
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.189
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.189
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.189
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.189
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		: 2666.189
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	: 5411.36
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.189
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.189
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:        29070364 kB
Buffers:          292728 kB
Cached:           710212 kB
SwapCached:         4540 kB
Active:          2802940 kB
Inactive:         162776 kB
Active(anon):    1959220 kB
Inactive(anon):     6220 kB
Active(file):     843720 kB
Inactive(file):   156556 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099532 kB
Dirty:             49748 kB
Writeback:             0 kB
AnonPages:       1971016 kB
Mapped:            12436 kB
Shmem:                 8 kB
Slab:             691868 kB
SReclaimable:     134004 kB
SUnreclaim:       557864 kB
KernelStack:        1456 kB
PageTables:         7788 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     838116 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    960512 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= 71532 MiB
End job on node103 at 2012-05-27 07:52:30