Trace number 3695910

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
pb2sat 2012-05-19? (TO) 1800.04 1800.41

General information on the benchmark

Namenormalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/
miplib/normalized-mps-v2-20-10-air03.opb
MD5SUM721f63c71e5f6018eabb753425e3fdd2
Bench CategoryOPT-MEDINT (optimisation, medium integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark199987
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 170080
Optimality of the best value was proved YES
Number of variables10757
Total number of constraints124
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)124
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint3861
Number of terms in the objective function 10757
Biggest coefficient in the objective function 6873
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 13748961
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 6873
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 13748961
Number of bits of the biggest sum of numbers24
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.43	c model valid
0.00/0.43	c current solution ok
0.99/1.10	o 329331
0.99/1.10	c current bound: 164665
0.99/1.10	c fallback to adder encoding
1800.04/1800.41	c error: unexpected solver exit code
1800.04/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-3695910-1338049021/watcher-3695910-1338049021 -o /tmp/evaluation-result-3695910-1338049021/solver-3695910-1338049021 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3695910-1338049021.opb 884775985 HOME HOME 

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: 3.50 3.16 2.63 2/180 8209
/proc/meminfo: memFree=27898744/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0

[startup+0.0484629 s]
/proc/loadavg: 3.50 3.16 2.63 2/180 8209
/proc/meminfo: memFree=27898744/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100258 s]
/proc/loadavg: 3.50 3.16 2.63 2/180 8209
/proc/meminfo: memFree=27898744/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300159 s]
/proc/loadavg: 3.50 3.16 2.63 2/180 8209
/proc/meminfo: memFree=27898744/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700197 s]
/proc/loadavg: 3.50 3.16 2.63 2/180 8209
/proc/meminfo: memFree=27898744/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50029 s]
/proc/loadavg: 3.50 3.16 2.63 3/182 8213
/proc/meminfo: memFree=27871620/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
[pid=8210] ppid=8209 vsize=62192 CPUtime=1.49 cores=0,2,4,6
/proc/8210/stat : 8210 (pb2sat) R 8209 8209 29822 0 -1 4202496 8396 6241 0 0 65 61 21 2 20 0 1 0 271027390 63684608 12993 33554432000 4194304 5873084 140734910816592 140734910811928 4278837 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8210/statm: 15548 12993 179 410 0 15130 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 71340

[startup+3.10022 s]
/proc/loadavg: 3.50 3.16 2.63 3/182 8214
/proc/meminfo: memFree=27773408/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
[pid=8210] ppid=8209 vsize=160496 CPUtime=2.29 cores=0,2,4,6
/proc/8210/stat : 8210 (pb2sat) S 8209 8209 29822 0 -1 4202496 10173 6241 0 0 130 76 21 2 20 0 1 0 271027390 164347904 23745 33554432000 4194304 5873084 140734910816592 140734910810408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8210/statm: 40124 23745 179 410 0 39706 0
Current children cumulated CPU time (s) 2.29
Current children cumulated vsize (KiB) 169644
heavy processes:

[startup+6.30031 s]
/proc/loadavg: 3.46 3.16 2.63 3/184 8216
/proc/meminfo: memFree=27458108/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
[pid=8210] ppid=8209 vsize=160496 CPUtime=2.29 cores=0,2,4,6
/proc/8210/stat : 8210 (pb2sat) S 8209 8209 29822 0 -1 4202496 10173 6241 0 0 130 76 21 2 20 0 1 0 271027390 164347904 23745 33554432000 4194304 5873084 140734910816592 140734910810408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8210/statm: 40124 23745 179 410 0 39706 0
[pid=8215] ppid=8210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8215/stat : 8215 (satsolver.sh) S 8210 8209 29822 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271027620 9367552 267 33554432000 4194304 5064252 140734504287824 140734504286736 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8215/statm: 2287 267 226 213 0 72 0
[pid=8216] ppid=8215 vsize=208572 CPUtime=3.96 cores=0,2,4,6
/proc/8216/stat : 8216 (glucose_static) R 8215 8209 29822 0 -1 4202496 39263 0 0 0 387 9 0 0 20 0 1 0 271027621 213577728 48235 33554432000 4194304 4896791 140734192521232 140734192518424 4224992 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/8216/statm: 52143 48235 78 172 0 51969 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 387364

[startup+12.7003 s]
/proc/loadavg: 3.50 3.18 2.64 3/186 8219
/proc/meminfo: memFree=26401284/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
[pid=8210] ppid=8209 vsize=160496 CPUtime=2.29 cores=0,2,4,6
/proc/8210/stat : 8210 (pb2sat) S 8209 8209 29822 0 -1 4202496 10173 6241 0 0 130 76 21 2 20 0 1 0 271027390 164347904 23745 33554432000 4194304 5873084 140734910816592 140734910810408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8210/statm: 40124 23745 179 410 0 39706 0
[pid=8215] ppid=8210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8215/stat : 8215 (satsolver.sh) S 8210 8209 29822 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271027620 9367552 267 33554432000 4194304 5064252 140734504287824 140734504286736 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8215/statm: 2287 267 226 213 0 72 0
[pid=8216] ppid=8215 vsize=209352 CPUtime=10.36 cores=0,2,4,6
/proc/8216/stat : 8216 (glucose_static) R 8215 8209 29822 0 -1 4202496 39550 0 0 0 1027 9 0 0 20 0 1 0 271027621 214376448 48978 33554432000 4194304 4896791 140734192521232 140734192518504 4224684 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8216/statm: 52338 48978 78 172 0 52164 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 388144

[startup+25.5004 s]
/proc/loadavg: 3.38 3.17 2.65 3/186 8219
/proc/meminfo: memFree=26370368/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
[pid=8210] ppid=8209 vsize=160496 CPUtime=2.29 cores=0,2,4,6
/proc/8210/stat : 8210 (pb2sat) S 8209 8209 29822 0 -1 4202496 10173 6241 0 0 130 76 21 2 20 0 1 0 271027390 164347904 23745 33554432000 4194304 5873084 140734910816592 140734910810408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8210/statm: 40124 23745 179 410 0 39706 0
[pid=8215] ppid=8210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8215/stat : 8215 (satsolver.sh) S 8210 8209 29822 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271027620 9367552 267 33554432000 4194304 5064252 140734504287824 140734504286736 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8215/statm: 2287 267 226 213 0 72 0
[pid=8216] ppid=8215 vsize=209440 CPUtime=23.15 cores=0,2,4,6
/proc/8216/stat : 8216 (glucose_static) R 8215 8209 29822 0 -1 4202496 40898 0 0 0 2305 10 0 0 20 0 1 0 271027621 214466560 48935 33554432000 4194304 4896791 140734192521232 140734192518456 4202982 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/8216/statm: 52360 48935 78 172 0 52186 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 388232

[startup+51.1004 s]
/proc/loadavg: 2.91 3.07 2.63 3/186 8219
/proc/meminfo: memFree=26353140/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
[pid=8210] ppid=8209 vsize=160496 CPUtime=2.29 cores=0,2,4,6
/proc/8210/stat : 8210 (pb2sat) S 8209 8209 29822 0 -1 4202496 10173 6241 0 0 130 76 21 2 20 0 1 0 271027390 164347904 23745 33554432000 4194304 5873084 140734910816592 140734910810408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8210/statm: 40124 23745 179 410 0 39706 0
[pid=8215] ppid=8210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8215/stat : 8215 (satsolver.sh) S 8210 8209 29822 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271027620 9367552 267 33554432000 4194304 5064252 140734504287824 140734504286736 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8215/statm: 2287 267 226 213 0 72 0
[pid=8216] ppid=8215 vsize=240624 CPUtime=48.75 cores=0,2,4,6
/proc/8216/stat : 8216 (glucose_static) R 8215 8209 29822 0 -1 4202496 42528 0 0 0 4863 12 0 0 20 0 1 0 271027621 246398976 50246 33554432000 4194304 4896791 140734192521232 140734192518872 4224921 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8216/statm: 60156 50246 78 172 0 59982 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 419416

[startup+102.307 s]
/proc/loadavg: 2.39 2.90 2.59 3/185 8219
/proc/meminfo: memFree=26320496/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
[pid=8210] ppid=8209 vsize=160496 CPUtime=2.29 cores=0,2,4,6
/proc/8210/stat : 8210 (pb2sat) S 8209 8209 29822 0 -1 4202496 10173 6241 0 0 130 76 21 2 20 0 1 0 271027390 164347904 23745 33554432000 4194304 5873084 140734910816592 140734910810408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8210/statm: 40124 23745 179 410 0 39706 0
[pid=8215] ppid=8210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8215/stat : 8215 (satsolver.sh) S 8210 8209 29822 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271027620 9367552 267 33554432000 4194304 5064252 140734504287824 140734504286736 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8215/statm: 2287 267 226 213 0 72 0
[pid=8216] ppid=8215 vsize=292312 CPUtime=99.95 cores=0,2,4,6
/proc/8216/stat : 8216 (glucose_static) R 8215 8209 29822 0 -1 4202496 43762 0 0 0 9981 14 0 0 20 0 1 0 271027621 299327488 66764 33554432000 4194304 4896791 140734192521232 140734192518440 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8216/statm: 73078 66764 78 172 0 72904 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 471104

[startup+162.3 s]
/proc/loadavg: 2.14 2.74 2.55 3/185 8220
/proc/meminfo: memFree=26330612/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
[pid=8210] ppid=8209 vsize=160496 CPUtime=2.29 cores=0,2,4,6
/proc/8210/stat : 8210 (pb2sat) S 8209 8209 29822 0 -1 4202496 10173 6241 0 0 130 76 21 2 20 0 1 0 271027390 164347904 23745 33554432000 4194304 5873084 140734910816592 140734910810408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8210/statm: 40124 23745 179 410 0 39706 0
[pid=8215] ppid=8210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8215/stat : 8215 (satsolver.sh) S 8210 8209 29822 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271027620 9367552 267 33554432000 4194304 5064252 140734504287824 140734504286736 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8215/statm: 2287 267 226 213 0 72 0
[pid=8216] ppid=8215 vsize=243480 CPUtime=159.93 cores=0,2,4,6
/proc/8216/stat : 8216 (glucose_static) R 8215 8209 29822 0 -1 4202496 46157 0 0 0 15974 19 0 0 20 0 1 0 271027621 249323520 55438 33554432000 4194304 4896791 140734192521232 140734192518376 4203740 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8216/statm: 60870 55438 78 172 0 60696 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 422272

[startup+222.3 s]
/proc/loadavg: 2.05 2.60 2.52 3/186 8223
/proc/meminfo: memFree=26313484/32873844 swapFree=7096/7096

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

/proc/8216/statm: 187278 164263 78 172 0 187104 0
Current children cumulated CPU time (s) 1362
Current children cumulated vsize (KiB) 927904

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.12 3/186 8233
/proc/meminfo: memFree=25691436/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
[pid=8210] ppid=8209 vsize=160496 CPUtime=2.29 cores=0,2,4,6
/proc/8210/stat : 8210 (pb2sat) S 8209 8209 29822 0 -1 4202496 10173 6241 0 0 130 76 21 2 20 0 1 0 271027390 164347904 23745 33554432000 4194304 5873084 140734910816592 140734910810408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8210/statm: 40124 23745 179 410 0 39706 0
[pid=8215] ppid=8210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8215/stat : 8215 (satsolver.sh) S 8210 8209 29822 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271027620 9367552 267 33554432000 4194304 5064252 140734504287824 140734504286736 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8215/statm: 2287 267 226 213 0 72 0
[pid=8216] ppid=8215 vsize=1099004 CPUtime=1419.71 cores=0,2,4,6
/proc/8216/stat : 8216 (glucose_static) R 8215 8209 29822 0 -1 4202496 67497 0 0 0 141901 70 0 0 20 0 1 0 271027621 1125380096 186067 33554432000 4194304 4896791 140734192521232 140734192518760 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8216/statm: 274751 186067 78 172 0 274577 0
Current children cumulated CPU time (s) 1422
Current children cumulated vsize (KiB) 1277796

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.11 3/185 8233
/proc/meminfo: memFree=25602140/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
[pid=8210] ppid=8209 vsize=160496 CPUtime=2.29 cores=0,2,4,6
/proc/8210/stat : 8210 (pb2sat) S 8209 8209 29822 0 -1 4202496 10173 6241 0 0 130 76 21 2 20 0 1 0 271027390 164347904 23745 33554432000 4194304 5873084 140734910816592 140734910810408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8210/statm: 40124 23745 179 410 0 39706 0
[pid=8215] ppid=8210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8215/stat : 8215 (satsolver.sh) S 8210 8209 29822 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271027620 9367552 267 33554432000 4194304 5064252 140734504287824 140734504286736 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8215/statm: 2287 267 226 213 0 72 0
[pid=8216] ppid=8215 vsize=1099268 CPUtime=1479.69 cores=0,2,4,6
/proc/8216/stat : 8216 (glucose_static) R 8215 8209 29822 0 -1 4202496 67582 0 0 0 147898 71 0 0 20 0 1 0 271027621 1125650432 206592 33554432000 4194304 4896791 140734192521232 140734192518440 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8216/statm: 274817 206592 78 172 0 274643 0
Current children cumulated CPU time (s) 1481.98
Current children cumulated vsize (KiB) 1278060

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.10 3/185 8233
/proc/meminfo: memFree=25507004/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
[pid=8210] ppid=8209 vsize=160496 CPUtime=2.29 cores=0,2,4,6
/proc/8210/stat : 8210 (pb2sat) S 8209 8209 29822 0 -1 4202496 10173 6241 0 0 130 76 21 2 20 0 1 0 271027390 164347904 23745 33554432000 4194304 5873084 140734910816592 140734910810408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8210/statm: 40124 23745 179 410 0 39706 0
[pid=8215] ppid=8210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8215/stat : 8215 (satsolver.sh) S 8210 8209 29822 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271027620 9367552 267 33554432000 4194304 5064252 140734504287824 140734504286736 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8215/statm: 2287 267 226 213 0 72 0
[pid=8216] ppid=8215 vsize=1099400 CPUtime=1539.69 cores=0,2,4,6
/proc/8216/stat : 8216 (glucose_static) R 8215 8209 29822 0 -1 4202496 67686 0 0 0 153896 73 0 0 20 0 1 0 271027621 1125785600 227136 33554432000 4194304 4896791 140734192521232 140734192518440 4203877 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8216/statm: 274850 227136 78 172 0 274676 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 1278192

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.09 3/185 8233
/proc/meminfo: memFree=26038628/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
[pid=8210] ppid=8209 vsize=160496 CPUtime=2.29 cores=0,2,4,6
/proc/8210/stat : 8210 (pb2sat) S 8209 8209 29822 0 -1 4202496 10173 6241 0 0 130 76 21 2 20 0 1 0 271027390 164347904 23745 33554432000 4194304 5873084 140734910816592 140734910810408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8210/statm: 40124 23745 179 410 0 39706 0
[pid=8215] ppid=8210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8215/stat : 8215 (satsolver.sh) S 8210 8209 29822 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271027620 9367552 267 33554432000 4194304 5064252 140734504287824 140734504286736 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8215/statm: 2287 267 226 213 0 72 0
[pid=8216] ppid=8215 vsize=403120 CPUtime=1599.68 cores=0,2,4,6
/proc/8216/stat : 8216 (glucose_static) R 8215 8209 29822 0 -1 4202496 67913 0 0 0 159888 80 0 0 20 0 1 0 271027621 412794880 92459 33554432000 4194304 4896791 140734192521232 140734192518808 4203877 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8216/statm: 100780 92459 78 172 0 100606 0
Current children cumulated CPU time (s) 1601.97
Current children cumulated vsize (KiB) 581912

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/185 8233
/proc/meminfo: memFree=25936728/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
[pid=8210] ppid=8209 vsize=160496 CPUtime=2.29 cores=0,2,4,6
/proc/8210/stat : 8210 (pb2sat) S 8209 8209 29822 0 -1 4202496 10173 6241 0 0 130 76 21 2 20 0 1 0 271027390 164347904 23745 33554432000 4194304 5873084 140734910816592 140734910810408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8210/statm: 40124 23745 179 410 0 39706 0
[pid=8215] ppid=8210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8215/stat : 8215 (satsolver.sh) S 8210 8209 29822 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271027620 9367552 267 33554432000 4194304 5064252 140734504287824 140734504286736 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8215/statm: 2287 267 226 213 0 72 0
[pid=8216] ppid=8215 vsize=535512 CPUtime=1659.67 cores=0,2,4,6
/proc/8216/stat : 8216 (glucose_static) R 8215 8209 29822 0 -1 4202496 68437 0 0 0 165884 83 0 0 20 0 1 0 271027621 548364288 114954 33554432000 4194304 4896791 140734192521232 140734192518440 4204016 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8216/statm: 133878 114954 78 172 0 133704 0
Current children cumulated CPU time (s) 1661.96
Current children cumulated vsize (KiB) 714304

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.08 3/185 8234
/proc/meminfo: memFree=25845256/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
[pid=8210] ppid=8209 vsize=160496 CPUtime=2.29 cores=0,2,4,6
/proc/8210/stat : 8210 (pb2sat) S 8209 8209 29822 0 -1 4202496 10173 6241 0 0 130 76 21 2 20 0 1 0 271027390 164347904 23745 33554432000 4194304 5873084 140734910816592 140734910810408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8210/statm: 40124 23745 179 410 0 39706 0
[pid=8215] ppid=8210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8215/stat : 8215 (satsolver.sh) S 8210 8209 29822 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271027620 9367552 267 33554432000 4194304 5064252 140734504287824 140734504286736 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8215/statm: 2287 267 226 213 0 72 0
[pid=8216] ppid=8215 vsize=750436 CPUtime=1719.65 cores=0,2,4,6
/proc/8216/stat : 8216 (glucose_static) R 8215 8209 29822 0 -1 4202496 69457 0 0 0 171880 85 0 0 20 0 1 0 271027621 768446464 135391 33554432000 4194304 4896791 140734192521232 140734192518760 4225171 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8216/statm: 187609 135391 78 172 0 187435 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 929228

[startup+1782.3 s]
/proc/loadavg: 2.12 2.03 2.08 3/183 8274
/proc/meminfo: memFree=27779184/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
[pid=8210] ppid=8209 vsize=160496 CPUtime=2.29 cores=0,2,4,6
/proc/8210/stat : 8210 (pb2sat) S 8209 8209 29822 0 -1 4202496 10173 6241 0 0 130 76 21 2 20 0 1 0 271027390 164347904 23745 33554432000 4194304 5873084 140734910816592 140734910810408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8210/statm: 40124 23745 179 410 0 39706 0
[pid=8215] ppid=8210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8215/stat : 8215 (satsolver.sh) S 8210 8209 29822 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271027620 9367552 267 33554432000 4194304 5064252 140734504287824 140734504286736 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8215/statm: 2287 267 226 213 0 72 0
[pid=8216] ppid=8215 vsize=750568 CPUtime=1779.64 cores=0,2,4,6
/proc/8216/stat : 8216 (glucose_static) R 8215 8209 29822 0 -1 4202496 69534 0 0 0 177878 86 0 0 20 0 1 0 271027621 768581632 155908 33554432000 4194304 4896791 140734192521232 140734192518440 4203775 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8216/statm: 187642 155908 78 172 0 187468 0
Current children cumulated CPU time (s) 1781.93
Current children cumulated vsize (KiB) 929360



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.16 2.04 2.08 3/186 8277
/proc/meminfo: memFree=26933376/32873844 swapFree=7096/7096
[pid=8209] ppid=8207 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8209/stat : 8209 (runPb2sat.sh) S 8207 8209 29822 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 271027390 9367552 275 33554432000 4194304 5064252 140734027505648 140734027504560 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/8209/statm: 2287 275 233 213 0 72 0
[pid=8210] ppid=8209 vsize=160496 CPUtime=2.29 cores=0,2,4,6
/proc/8210/stat : 8210 (pb2sat) S 8209 8209 29822 0 -1 4202496 10173 6241 0 0 130 76 21 2 20 0 1 0 271027390 164347904 23745 33554432000 4194304 5873084 140734910816592 140734910810408 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/8210/statm: 40124 23745 179 410 0 39706 0
[pid=8215] ppid=8210 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/8215/stat : 8215 (satsolver.sh) S 8210 8209 29822 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271027620 9367552 267 33554432000 4194304 5064252 140734504287824 140734504286736 273588840014 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/8215/statm: 2287 267 226 213 0 72 0
[pid=8216] ppid=8215 vsize=750704 CPUtime=1797.75 cores=0,2,4,6
/proc/8216/stat : 8216 (glucose_static) R 8215 8209 29822 0 -1 4202496 69565 0 0 0 179688 87 0 0 20 0 1 0 271027621 768720896 162071 33554432000 4194304 4896791 140734192521232 140734192518440 4206884 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/8216/statm: 187676 162071 78 172 0 187502 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 929496

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8209 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=517769
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=792879
# CPU time returned by wait4() is 2.31065
# while last known CPU time is 1800.04
#
# 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.04
CPU user time (s): 1798.39
CPU system time (s): 1.65
CPU usage (%): 99.9792
Max. virtual memory (cumulated for all children) (KiB): 1489960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.51777
system time used= 0.792879
maximum resident set size= 165168
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17390
page faults= 0
swaps= 0
block input operations= 0
block output operations= 166920
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 14

runsolver used 4.47332 second user time and 10.4714 second system time

The end

Launcher Data

Begin job on node132 at 2012-05-26 18:17:01
IDJOB=3695910
IDBENCH=1515
IDSOLVER=2274
FILE ID=node132/3695910-1338049021
RUNJOBID= node132-1338048439-1582
PBS_JOBID= 14624340
Free space on /tmp= 71184 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB06//final/normalized-PB06/OPT-MEDINT/mps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-air03.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695910-1338049021/watcher-3695910-1338049021 -o /tmp/evaluation-result-3695910-1338049021/solver-3695910-1338049021 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3695910-1338049021.opb 884775985 HOME HOME

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

MD5SUM BENCH= 721f63c71e5f6018eabb753425e3fdd2
RANDOM SEED=884775985

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27898636 kB
Buffers:          284984 kB
Cached:          3452564 kB
SwapCached:            0 kB
Active:          1508396 kB
Inactive:        2661392 kB
Active(anon):     435132 kB
Inactive(anon):        0 kB
Active(file):    1073264 kB
Inactive(file):  2661392 kB
Unevictable:        7096 kB
Mlocked:            7096 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            407908 kB
Writeback:             0 kB
AnonPages:        439664 kB
Mapped:            15152 kB
Shmem:               212 kB
Slab:             667560 kB
SReclaimable:     105208 kB
SUnreclaim:       562352 kB
KernelStack:        1472 kB
PageTables:         4844 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     581980 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:    251904 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= 71216 MiB
End job on node132 at 2012-05-26 18:47:01