Trace number 3750479

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
npSolver 1.0 (fixed)? (TO) 1800.01 1801.32

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.11.opb
MD5SUM5f844d3fbd9d157e56bab6c09ee5f179
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark38
Best CPU time to get the best result obtained on this benchmark20.8078
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 38
Optimality of the best value was proved YES
Number of variables21675
Total number of constraints1210400
Number of constraints which are clauses1206830
Number of constraints which are cardinality constraints (but not clauses)3570
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint170
Number of terms in the objective function 170
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 170
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 168
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 338
Number of bits of the biggest sum of numbers9
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

27.06/27.19	c run usual solver
1800.01/1801.31	c error: unexpected solver exit code
1800.01/1801.31	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-3750479-1339127803/watcher-3750479-1339127803 -o /tmp/evaluation-result-3750479-1339127803/solver-3750479-1339127803 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750479-1339127803.opb 1239799052 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.07 2.02 2.00 3/179 28276
/proc/meminfo: memFree=28796204/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0

[startup+0.020702 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 28276
/proc/meminfo: memFree=28796204/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100257 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 28276
/proc/meminfo: memFree=28796204/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300288 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 28276
/proc/meminfo: memFree=28796204/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700291 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 28276
/proc/meminfo: memFree=28796204/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 28278
/proc/meminfo: memFree=28690800/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
[pid=28277] ppid=28276 vsize=215816 CPUtime=1.49 cores=1,3,5,7
/proc/28277/stat : 28277 (npSolver-pbo) R 28276 28276 24192 0 -1 4202496 24559 0 0 0 143 6 0 0 20 0 1 0 378907811 220995584 39318 33554432000 4194304 6004724 140734342438352 140734342433928 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28277/statm: 53954 39319 130 442 0 53508 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 224964

[startup+3.10023 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 28278
/proc/meminfo: memFree=28572768/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
[pid=28277] ppid=28276 vsize=602604 CPUtime=3.08 cores=1,3,5,7
/proc/28277/stat : 28277 (npSolver-pbo) R 28276 28276 24192 0 -1 4202496 51358 0 0 0 295 13 0 0 20 0 1 0 378907811 617066496 89047 33554432000 4194304 6004724 140734342438352 140734342433992 4393532 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28277/statm: 150651 89047 130 442 0 150205 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 611752

[startup+6.30033 s]
/proc/loadavg: 2.07 2.02 2.00 3/181 28278
/proc/meminfo: memFree=28204260/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
[pid=28277] ppid=28276 vsize=737768 CPUtime=6.29 cores=1,3,5,7
/proc/28277/stat : 28277 (npSolver-pbo) R 28276 28276 24192 0 -1 4202496 86320 0 0 0 605 24 0 0 20 0 1 0 378907811 755474432 163662 33554432000 4194304 6004724 140734342438352 140734342432632 4582601 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28277/statm: 184442 163662 147 442 0 183996 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 746916

[startup+12.7003 s]
/proc/loadavg: 2.06 2.02 2.00 3/181 28278
/proc/meminfo: memFree=27745484/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
[pid=28277] ppid=28276 vsize=1524200 CPUtime=12.68 cores=1,3,5,7
/proc/28277/stat : 28277 (npSolver-pbo) R 28276 28276 24192 0 -1 4202496 87944 0 0 0 1226 42 0 0 20 0 1 0 378907811 1560780800 275278 33554432000 4194304 6004724 140734342438352 140734342432952 4534752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28277/statm: 381050 275278 147 442 0 380604 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1533348

[startup+25.5004 s]
/proc/loadavg: 2.05 2.01 2.00 3/181 28278
/proc/meminfo: memFree=25389620/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
[pid=28277] ppid=28276 vsize=4063656 CPUtime=25.49 cores=1,3,5,7
/proc/28277/stat : 28277 (npSolver-pbo) R 28276 28276 24192 0 -1 4202496 90628 0 0 0 2428 121 0 0 20 0 1 0 378907811 4161183744 864078 33554432000 4194304 6004724 140734342438352 140734342432968 5193835 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/28277/statm: 1015914 864078 157 442 0 1015468 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4072804

[startup+51.1003 s]
/proc/loadavg: 2.39 2.09 2.03 3/183 28280
/proc/meminfo: memFree=22892572/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
[pid=28277] ppid=28276 vsize=2572776 CPUtime=27.17 cores=1,3,5,7
/proc/28277/stat : 28277 (npSolver-pbo) S 28276 28276 24192 0 -1 4202496 90635 0 0 0 2428 289 0 0 20 0 1 0 378907811 2634522624 491364 33554432000 4194304 6004724 140734342438352 140734342432400 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/28277/statm: 643194 491364 163 442 0 642748 0
[pid=28279] ppid=28277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28279/stat : 28279 (cp2_pre.sh) S 28277 28276 24192 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 378910531 9367552 277 33554432000 4194304 5064252 140736361399472 140736361398176 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28279/statm: 2287 277 234 213 0 72 0
[pid=28280] ppid=28279 vsize=2967628 CPUtime=23.86 cores=1,3,5,7
/proc/28280/stat : 28280 (coprocessor) R 28279 28276 24192 0 -1 4202496 26365 0 0 0 2279 107 0 0 20 0 1 0 378910532 3038851072 573481 33554432000 4194304 6586260 140734612636400 140734612632152 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 1 0 0
/proc/28280/statm: 741907 573481 158 584 0 741319 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 5558700

[startup+102.307 s]
/proc/loadavg: 2.57 2.20 2.06 3/183 28284
/proc/meminfo: memFree=22809332/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
[pid=28277] ppid=28276 vsize=2572776 CPUtime=81.52 cores=1,3,5,7
/proc/28277/stat : 28277 (npSolver-pbo) S 28276 28276 24192 0 -1 4202496 90642 27268 0 0 2428 289 5155 280 20 0 1 0 378907811 2634522624 491364 33554432000 4194304 6004724 140734342438352 140734342433488 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/28277/statm: 643194 491364 163 442 0 642748 0
[pid=28283] ppid=28277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28283/stat : 28283 (satsolver.sh) S 28277 28276 24192 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378916063 9367552 267 33554432000 4194304 5064252 140736167262000 140736167260912 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28283/statm: 2287 267 226 213 0 72 0
[pid=28284] ppid=28283 vsize=3627560 CPUtime=19.76 cores=1,3,5,7
/proc/28284/stat : 28284 (glucose) R 28283 28276 24192 0 -1 4202496 361332 0 0 0 1865 111 0 0 20 0 1 0 378916064 3714621440 780999 33554432000 4194304 5208918 140736704910032 140736704907880 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28284/statm: 906890 780999 102 248 0 906639 0
Current children cumulated CPU time (s) 101.28
Current children cumulated vsize (KiB) 6218632

[startup+162.3 s]
/proc/loadavg: 2.25 2.17 2.06 3/183 28284
/proc/meminfo: memFree=22796208/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
[pid=28277] ppid=28276 vsize=2572776 CPUtime=81.52 cores=1,3,5,7
/proc/28277/stat : 28277 (npSolver-pbo) S 28276 28276 24192 0 -1 4202496 90642 27268 0 0 2428 289 5155 280 20 0 1 0 378907811 2634522624 491364 33554432000 4194304 6004724 140734342438352 140734342433488 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/28277/statm: 643194 491364 163 442 0 642748 0
[pid=28283] ppid=28277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28283/stat : 28283 (satsolver.sh) S 28277 28276 24192 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378916063 9367552 267 33554432000 4194304 5064252 140736167262000 140736167260912 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28283/statm: 2287 267 226 213 0 72 0
[pid=28284] ppid=28283 vsize=3639788 CPUtime=79.75 cores=1,3,5,7
/proc/28284/stat : 28284 (glucose) R 28283 28276 24192 0 -1 4202496 388138 0 0 0 7855 120 0 0 20 0 1 0 378916064 3727142912 784354 33554432000 4194304 5208918 140736704910032 140736704907880 4205139 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28284/statm: 909947 784354 102 248 0 909696 0
Current children cumulated CPU time (s) 161.27
Current children cumulated vsize (KiB) 6230860

[startup+222.3 s]
/proc/loadavg: 2.09 2.14 2.06 3/184 28287
/proc/meminfo: memFree=22780004/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
[pid=28277] ppid=28276 vsize=2572776 CPUtime=81.52 cores=1,3,5,7
/proc/28277/stat : 28277 (npSolver-pbo) S 28276 28276 24192 0 -1 4202496 90642 27268 0 0 2428 289 5155 280 20 0 1 0 378907811 2634522624 491364 33554432000 4194304 6004724 140734342438352 140734342433488 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/28277/statm: 643194 491364 163 442 0 642748 0
[pid=28283] ppid=28277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28283/stat : 28283 (satsolver.sh) S 28277 28276 24192 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378916063 9367552 267 33554432000 4194304 5064252 140736167262000 140736167260912 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28283/statm: 2287 267 226 213 0 72 0
[pid=28284] ppid=28283 vsize=3646460 CPUtime=139.74 cores=1,3,5,7
/proc/28284/stat : 28284 (glucose) R 28283 28276 24192 0 -1 4202496 411321 0 0 0 13846 128 0 0 20 0 1 0 378916064 3733975040 786165 33554432000 4194304 5208918 140736704910032 140736704907880 4229169 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28284/statm: 911615 786165 102 248 0 911364 0
Current children cumulated CPU time (s) 221.26
Current children cumulated vsize (KiB) 6237532

[startup+282.3 s]
/proc/loadavg: 2.03 2.11 2.05 3/184 28310
/proc/meminfo: memFree=22764068/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/28284/statm: 924806 800817 103 248 0 924555 0
Current children cumulated CPU time (s) 1421.09
Current children cumulated vsize (KiB) 6290296

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 28807
/proc/meminfo: memFree=22737348/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
[pid=28277] ppid=28276 vsize=2572776 CPUtime=81.52 cores=1,3,5,7
/proc/28277/stat : 28277 (npSolver-pbo) S 28276 28276 24192 0 -1 4202496 90642 27268 0 0 2428 289 5155 280 20 0 1 0 378907811 2634522624 491364 33554432000 4194304 6004724 140734342438352 140734342433488 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/28277/statm: 643194 491364 163 442 0 642748 0
[pid=28283] ppid=28277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28283/stat : 28283 (satsolver.sh) S 28277 28276 24192 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378916063 9367552 267 33554432000 4194304 5064252 140736167262000 140736167260912 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28283/statm: 2287 267 226 213 0 72 0
[pid=28284] ppid=28283 vsize=3762156 CPUtime=1399.55 cores=1,3,5,7
/proc/28284/stat : 28284 (glucose) R 28283 28276 24192 0 -1 4202496 857532 0 0 0 139647 308 0 0 20 0 1 0 378916064 3852447744 812290 33554432000 4194304 5208918 140736704910032 140736704907880 4219092 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28284/statm: 940539 812290 103 248 0 940288 0
Current children cumulated CPU time (s) 1481.07
Current children cumulated vsize (KiB) 6353228

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29304
/proc/meminfo: memFree=22802688/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
[pid=28277] ppid=28276 vsize=2572776 CPUtime=81.52 cores=1,3,5,7
/proc/28277/stat : 28277 (npSolver-pbo) S 28276 28276 24192 0 -1 4202496 90642 27268 0 0 2428 289 5155 280 20 0 1 0 378907811 2634522624 491364 33554432000 4194304 6004724 140734342438352 140734342433488 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/28277/statm: 643194 491364 163 442 0 642748 0
[pid=28283] ppid=28277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28283/stat : 28283 (satsolver.sh) S 28277 28276 24192 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378916063 9367552 267 33554432000 4194304 5064252 140736167262000 140736167260912 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28283/statm: 2287 267 226 213 0 72 0
[pid=28284] ppid=28283 vsize=3700260 CPUtime=1459.54 cores=1,3,5,7
/proc/28284/stat : 28284 (glucose) R 28283 28276 24192 0 -1 4202496 875334 0 0 0 145640 314 0 0 20 0 1 0 378916064 3789066240 801081 33554432000 4194304 5208918 140736704910032 140736704908168 4216350 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28284/statm: 925065 801081 103 248 0 924814 0
Current children cumulated CPU time (s) 1541.06
Current children cumulated vsize (KiB) 6291332

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29459
/proc/meminfo: memFree=22811196/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
[pid=28277] ppid=28276 vsize=2572776 CPUtime=81.52 cores=1,3,5,7
/proc/28277/stat : 28277 (npSolver-pbo) S 28276 28276 24192 0 -1 4202496 90642 27268 0 0 2428 289 5155 280 20 0 1 0 378907811 2634522624 491364 33554432000 4194304 6004724 140734342438352 140734342433488 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/28277/statm: 643194 491364 163 442 0 642748 0
[pid=28283] ppid=28277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28283/stat : 28283 (satsolver.sh) S 28277 28276 24192 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378916063 9367552 267 33554432000 4194304 5064252 140736167262000 140736167260912 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28283/statm: 2287 267 226 213 0 72 0
[pid=28284] ppid=28283 vsize=3700536 CPUtime=1519.53 cores=1,3,5,7
/proc/28284/stat : 28284 (glucose) R 28283 28276 24192 0 -1 4202496 897760 0 0 0 151630 323 0 0 20 0 1 0 378916064 3789348864 801140 33554432000 4194304 5208918 140736704910032 140736704907880 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28284/statm: 925134 801140 103 248 0 924883 0
Current children cumulated CPU time (s) 1601.05
Current children cumulated vsize (KiB) 6291608

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/183 29543
/proc/meminfo: memFree=22680528/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
[pid=28277] ppid=28276 vsize=2572776 CPUtime=81.52 cores=1,3,5,7
/proc/28277/stat : 28277 (npSolver-pbo) S 28276 28276 24192 0 -1 4202496 90642 27268 0 0 2428 289 5155 280 20 0 1 0 378907811 2634522624 491364 33554432000 4194304 6004724 140734342438352 140734342433488 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/28277/statm: 643194 491364 163 442 0 642748 0
[pid=28283] ppid=28277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28283/stat : 28283 (satsolver.sh) S 28277 28276 24192 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378916063 9367552 267 33554432000 4194304 5064252 140736167262000 140736167260912 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28283/statm: 2287 267 226 213 0 72 0
[pid=28284] ppid=28283 vsize=3701012 CPUtime=1579.51 cores=1,3,5,7
/proc/28284/stat : 28284 (glucose) R 28283 28276 24192 0 -1 4202496 919256 0 0 0 157619 332 0 0 20 0 1 0 378916064 3789836288 801267 33554432000 4194304 5208918 140736704910032 140736704908168 4228997 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28284/statm: 925253 801267 103 248 0 925002 0
Current children cumulated CPU time (s) 1661.03
Current children cumulated vsize (KiB) 6292084

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 29543
/proc/meminfo: memFree=22725028/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
[pid=28277] ppid=28276 vsize=2572776 CPUtime=81.52 cores=1,3,5,7
/proc/28277/stat : 28277 (npSolver-pbo) S 28276 28276 24192 0 -1 4202496 90642 27268 0 0 2428 289 5155 280 20 0 1 0 378907811 2634522624 491364 33554432000 4194304 6004724 140734342438352 140734342433488 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/28277/statm: 643194 491364 163 442 0 642748 0
[pid=28283] ppid=28277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28283/stat : 28283 (satsolver.sh) S 28277 28276 24192 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378916063 9367552 267 33554432000 4194304 5064252 140736167262000 140736167260912 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28283/statm: 2287 267 226 213 0 72 0
[pid=28284] ppid=28283 vsize=3701216 CPUtime=1639.5 cores=1,3,5,7
/proc/28284/stat : 28284 (glucose) R 28283 28276 24192 0 -1 4202496 941668 0 0 0 163609 341 0 0 20 0 1 0 378916064 3790045184 801320 33554432000 4194304 5208918 140736704910032 140736704908168 4205165 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28284/statm: 925304 801320 103 248 0 925053 0
Current children cumulated CPU time (s) 1721.02
Current children cumulated vsize (KiB) 6292288

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29543
/proc/meminfo: memFree=22641656/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
[pid=28277] ppid=28276 vsize=2572776 CPUtime=81.52 cores=1,3,5,7
/proc/28277/stat : 28277 (npSolver-pbo) S 28276 28276 24192 0 -1 4202496 90642 27268 0 0 2428 289 5155 280 20 0 1 0 378907811 2634522624 491364 33554432000 4194304 6004724 140734342438352 140734342433488 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/28277/statm: 643194 491364 163 442 0 642748 0
[pid=28283] ppid=28277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28283/stat : 28283 (satsolver.sh) S 28277 28276 24192 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378916063 9367552 267 33554432000 4194304 5064252 140736167262000 140736167260912 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28283/statm: 2287 267 226 213 0 72 0
[pid=28284] ppid=28283 vsize=3701264 CPUtime=1699.49 cores=1,3,5,7
/proc/28284/stat : 28284 (glucose) R 28283 28276 24192 0 -1 4202496 960431 0 0 0 169600 349 0 0 20 0 1 0 378916064 3790094336 801361 33554432000 4194304 5208918 140736704910032 140736704908168 4229021 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28284/statm: 925316 801361 103 248 0 925065 0
Current children cumulated CPU time (s) 1781.01
Current children cumulated vsize (KiB) 6292336



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29543
/proc/meminfo: memFree=22656852/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
[pid=28277] ppid=28276 vsize=2572776 CPUtime=81.52 cores=1,3,5,7
/proc/28277/stat : 28277 (npSolver-pbo) S 28276 28276 24192 0 -1 4202496 90642 27268 0 0 2428 289 5155 280 20 0 1 0 378907811 2634522624 491364 33554432000 4194304 6004724 140734342438352 140734342433488 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/28277/statm: 643194 491364 163 442 0 642748 0
[pid=28283] ppid=28277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28283/stat : 28283 (satsolver.sh) S 28277 28276 24192 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378916063 9367552 267 33554432000 4194304 5064252 140736167262000 140736167260912 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28283/statm: 2287 267 226 213 0 72 0
[pid=28284] ppid=28283 vsize=3701300 CPUtime=1718.49 cores=1,3,5,7
/proc/28284/stat : 28284 (glucose) R 28283 28276 24192 0 -1 4202496 965143 0 0 0 171498 351 0 0 20 0 1 0 378916064 3790131200 801371 33554432000 4194304 5208918 140736704910032 140736704908168 4229125 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28284/statm: 925325 801371 103 248 0 925074 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 6292372

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

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

[startup+1801.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 29543
/proc/meminfo: memFree=22656852/32873648 swapFree=7120/7120
[pid=28276] ppid=28274 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28276/stat : 28276 (npSolver-pbo.sh) S 28274 28276 24192 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378907811 9367552 275 33554432000 4194304 5064252 140734870143472 140734870142384 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/28276/statm: 2287 275 233 213 0 72 0
[pid=28277] ppid=28276 vsize=2572776 CPUtime=81.52 cores=1,3,5,7
/proc/28277/stat : 28277 (npSolver-pbo) S 28276 28276 24192 0 -1 4202496 90642 27268 0 0 2428 289 5155 280 20 0 1 0 378907811 2634522624 491364 33554432000 4194304 6004724 140734342438352 140734342433488 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 2 0 0
/proc/28277/statm: 643194 491364 163 442 0 642748 0
[pid=28283] ppid=28277 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/28283/stat : 28283 (satsolver.sh) S 28277 28276 24192 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378916063 9367552 267 33554432000 4194304 5064252 140736167262000 140736167260912 219513775694 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/28283/statm: 2287 267 226 213 0 72 0
[pid=28284] ppid=28283 vsize=3701300 CPUtime=1718.49 cores=1,3,5,7
/proc/28284/stat : 28284 (glucose) R 28283 28276 24192 0 -1 4202496 965143 0 0 0 171498 351 0 0 20 0 1 0 378916064 3790131200 801371 33554432000 4194304 5208918 140736704910032 140736704908168 4229125 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/28284/statm: 925325 801371 103 248 0 925074 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 6292372

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1801.32
CPU time (s): 1800.01
CPU user time (s): 1790.81
CPU system time (s): 9.2
CPU usage (%): 99.9272
Max. virtual memory (cumulated for all children) (KiB): 6354660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1100
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 358
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4
involuntary context switches= 2

runsolver used 3.00054 second user time and 12.5141 second system time

The end

Launcher Data

Begin job on node114 at 2012-06-08 05:56:44
IDJOB=3750479
IDBENCH=2952
IDSOLVER=2334
FILE ID=node114/3750479-1339127803
RUNJOBID= node114-1339112629-25979
PBS_JOBID= 14643739
Free space on /tmp= 70268 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/haplotype/normalized-simp-nonunif-100_100.11.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3750479-1339127803/watcher-3750479-1339127803 -o /tmp/evaluation-result-3750479-1339127803/solver-3750479-1339127803 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3750479-1339127803.opb 1239799052 HOME HOME

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

MD5SUM BENCH= 5f844d3fbd9d157e56bab6c09ee5f179
RANDOM SEED=1239799052

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


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        28796460 kB
Buffers:          616188 kB
Cached:          2436864 kB
SwapCached:         1940 kB
Active:          1220324 kB
Inactive:        1905420 kB
Active(anon):      72592 kB
Inactive(anon):     2432 kB
Active(file):    1147732 kB
Inactive(file):  1902988 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67100572 kB
Dirty:             57952 kB
Writeback:             0 kB
AnonPages:         65924 kB
Mapped:            11216 kB
Shmem:                24 kB
Slab:             810564 kB
SReclaimable:     251664 kB
SUnreclaim:       558900 kB
KernelStack:        1472 kB
PageTables:         4256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     202696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     12288 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 69424 MiB
End job on node114 at 2012-06-08 06:26:48