Trace number 3695258

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 NameAnswerobjective functionCPU timeWall clock time
pb2satCp2 2012-05-19? (TO) 1800.06 1800.41

General information on the benchmark

Name/OPT-SMALLINT-LIN/
heinz/normalized-ns894244.opb
MD5SUMcdfac8cd93d8a1de6ab1cef68bd1ac7c
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark16
Best CPU time to get the best result obtained on this benchmark1783.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables21856
Total number of constraints12129
Number of constraints which are clauses4095
Number of constraints which are cardinality constraints (but not clauses)338
Number of constraints which are nor clauses,nor cardinality constraints7696
Minimum length of a constraint1
Maximum length of a constraint211
Number of terms in the objective function 16
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 16
Number of bits of the sum of numbers in the objective function 5
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 211
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

1800.06/1800.41	c error: unexpected solver exit code
1800.06/1800.41	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-3695258-1338114306/watcher-3695258-1338114306 -o /tmp/evaluation-result-3695258-1338114306/solver-3695258-1338114306 -C 1800 -W 1900 -M 15500 HOME/runPb2satCp2.sh HOME/instance-3695258-1338114306.opb 1887822530 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.01 2.21 2.21 3/179 28124
/proc/meminfo: memFree=28409528/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0

[startup+0.101255 s]
/proc/loadavg: 2.01 2.21 2.21 3/179 28124
/proc/meminfo: memFree=28409528/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200182 s]
/proc/loadavg: 2.01 2.21 2.21 3/179 28124
/proc/meminfo: memFree=28409528/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300189 s]
/proc/loadavg: 2.01 2.21 2.21 3/179 28124
/proc/meminfo: memFree=28409528/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700156 s]
/proc/loadavg: 2.01 2.21 2.21 3/179 28124
/proc/meminfo: memFree=28409528/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.01 2.21 2.21 3/181 28126
/proc/meminfo: memFree=28371184/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
[pid=28125] ppid=28124 vsize=68356 CPUtime=1.44 cores=1,3,5,7
/proc/28125/stat : 28125 (pb2sat) S 28124 28124 18002 0 -1 4202496 4378 0 0 0 136 8 0 0 20 0 1 0 277556010 69996544 11848 33554432000 4194304 5873084 140733712585552 140733712581976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/28125/statm: 17089 11848 158 410 0 16671 0
Current children cumulated CPU time (s) 1.44
Current children cumulated vsize (KiB) 77504

[startup+3.10032 s]
/proc/loadavg: 2.01 2.21 2.21 3/183 28128
/proc/meminfo: memFree=28238764/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
[pid=28125] ppid=28124 vsize=68356 CPUtime=1.44 cores=1,3,5,7
/proc/28125/stat : 28125 (pb2sat) S 28124 28124 18002 0 -1 4202496 4378 0 0 0 136 8 0 0 20 0 1 0 277556010 69996544 11848 33554432000 4194304 5873084 140733712585552 140733712581976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/28125/statm: 17089 11848 158 410 0 16671 0
[pid=28127] ppid=28125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28127/stat : 28127 (satsolver.sh) S 28125 28124 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277556157 9367552 267 33554432000 4194304 5064252 140735104967872 140735104966784 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28127/statm: 2287 267 226 213 0 72 0
[pid=28128] ppid=28127 vsize=95228 CPUtime=1.61 cores=1,3,5,7
/proc/28128/stat : 28128 (glucose_static) R 28127 28124 18002 0 -1 4202496 13412 0 0 0 157 4 0 0 20 0 1 0 277556157 97513472 19611 33554432000 4194304 4896791 140734616148800 140734616146008 4225136 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28128/statm: 23807 19611 78 172 0 23633 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 181880

[startup+6.3003 s]
/proc/loadavg: 2.01 2.21 2.21 3/183 28128
/proc/meminfo: memFree=28232472/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
[pid=28125] ppid=28124 vsize=68356 CPUtime=1.44 cores=1,3,5,7
/proc/28125/stat : 28125 (pb2sat) S 28124 28124 18002 0 -1 4202496 4378 0 0 0 136 8 0 0 20 0 1 0 277556010 69996544 11848 33554432000 4194304 5873084 140733712585552 140733712581976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/28125/statm: 17089 11848 158 410 0 16671 0
[pid=28127] ppid=28125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28127/stat : 28127 (satsolver.sh) S 28125 28124 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277556157 9367552 267 33554432000 4194304 5064252 140735104967872 140735104966784 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28127/statm: 2287 267 226 213 0 72 0
[pid=28128] ppid=28127 vsize=97404 CPUtime=4.82 cores=1,3,5,7
/proc/28128/stat : 28128 (glucose_static) R 28127 28124 18002 0 -1 4202496 14782 0 0 0 476 6 0 0 20 0 1 0 277556157 99741696 18833 33554432000 4194304 4896791 140734616148800 140734616144472 4225029 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28128/statm: 24351 18833 78 172 0 24177 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 184056

[startup+12.7004 s]
/proc/loadavg: 2.01 2.20 2.21 3/183 28128
/proc/meminfo: memFree=28228408/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
[pid=28125] ppid=28124 vsize=68356 CPUtime=1.44 cores=1,3,5,7
/proc/28125/stat : 28125 (pb2sat) S 28124 28124 18002 0 -1 4202496 4378 0 0 0 136 8 0 0 20 0 1 0 277556010 69996544 11848 33554432000 4194304 5873084 140733712585552 140733712581976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/28125/statm: 17089 11848 158 410 0 16671 0
[pid=28127] ppid=28125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28127/stat : 28127 (satsolver.sh) S 28125 28124 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277556157 9367552 267 33554432000 4194304 5064252 140735104967872 140735104966784 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28127/statm: 2287 267 226 213 0 72 0
[pid=28128] ppid=28127 vsize=99556 CPUtime=11.22 cores=1,3,5,7
/proc/28128/stat : 28128 (glucose_static) R 28127 28124 18002 0 -1 4202496 16376 0 0 0 1115 7 0 0 20 0 1 0 277556157 101945344 19274 33554432000 4194304 4896791 140734616148800 140734616146328 4225445 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28128/statm: 24889 19274 78 172 0 24715 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 186208

[startup+25.5005 s]
/proc/loadavg: 2.01 2.19 2.20 3/183 28128
/proc/meminfo: memFree=28223020/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
[pid=28125] ppid=28124 vsize=68356 CPUtime=1.44 cores=1,3,5,7
/proc/28125/stat : 28125 (pb2sat) S 28124 28124 18002 0 -1 4202496 4378 0 0 0 136 8 0 0 20 0 1 0 277556010 69996544 11848 33554432000 4194304 5873084 140733712585552 140733712581976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/28125/statm: 17089 11848 158 410 0 16671 0
[pid=28127] ppid=28125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28127/stat : 28127 (satsolver.sh) S 28125 28124 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277556157 9367552 267 33554432000 4194304 5064252 140735104967872 140735104966784 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28127/statm: 2287 267 226 213 0 72 0
[pid=28128] ppid=28127 vsize=101772 CPUtime=24.02 cores=1,3,5,7
/proc/28128/stat : 28128 (glucose_static) R 28127 28124 18002 0 -1 4202496 18681 0 0 0 2393 9 0 0 20 0 1 0 277556157 104214528 22240 33554432000 4194304 4896791 140734616148800 140734616144536 4223787 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28128/statm: 25443 22240 78 172 0 25269 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 188424

[startup+51.1003 s]
/proc/loadavg: 2.00 2.18 2.20 3/183 28129
/proc/meminfo: memFree=28219408/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
[pid=28125] ppid=28124 vsize=68356 CPUtime=1.44 cores=1,3,5,7
/proc/28125/stat : 28125 (pb2sat) S 28124 28124 18002 0 -1 4202496 4378 0 0 0 136 8 0 0 20 0 1 0 277556010 69996544 11848 33554432000 4194304 5873084 140733712585552 140733712581976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/28125/statm: 17089 11848 158 410 0 16671 0
[pid=28127] ppid=28125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28127/stat : 28127 (satsolver.sh) S 28125 28124 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277556157 9367552 267 33554432000 4194304 5064252 140735104967872 140735104966784 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28127/statm: 2287 267 226 213 0 72 0
[pid=28128] ppid=28127 vsize=104352 CPUtime=49.61 cores=1,3,5,7
/proc/28128/stat : 28128 (glucose_static) R 28127 28124 18002 0 -1 4202496 21918 0 0 0 4948 13 0 0 20 0 1 0 277556157 106856448 22949 33554432000 4194304 4896791 140734616148800 140734616146200 4238504 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28128/statm: 26088 22949 78 172 0 25914 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 191004

[startup+102.3 s]
/proc/loadavg: 2.00 2.15 2.18 3/183 28129
/proc/meminfo: memFree=28201028/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
[pid=28125] ppid=28124 vsize=68356 CPUtime=1.44 cores=1,3,5,7
/proc/28125/stat : 28125 (pb2sat) S 28124 28124 18002 0 -1 4202496 4378 0 0 0 136 8 0 0 20 0 1 0 277556010 69996544 11848 33554432000 4194304 5873084 140733712585552 140733712581976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/28125/statm: 17089 11848 158 410 0 16671 0
[pid=28127] ppid=28125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28127/stat : 28127 (satsolver.sh) S 28125 28124 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277556157 9367552 267 33554432000 4194304 5064252 140735104967872 140735104966784 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28127/statm: 2287 267 226 213 0 72 0
[pid=28128] ppid=28127 vsize=108452 CPUtime=100.81 cores=1,3,5,7
/proc/28128/stat : 28128 (glucose_static) R 28127 28124 18002 0 -1 4202496 27723 0 0 0 10063 18 0 0 20 0 1 0 277556157 111054848 25532 33554432000 4194304 4896791 140734616148800 140734616146008 4204129 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28128/statm: 27113 25532 78 172 0 26939 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 195104

[startup+162.3 s]
/proc/loadavg: 2.00 2.12 2.17 3/183 28129
/proc/meminfo: memFree=28210860/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
[pid=28125] ppid=28124 vsize=68356 CPUtime=1.44 cores=1,3,5,7
/proc/28125/stat : 28125 (pb2sat) S 28124 28124 18002 0 -1 4202496 4378 0 0 0 136 8 0 0 20 0 1 0 277556010 69996544 11848 33554432000 4194304 5873084 140733712585552 140733712581976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/28125/statm: 17089 11848 158 410 0 16671 0
[pid=28127] ppid=28125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28127/stat : 28127 (satsolver.sh) S 28125 28124 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277556157 9367552 267 33554432000 4194304 5064252 140735104967872 140735104966784 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28127/statm: 2287 267 226 213 0 72 0
[pid=28128] ppid=28127 vsize=112096 CPUtime=160.79 cores=1,3,5,7
/proc/28128/stat : 28128 (glucose_static) R 28127 28124 18002 0 -1 4202496 33873 0 0 0 16054 25 0 0 20 0 1 0 277556157 114786304 26914 33554432000 4194304 4896791 140734616148800 140734616146008 4225376 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/28128/statm: 28024 26914 78 172 0 27850 0
Current children cumulated CPU time (s) 162.23

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

/proc/28128/stat : 28128 (glucose_static) R 28127 28124 18002 0 -1 4202496 103667 0 0 0 141916 142 0 0 20 0 1 0 277556157 190742528 44321 33554432000 4194304 4896791 140734616148800 140734616146056 4224960 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28128/statm: 46568 44321 78 172 0 46394 0
Current children cumulated CPU time (s) 1422.02
Current children cumulated vsize (KiB) 272924

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 28181
/proc/meminfo: memFree=26298696/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
[pid=28125] ppid=28124 vsize=68356 CPUtime=1.44 cores=1,3,5,7
/proc/28125/stat : 28125 (pb2sat) S 28124 28124 18002 0 -1 4202496 4378 0 0 0 136 8 0 0 20 0 1 0 277556010 69996544 11848 33554432000 4194304 5873084 140733712585552 140733712581976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/28125/statm: 17089 11848 158 410 0 16671 0
[pid=28127] ppid=28125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28127/stat : 28127 (satsolver.sh) S 28125 28124 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277556157 9367552 267 33554432000 4194304 5064252 140735104967872 140735104966784 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28127/statm: 2287 267 226 213 0 72 0
[pid=28128] ppid=28127 vsize=194704 CPUtime=1480.56 cores=1,3,5,7
/proc/28128/stat : 28128 (glucose_static) R 28127 28124 18002 0 -1 4202496 107971 0 0 0 147909 147 0 0 20 0 1 0 277556157 199376896 44735 33554432000 4194304 4896791 140734616148800 140734616146200 4225008 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28128/statm: 48676 44735 78 172 0 48502 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 281356

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.01 3/184 28184
/proc/meminfo: memFree=26317412/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
[pid=28125] ppid=28124 vsize=68356 CPUtime=1.44 cores=1,3,5,7
/proc/28125/stat : 28125 (pb2sat) S 28124 28124 18002 0 -1 4202496 4378 0 0 0 136 8 0 0 20 0 1 0 277556010 69996544 11848 33554432000 4194304 5873084 140733712585552 140733712581976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/28125/statm: 17089 11848 158 410 0 16671 0
[pid=28127] ppid=28125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28127/stat : 28127 (satsolver.sh) S 28125 28124 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277556157 9367552 267 33554432000 4194304 5064252 140735104967872 140735104966784 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28127/statm: 2287 267 226 213 0 72 0
[pid=28128] ppid=28127 vsize=246756 CPUtime=1540.56 cores=1,3,5,7
/proc/28128/stat : 28128 (glucose_static) R 28127 28124 18002 0 -1 4202496 110259 0 0 0 153905 151 0 0 20 0 1 0 277556157 252678144 48538 33554432000 4194304 4896791 140734616148800 140734616146056 4225379 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28128/statm: 61689 48538 78 172 0 61515 0
Current children cumulated CPU time (s) 1542
Current children cumulated vsize (KiB) 333408

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 28185
/proc/meminfo: memFree=26335172/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
[pid=28125] ppid=28124 vsize=68356 CPUtime=1.44 cores=1,3,5,7
/proc/28125/stat : 28125 (pb2sat) S 28124 28124 18002 0 -1 4202496 4378 0 0 0 136 8 0 0 20 0 1 0 277556010 69996544 11848 33554432000 4194304 5873084 140733712585552 140733712581976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/28125/statm: 17089 11848 158 410 0 16671 0
[pid=28127] ppid=28125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28127/stat : 28127 (satsolver.sh) S 28125 28124 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277556157 9367552 267 33554432000 4194304 5064252 140735104967872 140735104966784 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28127/statm: 2287 267 226 213 0 72 0
[pid=28128] ppid=28127 vsize=197672 CPUtime=1600.54 cores=1,3,5,7
/proc/28128/stat : 28128 (glucose_static) R 28127 28124 18002 0 -1 4202496 113145 0 0 0 159898 156 0 0 20 0 1 0 277556157 202416128 42576 33554432000 4194304 4896791 140734616148800 140734616146200 4224684 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28128/statm: 49418 42576 78 172 0 49244 0
Current children cumulated CPU time (s) 1601.98
Current children cumulated vsize (KiB) 284324

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28185
/proc/meminfo: memFree=26311580/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
[pid=28125] ppid=28124 vsize=68356 CPUtime=1.44 cores=1,3,5,7
/proc/28125/stat : 28125 (pb2sat) S 28124 28124 18002 0 -1 4202496 4378 0 0 0 136 8 0 0 20 0 1 0 277556010 69996544 11848 33554432000 4194304 5873084 140733712585552 140733712581976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/28125/statm: 17089 11848 158 410 0 16671 0
[pid=28127] ppid=28125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28127/stat : 28127 (satsolver.sh) S 28125 28124 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277556157 9367552 267 33554432000 4194304 5064252 140735104967872 140735104966784 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28127/statm: 2287 267 226 213 0 72 0
[pid=28128] ppid=28127 vsize=198740 CPUtime=1660.53 cores=1,3,5,7
/proc/28128/stat : 28128 (glucose_static) R 28127 28124 18002 0 -1 4202496 114760 0 0 0 165893 160 0 0 20 0 1 0 277556157 203509760 46927 33554432000 4194304 4896791 140734616148800 140734616146232 4225029 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28128/statm: 49685 46927 78 172 0 49511 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 285392

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28185
/proc/meminfo: memFree=26289248/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
[pid=28125] ppid=28124 vsize=68356 CPUtime=1.44 cores=1,3,5,7
/proc/28125/stat : 28125 (pb2sat) S 28124 28124 18002 0 -1 4202496 4378 0 0 0 136 8 0 0 20 0 1 0 277556010 69996544 11848 33554432000 4194304 5873084 140733712585552 140733712581976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/28125/statm: 17089 11848 158 410 0 16671 0
[pid=28127] ppid=28125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28127/stat : 28127 (satsolver.sh) S 28125 28124 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277556157 9367552 267 33554432000 4194304 5064252 140735104967872 140735104966784 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28127/statm: 2287 267 226 213 0 72 0
[pid=28128] ppid=28127 vsize=252048 CPUtime=1720.53 cores=1,3,5,7
/proc/28128/stat : 28128 (glucose_static) R 28127 28124 18002 0 -1 4202496 116845 0 0 0 171889 164 0 0 20 0 1 0 277556157 258097152 50751 33554432000 4194304 4896791 140734616148800 140734616146200 4225002 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28128/statm: 63012 50751 78 172 0 62838 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 338700

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28185
/proc/meminfo: memFree=26318352/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
[pid=28125] ppid=28124 vsize=68356 CPUtime=1.44 cores=1,3,5,7
/proc/28125/stat : 28125 (pb2sat) S 28124 28124 18002 0 -1 4202496 4378 0 0 0 136 8 0 0 20 0 1 0 277556010 69996544 11848 33554432000 4194304 5873084 140733712585552 140733712581976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/28125/statm: 17089 11848 158 410 0 16671 0
[pid=28127] ppid=28125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28127/stat : 28127 (satsolver.sh) S 28125 28124 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277556157 9367552 267 33554432000 4194304 5064252 140735104967872 140735104966784 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28127/statm: 2287 267 226 213 0 72 0
[pid=28128] ppid=28127 vsize=173472 CPUtime=1780.52 cores=1,3,5,7
/proc/28128/stat : 28128 (glucose_static) R 28127 28124 18002 0 -1 4202496 119376 0 0 0 177883 169 0 0 20 0 1 0 277556157 177635328 40984 33554432000 4194304 4896791 140734616148800 140734616146376 4230803 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28128/statm: 43368 40984 78 172 0 43194 0
Current children cumulated CPU time (s) 1781.96
Current children cumulated vsize (KiB) 260124



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28185
/proc/meminfo: memFree=26287852/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
[pid=28125] ppid=28124 vsize=68356 CPUtime=1.44 cores=1,3,5,7
/proc/28125/stat : 28125 (pb2sat) S 28124 28124 18002 0 -1 4202496 4378 0 0 0 136 8 0 0 20 0 1 0 277556010 69996544 11848 33554432000 4194304 5873084 140733712585552 140733712581976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/28125/statm: 17089 11848 158 410 0 16671 0
[pid=28127] ppid=28125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28127/stat : 28127 (satsolver.sh) S 28125 28124 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277556157 9367552 267 33554432000 4194304 5064252 140735104967872 140735104966784 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28127/statm: 2287 267 226 213 0 72 0
[pid=28128] ppid=28127 vsize=204292 CPUtime=1798.62 cores=1,3,5,7
/proc/28128/stat : 28128 (glucose_static) R 28127 28124 18002 0 -1 4202496 119791 0 0 0 179692 170 0 0 20 0 1 0 277556157 209195008 47525 33554432000 4194304 4896791 140734616148800 140734616144536 4225201 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28128/statm: 51073 47525 78 172 0 50899 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 290944

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 28185
/proc/meminfo: memFree=26287852/32873648 swapFree=6864/6864
[pid=28124] ppid=28122 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28124/stat : 28124 (runPb2satCp2.sh) S 28122 28124 18002 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 277556010 9367552 274 33554432000 4194304 5064252 140737009736432 140737009735344 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28124/statm: 2287 274 233 213 0 72 0
[pid=28125] ppid=28124 vsize=68356 CPUtime=1.44 cores=1,3,5,7
/proc/28125/stat : 28125 (pb2sat) S 28124 28124 18002 0 -1 4202496 4378 0 0 0 136 8 0 0 20 0 1 0 277556010 69996544 11848 33554432000 4194304 5873084 140733712585552 140733712581976 5124602 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/28125/statm: 17089 11848 158 410 0 16671 0
[pid=28127] ppid=28125 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28127/stat : 28127 (satsolver.sh) S 28125 28124 18002 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 277556157 9367552 267 33554432000 4194304 5064252 140735104967872 140735104966784 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/28127/statm: 2287 267 226 213 0 72 0
[pid=28128] ppid=28127 vsize=204292 CPUtime=1798.62 cores=1,3,5,7
/proc/28128/stat : 28128 (glucose_static) R 28127 28124 18002 0 -1 4202496 119791 0 0 0 179692 170 0 0 20 0 1 0 277556157 209195008 47525 33554432000 4194304 4896791 140734616148800 140734616144536 4225201 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28128/statm: 51073 47525 78 172 0 50899 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 290944

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 28124 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=367792
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=88986
# CPU time returned by wait4() is 1.45678
# while last known CPU time is 1800.06
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1800.41
CPU time (s): 1800.06
CPU user time (s): 1798.28
CPU system time (s): 1.78
CPU usage (%): 99.9804
Max. virtual memory (cumulated for all children) (KiB): 394912

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.36779
system time used= 0.088986
maximum resident set size= 92952
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5357
page faults= 0
swaps= 0
block input operations= 8
block output operations= 91144
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 5

runsolver used 3.3065 second user time and 9.59754 second system time

The end

Launcher Data

Begin job on node125 at 2012-05-27 12:25:06
IDJOB=3695258
IDBENCH=89848
IDSOLVER=2273
FILE ID=node125/3695258-1338114306
RUNJOBID= node125-1338089726-18019
PBS_JOBID= 14624468
Free space on /tmp= 71140 MiB

SOLVER NAME= pb2satCp2 2012-05-19
BENCH NAME= PB11/normalized-PB11/OPT-SMALLINT-LIN/heinz/normalized-ns894244.opb
COMMAND LINE= DIR/runPb2satCp2.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695258-1338114306/watcher-3695258-1338114306 -o /tmp/evaluation-result-3695258-1338114306/solver-3695258-1338114306 -C 1800 -W 1900 -M 15500  HOME/runPb2satCp2.sh HOME/instance-3695258-1338114306.opb 1887822530 HOME HOME

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

MD5SUM BENCH= cdfac8cd93d8a1de6ab1cef68bd1ac7c
RANDOM SEED=1887822530

node125.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.373
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.74
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.373
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.373
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.373
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.90
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.373
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.373
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	: 5438.54
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.373
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.373
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:       32873648 kB
MemFree:        28410064 kB
Buffers:          429160 kB
Cached:          2522168 kB
SwapCached:         2336 kB
Active:          2156172 kB
Inactive:        1467716 kB
Active(anon):     664048 kB
Inactive(anon):     9524 kB
Active(file):    1492124 kB
Inactive(file):  1458192 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102552 kB
Dirty:              9312 kB
Writeback:             0 kB
AnonPages:        820928 kB
Mapped:            15040 kB
Shmem:               104 kB
Slab:             698232 kB
SReclaimable:     141824 kB
SUnreclaim:       556408 kB
KernelStack:        1520 kB
PageTables:         5924 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     849392 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:    397312 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70844 MiB
End job on node125 at 2012-05-27 12:55:06