Trace number 3747285

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 inc-topDown (fixed)? (TO) 1800 1801.42

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.07.opb
MD5SUM7a51facc2b0ceeb02915874508a30079
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark37
Best CPU time to get the best result obtained on this benchmark5.63214
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 37
Optimality of the best value was proved YES
Number of variables21756
Total number of constraints1266468
Number of constraints which are clauses1262688
Number of constraints which are cardinality constraints (but not clauses)3780
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint168
Number of terms in the objective function 168
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 168
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 166
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 334
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

28.82/28.95	c run inc solver
28.82/28.95	c [INC SYSTEM] run initial solver
28.82/28.95	c [INC SYSTEM] preprocess with white file
87.63/89.01	c [INC SYSTEM] finished preprocessing in 60 s
89.17/90.36	c [INC SYSTEM] execute solver

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-3747285-1339102142/watcher-3747285-1339102142 -o /tmp/evaluation-result-3747285-1339102142/solver-3747285-1339102142 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itd.sh HOME/instance-3747285-1339102142.opb 1527239157 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: 1.93 1.99 1.92 3/178 9997
/proc/meminfo: memFree=27819812/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (runsolver) D 9995 9997 9300 0 -1 4202560 42 0 0 0 0 0 0 0 20 0 1 0 376340079 12095488 51 33554432000 4194304 5436572 140735847773952 140735847770248 4883175 0 0 4096 24578 18446744071579943789 0 0 17 0 0 0 0 0 0
/proc/9997/statm: 2953 51 31 304 0 2645 0

[startup+0.058181 s]
/proc/loadavg: 1.93 1.99 1.92 3/178 9997
/proc/meminfo: memFree=27819812/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100211 s]
/proc/loadavg: 1.93 1.99 1.92 3/178 9997
/proc/meminfo: memFree=27819812/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.30016 s]
/proc/loadavg: 1.93 1.99 1.92 3/178 9997
/proc/meminfo: memFree=27819812/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700165 s]
/proc/loadavg: 1.93 1.99 1.92 3/178 9997
/proc/meminfo: memFree=27819812/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5002 s]
/proc/loadavg: 1.93 1.99 1.92 3/180 9999
/proc/meminfo: memFree=27713820/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=214496 CPUtime=1.47 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) R 9997 9997 9300 0 -1 4202496 24484 0 0 0 141 6 0 0 20 0 1 0 376340080 219643904 38734 33554432000 4194304 6004724 140734706525488 140734706521128 4968639 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/9999/statm: 53624 38734 130 442 0 53178 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 223644

[startup+3.10033 s]
/proc/loadavg: 2.02 2.01 1.93 3/180 9999
/proc/meminfo: memFree=27586848/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=434536 CPUtime=3.07 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) R 9997 9997 9300 0 -1 4202496 47330 0 0 0 292 15 0 0 20 0 1 0 376340080 444964864 80933 33554432000 4194304 6004724 140734706525488 140734706521512 4968639 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 108634 80933 130 442 0 108188 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 443684

[startup+6.30025 s]
/proc/loadavg: 2.02 2.01 1.93 3/180 9999
/proc/meminfo: memFree=27206332/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=759560 CPUtime=6.27 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) R 9997 9997 9300 0 -1 4202496 89949 0 0 0 600 27 0 0 20 0 1 0 376340080 777789440 167038 33554432000 4194304 6004724 140734706525488 140734706520296 4582623 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 189890 167038 147 442 0 189444 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 768708

[startup+12.7003 s]
/proc/loadavg: 2.02 2.01 1.93 3/180 9999
/proc/meminfo: memFree=26730472/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=1545992 CPUtime=12.67 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) R 9997 9997 9300 0 -1 4202496 91577 0 0 0 1223 44 0 0 20 0 1 0 376340080 1583095808 280702 33554432000 4194304 6004724 140734706525488 140734706520296 5055540 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 386498 280702 147 442 0 386052 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 1555140

[startup+25.5003 s]
/proc/loadavg: 2.01 2.01 1.93 3/180 9999
/proc/meminfo: memFree=25749236/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=2594568 CPUtime=25.46 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) R 9997 9997 9300 0 -1 4202496 93059 0 0 0 2474 72 0 0 20 0 1 0 376340080 2656837632 515710 33554432000 4194304 6004724 140734706525488 140734706520296 4534731 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/9999/statm: 648642 515710 147 442 0 648196 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2603716

[startup+51.1003 s]
/proc/loadavg: 2.29 2.07 1.95 3/182 10001
/proc/meminfo: memFree=21564824/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=2594568 CPUtime=28.88 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) S 9997 9997 9300 0 -1 4202496 94443 0 0 0 2557 331 0 0 20 0 1 0 376340080 2656837632 528020 33554432000 4194304 6004724 140734706525488 140734706519952 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 4 0 0
/proc/9999/statm: 648642 528020 163 442 0 648196 0
[pid=10000] ppid=9999 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/10000/stat : 10000 (cp2_pre.sh) S 9999 9997 9300 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 376342975 9367552 276 33554432000 4194304 5064252 140734084250432 140734084249136 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/10000/statm: 2287 276 234 213 0 72 0
[pid=10001] ppid=10000 vsize=3071780 CPUtime=22.11 cores=0,2,4,6
/proc/10001/stat : 10001 (coprocessor) R 10000 9997 9300 0 -1 4202496 25908 0 0 0 2130 81 0 0 20 0 1 0 376342977 3145502720 592443 33554432000 4194304 6586260 140735131288368 140735131284120 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/10001/statm: 767945 592443 158 584 0 767357 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 5684644

[startup+102.3 s]
/proc/loadavg: 2.23 2.09 1.96 3/182 10006
/proc/meminfo: memFree=21366412/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=2594568 CPUtime=87.91 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) S 9997 9997 9300 0 -1 4202496 94460 26810 0 0 2557 332 5620 282 20 0 1 0 376340080 2656837632 528024 33554432000 4194304 6004724 140734706525488 140734706511768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 4 0 0
/proc/9999/statm: 648642 528024 167 442 0 648196 0
[pid=10006] ppid=9999 vsize=4176400 CPUtime=13.27 cores=0,2,4,6
/proc/10006/stat : 10006 (glucosInc) R 9999 9997 9300 0 -1 4202496 383482 0 0 0 1213 114 0 0 20 0 1 0 376348981 4276633600 838437 33554432000 4194304 5654031 140734158211088 140734158208872 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10006/statm: 1044100 838437 131 357 0 1043740 0
Current children cumulated CPU time (s) 101.18
Current children cumulated vsize (KiB) 6780116

[startup+162.3 s]
/proc/loadavg: 2.08 2.07 1.96 3/181 10009
/proc/meminfo: memFree=21405696/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=2594568 CPUtime=87.91 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) S 9997 9997 9300 0 -1 4202496 94460 26810 0 0 2557 332 5620 282 20 0 1 0 376340080 2656837632 528024 33554432000 4194304 6004724 140734706525488 140734706511768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 4 0 0
/proc/9999/statm: 648642 528024 167 442 0 648196 0
[pid=10006] ppid=9999 vsize=4195188 CPUtime=73.25 cores=0,2,4,6
/proc/10006/stat : 10006 (glucosInc) R 9999 9997 9300 0 -1 4202496 407583 0 0 0 7204 121 0 0 20 0 1 0 376348981 4295872512 843582 33554432000 4194304 5654031 140734158211088 140734158208872 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10006/statm: 1048797 843582 140 357 0 1048437 0
Current children cumulated CPU time (s) 161.16
Current children cumulated vsize (KiB) 6798904

[startup+222.3 s]
/proc/loadavg: 2.03 2.05 1.96 3/181 10009
/proc/meminfo: memFree=21374008/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=2594568 CPUtime=87.91 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) S 9997 9997 9300 0 -1 4202496 94460 26810 0 0 2557 332 5620 282 20 0 1 0 376340080 2656837632 528024 33554432000 4194304 6004724 140734706525488 140734706511768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 4 0 0
/proc/9999/statm: 648642 528024 167 442 0 648196 0
[pid=10006] ppid=9999 vsize=4203676 CPUtime=133.25 cores=0,2,4,6
/proc/10006/stat : 10006 (glucosInc) R 9999 9997 9300 0 -1 4202496 432533 0 0 0 13195 130 0 0 20 0 1 0 376348981 4304564224 845889 33554432000 4194304 5654031 140734158211088 140734158208968 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10006/statm: 1050919 845889 140 357 0 1050559 0
Current children cumulated CPU time (s) 221.16
Current children cumulated vsize (KiB) 6807392

[startup+282.3 s]
/proc/loadavg: 2.01 2.04 1.96 3/181 10009
/proc/meminfo: memFree=21359124/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=2594568 CPUtime=87.91 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) S 9997 9997 9300 0 -1 4202496 94460 26810 0 0 2557 332 5620 282 20 0 1 0 376340080 2656837632 528024 33554432000 4194304 6004724 140734706525488 140734706511768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 4 0 0
/proc/9999/statm: 648642 528024 167 442 0 648196 0
[pid=10006] ppid=9999 vsize=4209080 CPUtime=193.24 cores=0,2,4,6
/proc/10006/stat : 10006 (glucosInc) R 9999 9997 9300 0 -1 4202496 457153 0 0 0 19186 138 0 0 20 0 1 0 376348981 4310097920 847381 33554432000 4194304 5654031 140734158211088 140734158209160 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10006/statm: 1052270 847381 140 357 0 1051910 0
Current children cumulated CPU time (s) 281.15

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

/proc/meminfo: memFree=21272936/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=2594568 CPUtime=87.91 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) S 9997 9997 9300 0 -1 4202496 94460 26810 0 0 2557 332 5620 282 20 0 1 0 376340080 2656837632 528024 33554432000 4194304 6004724 140734706525488 140734706511768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 4 0 0
/proc/9999/statm: 648642 528024 167 442 0 648196 0
[pid=10006] ppid=9999 vsize=4259508 CPUtime=1213.08 cores=0,2,4,6
/proc/10006/stat : 10006 (glucosInc) R 9999 9997 9300 0 -1 4202496 821730 0 0 0 121029 279 0 0 20 0 1 0 376348981 4361736192 861388 33554432000 4194304 5654031 140734158211088 140734158209064 4208621 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10006/statm: 1064877 861388 141 357 0 1064517 0
Current children cumulated CPU time (s) 1300.99
Current children cumulated vsize (KiB) 6863224

[startup+1362.3 s]
/proc/loadavg: 2.04 2.01 1.96 3/181 10046
/proc/meminfo: memFree=21271700/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=2594568 CPUtime=87.91 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) S 9997 9997 9300 0 -1 4202496 94460 26810 0 0 2557 332 5620 282 20 0 1 0 376340080 2656837632 528024 33554432000 4194304 6004724 140734706525488 140734706511768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 4 0 0
/proc/9999/statm: 648642 528024 167 442 0 648196 0
[pid=10006] ppid=9999 vsize=4260988 CPUtime=1273.07 cores=0,2,4,6
/proc/10006/stat : 10006 (glucosInc) R 9999 9997 9300 0 -1 4202496 839500 0 0 0 127022 285 0 0 20 0 1 0 376348981 4363251712 861778 33554432000 4194304 5654031 140734158211088 140734158208872 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10006/statm: 1065247 861778 141 357 0 1064887 0
Current children cumulated CPU time (s) 1360.98
Current children cumulated vsize (KiB) 6864704

[startup+1422.3 s]
/proc/loadavg: 2.09 2.02 1.97 3/181 10046
/proc/meminfo: memFree=21270668/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=2594568 CPUtime=87.91 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) S 9997 9997 9300 0 -1 4202496 94460 26810 0 0 2557 332 5620 282 20 0 1 0 376340080 2656837632 528024 33554432000 4194304 6004724 140734706525488 140734706511768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 4 0 0
/proc/9999/statm: 648642 528024 167 442 0 648196 0
[pid=10006] ppid=9999 vsize=4261244 CPUtime=1333.07 cores=0,2,4,6
/proc/10006/stat : 10006 (glucosInc) R 9999 9997 9300 0 -1 4202496 856982 0 0 0 133015 292 0 0 20 0 1 0 376348981 4363513856 861872 33554432000 4194304 5654031 140734158211088 140734158209160 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10006/statm: 1065311 861872 141 357 0 1064951 0
Current children cumulated CPU time (s) 1420.98
Current children cumulated vsize (KiB) 6864960

[startup+1482.3 s]
/proc/loadavg: 2.03 2.02 1.97 3/181 10103
/proc/meminfo: memFree=21342156/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=2594568 CPUtime=87.91 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) S 9997 9997 9300 0 -1 4202496 94460 26810 0 0 2557 332 5620 282 20 0 1 0 376340080 2656837632 528024 33554432000 4194304 6004724 140734706525488 140734706511768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 4 0 0
/proc/9999/statm: 648642 528024 167 442 0 648196 0
[pid=10006] ppid=9999 vsize=4262008 CPUtime=1393.05 cores=0,2,4,6
/proc/10006/stat : 10006 (glucosInc) R 9999 9997 9300 0 -1 4202496 874562 0 0 0 139007 298 0 0 20 0 1 0 376348981 4364296192 862065 33554432000 4194304 5654031 140734158211088 140734158208872 4232707 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10006/statm: 1065502 862065 141 357 0 1065142 0
Current children cumulated CPU time (s) 1480.96
Current children cumulated vsize (KiB) 6865724

[startup+1542.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/181 10105
/proc/meminfo: memFree=21318928/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=2594568 CPUtime=87.91 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) S 9997 9997 9300 0 -1 4202496 94460 26810 0 0 2557 332 5620 282 20 0 1 0 376340080 2656837632 528024 33554432000 4194304 6004724 140734706525488 140734706511768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 4 0 0
/proc/9999/statm: 648642 528024 167 442 0 648196 0
[pid=10006] ppid=9999 vsize=4262576 CPUtime=1453.05 cores=0,2,4,6
/proc/10006/stat : 10006 (glucosInc) R 9999 9997 9300 0 -1 4202496 895814 0 0 0 144998 307 0 0 20 0 1 0 376348981 4364877824 862251 33554432000 4194304 5654031 140734158211088 140734158209160 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10006/statm: 1065644 862251 141 357 0 1065284 0
Current children cumulated CPU time (s) 1540.96
Current children cumulated vsize (KiB) 6866292

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/181 10105
/proc/meminfo: memFree=21309768/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=2594568 CPUtime=87.91 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) S 9997 9997 9300 0 -1 4202496 94460 26810 0 0 2557 332 5620 282 20 0 1 0 376340080 2656837632 528024 33554432000 4194304 6004724 140734706525488 140734706511768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 4 0 0
/proc/9999/statm: 648642 528024 167 442 0 648196 0
[pid=10006] ppid=9999 vsize=4262800 CPUtime=1513.04 cores=0,2,4,6
/proc/10006/stat : 10006 (glucosInc) R 9999 9997 9300 0 -1 4202496 912718 0 0 0 150991 313 0 0 20 0 1 0 376348981 4365107200 862304 33554432000 4194304 5654031 140734158211088 140734158209160 4232479 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10006/statm: 1065700 862304 141 357 0 1065340 0
Current children cumulated CPU time (s) 1600.95
Current children cumulated vsize (KiB) 6866516

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 10106
/proc/meminfo: memFree=21304536/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=2594568 CPUtime=87.91 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) S 9997 9997 9300 0 -1 4202496 94460 26810 0 0 2557 332 5620 282 20 0 1 0 376340080 2656837632 528024 33554432000 4194304 6004724 140734706525488 140734706511768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 4 0 0
/proc/9999/statm: 648642 528024 167 442 0 648196 0
[pid=10006] ppid=9999 vsize=4263148 CPUtime=1573.02 cores=0,2,4,6
/proc/10006/stat : 10006 (glucosInc) R 9999 9997 9300 0 -1 4202496 935483 0 0 0 156981 321 0 0 20 0 1 0 376348981 4365463552 862397 33554432000 4194304 5654031 140734158211088 140734158209064 4232477 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10006/statm: 1065787 862397 141 357 0 1065427 0
Current children cumulated CPU time (s) 1660.93
Current children cumulated vsize (KiB) 6866864

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 10106
/proc/meminfo: memFree=21296808/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=2594568 CPUtime=87.91 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) S 9997 9997 9300 0 -1 4202496 94460 26810 0 0 2557 332 5620 282 20 0 1 0 376340080 2656837632 528024 33554432000 4194304 6004724 140734706525488 140734706511768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 4 0 0
/proc/9999/statm: 648642 528024 167 442 0 648196 0
[pid=10006] ppid=9999 vsize=4263576 CPUtime=1633.01 cores=0,2,4,6
/proc/10006/stat : 10006 (glucosInc) R 9999 9997 9300 0 -1 4202496 953002 0 0 0 162973 328 0 0 20 0 1 0 376348981 4365901824 862521 33554432000 4194304 5654031 140734158211088 140734158209160 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10006/statm: 1065894 862521 141 357 0 1065534 0
Current children cumulated CPU time (s) 1720.92
Current children cumulated vsize (KiB) 6867292

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 10106
/proc/meminfo: memFree=21276260/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=2594568 CPUtime=87.91 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) S 9997 9997 9300 0 -1 4202496 94460 26810 0 0 2557 332 5620 282 20 0 1 0 376340080 2656837632 528024 33554432000 4194304 6004724 140734706525488 140734706511768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 4 0 0
/proc/9999/statm: 648642 528024 167 442 0 648196 0
[pid=10006] ppid=9999 vsize=4263748 CPUtime=1693 cores=0,2,4,6
/proc/10006/stat : 10006 (glucosInc) R 9999 9997 9300 0 -1 4202496 970455 0 0 0 168965 335 0 0 20 0 1 0 376348981 4366077952 862577 33554432000 4194304 5654031 140734158211088 140734158198904 4232571 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10006/statm: 1065937 862577 141 357 0 1065577 0
Current children cumulated CPU time (s) 1780.91
Current children cumulated vsize (KiB) 6867464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.4 s]
/proc/loadavg: 2.00 2.00 1.97 3/181 10106
/proc/meminfo: memFree=21271956/32873660 swapFree=7120/7120
[pid=9997] ppid=9995 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/9997/stat : 9997 (npSolver-pbo-It) S 9995 9997 9300 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 376340079 9367552 274 33554432000 4194304 5064252 140733739789120 140733739788032 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/9997/statm: 2287 274 233 213 0 72 0
[pid=9999] ppid=9997 vsize=2594568 CPUtime=87.91 cores=0,2,4,6
/proc/9999/stat : 9999 (npSolver-pbo) S 9997 9997 9300 0 -1 4202496 94460 26810 0 0 2557 332 5620 282 20 0 1 0 376340080 2656837632 528024 33554432000 4194304 6004724 140734706525488 140734706511768 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 4 0 0
/proc/9999/statm: 648642 528024 167 442 0 648196 0
[pid=10006] ppid=9999 vsize=4263868 CPUtime=1712.09 cores=0,2,4,6
/proc/10006/stat : 10006 (glucosInc) R 9999 9997 9300 0 -1 4202496 978915 0 0 0 170871 338 0 0 20 0 1 0 376348981 4366200832 862607 33554432000 4194304 5654031 140734158211088 140734158209160 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/10006/statm: 1065967 862607 141 357 0 1065607 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 6867584

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

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

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 9997 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
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.42
CPU time (s): 1800
CPU user time (s): 1790.48
CPU system time (s): 9.52
CPU usage (%): 99.9214
Max. virtual memory (cumulated for all children) (KiB): 6929872

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.000999
system time used= 0
maximum resident set size= 1096
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= 3
involuntary context switches= 2

runsolver used 3.87041 second user time and 10.2334 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-07 22:49:03
IDJOB=3747285
IDBENCH=2953
IDSOLVER=2332
FILE ID=node117/3747285-1339102142
RUNJOBID= node117-1339098177-9316
PBS_JOBID= 14643736
Free space on /tmp= 70704 MiB

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

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

MD5SUM BENCH= 7a51facc2b0ceeb02915874508a30079
RANDOM SEED=1527239157

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.148
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:       32873660 kB
MemFree:        27820076 kB
Buffers:          656300 kB
Cached:          3432540 kB
SwapCached:          632 kB
Active:          2198984 kB
Inactive:        1966920 kB
Active(anon):      65996 kB
Inactive(anon):    10028 kB
Active(file):    2132988 kB
Inactive(file):  1956892 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67106944 kB
Dirty:             53404 kB
Writeback:             0 kB
AnonPages:         79972 kB
Mapped:            13696 kB
Shmem:                80 kB
Slab:             750924 kB
SReclaimable:     194848 kB
SUnreclaim:       556076 kB
KernelStack:        1448 kB
PageTables:         4244 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     191480 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     32768 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= 69788 MiB
End job on node117 at 2012-06-07 23:19:07