Trace number 3695996

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.03 1800.41

General information on the benchmark

Name/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/
9orless/normalized-r-cran-rodbc.cudf.paranoid.opb
MD5SUM61b485d2fa0a12e6ec3f5e6ce7bc808b
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark146110
Best CPU time to get the best result obtained on this benchmark505.727
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables19771
Total number of constraints96413
Number of constraints which are clauses94848
Number of constraints which are cardinality constraints (but not clauses)1565
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint2962
Number of terms in the objective function 7254
Biggest coefficient in the objective function 4296
Number of bits for the biggest coefficient in the objective function 13
Sum of the numbers in the objective function 12720454
Number of bits of the sum of numbers in the objective function 24
Biggest number in a constraint 4296
Number of bits of the biggest number in a constraint 13
Biggest sum of numbers in a constraint 12720454
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.88	c model valid
0.00/0.88	c current solution ok
1.09/1.14	o 2230332
1.09/1.14	c current bound: 1115166
1.09/1.14	c fallback to adder encoding
1800.03/1800.41	c error: unexpected solver exit code
1800.03/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-3695996-1338100382/watcher-3695996-1338100382 -o /tmp/evaluation-result-3695996-1338100382/solver-3695996-1338100382 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3695996-1338100382.opb 447751570 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.00 2.01 2.00 3/179 8221
/proc/meminfo: memFree=28726248/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0

[startup+0.0170359 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 8221
/proc/meminfo: memFree=28726248/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100259 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 8221
/proc/meminfo: memFree=28726248/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300219 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 8221
/proc/meminfo: memFree=28726248/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700266 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 8221
/proc/meminfo: memFree=28726248/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 8225
/proc/meminfo: memFree=28713264/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
[pid=8222] ppid=8221 vsize=52632 CPUtime=1.47 cores=1,3,5,7
/proc/8222/stat : 8222 (pb2sat) R 8221 8221 6783 0 -1 4202496 8482 3932 0 0 111 24 11 1 20 0 1 0 276163668 53895168 10284 33554432000 4194304 5873084 140737382287440 140737382282776 4664146 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/8222/statm: 13158 10284 179 410 0 12740 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 61780

[startup+3.10043 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 8228
/proc/meminfo: memFree=28583000/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
[pid=8222] ppid=8221 vsize=85400 CPUtime=2.06 cores=1,3,5,7
/proc/8222/stat : 8222 (pb2sat) S 8221 8221 6783 0 -1 4202496 9087 3932 0 0 160 34 11 1 20 0 1 0 276163668 87449600 18988 33554432000 4194304 5873084 140737382287440 140737382281256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8222/statm: 21350 18988 179 410 0 20932 0
[pid=8227] ppid=8222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8227/stat : 8227 (satsolver.sh) S 8222 8221 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276163877 9367552 266 33554432000 4194304 5064252 140737113546384 140737113545296 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8227/statm: 2287 266 226 213 0 72 0
[pid=8228] ppid=8227 vsize=159640 CPUtime=0.99 cores=1,3,5,7
/proc/8228/stat : 8228 (glucose_static) R 8227 8221 6783 0 -1 4202496 30170 0 0 0 91 8 0 0 20 0 1 0 276163877 163471360 35001 33554432000 4194304 4896791 140737266074304 140737266071960 4225536 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8228/statm: 39910 35001 76 172 0 39736 0
Current children cumulated CPU time (s) 3.05
Current children cumulated vsize (KiB) 263336

[startup+6.30033 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 8228
/proc/meminfo: memFree=28438852/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
[pid=8222] ppid=8221 vsize=85400 CPUtime=2.06 cores=1,3,5,7
/proc/8222/stat : 8222 (pb2sat) S 8221 8221 6783 0 -1 4202496 9087 3932 0 0 160 34 11 1 20 0 1 0 276163668 87449600 18988 33554432000 4194304 5873084 140737382287440 140737382281256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8222/statm: 21350 18988 179 410 0 20932 0
[pid=8227] ppid=8222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8227/stat : 8227 (satsolver.sh) S 8222 8221 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276163877 9367552 266 33554432000 4194304 5064252 140737113546384 140737113545296 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8227/statm: 2287 266 226 213 0 72 0
[pid=8228] ppid=8227 vsize=161436 CPUtime=4.19 cores=1,3,5,7
/proc/8228/stat : 8228 (glucose_static) R 8227 8221 6783 0 -1 4202496 31023 0 0 0 411 8 0 0 20 0 1 0 276163877 165310464 35547 33554432000 4194304 4896791 140737266074304 140737266071512 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8228/statm: 40359 35547 77 172 0 40185 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 265132

[startup+12.7004 s]
/proc/loadavg: 2.07 2.02 2.00 3/183 8228
/proc/meminfo: memFree=28466884/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
[pid=8222] ppid=8221 vsize=85400 CPUtime=2.06 cores=1,3,5,7
/proc/8222/stat : 8222 (pb2sat) S 8221 8221 6783 0 -1 4202496 9087 3932 0 0 160 34 11 1 20 0 1 0 276163668 87449600 18988 33554432000 4194304 5873084 140737382287440 140737382281256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8222/statm: 21350 18988 179 410 0 20932 0
[pid=8227] ppid=8222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8227/stat : 8227 (satsolver.sh) S 8222 8221 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276163877 9367552 266 33554432000 4194304 5064252 140737113546384 140737113545296 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8227/statm: 2287 266 226 213 0 72 0
[pid=8228] ppid=8227 vsize=162432 CPUtime=10.59 cores=1,3,5,7
/proc/8228/stat : 8228 (glucose_static) R 8227 8221 6783 0 -1 4202496 32640 0 0 0 1050 9 0 0 20 0 1 0 276163877 166330368 35904 33554432000 4194304 4896791 140737266074304 140737266071512 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8228/statm: 40608 35904 77 172 0 40434 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 266128

[startup+25.5004 s]
/proc/loadavg: 2.06 2.02 2.00 3/183 8228
/proc/meminfo: memFree=28457276/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
[pid=8222] ppid=8221 vsize=85400 CPUtime=2.06 cores=1,3,5,7
/proc/8222/stat : 8222 (pb2sat) S 8221 8221 6783 0 -1 4202496 9087 3932 0 0 160 34 11 1 20 0 1 0 276163668 87449600 18988 33554432000 4194304 5873084 140737382287440 140737382281256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8222/statm: 21350 18988 179 410 0 20932 0
[pid=8227] ppid=8222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8227/stat : 8227 (satsolver.sh) S 8222 8221 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276163877 9367552 266 33554432000 4194304 5064252 140737113546384 140737113545296 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8227/statm: 2287 266 226 213 0 72 0
[pid=8228] ppid=8227 vsize=162432 CPUtime=23.39 cores=1,3,5,7
/proc/8228/stat : 8228 (glucose_static) R 8227 8221 6783 0 -1 4202496 32714 0 0 0 2330 9 0 0 20 0 1 0 276163877 166330368 35968 33554432000 4194304 4896791 140737266074304 140737266071816 4224684 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8228/statm: 40608 35968 77 172 0 40434 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 266128

[startup+51.1005 s]
/proc/loadavg: 2.04 2.02 2.00 3/183 8228
/proc/meminfo: memFree=28437792/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
[pid=8222] ppid=8221 vsize=85400 CPUtime=2.06 cores=1,3,5,7
/proc/8222/stat : 8222 (pb2sat) S 8221 8221 6783 0 -1 4202496 9087 3932 0 0 160 34 11 1 20 0 1 0 276163668 87449600 18988 33554432000 4194304 5873084 140737382287440 140737382281256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8222/statm: 21350 18988 179 410 0 20932 0
[pid=8227] ppid=8222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8227/stat : 8227 (satsolver.sh) S 8222 8221 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276163877 9367552 266 33554432000 4194304 5064252 140737113546384 140737113545296 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8227/statm: 2287 266 226 213 0 72 0
[pid=8228] ppid=8227 vsize=182344 CPUtime=48.98 cores=1,3,5,7
/proc/8228/stat : 8228 (glucose_static) R 8227 8221 6783 0 -1 4202496 33863 0 0 0 4889 9 0 0 20 0 1 0 276163877 186720256 36476 33554432000 4194304 4896791 140737266074304 140737266071816 4224983 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8228/statm: 45586 36476 77 172 0 45412 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 286040

[startup+102.307 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 8228
/proc/meminfo: memFree=28437648/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
[pid=8222] ppid=8221 vsize=85400 CPUtime=2.06 cores=1,3,5,7
/proc/8222/stat : 8222 (pb2sat) S 8221 8221 6783 0 -1 4202496 9087 3932 0 0 160 34 11 1 20 0 1 0 276163668 87449600 18988 33554432000 4194304 5873084 140737382287440 140737382281256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8222/statm: 21350 18988 179 410 0 20932 0
[pid=8227] ppid=8222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8227/stat : 8227 (satsolver.sh) S 8222 8221 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276163877 9367552 266 33554432000 4194304 5064252 140737113546384 140737113545296 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8227/statm: 2287 266 226 213 0 72 0
[pid=8228] ppid=8227 vsize=186484 CPUtime=100.19 cores=1,3,5,7
/proc/8228/stat : 8228 (glucose_static) R 8227 8221 6783 0 -1 4202496 38069 0 0 0 10008 11 0 0 20 0 1 0 276163877 190959616 39119 33554432000 4194304 4896791 140737266074304 140737266071816 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8228/statm: 46621 39119 77 172 0 46447 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 290180

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/183 8228
/proc/meminfo: memFree=28429224/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
[pid=8222] ppid=8221 vsize=85400 CPUtime=2.06 cores=1,3,5,7
/proc/8222/stat : 8222 (pb2sat) S 8221 8221 6783 0 -1 4202496 9087 3932 0 0 160 34 11 1 20 0 1 0 276163668 87449600 18988 33554432000 4194304 5873084 140737382287440 140737382281256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8222/statm: 21350 18988 179 410 0 20932 0
[pid=8227] ppid=8222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8227/stat : 8227 (satsolver.sh) S 8222 8221 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276163877 9367552 266 33554432000 4194304 5064252 140737113546384 140737113545296 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8227/statm: 2287 266 226 213 0 72 0
[pid=8228] ppid=8227 vsize=195524 CPUtime=160.16 cores=1,3,5,7
/proc/8228/stat : 8228 (glucose_static) R 8227 8221 6783 0 -1 4202496 43686 0 0 0 16001 15 0 0 20 0 1 0 276163877 200216576 40887 33554432000 4194304 4896791 140737266074304 140737266071512 4225011 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8228/statm: 48881 40887 77 172 0 48707 0
Current children cumulated CPU time (s) 162.22

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

/proc/8228/stat : 8228 (glucose_static) R 8227 8221 6783 0 -1 4202496 85935 0 0 0 135904 89 0 0 20 0 1 0 276163877 357826560 71092 33554432000 4194304 4896791 140737266074304 140737266071512 4225417 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8228/statm: 87360 71092 77 172 0 87186 0
Current children cumulated CPU time (s) 1361.99
Current children cumulated vsize (KiB) 453136

[startup+1422.31 s]
/proc/loadavg: 2.01 2.00 2.00 3/183 8327
/proc/meminfo: memFree=28356644/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
[pid=8222] ppid=8221 vsize=85400 CPUtime=2.06 cores=1,3,5,7
/proc/8222/stat : 8222 (pb2sat) S 8221 8221 6783 0 -1 4202496 9087 3932 0 0 160 34 11 1 20 0 1 0 276163668 87449600 18988 33554432000 4194304 5873084 140737382287440 140737382281256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8222/statm: 21350 18988 179 410 0 20932 0
[pid=8227] ppid=8222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8227/stat : 8227 (satsolver.sh) S 8222 8221 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276163877 9367552 266 33554432000 4194304 5064252 140737113546384 140737113545296 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8227/statm: 2287 266 226 213 0 72 0
[pid=8228] ppid=8227 vsize=351552 CPUtime=1419.93 cores=1,3,5,7
/proc/8228/stat : 8228 (glucose_static) R 8227 8221 6783 0 -1 4202496 87806 0 0 0 141900 93 0 0 20 0 1 0 276163877 359989248 73441 33554432000 4194304 4896791 140737266074304 140737266071832 4204129 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8228/statm: 87888 73441 77 172 0 87714 0
Current children cumulated CPU time (s) 1421.99
Current children cumulated vsize (KiB) 455248

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8327
/proc/meminfo: memFree=28362176/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
[pid=8222] ppid=8221 vsize=85400 CPUtime=2.06 cores=1,3,5,7
/proc/8222/stat : 8222 (pb2sat) S 8221 8221 6783 0 -1 4202496 9087 3932 0 0 160 34 11 1 20 0 1 0 276163668 87449600 18988 33554432000 4194304 5873084 140737382287440 140737382281256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8222/statm: 21350 18988 179 410 0 20932 0
[pid=8227] ppid=8222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8227/stat : 8227 (satsolver.sh) S 8222 8221 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276163877 9367552 266 33554432000 4194304 5064252 140737113546384 140737113545296 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8227/statm: 2287 266 226 213 0 72 0
[pid=8228] ppid=8227 vsize=357172 CPUtime=1479.91 cores=1,3,5,7
/proc/8228/stat : 8228 (glucose_static) R 8227 8221 6783 0 -1 4202496 89768 0 0 0 147895 96 0 0 20 0 1 0 276163877 365744128 76317 33554432000 4194304 4896791 140737266074304 140737266071832 4225449 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8228/statm: 89293 76317 78 172 0 89119 0
Current children cumulated CPU time (s) 1481.97
Current children cumulated vsize (KiB) 460868

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8327
/proc/meminfo: memFree=28328404/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
[pid=8222] ppid=8221 vsize=85400 CPUtime=2.06 cores=1,3,5,7
/proc/8222/stat : 8222 (pb2sat) S 8221 8221 6783 0 -1 4202496 9087 3932 0 0 160 34 11 1 20 0 1 0 276163668 87449600 18988 33554432000 4194304 5873084 140737382287440 140737382281256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8222/statm: 21350 18988 179 410 0 20932 0
[pid=8227] ppid=8222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8227/stat : 8227 (satsolver.sh) S 8222 8221 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276163877 9367552 266 33554432000 4194304 5064252 140737113546384 140737113545296 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8227/statm: 2287 266 226 213 0 72 0
[pid=8228] ppid=8227 vsize=360096 CPUtime=1539.9 cores=1,3,5,7
/proc/8228/stat : 8228 (glucose_static) R 8227 8221 6783 0 -1 4202496 91589 0 0 0 153891 99 0 0 20 0 1 0 276163877 368738304 78547 33554432000 4194304 4896791 140737266074304 140737266071512 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8228/statm: 90024 78547 78 172 0 89850 0
Current children cumulated CPU time (s) 1541.96
Current children cumulated vsize (KiB) 463792

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8327
/proc/meminfo: memFree=28303992/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
[pid=8222] ppid=8221 vsize=85400 CPUtime=2.06 cores=1,3,5,7
/proc/8222/stat : 8222 (pb2sat) S 8221 8221 6783 0 -1 4202496 9087 3932 0 0 160 34 11 1 20 0 1 0 276163668 87449600 18988 33554432000 4194304 5873084 140737382287440 140737382281256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8222/statm: 21350 18988 179 410 0 20932 0
[pid=8227] ppid=8222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8227/stat : 8227 (satsolver.sh) S 8222 8221 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276163877 9367552 266 33554432000 4194304 5064252 140737113546384 140737113545296 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8227/statm: 2287 266 226 213 0 72 0
[pid=8228] ppid=8227 vsize=361936 CPUtime=1599.89 cores=1,3,5,7
/proc/8228/stat : 8228 (glucose_static) R 8227 8221 6783 0 -1 4202496 93120 0 0 0 159887 102 0 0 20 0 1 0 276163877 370622464 78517 33554432000 4194304 4896791 140737266074304 140737266071512 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8228/statm: 90484 78517 78 172 0 90310 0
Current children cumulated CPU time (s) 1601.95
Current children cumulated vsize (KiB) 465632

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/184 8330
/proc/meminfo: memFree=28333508/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
[pid=8222] ppid=8221 vsize=85400 CPUtime=2.06 cores=1,3,5,7
/proc/8222/stat : 8222 (pb2sat) S 8221 8221 6783 0 -1 4202496 9087 3932 0 0 160 34 11 1 20 0 1 0 276163668 87449600 18988 33554432000 4194304 5873084 140737382287440 140737382281256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8222/statm: 21350 18988 179 410 0 20932 0
[pid=8227] ppid=8222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8227/stat : 8227 (satsolver.sh) S 8222 8221 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276163877 9367552 266 33554432000 4194304 5064252 140737113546384 140737113545296 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8227/statm: 2287 266 226 213 0 72 0
[pid=8228] ppid=8227 vsize=363904 CPUtime=1659.88 cores=1,3,5,7
/proc/8228/stat : 8228 (glucose_static) R 8227 8221 6783 0 -1 4202496 94723 0 0 0 165882 106 0 0 20 0 1 0 276163877 372637696 79069 33554432000 4194304 4896791 140737266074304 140737266071832 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8228/statm: 90976 79069 78 172 0 90802 0
Current children cumulated CPU time (s) 1661.94
Current children cumulated vsize (KiB) 467600

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8353
/proc/meminfo: memFree=28302420/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
[pid=8222] ppid=8221 vsize=85400 CPUtime=2.06 cores=1,3,5,7
/proc/8222/stat : 8222 (pb2sat) S 8221 8221 6783 0 -1 4202496 9087 3932 0 0 160 34 11 1 20 0 1 0 276163668 87449600 18988 33554432000 4194304 5873084 140737382287440 140737382281256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8222/statm: 21350 18988 179 410 0 20932 0
[pid=8227] ppid=8222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8227/stat : 8227 (satsolver.sh) S 8222 8221 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276163877 9367552 266 33554432000 4194304 5064252 140737113546384 140737113545296 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8227/statm: 2287 266 226 213 0 72 0
[pid=8228] ppid=8227 vsize=366004 CPUtime=1719.87 cores=1,3,5,7
/proc/8228/stat : 8228 (glucose_static) R 8227 8221 6783 0 -1 4202496 96327 0 0 0 171878 109 0 0 20 0 1 0 276163877 374788096 80733 33554432000 4194304 4896791 140737266074304 140737266071512 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8228/statm: 91501 80733 78 172 0 91327 0
Current children cumulated CPU time (s) 1721.93
Current children cumulated vsize (KiB) 469700

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8354
/proc/meminfo: memFree=28279496/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
[pid=8222] ppid=8221 vsize=85400 CPUtime=2.06 cores=1,3,5,7
/proc/8222/stat : 8222 (pb2sat) S 8221 8221 6783 0 -1 4202496 9087 3932 0 0 160 34 11 1 20 0 1 0 276163668 87449600 18988 33554432000 4194304 5873084 140737382287440 140737382281256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8222/statm: 21350 18988 179 410 0 20932 0
[pid=8227] ppid=8222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8227/stat : 8227 (satsolver.sh) S 8222 8221 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276163877 9367552 266 33554432000 4194304 5064252 140737113546384 140737113545296 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8227/statm: 2287 266 226 213 0 72 0
[pid=8228] ppid=8227 vsize=368424 CPUtime=1779.86 cores=1,3,5,7
/proc/8228/stat : 8228 (glucose_static) R 8227 8221 6783 0 -1 4202496 97996 0 0 0 177872 114 0 0 20 0 1 0 276163877 377266176 82884 33554432000 4194304 4896791 140737266074304 140737266071512 4225029 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8228/statm: 92106 82884 78 172 0 91932 0
Current children cumulated CPU time (s) 1781.92
Current children cumulated vsize (KiB) 472120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 8354
/proc/meminfo: memFree=28299900/32873844 swapFree=7384/7384
[pid=8221] ppid=8219 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8221/stat : 8221 (runPb2sat.sh) S 8219 8221 6783 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 276163668 9367552 274 33554432000 4194304 5064252 140733898580048 140733898578960 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/8221/statm: 2287 274 233 213 0 72 0
[pid=8222] ppid=8221 vsize=85400 CPUtime=2.06 cores=1,3,5,7
/proc/8222/stat : 8222 (pb2sat) S 8221 8221 6783 0 -1 4202496 9087 3932 0 0 160 34 11 1 20 0 1 0 276163668 87449600 18988 33554432000 4194304 5873084 140737382287440 140737382281256 5124602 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/8222/statm: 21350 18988 179 410 0 20932 0
[pid=8227] ppid=8222 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/8227/stat : 8227 (satsolver.sh) S 8222 8221 6783 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 276163877 9367552 266 33554432000 4194304 5064252 140737113546384 140737113545296 239872927310 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/8227/statm: 2287 266 226 213 0 72 0
[pid=8228] ppid=8227 vsize=368800 CPUtime=1797.97 cores=1,3,5,7
/proc/8228/stat : 8228 (glucose_static) R 8227 8221 6783 0 -1 4202496 99137 0 0 0 179679 118 0 0 20 0 1 0 276163877 377651200 77841 33554432000 4194304 4896791 140737266074304 140737266071832 4203775 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/8228/statm: 92200 77841 78 172 0 92026 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 472496

Sending SIGTERM to process tree (bottom up)

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 8221 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=725737
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=371943
# CPU time returned by wait4() is 2.09768
# while last known CPU time is 1800.03
#
# 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.03
CPU user time (s): 1798.5
CPU system time (s): 1.53
CPU usage (%): 99.9787
Max. virtual memory (cumulated for all children) (KiB): 552392

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.72574
system time used= 0.371943
maximum resident set size= 131376
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13996
page faults= 0
swaps= 0
block input operations= 0
block output operations= 128456
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 14
involuntary context switches= 13

runsolver used 7.2279 second user time and 17.5593 second system time

The end

Launcher Data

Begin job on node136 at 2012-05-27 08:33:02
IDJOB=3695996
IDBENCH=72287
IDSOLVER=2274
FILE ID=node136/3695996-1338100382
RUNJOBID= node136-1338088237-6800
PBS_JOBID= 14624456
Free space on /tmp= 71596 MiB

SOLVER NAME= pb2sat 2012-05-19
BENCH NAME= PB10/normalized-PB10/OPT-BIGINT-LIN/leberre/opb-paranoid/misc2010/datasets/9orless/normalized-r-cran-rodbc.cudf.paranoid.opb
COMMAND LINE= DIR/runPb2sat.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3695996-1338100382/watcher-3695996-1338100382 -o /tmp/evaluation-result-3695996-1338100382/solver-3695996-1338100382 -C 1800 -W 1900 -M 15500  HOME/runPb2sat.sh HOME/instance-3695996-1338100382.opb 447751570 HOME HOME

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

MD5SUM BENCH= 61b485d2fa0a12e6ec3f5e6ce7bc808b
RANDOM SEED=447751570

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.247
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
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		: 2667.247
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		: 2667.247
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:        28726636 kB
Buffers:          392844 kB
Cached:          2510896 kB
SwapCached:        24460 kB
Active:          1305680 kB
Inactive:        2017860 kB
Active(anon):     394472 kB
Inactive(anon):    25096 kB
Active(file):     911208 kB
Inactive(file):  1992764 kB
Unevictable:        7384 kB
Mlocked:            7384 kB
SwapTotal:      67108856 kB
SwapFree:       67079072 kB
Dirty:             12100 kB
Writeback:             0 kB
AnonPages:        582968 kB
Mapped:            10504 kB
Shmem:                 0 kB
Slab:             680028 kB
SReclaimable:     121884 kB
SUnreclaim:       558144 kB
KernelStack:        1520 kB
PageTables:         4808 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     571852 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    432128 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= 71544 MiB
End job on node136 at 2012-05-27 09:03:03