Trace number 3704229

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.0UNSAT 862.861 862.989

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/
normalized-cache-ibm-q-full.all.ucl.opb
MD5SUM14c93c93dc53353f81a889ada18ba601
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark112.93
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables81558
Total number of constraints240469
Number of constraints which are clauses235865
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints4604
Minimum length of a constraint1
Maximum length of a constraint13
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 68
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 257
Number of bits of the biggest sum of numbers9
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-3704229-1338091041.opb.
0.00/0.00	c Instance file HOME/instance-3704229-1338091041.opb
0.00/0.00	c File size is 7638466 bytes.
0.49/0.55	c Highest Coefficient sum: 257
0.49/0.56	c ============================[ Problem Statistics ]=============================
0.49/0.56	c |                                                                             |
0.49/0.56	c |  Parsing time:          0.56         s                                      |
0.49/0.56	c |  Number Variables:      81558                                               |
0.49/0.56	c |  Number Clauses:        235865                                              |
0.49/0.56	c |  Number Cardinality:    0                                                   |
0.49/0.56	c |  Number PB Constraints: 4604                                                |
0.49/0.56	c |                                                                             |
0.69/0.70	c |  Problem Type:          Decision                                            |
0.69/0.70	c |  Objective Function:    None                                                |
0.69/0.70	c |                                                                             |
0.69/0.70	c ===============================================================================
862.60/862.98	c ===============================================================================
862.60/862.98	c Wall Clock Time: 862.99 s
862.60/862.98	s UNSATISFIABLE

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-3704229-1338091041/watcher-3704229-1338091041 -o /tmp/evaluation-result-3704229-1338091041/solver-3704229-1338091041 -C 1800 -W 1900 -M 15500 pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704229-1338091041.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: 2.00 2.00 1.95 3/177 9980
/proc/meminfo: memFree=31222796/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=10732 CPUtime=0 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) R 9978 9980 9022 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 275232711 10989568 310 33554432000 4194304 5965102 140734541818912 140735341341448 4350459 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 2683 310 169 433 0 382 0

[startup+0.022752 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 9980
/proc/meminfo: memFree=31222796/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=12248 CPUtime=0.02 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) R 9978 9980 9022 0 -1 4202496 768 0 0 0 2 0 0 0 20 0 1 0 275232711 12541952 721 33554432000 4194304 5965102 140734541818912 140735341341448 5137146 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 3062 721 226 433 0 761 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 12248

[startup+0.100269 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 9980
/proc/meminfo: memFree=31222796/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=19032 CPUtime=0.09 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) R 9978 9980 9022 0 -1 4202496 2611 0 0 0 9 0 0 0 20 0 1 0 275232711 19488768 2563 33554432000 4194304 5965102 140734541818912 140735341341448 5137146 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 4758 2563 499 433 0 2457 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 19032

[startup+0.300272 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 9980
/proc/meminfo: memFree=31222796/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=36356 CPUtime=0.29 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) R 9978 9980 9022 0 -1 4202496 7337 0 0 0 29 0 0 0 20 0 1 0 275232711 37228544 6941 33554432000 4194304 5965102 140734541818912 140735341341448 5137146 0 0 4096 16387 0 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 9089 6941 1172 433 0 6788 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 36356

[startup+0.700172 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 9980
/proc/meminfo: memFree=31222796/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=136680 CPUtime=0.69 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 23521 0 0 0 66 3 0 0 20 0 2 0 275232711 139960320 20955 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 34170 20955 176 433 0 33734 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 136680

[startup+1.50027 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 9982
/proc/meminfo: memFree=31114316/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=135868 CPUtime=1.48 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 31927 0 0 0 144 4 0 0 20 0 2 0 275232711 139128832 27348 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 33967 27348 191 433 0 33531 0
[pid=9980/tid=9982] ppid=9978 vsize=135868 CPUtime=0.92 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 18165 0 0 0 89 3 0 0 20 0 2 0 275232767 139128832 27348 33554432000 4194304 5965102 140734541818912 139650530319128 4401096 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 135868

[startup+3.10027 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 9982
/proc/meminfo: memFree=31113696/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=135868 CPUtime=3.08 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 31987 0 0 0 304 4 0 0 20 0 2 0 275232711 139128832 27408 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 33967 27408 191 433 0 33531 0
[pid=9980/tid=9982] ppid=9978 vsize=135868 CPUtime=2.52 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 18225 0 0 0 249 3 0 0 20 0 2 0 275232767 139128832 27408 33554432000 4194304 5965102 140734541818912 139650530318376 4400955 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 135868

[startup+6.30027 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 9982
/proc/meminfo: memFree=31112100/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=135868 CPUtime=6.28 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 32214 0 0 0 623 5 0 0 20 0 2 0 275232711 139128832 27635 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 33967 27635 191 433 0 33531 0
[pid=9980/tid=9982] ppid=9978 vsize=135868 CPUtime=5.72 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 18452 0 0 0 568 4 0 0 20 0 2 0 275232767 139128832 27635 33554432000 4194304 5965102 140734541818912 139650530318376 4400866 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 135868

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 9982
/proc/meminfo: memFree=31108776/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=135868 CPUtime=12.68 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 32649 0 0 0 1263 5 0 0 20 0 2 0 275232711 139128832 28070 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 33967 28070 191 433 0 33531 0
[pid=9980/tid=9982] ppid=9978 vsize=135868 CPUtime=12.12 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 18887 0 0 0 1208 4 0 0 20 0 2 0 275232767 139128832 28070 33554432000 4194304 5965102 140734541818912 139650530318376 4389890 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 135868

[startup+25.5003 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 9982
/proc/meminfo: memFree=31101940/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=135868 CPUtime=25.48 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 33483 0 0 0 2542 6 0 0 20 0 2 0 275232711 139128832 28904 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 33967 28904 191 433 0 33531 0
[pid=9980/tid=9982] ppid=9978 vsize=135868 CPUtime=24.92 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 19721 0 0 0 2487 5 0 0 20 0 2 0 275232767 139128832 28904 33554432000 4194304 5965102 140734541818912 139650530318136 4388988 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 135868

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 9982
/proc/meminfo: memFree=31082672/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=201404 CPUtime=51.07 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 35233 0 0 0 5099 8 0 0 20 0 2 0 275232711 206237696 30654 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 50351 30654 191 433 0 49915 0
[pid=9980/tid=9982] ppid=9978 vsize=201404 CPUtime=50.52 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 21471 0 0 0 5045 7 0 0 20 0 2 0 275232767 206237696 30654 33554432000 4194304 5965102 140734541818912 139650530318328 4400960 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 201404

[startup+102.307 s]
/proc/loadavg: 2.00 2.00 1.95 3/179 9982
/proc/meminfo: memFree=31058112/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=201404 CPUtime=102.26 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 38518 0 0 0 10216 10 0 0 20 0 2 0 275232711 206237696 33939 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 50351 33939 191 433 0 49915 0
[pid=9980/tid=9982] ppid=9978 vsize=201404 CPUtime=101.72 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 24756 0 0 0 10162 10 0 0 20 0 2 0 275232767 206237696 33939 33554432000 4194304 5965102 140734541818912 139650530318136 4404383 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 201404

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 9985
/proc/meminfo: memFree=31034108/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=201404 CPUtime=162.23 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 41422 0 0 0 16210 13 0 0 20 0 2 0 275232711 206237696 37448 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 50351 37448 191 433 0 49915 0
[pid=9980/tid=9982] ppid=9978 vsize=201404 CPUtime=161.69 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 27660 0 0 0 16155 14 0 0 20 0 2 0 275232767 206237696 37448 33554432000 4194304 5965102 140734541818912 139650530318376 4401137 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 201404

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 10008
/proc/meminfo: memFree=31010816/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=201404 CPUtime=222.21 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 44566 0 0 0 22205 16 0 0 20 0 2 0 275232711 206237696 40665 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 50351 40665 191 433 0 49915 0
[pid=9980/tid=9982] ppid=9978 vsize=201404 CPUtime=221.68 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 30804 0 0 0 22150 18 0 0 20 0 2 0 275232767 206237696 40665 33554432000 4194304 5965102 140734541818912 139650530318328 4401064 0 0 4096 16387 0 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 201404

[startup+282.3 s]
/proc/loadavg: 2.07 2.02 1.95 3/179 10008
/proc/meminfo: memFree=30992992/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=201404 CPUtime=282.19 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 47606 0 0 0 28201 18 0 0 20 0 2 0 275232711 206237696 43705 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 50351 43705 191 433 0 49915 0
[pid=9980/tid=9982] ppid=9978 vsize=201404 CPUtime=281.67 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 33844 0 0 0 28146 21 0 0 20 0 2 0 275232767 206237696 43705 33554432000 4194304 5965102 140734541818912 139650530318328 4222416 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 201404

[startup+342.3 s]
/proc/loadavg: 2.09 2.03 1.96 3/179 10009
/proc/meminfo: memFree=30969100/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=266940 CPUtime=342.18 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 49958 0 0 0 34198 20 0 0 20 0 2 0 275232711 273346560 46570 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 66735 46570 191 433 0 66299 0
[pid=9980/tid=9982] ppid=9978 vsize=266940 CPUtime=341.66 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 36196 0 0 0 34142 24 0 0 20 0 2 0 275232767 273346560 46570 33554432000 4194304 5965102 140734541818912 139650530318216 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 342.18
Current children cumulated vsize (KiB) 266940

[startup+402.3 s]
/proc/loadavg: 2.03 2.02 1.96 3/179 10009
/proc/meminfo: memFree=30953892/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=266940 CPUtime=402.15 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 51860 0 0 0 40194 21 0 0 20 0 2 0 275232711 273346560 48639 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 66735 48639 191 433 0 66299 0
[pid=9980/tid=9982] ppid=9978 vsize=266940 CPUtime=401.65 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 38098 0 0 0 40139 26 0 0 20 0 2 0 275232767 273346560 48639 33554432000 4194304 5965102 140734541818912 139650530318376 4393845 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 402.15
Current children cumulated vsize (KiB) 266940

[startup+462.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/179 10009
/proc/meminfo: memFree=30940932/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=266940 CPUtime=462.14 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 53434 0 0 0 46192 22 0 0 20 0 2 0 275232711 273346560 50213 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 66735 50213 191 433 0 66299 0
[pid=9980/tid=9982] ppid=9978 vsize=266940 CPUtime=461.65 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 39672 0 0 0 46137 28 0 0 20 0 2 0 275232767 273346560 50213 33554432000 4194304 5965102 140734541818912 139650530318328 4400960 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 462.14
Current children cumulated vsize (KiB) 266940

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/179 10009
/proc/meminfo: memFree=30918764/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=266940 CPUtime=522.12 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 56034 0 0 0 52188 24 0 0 20 0 2 0 275232711 273346560 52813 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 66735 52813 191 433 0 66299 0
[pid=9980/tid=9982] ppid=9978 vsize=266940 CPUtime=521.64 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 42272 0 0 0 52134 30 0 0 20 0 2 0 275232767 273346560 52813 33554432000 4194304 5965102 140734541818912 139650530318328 4400960 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 522.12
Current children cumulated vsize (KiB) 266940

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 10048
/proc/meminfo: memFree=31093984/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=266940 CPUtime=582.1 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 58170 0 0 0 58184 26 0 0 20 0 2 0 275232711 273346560 54948 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 66735 54948 191 433 0 66299 0
[pid=9980/tid=9982] ppid=9978 vsize=266940 CPUtime=581.63 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 44408 0 0 0 58130 33 0 0 20 0 2 0 275232767 273346560 54948 33554432000 4194304 5965102 140734541818912 139650530318136 4400960 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 582.1
Current children cumulated vsize (KiB) 266940

[startup+642.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 10049
/proc/meminfo: memFree=31076028/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=270588 CPUtime=642.08 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 59830 0 0 0 64181 27 0 0 20 0 2 0 275232711 277082112 57504 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 67647 57504 191 433 0 67211 0
[pid=9980/tid=9982] ppid=9978 vsize=270588 CPUtime=641.62 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 46068 0 0 0 64127 35 0 0 20 0 2 0 275232767 277082112 57504 33554432000 4194304 5965102 140734541818912 139650530318328 4400960 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 270588

[startup+702.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 10049
/proc/meminfo: memFree=31054892/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=270588 CPUtime=702.06 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 61709 0 0 0 70177 29 0 0 20 0 2 0 275232711 277082112 59382 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 67647 59382 191 433 0 67211 0
[pid=9980/tid=9982] ppid=9978 vsize=270588 CPUtime=701.61 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 47947 0 0 0 70123 38 0 0 20 0 2 0 275232767 277082112 59382 33554432000 4194304 5965102 140734541818912 139650530318376 4401015 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 270588

[startup+762.307 s]
/proc/loadavg: 2.00 2.00 1.96 3/180 10052
/proc/meminfo: memFree=31031716/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=270588 CPUtime=762.05 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 63417 0 0 0 76174 31 0 0 20 0 2 0 275232711 277082112 61090 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 67647 61090 191 433 0 67211 0
[pid=9980/tid=9982] ppid=9978 vsize=270588 CPUtime=761.62 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 49655 0 0 0 76121 41 0 0 20 0 2 0 275232767 277082112 61090 33554432000 4194304 5965102 140734541818912 139650530318376 4393919 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 270588

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 10052
/proc/meminfo: memFree=31025416/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=270588 CPUtime=822.03 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 64186 0 0 0 82171 32 0 0 20 0 2 0 275232711 277082112 62102 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 67647 62102 191 433 0 67211 0
[pid=9980/tid=9982] ppid=9978 vsize=270588 CPUtime=821.6 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 50424 0 0 0 82117 43 0 0 20 0 2 0 275232767 277082112 62102 33554432000 4194304 5965102 140734541818912 139650530318200 4400960 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 270588

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

[startup+844.7 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 10052
/proc/meminfo: memFree=31023928/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=270588 CPUtime=844.43 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 64186 0 0 0 84411 32 0 0 20 0 2 0 275232711 277082112 62102 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 67647 62102 191 433 0 67211 0
[pid=9980/tid=9982] ppid=9978 vsize=270588 CPUtime=844 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 50424 0 0 0 84357 43 0 0 20 0 2 0 275232767 277082112 62102 33554432000 4194304 5965102 140734541818912 139650530318200 4400960 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 844.43
Current children cumulated vsize (KiB) 270588

[startup+851.1 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 10052
/proc/meminfo: memFree=31023184/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=270588 CPUtime=850.82 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 64186 0 0 0 85050 32 0 0 20 0 2 0 275232711 277082112 62102 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 67647 62102 191 433 0 67211 0
[pid=9980/tid=9982] ppid=9978 vsize=270588 CPUtime=850.4 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 50424 0 0 0 84997 43 0 0 20 0 2 0 275232767 277082112 62102 33554432000 4194304 5965102 140734541818912 139650530318200 4400960 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 850.82
Current children cumulated vsize (KiB) 270588

[startup+857.5 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 10052
/proc/meminfo: memFree=31022068/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=270588 CPUtime=857.22 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 64186 0 0 0 85690 32 0 0 20 0 2 0 275232711 277082112 62102 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 67647 62102 191 433 0 67211 0
[pid=9980/tid=9982] ppid=9978 vsize=270588 CPUtime=856.8 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 50424 0 0 0 85636 44 0 0 20 0 2 0 275232767 277082112 62102 33554432000 4194304 5965102 140734541818912 139650530318200 4393958 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 857.22
Current children cumulated vsize (KiB) 270588

[startup+860.7 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 10052
/proc/meminfo: memFree=31021324/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=270588 CPUtime=860.41 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 64186 0 0 0 86009 32 0 0 20 0 2 0 275232711 277082112 62102 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 67647 62102 191 433 0 67211 0
[pid=9980/tid=9982] ppid=9978 vsize=270588 CPUtime=859.99 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 50424 0 0 0 85955 44 0 0 20 0 2 0 275232767 277082112 62102 33554432000 4194304 5965102 140734541818912 139650530318200 4221120 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 860.41
Current children cumulated vsize (KiB) 270588

[startup+862.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 10052
/proc/meminfo: memFree=31021076/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=270588 CPUtime=862.01 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 64186 0 0 0 86169 32 0 0 20 0 2 0 275232711 277082112 62102 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 67647 62102 191 433 0 67211 0
[pid=9980/tid=9982] ppid=9978 vsize=270588 CPUtime=861.6 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 50424 0 0 0 86116 44 0 0 20 0 2 0 275232767 277082112 62102 33554432000 4194304 5965102 140734541818912 139650530318200 4400955 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 862.01
Current children cumulated vsize (KiB) 270588

[startup+862.7 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 10052
/proc/meminfo: memFree=31021076/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=270588 CPUtime=862.4 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 64186 0 0 0 86208 32 0 0 20 0 2 0 275232711 277082112 62102 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 67647 62102 191 433 0 67211 0
[pid=9980/tid=9982] ppid=9978 vsize=270588 CPUtime=861.99 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 50424 0 0 0 86155 44 0 0 20 0 2 0 275232767 277082112 62102 33554432000 4194304 5965102 140734541818912 139650530318200 4400894 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 862.4
Current children cumulated vsize (KiB) 270588

[startup+862.9 s]
/proc/loadavg: 2.00 2.00 1.96 3/179 10052
/proc/meminfo: memFree=31021076/32873844 swapFree=7108/7108
[pid=9980] ppid=9978 vsize=270588 CPUtime=862.6 cores=0,2,4,6
/proc/9980/stat : 9980 (pwbo2.0) S 9978 9980 9022 0 -1 4202496 64186 0 0 0 86228 32 0 0 20 0 2 0 275232711 277082112 62102 33554432000 4194304 5965102 140734541818912 140734541818432 4547341 0 0 4096 16387 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/9980/statm: 67647 62102 191 433 0 67211 0
[pid=9980/tid=9982] ppid=9978 vsize=270588 CPUtime=862.19 cores=0,2,4,6
/proc/9980/task/9982/stat : 9982 (pwbo2.0) R 9978 9980 9022 0 -1 4202560 50424 0 0 0 86175 44 0 0 20 0 2 0 275232767 277082112 62102 33554432000 4194304 5965102 140734541818912 139650530318200 4400960 0 0 4096 16387 0 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 862.6
Current children cumulated vsize (KiB) 270588

Child status: 255
Real time (s): 862.989
CPU time (s): 862.861
CPU user time (s): 862.388
CPU system time (s): 0.472928
CPU usage (%): 99.9851
Max. virtual memory (cumulated for all children) (KiB): 270588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 862.388
system time used= 0.472928
maximum resident set size= 248428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 64191
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 73
involuntary context switches= 1262

runsolver used 2.57261 second user time and 6.73698 second system time

The end

Launcher Data

Begin job on node103 at 2012-05-27 05:57:21
IDJOB=3704229
IDBENCH=1475
IDSOLVER=2280
FILE ID=node103/3704229-1338091041
RUNJOBID= node103-1338087162-9038
PBS_JOBID= 14624435
Free space on /tmp= 71576 MiB

SOLVER NAME= pwbo 2.0
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/web/uclid_pb_benchmarks/normalized-cache-ibm-q-full.all.ucl.opb
COMMAND LINE= pwbo2.0 -file-format=opb -verbosity=0 -thread=1 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3704229-1338091041/watcher-3704229-1338091041 -o /tmp/evaluation-result-3704229-1338091041/solver-3704229-1338091041 -C 1800 -W 1900 -M 15500  pwbo2.0 -file-format=opb -verbosity=0 -thread=1 HOME/instance-3704229-1338091041.opb

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

MD5SUM BENCH= 14c93c93dc53353f81a889ada18ba601
RANDOM SEED=739683336

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:        31223176 kB
Buffers:          290380 kB
Cached:           396852 kB
SwapCached:         4540 kB
Active:           677692 kB
Inactive:         141632 kB
Active(anon):     128036 kB
Inactive(anon):     6220 kB
Active(file):     549656 kB
Inactive(file):   135412 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67099532 kB
Dirty:             27360 kB
Writeback:             8 kB
AnonPages:        135584 kB
Mapped:            12508 kB
Shmem:                 8 kB
Slab:             690892 kB
SReclaimable:     132824 kB
SUnreclaim:       558068 kB
KernelStack:        1472 kB
PageTables:         4020 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     200440 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      2048 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= 71580 MiB
End job on node103 at 2012-05-27 06:11:44