Trace number 3696306

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.05 1802.02

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-mzzv11.opb
MD5SUMa74bcf40291587dc368e3a23fd278be9
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark-10859
Best CPU time to get the best result obtained on this benchmark76.8603
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function -10639
Optimality of the best value was proved NO
Number of variables11247
Total number of constraints9744
Number of constraints which are clauses77
Number of constraints which are cardinality constraints (but not clauses)5755
Number of constraints which are nor clauses,nor cardinality constraints3912
Minimum length of a constraint2
Maximum length of a constraint68
Number of terms in the objective function 773
Biggest coefficient in the objective function 1000
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 76861
Number of bits of the sum of numbers in the objective function 17
Biggest number in a constraint 1999
Number of bits of the biggest number in a constraint 11
Biggest sum of numbers in a constraint 76861
Number of bits of the biggest sum of numbers17
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

11.68/12.14	c model valid
11.68/12.14	c current solution ok
17.05/18.98	o -1195
17.05/18.98	c current bound: 6147
17.05/18.98	c fallback to adder encoding
563.01/564.75	c model valid
563.01/564.75	c current solution ok
563.07/565.08	o -7344
563.07/565.08	c current bound: 3072
563.07/565.08	c fallback to adder encoding
1058.58/1060.48	c model valid
1058.58/1060.48	c current solution ok
1058.97/1060.81	o -10419
1058.97/1060.81	c current bound: 1535
1058.97/1060.81	c fallback to adder encoding
1101.25/1103.39	c current bound: 2303
1101.25/1103.39	c fallback to adder encoding
1349.32/1351.51	c current bound: 2687
1349.32/1351.51	c fallback to adder encoding
1657.48/1659.41	c model valid
1657.48/1659.41	c current solution ok
1657.49/1659.74	o -10804
1657.49/1659.74	c current bound: 2494
1657.49/1659.74	c fallback to adder encoding
1800.05/1802.01	c error: unexpected solver exit code
1800.05/1802.01	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-3696306-1338050962/watcher-3696306-1338050962 -o /tmp/evaluation-result-3696306-1338050962/solver-3696306-1338050962 -C 1800 -W 1900 -M 15500 HOME/runPb2sat.sh HOME/instance-3696306-1338050962.opb 1210515499 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: 2.03 2.01 1.92 2/171 11596
/proc/meminfo: memFree=28999684/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0

[startup+0.0399101 s]
/proc/loadavg: 2.03 2.01 1.92 2/171 11596
/proc/meminfo: memFree=28999684/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100263 s]
/proc/loadavg: 2.03 2.01 1.92 2/171 11596
/proc/meminfo: memFree=28999684/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300229 s]
/proc/loadavg: 2.03 2.01 1.92 2/171 11596
/proc/meminfo: memFree=28999684/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700223 s]
/proc/loadavg: 2.03 2.01 1.92 2/171 11596
/proc/meminfo: memFree=28999684/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/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.02 2.01 1.92 3/181 11611
/proc/meminfo: memFree=28828168/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
[pid=11597] ppid=11596 vsize=67700 CPUtime=1.49 cores=0,2,4,6
/proc/11597/stat : 11597 (pb2sat) R 11596 11596 11448 0 -1 4202496 3365 0 0 0 148 1 0 0 20 0 1 0 271220707 69324800 9454 33554432000 4194304 5873084 140735981561056 140735981555816 4703781 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11597/statm: 16925 9454 147 410 0 16507 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76848

[startup+3.10026 s]
/proc/loadavg: 2.02 2.01 1.92 3/179 11611
/proc/meminfo: memFree=28806964/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
[pid=11597] ppid=11596 vsize=133368 CPUtime=3.08 cores=0,2,4,6
/proc/11597/stat : 11597 (pb2sat) R 11596 11596 11448 0 -1 4202496 3985 0 0 0 306 2 0 0 20 0 1 0 271220707 136568832 21284 33554432000 4194304 5873084 140735981561056 140735981558424 4664146 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11597/statm: 33342 21284 147 410 0 32924 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 142516

[startup+6.30027 s]
/proc/loadavg: 2.02 2.01 1.92 3/179 11612
/proc/meminfo: memFree=28528196/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
[pid=11597] ppid=11596 vsize=267308 CPUtime=6.28 cores=0,2,4,6
/proc/11597/stat : 11597 (pb2sat) R 11596 11596 11448 0 -1 4202496 5265 0 0 0 623 5 0 0 20 0 1 0 271220707 273723392 44473 33554432000 4194304 5873084 140735981561056 140735981558424 4746158 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11597/statm: 66827 44473 147 410 0 66409 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 276456

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 1.92 3/181 11616
/proc/meminfo: memFree=27349316/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
[pid=11597] ppid=11596 vsize=274952 CPUtime=12.27 cores=0,2,4,6
/proc/11597/stat : 11597 (pb2sat) R 11596 11596 11448 0 -1 4202496 8819 36209 0 0 739 82 390 16 20 0 1 0 271220707 281550848 54638 33554432000 4194304 5873084 140735981561056 140735981556488 5127520 0 0 4096 0 0 0 0 17 4 0 0 40 0 0
/proc/11597/statm: 68738 54638 175 410 0 68320 0
Current children cumulated CPU time (s) 12.27
Current children cumulated vsize (KiB) 284100

[startup+25.5004 s]
/proc/loadavg: 2.17 2.04 1.93 3/183 11620
/proc/meminfo: memFree=26818272/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
[pid=11597] ppid=11596 vsize=285140 CPUtime=17.45 cores=0,2,4,6
/proc/11597/stat : 11597 (pb2sat) S 11596 11596 11448 0 -1 4202496 10843 36723 0 0 837 468 390 50 20 0 1 0 271220707 291983360 57104 33554432000 4194304 5873084 140735981561056 140735981554872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 157 0 0
/proc/11597/statm: 71285 57104 183 410 0 70867 0
[pid=11618] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11618/stat : 11618 (satsolver.sh) S 11597 11596 11448 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271222612 9367552 265 33554432000 4194304 5064252 140733984002928 140733984001840 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11618/statm: 2287 265 226 213 0 72 0
[pid=11619] ppid=11618 vsize=359340 CPUtime=6.43 cores=0,2,4,6
/proc/11619/stat : 11619 (glucose_static) R 11618 11596 11448 0 -1 4202496 38096 0 0 0 628 15 0 0 20 0 1 0 271222612 367964160 76290 33554432000 4194304 4896791 140737155948912 140737155946344 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11619/statm: 89835 76290 78 172 0 89661 0
Current children cumulated CPU time (s) 23.88
Current children cumulated vsize (KiB) 662776

[startup+51.1004 s]
/proc/loadavg: 2.21 2.07 1.94 3/184 11623
/proc/meminfo: memFree=26767212/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
[pid=11597] ppid=11596 vsize=285140 CPUtime=17.45 cores=0,2,4,6
/proc/11597/stat : 11597 (pb2sat) S 11596 11596 11448 0 -1 4202496 10843 36723 0 0 837 468 390 50 20 0 1 0 271220707 291983360 57104 33554432000 4194304 5873084 140735981561056 140735981554872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 157 0 0
/proc/11597/statm: 71285 57104 183 410 0 70867 0
[pid=11618] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11618/stat : 11618 (satsolver.sh) S 11597 11596 11448 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271222612 9367552 265 33554432000 4194304 5064252 140733984002928 140733984001840 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11618/statm: 2287 265 226 213 0 72 0
[pid=11619] ppid=11618 vsize=402588 CPUtime=32.03 cores=0,2,4,6
/proc/11619/stat : 11619 (glucose_static) R 11618 11596 11448 0 -1 4202496 47816 0 0 0 3185 18 0 0 20 0 1 0 271222612 412250112 92837 33554432000 4194304 4896791 140737155948912 140737155946120 4225168 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11619/statm: 100647 92837 78 172 0 100473 0
Current children cumulated CPU time (s) 49.48
Current children cumulated vsize (KiB) 706024

[startup+102.3 s]
/proc/loadavg: 2.09 2.05 1.94 3/183 11623
/proc/meminfo: memFree=26739412/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
[pid=11597] ppid=11596 vsize=285140 CPUtime=17.45 cores=0,2,4,6
/proc/11597/stat : 11597 (pb2sat) S 11596 11596 11448 0 -1 4202496 10843 36723 0 0 837 468 390 50 20 0 1 0 271220707 291983360 57104 33554432000 4194304 5873084 140735981561056 140735981554872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 157 0 0
/proc/11597/statm: 71285 57104 183 410 0 70867 0
[pid=11618] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11618/stat : 11618 (satsolver.sh) S 11597 11596 11448 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271222612 9367552 265 33554432000 4194304 5064252 140733984002928 140733984001840 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11618/statm: 2287 265 226 213 0 72 0
[pid=11619] ppid=11618 vsize=548380 CPUtime=83.23 cores=0,2,4,6
/proc/11619/stat : 11619 (glucose_static) R 11618 11596 11448 0 -1 4202496 53265 0 0 0 8296 27 0 0 20 0 1 0 271222612 561541120 99409 33554432000 4194304 4896791 140737155948912 140737155944648 4225191 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11619/statm: 137095 99409 78 172 0 136921 0
Current children cumulated CPU time (s) 100.68
Current children cumulated vsize (KiB) 851816

[startup+162.3 s]
/proc/loadavg: 2.03 2.04 1.94 3/183 11623
/proc/meminfo: memFree=26765280/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
[pid=11597] ppid=11596 vsize=285140 CPUtime=17.45 cores=0,2,4,6
/proc/11597/stat : 11597 (pb2sat) S 11596 11596 11448 0 -1 4202496 10843 36723 0 0 837 468 390 50 20 0 1 0 271220707 291983360 57104 33554432000 4194304 5873084 140735981561056 140735981554872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 157 0 0
/proc/11597/statm: 71285 57104 183 410 0 70867 0
[pid=11618] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11618/stat : 11618 (satsolver.sh) S 11597 11596 11448 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271222612 9367552 265 33554432000 4194304 5064252 140733984002928 140733984001840 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11618/statm: 2287 265 226 213 0 72 0
[pid=11619] ppid=11618 vsize=426068 CPUtime=143.22 cores=0,2,4,6
/proc/11619/stat : 11619 (glucose_static) R 11618 11596 11448 0 -1 4202496 57454 0 0 0 14285 37 0 0 20 0 1 0 271222612 436293632 92809 33554432000 4194304 4896791 140737155948912 140737155944648 4225029 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11619/statm: 106517 92809 78 172 0 106343 0
Current children cumulated CPU time (s) 160.67
Current children cumulated vsize (KiB) 729504

[startup+222.3 s]
/proc/loadavg: 2.07 2.05 1.95 3/183 11623
/proc/meminfo: memFree=26729460/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
[pid=11597] ppid=11596 vsize=285140 CPUtime=17.45 cores=0,2,4,6
/proc/11597/stat : 11597 (pb2sat) S 11596 11596 11448 0 -1 4202496 10843 36723 0 0 837 468 390 50 20 0 1 0 271220707 291983360 57104 33554432000 4194304 5873084 140735981561056 140735981554872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 157 0 0
/proc/11597/statm: 71285 57104 183 410 0 70867 0
[pid=11618] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11618/stat : 11618 (satsolver.sh) S 11597 11596 11448 0 -1 4202496 595 0 0 0 0 0 0 0 20 0 1 0 271222612 9367552 265 33554432000 4194304 5064252 140733984002928 140733984001840 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11618/statm: 2287 265 226 213 0 72 0
[pid=11619] ppid=11618 vsize=435136 CPUtime=203.21 cores=0,2,4,6
/proc/11619/stat : 11619 (glucose_static) R 11618 11596 11448 0 -1 4202496 61080 0 0 0 20277 44 0 0 20 0 1 0 271222612 445579264 101607 33554432000 4194304 4896791 140737155948912 140737155944648 4203889 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11619/statm: 108784 101607 78 172 0 108610 0
Current children cumulated CPU time (s) 220.66

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

/proc/11668/stat : 11668 (glucose_static) R 11667 11596 11448 0 -1 4202496 47864 0 0 0 7048 23 0 0 20 0 1 0 271355864 409661440 86352 33554432000 4194304 4896791 140734903807536 140734903804968 4203968 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11668/statm: 100015 86352 78 172 0 99841 0
Current children cumulated CPU time (s) 1420.41
Current children cumulated vsize (KiB) 703496

[startup+1482.3 s]
/proc/loadavg: 2.01 2.02 1.98 3/183 11668
/proc/meminfo: memFree=26773600/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
[pid=11597] ppid=11596 vsize=285140 CPUtime=1349.7 cores=0,2,4,6
/proc/11597/stat : 11597 (pb2sat) S 11596 11596 11448 0 -1 4202496 18991 274083 0 0 867 471 133260 372 20 0 1 0 271220707 291983360 57114 33554432000 4194304 5873084 140735981561056 140735981554872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 157 0 0
/proc/11597/statm: 71285 57114 183 410 0 70867 0
[pid=11667] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11667/stat : 11667 (satsolver.sh) S 11597 11596 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271355864 9367552 267 33554432000 4194304 5064252 140734992058656 140734992057568 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11667/statm: 2287 267 226 213 0 72 0
[pid=11668] ppid=11667 vsize=404772 CPUtime=130.7 cores=0,2,4,6
/proc/11668/stat : 11668 (glucose_static) R 11667 11596 11448 0 -1 4202496 50675 0 0 0 13040 30 0 0 20 0 1 0 271355864 414486528 88528 33554432000 4194304 4896791 140734903807536 140734903803272 4224960 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11668/statm: 101193 88528 78 172 0 101019 0
Current children cumulated CPU time (s) 1480.4
Current children cumulated vsize (KiB) 708208

[startup+1542.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/183 11669
/proc/meminfo: memFree=26767192/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
[pid=11597] ppid=11596 vsize=285140 CPUtime=1349.7 cores=0,2,4,6
/proc/11597/stat : 11597 (pb2sat) S 11596 11596 11448 0 -1 4202496 18991 274083 0 0 867 471 133260 372 20 0 1 0 271220707 291983360 57114 33554432000 4194304 5873084 140735981561056 140735981554872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 157 0 0
/proc/11597/statm: 71285 57114 183 410 0 70867 0
[pid=11667] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11667/stat : 11667 (satsolver.sh) S 11597 11596 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271355864 9367552 267 33554432000 4194304 5064252 140734992058656 140734992057568 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11667/statm: 2287 267 226 213 0 72 0
[pid=11668] ppid=11667 vsize=407716 CPUtime=190.69 cores=0,2,4,6
/proc/11668/stat : 11668 (glucose_static) R 11667 11596 11448 0 -1 4202496 52535 0 0 0 19032 37 0 0 20 0 1 0 271355864 417501184 90084 33554432000 4194304 4896791 140734903807536 140734903803272 4224992 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11668/statm: 101929 90084 78 172 0 101755 0
Current children cumulated CPU time (s) 1540.39
Current children cumulated vsize (KiB) 711152

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 11669
/proc/meminfo: memFree=26726052/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
[pid=11597] ppid=11596 vsize=285140 CPUtime=1349.7 cores=0,2,4,6
/proc/11597/stat : 11597 (pb2sat) S 11596 11596 11448 0 -1 4202496 18991 274083 0 0 867 471 133260 372 20 0 1 0 271220707 291983360 57114 33554432000 4194304 5873084 140735981561056 140735981554872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 157 0 0
/proc/11597/statm: 71285 57114 183 410 0 70867 0
[pid=11667] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11667/stat : 11667 (satsolver.sh) S 11597 11596 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271355864 9367552 267 33554432000 4194304 5064252 140734992058656 140734992057568 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11667/statm: 2287 267 226 213 0 72 0
[pid=11668] ppid=11667 vsize=543720 CPUtime=250.68 cores=0,2,4,6
/proc/11668/stat : 11668 (glucose_static) R 11667 11596 11448 0 -1 4202496 54400 0 0 0 25028 40 0 0 20 0 1 0 271355864 556769280 100830 33554432000 4194304 4896791 140734903807536 140734903804792 4204129 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/11668/statm: 135930 100830 78 172 0 135756 0
Current children cumulated CPU time (s) 1600.38
Current children cumulated vsize (KiB) 847156

[startup+1662.31 s]
/proc/loadavg: 2.00 2.00 1.98 3/183 11672
/proc/meminfo: memFree=26839676/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
[pid=11597] ppid=11596 vsize=285140 CPUtime=1657.88 cores=0,2,4,6
/proc/11597/stat : 11597 (pb2sat) S 11596 11596 11448 0 -1 4202496 21481 332669 0 0 878 472 163985 453 20 0 1 0 271220707 291983360 57114 33554432000 4194304 5873084 140735981561056 140735981554872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 157 0 0
/proc/11597/statm: 71285 57114 183 410 0 70867 0
[pid=11671] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11671/stat : 11671 (satsolver.sh) S 11597 11596 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271386687 9367552 267 33554432000 4194304 5064252 140733467691568 140733467690480 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11671/statm: 2287 267 226 213 0 72 0
[pid=11672] ppid=11671 vsize=334120 CPUtime=2.49 cores=0,2,4,6
/proc/11672/stat : 11672 (glucose_static) R 11671 11596 11448 0 -1 4202496 30836 0 0 0 237 12 0 0 20 0 1 0 271386687 342138880 70679 33554432000 4194304 4896791 140736634079632 140736634077064 4225029 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/11672/statm: 83530 70679 78 172 0 83356 0
Current children cumulated CPU time (s) 1660.37
Current children cumulated vsize (KiB) 637556

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 1.99 3/183 11672
/proc/meminfo: memFree=26732304/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
[pid=11597] ppid=11596 vsize=285140 CPUtime=1657.88 cores=0,2,4,6
/proc/11597/stat : 11597 (pb2sat) S 11596 11596 11448 0 -1 4202496 21481 332669 0 0 878 472 163985 453 20 0 1 0 271220707 291983360 57114 33554432000 4194304 5873084 140735981561056 140735981554872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 157 0 0
/proc/11597/statm: 71285 57114 183 410 0 70867 0
[pid=11671] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11671/stat : 11671 (satsolver.sh) S 11597 11596 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271386687 9367552 267 33554432000 4194304 5064252 140733467691568 140733467690480 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11671/statm: 2287 267 226 213 0 72 0
[pid=11672] ppid=11671 vsize=533012 CPUtime=62.46 cores=0,2,4,6
/proc/11672/stat : 11672 (glucose_static) R 11671 11596 11448 0 -1 4202496 46392 0 0 0 6228 18 0 0 20 0 1 0 271386687 545804288 99278 33554432000 4194304 4896791 140736634079632 140736634076840 4223846 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11672/statm: 133253 99278 78 172 0 133079 0
Current children cumulated CPU time (s) 1720.34
Current children cumulated vsize (KiB) 836448

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 1.99 3/183 11672
/proc/meminfo: memFree=26728868/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
[pid=11597] ppid=11596 vsize=285140 CPUtime=1657.88 cores=0,2,4,6
/proc/11597/stat : 11597 (pb2sat) S 11596 11596 11448 0 -1 4202496 21481 332669 0 0 878 472 163985 453 20 0 1 0 271220707 291983360 57114 33554432000 4194304 5873084 140735981561056 140735981554872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 157 0 0
/proc/11597/statm: 71285 57114 183 410 0 70867 0
[pid=11671] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11671/stat : 11671 (satsolver.sh) S 11597 11596 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271386687 9367552 267 33554432000 4194304 5064252 140733467691568 140733467690480 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11671/statm: 2287 267 226 213 0 72 0
[pid=11672] ppid=11671 vsize=539052 CPUtime=122.45 cores=0,2,4,6
/proc/11672/stat : 11672 (glucose_static) R 11671 11596 11448 0 -1 4202496 49561 0 0 0 12221 24 0 0 20 0 1 0 271386687 551989248 99311 33554432000 4194304 4896791 140736634079632 140736634077160 4225344 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11672/statm: 134763 99311 78 172 0 134589 0
Current children cumulated CPU time (s) 1780.33
Current children cumulated vsize (KiB) 842488



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.01 s]
/proc/loadavg: 2.01 2.00 1.99 2/178 11673
/proc/meminfo: memFree=27680496/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
[pid=11597] ppid=11596 vsize=285140 CPUtime=1657.88 cores=0,2,4,6
/proc/11597/stat : 11597 (pb2sat) S 11596 11596 11448 0 -1 4202496 21481 332669 0 0 878 472 163985 453 20 0 1 0 271220707 291983360 57114 33554432000 4194304 5873084 140735981561056 140735981554872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 157 0 0
/proc/11597/statm: 71285 57114 183 410 0 70867 0
[pid=11671] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11671/stat : 11671 (satsolver.sh) S 11597 11596 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271386687 9367552 267 33554432000 4194304 5064252 140733467691568 140733467690480 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11671/statm: 2287 267 226 213 0 72 0
[pid=11672] ppid=11671 vsize=407488 CPUtime=142.17 cores=0,2,4,6
/proc/11672/stat : 11672 (glucose_static) R 11671 11596 11448 0 -1 4202496 50301 0 0 0 14188 29 0 0 20 0 1 0 271386687 417267712 91844 33554432000 4194304 4896791 140736634079632 140736634076840 4223886 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11672/statm: 101872 91844 78 172 0 101698 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 710924

Sending SIGTERM to process tree (bottom up)

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

[startup+1802.01 s]
/proc/loadavg: 2.01 2.00 1.99 2/178 11673
/proc/meminfo: memFree=27680496/32873844 swapFree=7900/7900
[pid=11596] ppid=11594 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11596/stat : 11596 (runPb2sat.sh) S 11594 11596 11448 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 271220707 9367552 274 33554432000 4194304 5064252 140735494102224 140735494101136 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/11596/statm: 2287 274 233 213 0 72 0
[pid=11597] ppid=11596 vsize=285140 CPUtime=1657.88 cores=0,2,4,6
/proc/11597/stat : 11597 (pb2sat) S 11596 11596 11448 0 -1 4202496 21481 332669 0 0 878 472 163985 453 20 0 1 0 271220707 291983360 57114 33554432000 4194304 5873084 140735981561056 140735981554872 5124602 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 157 0 0
/proc/11597/statm: 71285 57114 183 410 0 70867 0
[pid=11671] ppid=11597 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/11671/stat : 11671 (satsolver.sh) S 11597 11596 11448 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 271386687 9367552 267 33554432000 4194304 5064252 140733467691568 140733467690480 225444521550 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/11671/statm: 2287 267 226 213 0 72 0
[pid=11672] ppid=11671 vsize=407488 CPUtime=142.17 cores=0,2,4,6
/proc/11672/stat : 11672 (glucose_static) R 11671 11596 11448 0 -1 4202496 50301 0 0 0 14188 29 0 0 20 0 1 0 271386687 417267712 91844 33554432000 4194304 4896791 140736634079632 140736634076840 4223886 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/11672/statm: 101872 91844 78 172 0 101698 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 710924

Child status: 0

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 11596 and gives
#  childrusage.ru_utime.tv_sec=1648
#  childrusage.ru_utime.tv_usec=643368
#  childrusage.ru_stime.tv_sec=9
#  childrusage.ru_stime.tv_usec=255592
# CPU time returned by wait4() is 1657.9
# while last known CPU time is 1800.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1802.02
CPU time (s): 1800.05
CPU user time (s): 1790.51
CPU system time (s): 9.54
CPU usage (%): 99.8907
Max. virtual memory (cumulated for all children) (KiB): 1101776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1648.64
system time used= 9.25559
maximum resident set size= 647428
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 355125
page faults= 0
swaps= 0
block input operations= 16
block output operations= 3352792
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 148
involuntary context switches= 2601

runsolver used 3.2765 second user time and 8.60769 second system time

The end

Launcher Data

Begin job on node137 at 2012-05-26 18:49:22
IDJOB=3696306
IDBENCH=1875
IDSOLVER=2274
FILE ID=node137/3696306-1338050962
RUNJOBID= node137-1338049161-11464
PBS_JOBID= 14624375
Free space on /tmp= 71280 MiB

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

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

MD5SUM BENCH= a74bcf40291587dc368e3a23fd278be9
RANDOM SEED=1210515499

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.600
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.600
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		: 2666.600
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.600
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:        28997900 kB
Buffers:          267852 kB
Cached:          2791884 kB
SwapCached:        22060 kB
Active:           942168 kB
Inactive:        2145432 kB
Active(anon):       7476 kB
Inactive(anon):    22680 kB
Active(file):     934692 kB
Inactive(file):  2122752 kB
Unevictable:        7900 kB
Mlocked:            7900 kB
SwapTotal:      67108856 kB
SwapFree:       67081504 kB
Dirty:             13616 kB
Writeback:             0 kB
AnonPages:         13324 kB
Mapped:             9032 kB
Shmem:                 0 kB
Slab:             646640 kB
SReclaimable:      88320 kB
SUnreclaim:       558320 kB
KernelStack:        1520 kB
PageTables:         4172 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     108916 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 70584 MiB
End job on node137 at 2012-05-26 19:19:24