Trace number 3726503

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.02? 1799.58 1800.01

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/armies/normalized-army10.14ls.opb
MD5SUM8999d4ddd4825a5d620fe0a3c798bc24
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark1.3408
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables316
Total number of constraints476
Number of constraints which are clauses274
Number of constraints which are cardinality constraints (but not clauses)2
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint2
Maximum length of a constraint100
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 14
Number of bits of the biggest number in a constraint 4
Biggest sum of numbers in a constraint 114
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c ==============================[ Solver Version ]===============================
0.00/0.00	c |                                                                             |
0.00/0.00	c |  pwbo:                     2.02 beta - May, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3726503-1338651655.opb.
0.00/0.00	c Instance file HOME/instance-3726503-1338651655.opb
0.00/0.00	c File size is 22393 bytes.
0.00/0.00	c Highest Coefficient sum: 114
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:      316                                                 |
0.00/0.00	c |  Number Clauses:        274                                                 |
0.00/0.00	c |  Number Cardinality:    2                                                   |
0.00/0.00	c |  Number PB Constraints: 200                                                 |
0.00/0.00	c |                                                                             |
0.00/0.00	c |  Problem Type:          Decision                                            |
0.00/0.00	c |  Objective Function:    None                                                |
0.00/0.00	c |                                                                             |
0.00/0.00	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-3726503-1338651655/watcher-3726503-1338651655 -o /tmp/evaluation-result-3726503-1338651655/solver-3726503-1338651655 -C 1800 -W 1900 -M 15500 pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726503-1338651655.opb 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 1.08 1.02 1.20 3/176 2467
/proc/meminfo: memFree=26107308/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=83816 CPUtime=0 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 834 0 0 0 0 0 0 0 20 0 2 0 331290950 85827584 781 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 20954 782 184 433 0 20518 0
[pid=2467/tid=2468] ppid=2465 vsize=83816 CPUtime=0 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 89 0 0 0 0 0 0 0 20 0 2 0 331290951 85827584 782 33554432000 4194304 5964478 140735647823760 140737385898360 5136420 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0

[startup+0.052277 s]
/proc/loadavg: 1.08 1.02 1.20 3/176 2467
/proc/meminfo: memFree=26107308/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=83816 CPUtime=0.04 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 980 0 0 0 4 0 0 0 20 0 2 0 331290950 85827584 927 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 20954 927 186 433 0 20518 0
[pid=2467/tid=2468] ppid=2465 vsize=83816 CPUtime=0.03 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 234 0 0 0 3 0 0 0 20 0 2 0 331290951 85827584 927 33554432000 4194304 5964478 140735647823760 140737385898360 5136420 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 83816

[startup+0.100302 s]
/proc/loadavg: 1.08 1.02 1.20 3/176 2467
/proc/meminfo: memFree=26107308/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=83816 CPUtime=0.09 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 1081 0 0 0 9 0 0 0 20 0 2 0 331290950 85827584 1028 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 20954 1028 186 433 0 20518 0
[pid=2467/tid=2468] ppid=2465 vsize=83816 CPUtime=0.08 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 335 0 0 0 8 0 0 0 20 0 2 0 331290951 85827584 1028 33554432000 4194304 5964478 140735647823760 140737385898360 5136420 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 83816

[startup+0.300263 s]
/proc/loadavg: 1.08 1.02 1.20 3/176 2467
/proc/meminfo: memFree=26107308/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=83816 CPUtime=0.29 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 1468 0 0 0 29 0 0 0 20 0 2 0 331290950 85827584 1415 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 20954 1415 186 433 0 20518 0
[pid=2467/tid=2468] ppid=2465 vsize=83816 CPUtime=0.28 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 722 0 0 0 28 0 0 0 20 0 2 0 331290951 85827584 1415 33554432000 4194304 5964478 140735647823760 140599845525496 5136420 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 83816

[startup+0.700266 s]
/proc/loadavg: 1.08 1.02 1.20 3/176 2467
/proc/meminfo: memFree=26107308/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=83816 CPUtime=0.69 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 1977 0 0 0 69 0 0 0 20 0 2 0 331290950 85827584 1924 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 20954 1924 186 433 0 20518 0
[pid=2467/tid=2468] ppid=2465 vsize=83816 CPUtime=0.68 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 1231 0 0 0 68 0 0 0 20 0 2 0 331290951 85827584 1924 33554432000 4194304 5964478 140735647823760 140599845525496 4381585 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83816

[startup+1.50027 s]
/proc/loadavg: 1.08 1.02 1.20 4/178 2469
/proc/meminfo: memFree=26097992/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=83960 CPUtime=1.49 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 2848 0 0 0 149 0 0 0 20 0 2 0 331290950 85975040 2795 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 20990 2795 186 433 0 20554 0
[pid=2467/tid=2468] ppid=2465 vsize=83960 CPUtime=1.48 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 2102 0 0 0 148 0 0 0 20 0 2 0 331290951 85975040 2795 33554432000 4194304 5964478 140735647823760 140599845525496 4400106 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83960

[startup+3.10027 s]
/proc/loadavg: 1.08 1.02 1.20 3/178 2469
/proc/meminfo: memFree=26092660/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=83960 CPUtime=3.09 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 3288 0 0 0 309 0 0 0 20 0 2 0 331290950 85975040 3235 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 20990 3235 186 433 0 20554 0
[pid=2467/tid=2468] ppid=2465 vsize=83960 CPUtime=3.07 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 2542 0 0 0 307 0 0 0 20 0 2 0 331290951 85975040 3235 33554432000 4194304 5964478 140735647823760 140599845525304 5142958 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83960

[startup+6.30027 s]
/proc/loadavg: 1.15 1.03 1.21 3/178 2469
/proc/meminfo: memFree=26083120/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=84032 CPUtime=6.29 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 4297 0 0 0 629 0 0 0 20 0 2 0 331290950 86048768 4244 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 21008 4244 186 433 0 20572 0
[pid=2467/tid=2468] ppid=2465 vsize=84032 CPUtime=6.26 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 3551 0 0 0 626 0 0 0 20 0 2 0 331290951 86048768 4244 33554432000 4194304 5964478 140735647823760 140599845525304 4400109 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 84032

[startup+12.7003 s]
/proc/loadavg: 1.22 1.05 1.21 3/177 2469
/proc/meminfo: memFree=26070000/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=84176 CPUtime=12.68 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 5998 0 0 0 1268 0 0 0 20 0 2 0 331290950 86196224 5945 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 21044 5945 186 433 0 20608 0
[pid=2467/tid=2468] ppid=2465 vsize=84176 CPUtime=12.65 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 5252 0 0 0 1265 0 0 0 20 0 2 0 331290951 86196224 5945 33554432000 4194304 5964478 140735647823760 140599845525304 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 84176

[startup+25.5003 s]
/proc/loadavg: 1.39 1.09 1.22 3/177 2469
/proc/meminfo: memFree=26047236/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=85076 CPUtime=25.48 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 8426 0 0 0 2547 1 0 0 20 0 2 0 331290950 87117824 8375 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 21269 8375 186 433 0 20833 0
[pid=2467/tid=2468] ppid=2465 vsize=85076 CPUtime=25.41 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 7680 0 0 0 2540 1 0 0 20 0 2 0 331290951 87117824 8375 33554432000 4194304 5964478 140735647823760 140599845525304 4400087 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85076

[startup+51.1003 s]
/proc/loadavg: 1.60 1.17 1.24 3/177 2469
/proc/meminfo: memFree=26021788/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=86460 CPUtime=51.06 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 11740 0 0 0 5104 2 0 0 20 0 2 0 331290950 88535040 12194 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 21615 12194 186 433 0 21179 0
[pid=2467/tid=2468] ppid=2465 vsize=86460 CPUtime=50.93 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 10994 0 0 0 5091 2 0 0 20 0 2 0 331290951 88535040 12194 33554432000 4194304 5964478 140735647823760 140599845525496 4400067 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 86460

[startup+102.306 s]
/proc/loadavg: 1.82 1.29 1.28 3/177 2469
/proc/meminfo: memFree=25976304/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=90984 CPUtime=102.26 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 17767 0 0 0 10222 4 0 0 20 0 2 0 331290950 93167616 18217 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 22746 18217 186 433 0 22310 0
[pid=2467/tid=2468] ppid=2465 vsize=90984 CPUtime=102 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 17021 0 0 0 10195 5 0 0 20 0 2 0 331290951 93167616 18217 33554432000 4194304 5964478 140735647823760 140599845525544 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 90984

[startup+162.3 s]
/proc/loadavg: 1.93 1.42 1.32 3/177 2469
/proc/meminfo: memFree=25938696/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=159380 CPUtime=162.23 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 22224 0 0 0 16216 7 0 0 20 0 2 0 331290950 163205120 22824 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 39845 22824 186 433 0 39409 0
[pid=2467/tid=2468] ppid=2465 vsize=159380 CPUtime=161.83 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 21478 0 0 0 16174 9 0 0 20 0 2 0 331290951 163205120 22824 33554432000 4194304 5964478 140735647823760 140599845525544 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 159380

[startup+222.3 s]
/proc/loadavg: 1.97 1.52 1.36 3/177 2470
/proc/meminfo: memFree=25920496/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=160532 CPUtime=222.22 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 23786 0 0 0 22213 9 0 0 20 0 2 0 331290950 164384768 24450 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 40133 24450 186 433 0 39697 0
[pid=2467/tid=2468] ppid=2465 vsize=160532 CPUtime=221.66 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 23040 0 0 0 22155 11 0 0 20 0 2 0 331290951 164384768 24450 33554432000 4194304 5964478 140735647823760 140599845525496 4400067 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 160532

[startup+282.3 s]
/proc/loadavg: 1.99 1.61 1.40 3/177 2470
/proc/meminfo: memFree=25896236/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=161828 CPUtime=282.2 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 26984 0 0 0 28207 13 0 0 20 0 2 0 331290950 165711872 27648 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 40457 27648 186 433 0 40021 0
[pid=2467/tid=2468] ppid=2465 vsize=161828 CPUtime=281.51 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 26238 0 0 0 28134 17 0 0 20 0 2 0 331290951 165711872 27648 33554432000 4194304 5964478 140735647823760 140599845525544 4400103 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 161828

[startup+342.3 s]
/proc/loadavg: 1.99 1.67 1.43 3/177 2470
/proc/meminfo: memFree=25861516/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=162652 CPUtime=342.19 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 31368 0 0 0 34202 17 0 0 20 0 2 0 331290950 166555648 32032 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 40663 32032 186 433 0 40227 0
[pid=2467/tid=2468] ppid=2465 vsize=162652 CPUtime=341.36 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 30622 0 0 0 34114 22 0 0 20 0 2 0 331290951 166555648 32032 33554432000 4194304 5964478 140735647823760 140599845525304 4400056 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 162652

[startup+402.3 s]
/proc/loadavg: 1.99 1.73 1.47 3/177 2470
/proc/meminfo: memFree=25845680/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=163908 CPUtime=402.17 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 33383 0 0 0 40198 19 0 0 20 0 2 0 331290950 167841792 34083 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0

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


[startup+1422.31 s]
/proc/loadavg: 2.00 1.99 1.80 3/176 2502
/proc/meminfo: memFree=25536064/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=399444 CPUtime=1421.97 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 76992 0 0 0 142136 61 0 0 20 0 2 0 331290950 409030656 78180 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 99861 78180 186 433 0 99425 0
[pid=2467/tid=2468] ppid=2465 vsize=399444 CPUtime=1418.52 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 76246 0 0 0 141771 81 0 0 20 0 2 0 331290951 409030656 78180 33554432000 4194304 5964478 140735647823760 140599845525544 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1421.97
Current children cumulated vsize (KiB) 399444

[startup+1482.3 s]
/proc/loadavg: 2.00 1.99 1.81 3/177 2503
/proc/meminfo: memFree=25527748/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=400432 CPUtime=1481.95 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 77240 0 0 0 148134 61 0 0 20 0 2 0 331290950 410042368 78428 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 100108 78428 186 433 0 99672 0
[pid=2467/tid=2468] ppid=2465 vsize=400432 CPUtime=1478.36 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 76494 0 0 0 147753 83 0 0 20 0 2 0 331290951 410042368 78428 33554432000 4194304 5964478 140735647823760 140599845525304 4400087 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1481.95
Current children cumulated vsize (KiB) 400432

[startup+1542.3 s]
/proc/loadavg: 2.00 1.99 1.82 3/177 2503
/proc/meminfo: memFree=25526432/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=402352 CPUtime=1541.93 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 77565 0 0 0 154132 61 0 0 20 0 2 0 331290950 412008448 78746 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 100588 78746 186 433 0 100152 0
[pid=2467/tid=2468] ppid=2465 vsize=402352 CPUtime=1538.19 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 76819 0 0 0 153735 84 0 0 20 0 2 0 331290951 412008448 78746 33554432000 4194304 5964478 140735647823760 140599845525544 4400087 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 402352

[startup+1602.3 s]
/proc/loadavg: 2.05 2.00 1.83 3/177 2503
/proc/meminfo: memFree=25515936/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=403688 CPUtime=1601.92 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 78238 0 0 0 160130 62 0 0 20 0 2 0 331290950 413376512 79413 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 100922 79413 186 433 0 100486 0
[pid=2467/tid=2468] ppid=2465 vsize=403688 CPUtime=1598.03 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 77492 0 0 0 159718 85 0 0 20 0 2 0 331290951 413376512 79413 33554432000 4194304 5964478 140735647823760 140599845525496 4400067 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 403688

[startup+1662.3 s]
/proc/loadavg: 2.02 2.00 1.84 3/177 2503
/proc/meminfo: memFree=25487044/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=404532 CPUtime=1661.91 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 81261 0 0 0 166125 66 0 0 20 0 2 0 331290950 414240768 82436 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 101133 82436 186 433 0 100697 0
[pid=2467/tid=2468] ppid=2465 vsize=404532 CPUtime=1657.88 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 80515 0 0 0 165698 90 0 0 20 0 2 0 331290951 414240768 82436 33554432000 4194304 5964478 140735647823760 140599845525496 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 404532

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.84 3/177 2503
/proc/meminfo: memFree=25477148/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=405304 CPUtime=1721.89 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 83468 0 0 0 172121 68 0 0 20 0 2 0 331290950 415031296 84643 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 101326 84643 186 433 0 100890 0
[pid=2467/tid=2468] ppid=2465 vsize=405304 CPUtime=1717.72 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 82722 0 0 0 171678 94 0 0 20 0 2 0 331290951 415031296 84643 33554432000 4194304 5964478 140735647823760 140599845525544 4400542 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 405304

[startup+1782.3 s]
/proc/loadavg: 2.05 2.01 1.85 3/178 2507
/proc/meminfo: memFree=25476396/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=405608 CPUtime=1781.88 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 83534 0 0 0 178120 68 0 0 20 0 2 0 331290950 415342592 84709 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 101402 84709 186 433 0 100966 0
[pid=2467/tid=2468] ppid=2465 vsize=405608 CPUtime=1777.57 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 82788 0 0 0 177662 95 0 0 20 0 2 0 331290951 415342592 84709 33554432000 4194304 5964478 140735647823760 140599845525544 4400416 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 405608

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

[startup+1791.91 s]
/proc/loadavg: 2.04 2.01 1.86 3/178 2507
/proc/meminfo: memFree=25476272/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=405608 CPUtime=1791.49 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 83541 0 0 0 179081 68 0 0 20 0 2 0 331290950 415342592 84716 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 101402 84716 186 433 0 100966 0
[pid=2467/tid=2468] ppid=2465 vsize=405608 CPUtime=1787.15 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 82795 0 0 0 178620 95 0 0 20 0 2 0 331290951 415342592 84716 33554432000 4194304 5964478 140735647823760 140599845525544 4400078 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1791.49
Current children cumulated vsize (KiB) 405608

[startup+1795.1 s]
/proc/loadavg: 2.04 2.01 1.86 3/178 2507
/proc/meminfo: memFree=25476148/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=405608 CPUtime=1794.69 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 83541 0 0 0 179401 68 0 0 20 0 2 0 331290950 415342592 84716 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 101402 84716 186 433 0 100966 0
[pid=2467/tid=2468] ppid=2465 vsize=405608 CPUtime=1790.34 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 82795 0 0 0 178939 95 0 0 20 0 2 0 331290951 415342592 84716 33554432000 4194304 5964478 140735647823760 140599845525544 4389584 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1794.69
Current children cumulated vsize (KiB) 405608

[startup+1798.3 s]
/proc/loadavg: 2.04 2.01 1.86 3/178 2546
/proc/meminfo: memFree=25772384/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=405608 CPUtime=1797.88 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 83541 0 0 0 179720 68 0 0 20 0 2 0 331290950 415342592 84716 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 101402 84716 186 433 0 100966 0
[pid=2467/tid=2468] ppid=2465 vsize=405608 CPUtime=1793.53 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 82795 0 0 0 179258 95 0 0 20 0 2 0 331290951 415342592 84716 33554432000 4194304 5964478 140735647823760 140599845525544 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1797.88
Current children cumulated vsize (KiB) 405608

[startup+1799.1 s]
/proc/loadavg: 2.04 2.01 1.86 3/178 2546
/proc/meminfo: memFree=25762316/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=405608 CPUtime=1798.68 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 83541 0 0 0 179800 68 0 0 20 0 2 0 331290950 415342592 84716 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 101402 84716 186 433 0 100966 0
[pid=2467/tid=2468] ppid=2465 vsize=405608 CPUtime=1794.32 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 82795 0 0 0 179337 95 0 0 20 0 2 0 331290951 415342592 84716 33554432000 4194304 5964478 140735647823760 140599845525544 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1798.68
Current children cumulated vsize (KiB) 405608

[startup+1799.5 s]
/proc/loadavg: 2.04 2.01 1.86 3/178 2546
/proc/meminfo: memFree=25756116/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=405608 CPUtime=1799.09 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 83541 0 0 0 179841 68 0 0 20 0 2 0 331290950 415342592 84716 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 101402 84716 186 433 0 100966 0
[pid=2467/tid=2468] ppid=2465 vsize=405608 CPUtime=1794.73 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 82795 0 0 0 179378 95 0 0 20 0 2 0 331290951 415342592 84716 33554432000 4194304 5964478 140735647823760 140599845525544 4221120 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.09
Current children cumulated vsize (KiB) 405608

[startup+1799.9 s]
/proc/loadavg: 2.04 2.01 1.86 3/178 2546
/proc/meminfo: memFree=25756116/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=405608 CPUtime=1799.48 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 83541 0 0 0 179880 68 0 0 20 0 2 0 331290950 415342592 84716 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 101402 84716 186 433 0 100966 0
[pid=2467/tid=2468] ppid=2465 vsize=405608 CPUtime=1795.12 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 82795 0 0 0 179417 95 0 0 20 0 2 0 331290951 415342592 84716 33554432000 4194304 5964478 140735647823760 140599845525544 4399920 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.48
Current children cumulated vsize (KiB) 405608

[startup+1800 s]
/proc/loadavg: 2.04 2.01 1.86 3/178 2546
/proc/meminfo: memFree=25756116/32873852 swapFree=6856/6856
[pid=2467] ppid=2465 vsize=405608 CPUtime=1799.58 cores=0,2,4,6
/proc/2467/stat : 2467 (pwbo2.02) S 2465 2467 909 0 -1 4202496 83541 0 0 0 179890 68 0 0 20 0 2 0 331290950 415342592 84716 33554432000 4194304 5964478 140735647823760 140735647823280 4546685 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/2467/statm: 101402 84716 186 433 0 100966 0
[pid=2467/tid=2468] ppid=2465 vsize=405608 CPUtime=1795.22 cores=0,2,4,6
/proc/2467/task/2468/stat : 2468 (pwbo2.02) R 2465 2467 909 0 -1 4202560 82795 0 0 0 179427 95 0 0 20 0 2 0 331290951 415342592 84716 33554432000 4194304 5964478 140735647823760 140599845525544 4400542 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1799.58
Current children cumulated vsize (KiB) 405608

Child status: 255

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 2467 and gives
#  childrusage.ru_utime.tv_sec=1794
#  childrusage.ru_utime.tv_usec=279228
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=966853
# CPU time returned by wait4() is 1795.25
# while last known CPU time is 1799.58
#
# 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.58
CPU user time (s): 1798.9
CPU system time (s): 0.68
CPU usage (%): 99.9762
Max. virtual memory (cumulated for all children) (KiB): 405608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1794.28
system time used= 0.966853
maximum resident set size= 338876
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 83544
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= 130
involuntary context switches= 2047

runsolver used 2.56861 second user time and 7.2619 second system time

The end

Launcher Data

Begin job on node129 at 2012-06-02 17:40:55
IDJOB=3726503
IDBENCH=1163
IDSOLVER=2310
FILE ID=node129/3726503-1338651655
RUNJOBID= node129-1338651651-2399
PBS_JOBID= 14636451
Free space on /tmp= 70492 MiB

SOLVER NAME= pwbo 2.02
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/armies/normalized-army10.14ls.opb
COMMAND LINE= pwbo2.02 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3726503-1338651655/watcher-3726503-1338651655 -o /tmp/evaluation-result-3726503-1338651655/solver-3726503-1338651655 -C 1800 -W 1900 -M 15500  pwbo2.02 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3726503-1338651655.opb

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

MD5SUM BENCH= 8999d4ddd4825a5d620fe0a3c798bc24
RANDOM SEED=1192551579

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.957
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.90
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.957
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        26107572 kB
Buffers:          447856 kB
Cached:          5418924 kB
SwapCached:            0 kB
Active:          2463384 kB
Inactive:        3425444 kB
Active(anon):      13356 kB
Inactive(anon):    10760 kB
Active(file):    2450028 kB
Inactive(file):  3414684 kB
Unevictable:        6856 kB
Mlocked:            6856 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             11404 kB
Writeback:             0 kB
AnonPages:         20428 kB
Mapped:            14912 kB
Shmem:               204 kB
Slab:             739188 kB
SReclaimable:     180680 kB
SUnreclaim:       558508 kB
KernelStack:        1480 kB
PageTables:         3688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:     141096 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70488 MiB
End job on node129 at 2012-06-02 18:10:55