Trace number 3750478

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.04 1801.92

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.10.opb
MD5SUMf304ba5324add428c73c7022630c48ee
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark49
Best CPU time to get the best result obtained on this benchmark11.6442
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 49
Optimality of the best value was proved YES
Number of variables27027
Total number of constraints1883063
Number of constraints which are clauses1877876
Number of constraints which are cardinality constraints (but not clauses)5187
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint182
Number of terms in the objective function 182
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 182
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 180
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 362
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

51.47/51.50	c run usual solver
1800.04/1801.91	c error: unexpected solver exit code
1800.04/1801.91	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-3750478-1339127640/watcher-3750478-1339127640 -o /tmp/evaluation-result-3750478-1339127640/solver-3750478-1339127640 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3750478-1339127640.opb 1921647832 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.01 2.03 2.00 3/179 16692
/proc/meminfo: memFree=29222840/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0

[startup+0.00791295 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 16692
/proc/meminfo: memFree=29222840/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 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.01 2.03 2.00 3/179 16692
/proc/meminfo: memFree=29222840/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300275 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 16692
/proc/meminfo: memFree=29222840/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700284 s]
/proc/loadavg: 2.01 2.03 2.00 3/179 16692
/proc/meminfo: memFree=29222840/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50031 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 16694
/proc/meminfo: memFree=29118988/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=213704 CPUtime=1.49 cores=0,2,4,6
/proc/16693/stat : 16693 (npSolver-pbo) R 16692 16692 12469 0 -1 4202496 24008 0 0 0 142 7 0 0 20 0 1 0 378889235 218832896 38256 33554432000 4194304 6004724 140735747512960 140735747508984 4968639 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16693/statm: 53426 38256 130 442 0 52980 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 222852

[startup+3.10031 s]
/proc/loadavg: 2.01 2.03 2.00 3/181 16694
/proc/meminfo: memFree=28906292/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=431764 CPUtime=3.1 cores=0,2,4,6
/proc/16693/stat : 16693 (npSolver-pbo) R 16692 16692 12469 0 -1 4202496 46370 0 0 0 296 14 0 0 20 0 1 0 378889235 442126336 79460 33554432000 4194304 6004724 140735747512960 140735747508984 4860768 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16693/statm: 107941 79460 130 442 0 107495 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 440912

[startup+6.30031 s]
/proc/loadavg: 2.01 2.02 2.00 3/181 16694
/proc/meminfo: memFree=28485416/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=738432 CPUtime=6.29 cores=0,2,4,6
/proc/16693/stat : 16693 (npSolver-pbo) R 16692 16692 12469 0 -1 4202496 130376 0 0 0 598 31 0 0 20 0 1 0 378889235 756154368 184248 33554432000 4194304 6004724 140735747512960 140735747509768 4618016 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16693/statm: 184608 184248 147 442 0 184162 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 747580

[startup+12.7003 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 16694
/proc/meminfo: memFree=28043484/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=1262720 CPUtime=12.69 cores=0,2,4,6
/proc/16693/stat : 16693 (npSolver-pbo) R 16692 16692 12469 0 -1 4202496 131906 0 0 0 1223 46 0 0 20 0 1 0 378889235 1293025280 308737 33554432000 4194304 6004724 140735747512960 140735747507560 4779264 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16693/statm: 315680 308737 147 442 0 315234 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1271868

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 16694
/proc/meminfo: memFree=27111940/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=2835584 CPUtime=25.48 cores=0,2,4,6
/proc/16693/stat : 16693 (npSolver-pbo) R 16692 16692 12469 0 -1 4202496 134136 0 0 0 2467 81 0 0 20 0 1 0 378889235 2903638016 534017 33554432000 4194304 6004724 140735747512960 140735747507768 4581408 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/16693/statm: 708896 534017 147 442 0 708450 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2844732

[startup+51.1003 s]
/proc/loadavg: 2.00 2.02 2.00 3/181 16694
/proc/meminfo: memFree=20229656/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=7927056 CPUtime=51.06 cores=0,2,4,6
/proc/16693/stat : 16693 (npSolver-pbo) R 16692 16692 12469 0 -1 4202496 138476 0 0 0 4581 525 0 0 20 0 1 0 378889235 8117305344 1681462 33554432000 4194304 6004724 140735747512960 140735747508832 5193835 0 0 4096 0 0 0 0 17 4 0 0 2 0 0
/proc/16693/statm: 1981764 1681462 157 442 0 1981318 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 7936204

[startup+102.3 s]
/proc/loadavg: 2.75 2.22 2.07 3/183 16696
/proc/meminfo: memFree=17564808/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=4932736 CPUtime=51.47 cores=0,2,4,6
/proc/16693/stat : 16693 (npSolver-pbo) S 16692 16692 12469 0 -1 4202496 138483 0 0 0 4581 566 0 0 20 0 1 0 378889235 5051121664 932888 33554432000 4194304 6004724 140735747512960 140735747507008 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 2 0 0
/proc/16693/statm: 1233184 932888 163 442 0 1232738 0
[pid=16695] ppid=16693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16695/stat : 16695 (cp2_pre.sh) S 16693 16692 12469 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378894386 9367552 277 33554432000 4194304 5064252 140733910801936 140733910800640 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16695/statm: 2287 277 234 213 0 72 0
[pid=16696] ppid=16695 vsize=5783608 CPUtime=50.62 cores=0,2,4,6
/proc/16696/stat : 16696 (coprocessor) R 16695 16692 12469 0 -1 4202496 30135 0 0 0 4830 232 0 0 20 0 1 0 378894387 5922414592 1113132 33554432000 4194304 6586260 140733623881184 140733623876936 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 13 0 0
/proc/16696/statm: 1445902 1113132 158 584 0 1445314 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 10734640

[startup+162.3 s]
/proc/loadavg: 2.88 2.37 2.13 3/183 16699
/proc/meminfo: memFree=23068260/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=4932736 CPUtime=157.69 cores=0,2,4,6
/proc/16693/stat : 16693 (npSolver-pbo) S 16692 16692 12469 0 -1 4202496 138491 31037 0 0 4581 567 10066 555 20 0 1 0 378889235 5051121664 932888 33554432000 4194304 6004724 140735747512960 140735747508096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/16693/statm: 1233184 932888 163 442 0 1232738 0
[pid=16698] ppid=16693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16698/stat : 16698 (satsolver.sh) S 16693 16692 12469 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378905157 9367552 266 33554432000 4194304 5064252 140733703613792 140733703612704 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16698/statm: 2287 266 226 213 0 72 0
[pid=16699] ppid=16698 vsize=921284 CPUtime=3.05 cores=0,2,4,6
/proc/16699/stat : 16699 (glucose) R 16698 16692 12469 0 -1 4202496 117164 0 0 0 275 30 0 0 20 0 1 0 378905159 943394816 209499 33554432000 4194304 5208918 140733520480864 140733519430264 4465602 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16699/statm: 230321 209499 69 248 0 230070 0
Current children cumulated CPU time (s) 160.74
Current children cumulated vsize (KiB) 5872316

[startup+222.3 s]
/proc/loadavg: 2.32 2.30 2.11 3/182 16699
/proc/meminfo: memFree=17685640/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=4932736 CPUtime=157.69 cores=0,2,4,6
/proc/16693/stat : 16693 (npSolver-pbo) S 16692 16692 12469 0 -1 4202496 138491 31037 0 0 4581 567 10066 555 20 0 1 0 378889235 5051121664 932888 33554432000 4194304 6004724 140735747512960 140735747508096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/16693/statm: 1233184 932888 163 442 0 1232738 0
[pid=16698] ppid=16693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16698/stat : 16698 (satsolver.sh) S 16693 16692 12469 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378905157 9367552 266 33554432000 4194304 5064252 140733703613792 140733703612704 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16698/statm: 2287 266 226 213 0 72 0
[pid=16699] ppid=16698 vsize=6741996 CPUtime=63.03 cores=0,2,4,6
/proc/16699/stat : 16699 (glucose) R 16698 16692 12469 0 -1 4202496 642644 0 0 0 6076 227 0 0 20 0 1 0 378905159 6903803904 1497926 33554432000 4194304 5208918 140733520480864 140733520478712 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16699/statm: 1685499 1497926 102 248 0 1685248 0
Current children cumulated CPU time (s) 220.72
Current children cumulated vsize (KiB) 11693028

[startup+282.3 s]
/proc/loadavg: 2.12 2.24 2.10 3/183 16700
/proc/meminfo: memFree=17668948/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=4932736 CPUtime=157.69 cores=0,2,4,6
/proc/16693/stat : 16693 (npSolver-pbo) S 16692 16692 12469 0 -1 4202496 138491 31037 0 0 4581 567 10066 555 20 0 1 0 378889235 5051121664 932888 33554432000 4194304 6004724 140735747512960 140735747508096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/16693/statm: 1233184 932888 163 442 0 1232738 0
[pid=16698] ppid=16693 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/16699/statm: 1702910 1516603 103 248 0 1702659 0
Current children cumulated CPU time (s) 1420.51
Current children cumulated vsize (KiB) 11762672

[startup+1482.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 16733
/proc/meminfo: memFree=17600248/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=4932736 CPUtime=157.69 cores=0,2,4,6
/proc/16693/stat : 16693 (npSolver-pbo) S 16692 16692 12469 0 -1 4202496 138491 31037 0 0 4581 567 10066 555 20 0 1 0 378889235 5051121664 932888 33554432000 4194304 6004724 140735747512960 140735747508096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/16693/statm: 1233184 932888 163 442 0 1232738 0
[pid=16698] ppid=16693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16698/stat : 16698 (satsolver.sh) S 16693 16692 12469 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378905157 9367552 266 33554432000 4194304 5064252 140733703613792 140733703612704 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16698/statm: 2287 266 226 213 0 72 0
[pid=16699] ppid=16698 vsize=6813452 CPUtime=1322.82 cores=0,2,4,6
/proc/16699/stat : 16699 (glucose) R 16698 16692 12469 0 -1 4202496 888415 0 0 0 131901 381 0 0 20 0 1 0 378905159 6976974848 1517156 33554432000 4194304 5208918 140733520480864 140733520479000 4211147 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16699/statm: 1703363 1517156 103 248 0 1703112 0
Current children cumulated CPU time (s) 1480.51
Current children cumulated vsize (KiB) 11764484

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 16733
/proc/meminfo: memFree=17595260/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=4932736 CPUtime=157.69 cores=0,2,4,6
/proc/16693/stat : 16693 (npSolver-pbo) S 16692 16692 12469 0 -1 4202496 138491 31037 0 0 4581 567 10066 555 20 0 1 0 378889235 5051121664 932888 33554432000 4194304 6004724 140735747512960 140735747508096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/16693/statm: 1233184 932888 163 442 0 1232738 0
[pid=16698] ppid=16693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16698/stat : 16698 (satsolver.sh) S 16693 16692 12469 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378905157 9367552 266 33554432000 4194304 5064252 140733703613792 140733703612704 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16698/statm: 2287 266 226 213 0 72 0
[pid=16699] ppid=16698 vsize=6816728 CPUtime=1382.8 cores=0,2,4,6
/proc/16699/stat : 16699 (glucose) R 16698 16692 12469 0 -1 4202496 898603 0 0 0 137894 386 0 0 20 0 1 0 378905159 6980329472 1518006 33554432000 4194304 5208918 140733520480864 140733520478712 4229319 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16699/statm: 1704182 1518006 103 248 0 1703931 0
Current children cumulated CPU time (s) 1540.49
Current children cumulated vsize (KiB) 11767760

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/184 16816
/proc/meminfo: memFree=20135600/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=4932736 CPUtime=157.69 cores=0,2,4,6
/proc/16693/stat : 16693 (npSolver-pbo) S 16692 16692 12469 0 -1 4202496 138491 31037 0 0 4581 567 10066 555 20 0 1 0 378889235 5051121664 932888 33554432000 4194304 6004724 140735747512960 140735747508096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/16693/statm: 1233184 932888 163 442 0 1232738 0
[pid=16698] ppid=16693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16698/stat : 16698 (satsolver.sh) S 16693 16692 12469 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378905157 9367552 266 33554432000 4194304 5064252 140733703613792 140733703612704 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16698/statm: 2287 266 226 213 0 72 0
[pid=16699] ppid=16698 vsize=6817016 CPUtime=1442.8 cores=0,2,4,6
/proc/16699/stat : 16699 (glucose) R 16698 16692 12469 0 -1 4202496 911130 0 0 0 143885 395 0 0 20 0 1 0 378905159 6980624384 1518113 33554432000 4194304 5208918 140733520480864 140733520479000 4228997 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16699/statm: 1704254 1518113 103 248 0 1704003 0
Current children cumulated CPU time (s) 1600.49
Current children cumulated vsize (KiB) 11768048

[startup+1662.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/183 16851
/proc/meminfo: memFree=20134292/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=4932736 CPUtime=157.69 cores=0,2,4,6
/proc/16693/stat : 16693 (npSolver-pbo) S 16692 16692 12469 0 -1 4202496 138491 31037 0 0 4581 567 10066 555 20 0 1 0 378889235 5051121664 932888 33554432000 4194304 6004724 140735747512960 140735747508096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/16693/statm: 1233184 932888 163 442 0 1232738 0
[pid=16698] ppid=16693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16698/stat : 16698 (satsolver.sh) S 16693 16692 12469 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378905157 9367552 266 33554432000 4194304 5064252 140733703613792 140733703612704 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16698/statm: 2287 266 226 213 0 72 0
[pid=16699] ppid=16698 vsize=6820176 CPUtime=1502.77 cores=0,2,4,6
/proc/16699/stat : 16699 (glucose) R 16698 16692 12469 0 -1 4202496 924986 0 0 0 149875 402 0 0 20 0 1 0 378905159 6983860224 1519022 33554432000 4194304 5208918 140733520480864 140733520479000 4232820 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16699/statm: 1705044 1519022 103 248 0 1704793 0
Current children cumulated CPU time (s) 1660.46
Current children cumulated vsize (KiB) 11771208

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17026
/proc/meminfo: memFree=20146632/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=4932736 CPUtime=157.69 cores=0,2,4,6
/proc/16693/stat : 16693 (npSolver-pbo) S 16692 16692 12469 0 -1 4202496 138491 31037 0 0 4581 567 10066 555 20 0 1 0 378889235 5051121664 932888 33554432000 4194304 6004724 140735747512960 140735747508096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/16693/statm: 1233184 932888 163 442 0 1232738 0
[pid=16698] ppid=16693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16698/stat : 16698 (satsolver.sh) S 16693 16692 12469 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378905157 9367552 266 33554432000 4194304 5064252 140733703613792 140733703612704 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16698/statm: 2287 266 226 213 0 72 0
[pid=16699] ppid=16698 vsize=6823168 CPUtime=1562.76 cores=0,2,4,6
/proc/16699/stat : 16699 (glucose) R 16698 16692 12469 0 -1 4202496 939242 0 0 0 155866 410 0 0 20 0 1 0 378905159 6986924032 1519801 33554432000 4194304 5208918 140733520480864 140733520478904 4229039 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/16699/statm: 1705792 1519801 103 248 0 1705541 0
Current children cumulated CPU time (s) 1720.45
Current children cumulated vsize (KiB) 11774200

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17104
/proc/meminfo: memFree=20127488/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=4932736 CPUtime=157.69 cores=0,2,4,6
/proc/16693/stat : 16693 (npSolver-pbo) S 16692 16692 12469 0 -1 4202496 138491 31037 0 0 4581 567 10066 555 20 0 1 0 378889235 5051121664 932888 33554432000 4194304 6004724 140735747512960 140735747508096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/16693/statm: 1233184 932888 163 442 0 1232738 0
[pid=16698] ppid=16693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16698/stat : 16698 (satsolver.sh) S 16693 16692 12469 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378905157 9367552 266 33554432000 4194304 5064252 140733703613792 140733703612704 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16698/statm: 2287 266 226 213 0 72 0
[pid=16699] ppid=16698 vsize=6826060 CPUtime=1622.75 cores=0,2,4,6
/proc/16699/stat : 16699 (glucose) R 16698 16692 12469 0 -1 4202496 949396 0 0 0 161858 417 0 0 20 0 1 0 378905159 6989885440 1520619 33554432000 4194304 5208918 140733520480864 140733520478712 4229319 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16699/statm: 1706515 1520619 103 248 0 1706264 0
Current children cumulated CPU time (s) 1780.44
Current children cumulated vsize (KiB) 11777092



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17167
/proc/meminfo: memFree=20109564/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=4932736 CPUtime=157.69 cores=0,2,4,6
/proc/16693/stat : 16693 (npSolver-pbo) S 16692 16692 12469 0 -1 4202496 138491 31037 0 0 4581 567 10066 555 20 0 1 0 378889235 5051121664 932888 33554432000 4194304 6004724 140735747512960 140735747508096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/16693/statm: 1233184 932888 163 442 0 1232738 0
[pid=16698] ppid=16693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16698/stat : 16698 (satsolver.sh) S 16693 16692 12469 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378905157 9367552 266 33554432000 4194304 5064252 140733703613792 140733703612704 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16698/statm: 2287 266 226 213 0 72 0
[pid=16699] ppid=16698 vsize=6827236 CPUtime=1642.35 cores=0,2,4,6
/proc/16699/stat : 16699 (glucose) R 16698 16692 12469 0 -1 4202496 953830 0 0 0 163815 420 0 0 20 0 1 0 378905159 6991089664 1520914 33554432000 4194304 5208918 140733520480864 140733520478760 4229039 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16699/statm: 1706809 1520914 103 248 0 1706558 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 11778268

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

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

[startup+1801.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/183 17167
/proc/meminfo: memFree=20109564/32873844 swapFree=7124/7124
[pid=16692] ppid=16690 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16692/stat : 16692 (npSolver-pbo.sh) S 16690 16692 12469 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378889235 9367552 274 33554432000 4194304 5064252 140735232961392 140735232960304 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/16692/statm: 2287 274 233 213 0 72 0
[pid=16693] ppid=16692 vsize=4932736 CPUtime=157.69 cores=0,2,4,6
/proc/16693/stat : 16693 (npSolver-pbo) S 16692 16692 12469 0 -1 4202496 138491 31037 0 0 4581 567 10066 555 20 0 1 0 378889235 5051121664 932888 33554432000 4194304 6004724 140735747512960 140735747508096 5186782 0 65536 4102 0 18446744071579302229 0 0 17 2 0 0 2 0 0
/proc/16693/statm: 1233184 932888 163 442 0 1232738 0
[pid=16698] ppid=16693 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/16698/stat : 16698 (satsolver.sh) S 16693 16692 12469 0 -1 4202496 596 0 0 0 0 0 0 0 20 0 1 0 378905157 9367552 266 33554432000 4194304 5064252 140733703613792 140733703612704 227141117518 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/16698/statm: 2287 266 226 213 0 72 0
[pid=16699] ppid=16698 vsize=6827236 CPUtime=1642.35 cores=0,2,4,6
/proc/16699/stat : 16699 (glucose) R 16698 16692 12469 0 -1 4202496 953830 0 0 0 163815 420 0 0 20 0 1 0 378905159 6991089664 1520914 33554432000 4194304 5208918 140733520480864 140733520478760 4229039 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/16699/statm: 1706809 1520914 103 248 0 1706558 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 11778268

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1801.92
CPU time (s): 1800.04
CPU user time (s): 1784.62
CPU system time (s): 15.42
CPU usage (%): 99.8956
Max. virtual memory (cumulated for all children) (KiB): 11870640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.000999
maximum resident set size= 1096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 357
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= 1

runsolver used 4.18136 second user time and 10.5134 second system time

The end

Launcher Data

Begin job on node138 at 2012-06-08 05:54:02
IDJOB=3750478
IDBENCH=2950
IDSOLVER=2334
FILE ID=node138/3750478-1339127640
RUNJOBID= node138-1339110951-13765
PBS_JOBID= 14643715
Free space on /tmp= 70096 MiB

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

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

MD5SUM BENCH= f304ba5324add428c73c7022630c48ee
RANDOM SEED=1921647832

node138.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.347
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.69
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.347
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.347
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.91
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.347
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		: 2667.347
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		: 2667.347
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		: 2667.347
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.92
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.347
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:        29223104 kB
Buffers:          110780 kB
Cached:           762512 kB
SwapCached:        19640 kB
Active:          2710412 kB
Inactive:         145532 kB
Active(anon):    1964860 kB
Inactive(anon):    20456 kB
Active(file):     745552 kB
Inactive(file):   125076 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67082140 kB
Dirty:             75316 kB
Writeback:             0 kB
AnonPages:       1973188 kB
Mapped:             9860 kB
Shmem:                 0 kB
Slab:             650444 kB
SReclaimable:      91492 kB
SUnreclaim:       558952 kB
KernelStack:        1472 kB
PageTables:         8064 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2763712 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1132544 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= 68956 MiB
End job on node138 at 2012-06-08 06:24:06