Trace number 3704202

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.84 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.0 beta - March, 2012                            |
0.00/0.00	c |                                                                             |
0.00/0.00	c Parsing opb file format. File HOME/instance-3704202-1338087419.opb.
0.00/0.00	c Instance file HOME/instance-3704202-1338087419.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.57/1800.00	c ===============================================================================
1799.57/1800.00	c Wall Clock Time: 1800.00 s
1799.57/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-3704202-1338087419/watcher-3704202-1338087419 -o /tmp/evaluation-result-3704202-1338087419/solver-3704202-1338087419 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704202-1338087419.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: 1.98 1.59 1.56 3/177 9185
/proc/meminfo: memFree=31320316/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=83816 CPUtime=0 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 841 0 0 0 0 0 0 0 20 0 2 0 274870436 85827584 788 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 20954 788 188 433 0 20518 0
[pid=9185/tid=9186] ppid=9183 vsize=83816 CPUtime=0 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 95 0 0 0 0 0 0 0 20 0 2 0 274870437 85827584 789 33554432000 4194304 5965102 140736260881840 140734913103192 4404379 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0

[startup+0.0748069 s]
/proc/loadavg: 1.98 1.59 1.56 3/177 9185
/proc/meminfo: memFree=31320316/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=83816 CPUtime=0.07 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 1060 0 0 0 7 0 0 0 20 0 2 0 274870436 85827584 1007 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 20954 1007 190 433 0 20518 0
[pid=9185/tid=9186] ppid=9183 vsize=83816 CPUtime=0.06 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 313 0 0 0 6 0 0 0 20 0 2 0 274870437 85827584 1007 33554432000 4194304 5965102 140736260881840 140734913103192 5137076 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 83816

[startup+0.100291 s]
/proc/loadavg: 1.98 1.59 1.56 3/177 9185
/proc/meminfo: memFree=31320316/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=83816 CPUtime=0.09 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 1120 0 0 0 9 0 0 0 20 0 2 0 274870436 85827584 1067 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 20954 1067 190 433 0 20518 0
[pid=9185/tid=9186] ppid=9183 vsize=83816 CPUtime=0.08 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 374 0 0 0 8 0 0 0 20 0 2 0 274870437 85827584 1068 33554432000 4194304 5965102 140736260881840 140734913103192 5137076 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) 83816

[startup+0.300255 s]
/proc/loadavg: 1.98 1.59 1.56 3/177 9185
/proc/meminfo: memFree=31320316/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=83816 CPUtime=0.29 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 1502 0 0 0 29 0 0 0 20 0 2 0 274870436 85827584 1449 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 20954 1449 190 433 0 20518 0
[pid=9185/tid=9186] ppid=9183 vsize=83816 CPUtime=0.28 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 755 0 0 0 28 0 0 0 20 0 2 0 274870437 85827584 1449 33554432000 4194304 5965102 140736260881840 140734913103192 4410742 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) 83816

[startup+0.700253 s]
/proc/loadavg: 1.98 1.59 1.56 3/177 9185
/proc/meminfo: memFree=31320316/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=83816 CPUtime=0.69 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 2084 0 0 0 69 0 0 0 20 0 2 0 274870436 85827584 2031 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 20954 2031 190 433 0 20518 0
[pid=9185/tid=9186] ppid=9183 vsize=83816 CPUtime=0.68 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 1337 0 0 0 68 0 0 0 20 0 2 0 274870437 85827584 2031 33554432000 4194304 5965102 140736260881840 140559840577336 5179915 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83816

[startup+1.50026 s]
/proc/loadavg: 1.98 1.60 1.56 3/179 9187
/proc/meminfo: memFree=31311480/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=83960 CPUtime=1.49 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 2924 0 0 0 149 0 0 0 20 0 2 0 274870436 85975040 2871 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 20990 2871 190 433 0 20554 0
[pid=9185/tid=9186] ppid=9183 vsize=83960 CPUtime=1.48 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 2177 0 0 0 148 0 0 0 20 0 2 0 274870437 85975040 2871 33554432000 4194304 5965102 140736260881840 140559840577528 4221120 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) 83960

[startup+3.10026 s]
/proc/loadavg: 1.98 1.60 1.56 3/179 9187
/proc/meminfo: memFree=31308504/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=83960 CPUtime=3.09 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 3376 0 0 0 309 0 0 0 20 0 2 0 274870436 85975040 3323 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 20990 3323 190 433 0 20554 0
[pid=9185/tid=9186] ppid=9183 vsize=83960 CPUtime=3.08 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 2629 0 0 0 308 0 0 0 20 0 2 0 274870437 85975040 3323 33554432000 4194304 5965102 140736260881840 140559840577336 4401127 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 83960

[startup+6.30027 s]
/proc/loadavg: 1.98 1.60 1.56 3/179 9187
/proc/meminfo: memFree=31303172/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=84032 CPUtime=6.29 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 4335 0 0 0 628 1 0 0 20 0 2 0 274870436 86048768 4282 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 21008 4282 190 433 0 20572 0
[pid=9185/tid=9186] ppid=9183 vsize=84032 CPUtime=6.28 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 3588 0 0 0 628 0 0 0 20 0 2 0 274870437 86048768 4282 33554432000 4194304 5965102 140736260881840 140559840577576 4401064 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) 84032

[startup+12.7003 s]
/proc/loadavg: 1.99 1.61 1.56 3/179 9187
/proc/meminfo: memFree=31295508/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=84608 CPUtime=12.69 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 6058 0 0 0 1267 2 0 0 20 0 2 0 274870436 86638592 6005 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 21152 6005 190 433 0 20716 0
[pid=9185/tid=9186] ppid=9183 vsize=84608 CPUtime=12.68 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 5311 0 0 0 1266 2 0 0 20 0 2 0 274870437 86638592 6005 33554432000 4194304 5965102 140736260881840 140559840577336 4221120 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) 84608

[startup+25.5003 s]
/proc/loadavg: 1.99 1.62 1.57 3/179 9187
/proc/meminfo: memFree=31285216/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=85580 CPUtime=25.49 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 8523 0 0 0 2546 3 0 0 20 0 2 0 274870436 87633920 8470 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 21395 8470 190 433 0 20959 0
[pid=9185/tid=9186] ppid=9183 vsize=85580 CPUtime=25.48 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 7776 0 0 0 2545 3 0 0 20 0 2 0 274870437 87633920 8470 33554432000 4194304 5965102 140736260881840 140559840577336 5144287 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) 85580

[startup+51.1003 s]
/proc/loadavg: 1.99 1.66 1.58 3/179 9187
/proc/meminfo: memFree=31253884/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=86784 CPUtime=51.08 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 12135 0 0 0 5104 4 0 0 20 0 2 0 274870436 88866816 12080 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 21696 12080 190 433 0 21260 0
[pid=9185/tid=9186] ppid=9183 vsize=86784 CPUtime=51.08 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 11388 0 0 0 5103 5 0 0 20 0 2 0 274870437 88866816 12080 33554432000 4194304 5965102 140736260881840 140559840577576 4400978 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) 86784

[startup+102.307 s]
/proc/loadavg: 1.99 1.71 1.60 3/179 9187
/proc/meminfo: memFree=31219784/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=88248 CPUtime=102.25 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 16961 0 0 0 10218 7 0 0 20 0 2 0 274870436 90365952 17718 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 22062 17718 190 433 0 21626 0
[pid=9185/tid=9186] ppid=9183 vsize=88248 CPUtime=102.26 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 16214 0 0 0 10217 9 0 0 20 0 2 0 274870437 90365952 17718 33554432000 4194304 5965102 140736260881840 140559840577528 4401131 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 88248

[startup+162.3 s]
/proc/loadavg: 1.99 1.76 1.62 3/179 9187
/proc/meminfo: memFree=31183320/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=156156 CPUtime=162.24 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 21372 0 0 0 16213 11 0 0 20 0 2 0 274870436 159903744 22140 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 39039 22140 190 433 0 38603 0
[pid=9185/tid=9186] ppid=9183 vsize=156156 CPUtime=162.25 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 20625 0 0 0 16211 14 0 0 20 0 2 0 274870437 159903744 22140 33554432000 4194304 5965102 140736260881840 140559840577576 4401582 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) 156156

[startup+222.3 s]
/proc/loadavg: 2.04 1.81 1.65 3/180 9190
/proc/meminfo: memFree=31157912/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=158060 CPUtime=222.22 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 23045 0 0 0 22210 12 0 0 20 0 2 0 274870436 161853440 24378 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 39515 24378 190 433 0 39079 0
[pid=9185/tid=9186] ppid=9183 vsize=158060 CPUtime=222.24 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 22298 0 0 0 22209 15 0 0 20 0 2 0 274870437 161853440 24378 33554432000 4194304 5965102 140736260881840 140559840577336 4401582 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 158060

[startup+282.3 s]
/proc/loadavg: 2.01 1.85 1.67 3/180 9214
/proc/meminfo: memFree=31134332/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=159712 CPUtime=282.21 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 26426 0 0 0 28205 16 0 0 20 0 2 0 274870436 163545088 27784 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 39928 27784 190 433 0 39492 0
[pid=9185/tid=9186] ppid=9183 vsize=159712 CPUtime=282.23 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 25679 0 0 0 28202 21 0 0 20 0 2 0 274870437 163545088 27784 33554432000 4194304 5965102 140736260881840 140559840577336 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) 159712

[startup+342.3 s]
/proc/loadavg: 2.00 1.87 1.68 3/179 9214
/proc/meminfo: memFree=31093280/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=160736 CPUtime=342.19 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 31279 0 0 0 34199 20 0 0 20 0 2 0 274870436 164593664 32656 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 40184 32656 190 433 0 39748 0
[pid=9185/tid=9186] ppid=9183 vsize=160736 CPUtime=342.23 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 30532 0 0 0 34197 26 0 0 20 0 2 0 274870437 164593664 32656 33554432000 4194304 5965102 140736260881840 140559840577576 4401050 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 342.19
Current children cumulated vsize (KiB) 160736

[startup+402.3 s]
/proc/loadavg: 2.00 1.89 1.70 3/179 9214
/proc/meminfo: memFree=31087740/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=162680 CPUtime=402.18 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 32491 0 0 0 40197 21 0 0 20 0 2 0 274870436 166584320 33868 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0

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

/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 67866 0 0 0 130131 85 0 0 20 0 2 0 274870437 334434304 69986 33554432000 4194304 5965102 140736260881840 140559840577528 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1302
Current children cumulated vsize (KiB) 326596

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/179 9220
/proc/meminfo: memFree=30808544/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=327156 CPUtime=1361.98 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 68731 0 0 0 136132 66 0 0 20 0 2 0 274870436 335007744 70104 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 81789 70104 190 433 0 81353 0
[pid=9185/tid=9186] ppid=9183 vsize=327156 CPUtime=1362.15 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 67984 0 0 0 136128 87 0 0 20 0 2 0 274870437 335007744 70104 33554432000 4194304 5965102 140736260881840 140559840577576 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1361.98
Current children cumulated vsize (KiB) 327156

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 1.87 3/180 9223
/proc/meminfo: memFree=30786728/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=327624 CPUtime=1421.96 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 74050 0 0 0 142122 74 0 0 20 0 2 0 274870436 335486976 75404 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 81906 75404 190 433 0 81470 0
[pid=9185/tid=9186] ppid=9183 vsize=327624 CPUtime=1422.14 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 73303 0 0 0 142118 96 0 0 20 0 2 0 274870437 335486976 75404 33554432000 4194304 5965102 140736260881840 140559840577528 4380272 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1421.96
Current children cumulated vsize (KiB) 327624

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 1.88 3/179 9224
/proc/meminfo: memFree=30785496/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=327892 CPUtime=1481.94 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 74123 0 0 0 148120 74 0 0 20 0 2 0 274870436 335761408 75477 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 81973 75477 190 433 0 81537 0
[pid=9185/tid=9186] ppid=9183 vsize=327892 CPUtime=1482.13 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 73376 0 0 0 148116 97 0 0 20 0 2 0 274870437 335761408 75477 33554432000 4194304 5965102 140736260881840 140559840577576 4401131 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1481.94
Current children cumulated vsize (KiB) 327892

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 9224
/proc/meminfo: memFree=30760076/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=394608 CPUtime=1541.93 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 77034 0 0 0 154115 78 0 0 20 0 2 0 274870436 404078592 78388 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 98652 78388 190 433 0 98216 0
[pid=9185/tid=9186] ppid=9183 vsize=394608 CPUtime=1542.13 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 76287 0 0 0 154111 102 0 0 20 0 2 0 274870437 404078592 78388 33554432000 4194304 5965102 140736260881840 140559840577576 4400960 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1541.93
Current children cumulated vsize (KiB) 394608

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.89 3/179 9224
/proc/meminfo: memFree=30731572/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=396268 CPUtime=1601.92 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 81114 0 0 0 160109 83 0 0 20 0 2 0 274870436 405778432 82468 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 99067 82468 190 433 0 98631 0
[pid=9185/tid=9186] ppid=9183 vsize=396268 CPUtime=1602.13 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 80367 0 0 0 160105 108 0 0 20 0 2 0 274870437 405778432 82468 33554432000 4194304 5965102 140736260881840 140559840577576 4382991 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1601.92
Current children cumulated vsize (KiB) 396268

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.90 3/179 9224
/proc/meminfo: memFree=30731076/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=397004 CPUtime=1661.91 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 81270 0 0 0 166108 83 0 0 20 0 2 0 274870436 406532096 82624 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 99251 82624 190 433 0 98815 0
[pid=9185/tid=9186] ppid=9183 vsize=397004 CPUtime=1662.13 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 80523 0 0 0 166104 109 0 0 20 0 2 0 274870437 406532096 82624 33554432000 4194304 5965102 140736260881840 140559840577576 4401046 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1661.91
Current children cumulated vsize (KiB) 397004

[startup+1722.3 s]
/proc/loadavg: 2.06 2.01 1.91 3/175 9270
/proc/meminfo: memFree=30966644/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=397164 CPUtime=1721.89 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 81321 0 0 0 172106 83 0 0 20 0 2 0 274870436 406695936 82666 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 99291 82666 190 433 0 98855 0
[pid=9185/tid=9186] ppid=9183 vsize=397164 CPUtime=1722.12 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 80574 0 0 0 172102 110 0 0 20 0 2 0 274870437 406695936 82666 33554432000 4194304 5965102 140736260881840 140559840577576 4401582 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1721.89
Current children cumulated vsize (KiB) 397164

[startup+1782.3 s]
/proc/loadavg: 2.09 2.02 1.91 3/176 9389
/proc/meminfo: memFree=31009048/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=397672 CPUtime=1781.88 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 81415 0 0 0 178105 83 0 0 20 0 2 0 274870436 407216128 82756 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 99418 82756 190 433 0 98982 0
[pid=9185/tid=9186] ppid=9183 vsize=397672 CPUtime=1782.11 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 80668 0 0 0 178100 111 0 0 20 0 2 0 274870437 407216128 82756 33554432000 4194304 5965102 140736260881840 140559840577576 4392722 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1781.88
Current children cumulated vsize (KiB) 397672

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

[startup+1791.91 s]
/proc/loadavg: 2.07 2.02 1.91 4/176 9410
/proc/meminfo: memFree=30972056/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=397672 CPUtime=1791.48 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 81415 0 0 0 179065 83 0 0 20 0 2 0 274870436 407216128 82756 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 99418 82756 190 433 0 98982 0
[pid=9185/tid=9186] ppid=9183 vsize=397672 CPUtime=1791.72 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 80668 0 0 0 179061 111 0 0 20 0 2 0 274870437 407216128 82756 33554432000 4194304 5965102 140736260881840 140559840577576 4401456 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) 397672

[startup+1795.1 s]
/proc/loadavg: 2.07 2.02 1.91 3/179 9420
/proc/meminfo: memFree=30855284/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=397672 CPUtime=1794.68 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 81415 0 0 0 179385 83 0 0 20 0 2 0 274870436 407216128 82756 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 99418 82756 190 433 0 98982 0
[pid=9185/tid=9186] ppid=9183 vsize=397672 CPUtime=1794.92 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 80668 0 0 0 179381 111 0 0 20 0 2 0 274870437 407216128 82756 33554432000 4194304 5965102 140736260881840 140559840577576 4401131 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) 397672

[startup+1798.3 s]
/proc/loadavg: 2.15 2.04 1.92 3/179 9420
/proc/meminfo: memFree=30783664/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=397672 CPUtime=1797.87 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 81415 0 0 0 179704 83 0 0 20 0 2 0 274870436 407216128 82756 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 99418 82756 190 433 0 98982 0
[pid=9185/tid=9186] ppid=9183 vsize=397672 CPUtime=1798.11 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 80668 0 0 0 179700 111 0 0 20 0 2 0 274870437 407216128 82756 33554432000 4194304 5965102 140736260881840 140559840577576 4391211 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1797.87
Current children cumulated vsize (KiB) 397672

[startup+1799.1 s]
/proc/loadavg: 2.15 2.04 1.92 3/179 9420
/proc/meminfo: memFree=30742128/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=397672 CPUtime=1798.67 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 81415 0 0 0 179784 83 0 0 20 0 2 0 274870436 407216128 82756 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 99418 82756 190 433 0 98982 0
[pid=9185/tid=9186] ppid=9183 vsize=397672 CPUtime=1798.91 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 80668 0 0 0 179780 111 0 0 20 0 2 0 274870437 407216128 82756 33554432000 4194304 5965102 140736260881840 140559840577576 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1798.67
Current children cumulated vsize (KiB) 397672

[startup+1799.5 s]
/proc/loadavg: 2.15 2.04 1.92 3/180 9421
/proc/meminfo: memFree=30557964/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=397672 CPUtime=1799.08 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 81415 0 0 0 179825 83 0 0 20 0 2 0 274870436 407216128 82756 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 99418 82756 190 433 0 98982 0
[pid=9185/tid=9186] ppid=9183 vsize=397672 CPUtime=1799.32 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 80668 0 0 0 179821 111 0 0 20 0 2 0 274870437 407216128 82756 33554432000 4194304 5965102 140736260881840 140559840577576 4221120 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.08
Current children cumulated vsize (KiB) 397672

[startup+1799.9 s]
/proc/loadavg: 2.15 2.04 1.92 3/180 9421
/proc/meminfo: memFree=30557964/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=397672 CPUtime=1799.47 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 81415 0 0 0 179864 83 0 0 20 0 2 0 274870436 407216128 82756 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 99418 82756 190 433 0 98982 0
[pid=9185/tid=9186] ppid=9183 vsize=397672 CPUtime=1799.71 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 80668 0 0 0 179860 111 0 0 20 0 2 0 274870437 407216128 82756 33554432000 4194304 5965102 140736260881840 140559840577576 5135184 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.47
Current children cumulated vsize (KiB) 397672

[startup+1800 s]
/proc/loadavg: 2.15 2.04 1.92 3/180 9421
/proc/meminfo: memFree=30557964/32873844 swapFree=7108/7108
[pid=9185] ppid=9183 vsize=397672 CPUtime=1799.57 cores=1,3,5,7
/proc/9185/stat : 9185 (pwbo2.0) S 9183 9185 9022 0 -1 4202496 81415 0 0 0 179874 83 0 0 20 0 2 0 274870436 407216128 82756 33554432000 4194304 5965102 140736260881840 140736260881360 4547341 0 0 4096 16387 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/9185/statm: 99418 82756 190 433 0 98982 0
[pid=9185/tid=9186] ppid=9183 vsize=397672 CPUtime=1799.81 cores=1,3,5,7
/proc/9185/task/9186/stat : 9186 (pwbo2.0) R 9183 9185 9022 0 -1 4202560 80668 0 0 0 179870 111 0 0 20 0 2 0 274870437 407216128 82756 33554432000 4194304 5965102 140736260881840 140559840577576 5131548 0 0 4096 16387 0 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1799.57
Current children cumulated vsize (KiB) 397672

Child status: 255
Real time (s): 1800.01
CPU time (s): 1799.84
CPU user time (s): 1798.71
CPU system time (s): 1.12683
CPU usage (%): 99.9905
Max. virtual memory (cumulated for all children) (KiB): 397672

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.71
system time used= 1.12683
maximum resident set size= 331036
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 81418
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= 138
involuntary context switches= 1860

runsolver used 2.6376 second user time and 8.90265 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 04:56:59
IDJOB=3704202
IDBENCH=1163
IDSOLVER=2280
FILE ID=node103/3704202-1338087419
RUNJOBID= node103-1338087162-9039
PBS_JOBID= 14624435
Free space on /tmp= 71592 MiB

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

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

MD5SUM BENCH= 8999d4ddd4825a5d620fe0a3c798bc24
RANDOM SEED=245256522

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:        31320696 kB
Buffers:          288236 kB
Cached:           355928 kB
SwapCached:         4540 kB
Active:           607740 kB
Inactive:         115556 kB
Active(anon):      74856 kB
Inactive(anon):     6220 kB
Active(file):     532884 kB
Inactive(file):   109336 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099532 kB
Dirty:              5452 kB
Writeback:            12 kB
AnonPages:        156620 kB
Mapped:            12396 kB
Shmem:                 8 kB
Slab:             690108 kB
SReclaimable:     132476 kB
SUnreclaim:       557632 kB
KernelStack:        1480 kB
PageTables:         4408 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     150776 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    124928 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= 71500 MiB
End job on node103 at 2012-05-27 05:26:59