Trace number 3748882

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 (fixed)? (TO) 1800.02 1801.83

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

50.88/50.90	c run inc solver
50.88/50.90	c [INC SYSTEM] run initial solver
50.88/50.90	c [INC SYSTEM] preprocess with white file
156.87/158.48	c [INC SYSTEM] finished preprocessing in 107 s
156.87/158.48	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-3748882-1339127702/watcher-3748882-1339127702 -o /tmp/evaluation-result-3748882-1339127702/solver-3748882-1339127702 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748882-1339127702.opb 1710554682 HOME HOME 

running on 4 cores: 1,3,5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.09 2.08 3/180 11341
/proc/meminfo: memFree=17744280/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0

[startup+0.051744 s]
/proc/loadavg: 2.00 2.09 2.08 3/180 11341
/proc/meminfo: memFree=17744280/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100325 s]
/proc/loadavg: 2.00 2.09 2.08 3/180 11341
/proc/meminfo: memFree=17744280/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300283 s]
/proc/loadavg: 2.00 2.09 2.08 3/180 11341
/proc/meminfo: memFree=17744280/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700294 s]
/proc/loadavg: 2.00 2.09 2.08 3/180 11341
/proc/meminfo: memFree=17744280/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 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.00 2.09 2.08 3/182 11343
/proc/meminfo: memFree=17640172/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=214628 CPUtime=1.49 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) R 11341 11341 8001 0 -1 4202496 24266 0 0 0 141 8 0 0 20 0 1 0 22737350 219779072 39025 33554432000 4194304 6004724 140734052148480 140734052144504 4968639 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11342/statm: 53657 39025 130 442 0 53211 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 223776

[startup+3.10032 s]
/proc/loadavg: 2.00 2.09 2.08 3/182 11343
/proc/meminfo: memFree=17523116/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=433216 CPUtime=3.08 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) R 11341 11341 8001 0 -1 4202496 46759 0 0 0 294 14 0 0 20 0 1 0 22737350 443613184 80360 33554432000 4194304 6004724 140734052148480 140734052144504 4968639 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11342/statm: 108304 80360 130 442 0 107858 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 442364

[startup+6.30033 s]
/proc/loadavg: 2.00 2.09 2.08 3/182 11343
/proc/meminfo: memFree=17006468/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=738432 CPUtime=6.29 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) R 11341 11341 8001 0 -1 4202496 130400 0 0 0 597 32 0 0 20 0 1 0 22737350 756154368 184249 33554432000 4194304 6004724 140734052148480 140734052145288 4579297 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11342/statm: 184608 184249 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.09 2.08 3/182 11343
/proc/meminfo: memFree=16556236/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=1262720 CPUtime=12.68 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) R 11341 11341 8001 0 -1 4202496 131953 0 0 0 1220 48 0 0 20 0 1 0 22737350 1293025280 308761 33554432000 4194304 6004724 140734052148480 140734052143080 4581092 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/11342/statm: 315680 308761 147 442 0 315234 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1271868

[startup+25.5003 s]
/proc/loadavg: 2.00 2.08 2.08 3/182 11343
/proc/meminfo: memFree=15608860/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=2835584 CPUtime=25.48 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) R 11341 11341 8001 0 -1 4202496 134191 0 0 0 2462 86 0 0 20 0 1 0 22737350 2903638016 538137 33554432000 4194304 6004724 140734052148480 140734052143288 4581260 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11342/statm: 708896 538137 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.07 2.09 2.08 3/182 11343
/proc/meminfo: memFree=8187852/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=4932736 CPUtime=50.89 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) S 11341 11341 8001 0 -1 4202496 138530 0 0 0 4523 566 0 0 20 0 1 0 22737350 5051121664 932911 33554432000 4194304 6004724 140734052148480 140734052142944 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11342/statm: 1233184 932911 163 442 0 1232738 0
Current children cumulated CPU time (s) 50.89
Current children cumulated vsize (KiB) 4941884

[startup+102.307 s]
/proc/loadavg: 2.75 2.27 2.14 3/184 11345
/proc/meminfo: memFree=6076572/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=4932736 CPUtime=50.89 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) S 11341 11341 8001 0 -1 4202496 138530 0 0 0 4523 566 0 0 20 0 1 0 22737350 5051121664 932911 33554432000 4194304 6004724 140734052148480 140734052142944 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11342/statm: 1233184 932911 163 442 0 1232738 0
[pid=11344] ppid=11342 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11344/stat : 11344 (cp2_pre.sh) S 11342 11341 8001 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 22742441 9367552 277 33554432000 4194304 5064252 140737424115072 140737424113776 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/11344/statm: 2287 277 234 213 0 72 0
[pid=11345] ppid=11344 vsize=5783608 CPUtime=51.21 cores=1,3,5,7
/proc/11345/stat : 11345 (coprocessor) R 11344 11341 8001 0 -1 4202496 30568 0 0 0 4889 232 0 0 20 0 1 0 22742442 5922414592 1113564 33554432000 4194304 6586260 140734044057536 140734044053288 4960636 0 0 4096 8404994 0 0 0 17 5 0 0 17 0 0
/proc/11345/statm: 1445902 1113564 158 584 0 1445314 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 10734640

[startup+162.3 s]
/proc/loadavg: 3.10 2.45 2.21 3/183 11347
/proc/meminfo: memFree=11293600/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=4932736 CPUtime=156.97 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) S 11341 11341 8001 0 -1 4202496 138548 31473 0 0 4523 567 10055 552 20 0 1 0 22737350 5051121664 932915 33554432000 4194304 6004724 140734052148480 140734052134760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11342/statm: 1233184 932915 167 442 0 1232738 0
[pid=11347] ppid=11342 vsize=1360320 CPUtime=3.79 cores=1,3,5,7
/proc/11347/stat : 11347 (glucosInc) R 11342 11341 8001 0 -1 4202496 148912 0 0 0 343 36 0 0 20 0 1 0 22753199 1392967680 282150 33554432000 4194304 5654031 140737091949840 140737090899192 4797458 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11347/statm: 340080 282151 108 357 0 339720 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 6302204

[startup+222.3 s]
/proc/loadavg: 2.41 2.38 2.20 3/183 11347
/proc/meminfo: memFree=6211560/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=4932736 CPUtime=156.97 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) S 11341 11341 8001 0 -1 4202496 138548 31473 0 0 4523 567 10055 552 20 0 1 0 22737350 5051121664 932915 33554432000 4194304 6004724 140734052148480 140734052134760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11342/statm: 1233184 932915 167 442 0 1232738 0
[pid=11347] ppid=11342 vsize=6746068 CPUtime=63.78 cores=1,3,5,7
/proc/11347/stat : 11347 (glucosInc) R 11342 11341 8001 0 -1 4202496 650312 0 0 0 6178 200 0 0 20 0 1 0 22753199 6907973632 1497725 33554432000 4194304 5654031 140737091949840 140737091947912 4232462 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11347/statm: 1686517 1497725 139 357 0 1686157 0
Current children cumulated CPU time (s) 220.75
Current children cumulated vsize (KiB) 11687952

[startup+282.3 s]
/proc/loadavg: 2.16 2.31 2.18 3/183 11348
/proc/meminfo: memFree=6119668/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=4932736 CPUtime=156.97 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) S 11341 11341 8001 0 -1 4202496 138548 31473 0 0 4523 567 10055 552 20 0 1 0 22737350 5051121664 932915 33554432000 4194304 6004724 140734052148480 140734052134760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11342/statm: 1233184 932915 167 442 0 1232738 0
[pid=11347] ppid=11342 vsize=6754528 CPUtime=123.77 cores=1,3,5,7
/proc/11347/stat : 11347 (glucosInc) R 11342 11341 8001 0 -1 4202496 666966 0 0 0 12168 209 0 0 20 0 1 0 22753199 6916636672 1500021 33554432000 4194304 5654031 140737091949840 140737091947912 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11347/statm: 1688632 1500021 139 357 0 1688272 0
Current children cumulated CPU time (s) 280.74
Current children cumulated vsize (KiB) 11696412

[startup+342.3 s]

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

/proc/meminfo: memFree=19164316/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=4932736 CPUtime=156.97 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) S 11341 11341 8001 0 -1 4202496 138548 31473 0 0 4523 567 10055 552 20 0 1 0 22737350 5051121664 932915 33554432000 4194304 6004724 140734052148480 140734052134760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11342/statm: 1233184 932915 167 442 0 1232738 0
[pid=11347] ppid=11342 vsize=6813904 CPUtime=1143.62 cores=1,3,5,7
/proc/11347/stat : 11347 (glucosInc) R 11342 11341 8001 0 -1 4202496 910899 0 0 0 114031 331 0 0 20 0 1 0 22753199 6977437696 1516443 33554432000 4194304 5654031 140737091949840 140737091947912 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11347/statm: 1703476 1516443 140 357 0 1703116 0
Current children cumulated CPU time (s) 1300.59
Current children cumulated vsize (KiB) 11755788

[startup+1362.3 s]
/proc/loadavg: 2.02 2.01 2.04 3/183 11428
/proc/meminfo: memFree=19148764/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=4932736 CPUtime=156.97 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) S 11341 11341 8001 0 -1 4202496 138548 31473 0 0 4523 567 10055 552 20 0 1 0 22737350 5051121664 932915 33554432000 4194304 6004724 140734052148480 140734052134760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11342/statm: 1233184 932915 167 442 0 1232738 0
[pid=11347] ppid=11342 vsize=6817260 CPUtime=1203.61 cores=1,3,5,7
/proc/11347/stat : 11347 (glucosInc) R 11342 11341 8001 0 -1 4202496 926322 0 0 0 120021 340 0 0 20 0 1 0 22753199 6980874240 1517349 33554432000 4194304 5654031 140737091949840 140737091947912 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11347/statm: 1704315 1517349 140 357 0 1703955 0
Current children cumulated CPU time (s) 1360.58
Current children cumulated vsize (KiB) 11759144

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.03 3/183 11478
/proc/meminfo: memFree=19154536/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=4932736 CPUtime=156.97 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) S 11341 11341 8001 0 -1 4202496 138548 31473 0 0 4523 567 10055 552 20 0 1 0 22737350 5051121664 932915 33554432000 4194304 6004724 140734052148480 140734052134760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11342/statm: 1233184 932915 167 442 0 1232738 0
[pid=11347] ppid=11342 vsize=6818788 CPUtime=1263.6 cores=1,3,5,7
/proc/11347/stat : 11347 (glucosInc) R 11342 11341 8001 0 -1 4202496 936616 0 0 0 126014 346 0 0 20 0 1 0 22753199 6982438912 1517756 33554432000 4194304 5654031 140737091949840 140737091937656 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11347/statm: 1704697 1517756 140 357 0 1704337 0
Current children cumulated CPU time (s) 1420.57
Current children cumulated vsize (KiB) 11760672

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/183 11479
/proc/meminfo: memFree=19139876/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=4932736 CPUtime=156.97 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) S 11341 11341 8001 0 -1 4202496 138548 31473 0 0 4523 567 10055 552 20 0 1 0 22737350 5051121664 932915 33554432000 4194304 6004724 140734052148480 140734052134760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11342/statm: 1233184 932915 167 442 0 1232738 0
[pid=11347] ppid=11342 vsize=6821548 CPUtime=1323.59 cores=1,3,5,7
/proc/11347/stat : 11347 (glucosInc) R 11342 11341 8001 0 -1 4202496 952073 0 0 0 132004 355 0 0 20 0 1 0 22753199 6985265152 1518540 33554432000 4194304 5654031 140737091949840 140737091947624 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11347/statm: 1705387 1518540 140 357 0 1705027 0
Current children cumulated CPU time (s) 1480.56
Current children cumulated vsize (KiB) 11763432

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/184 11482
/proc/meminfo: memFree=19103344/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=4932736 CPUtime=156.97 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) S 11341 11341 8001 0 -1 4202496 138548 31473 0 0 4523 567 10055 552 20 0 1 0 22737350 5051121664 932915 33554432000 4194304 6004724 140734052148480 140734052134760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11342/statm: 1233184 932915 167 442 0 1232738 0
[pid=11347] ppid=11342 vsize=6825068 CPUtime=1383.58 cores=1,3,5,7
/proc/11347/stat : 11347 (glucosInc) R 11342 11341 8001 0 -1 4202496 967504 0 0 0 137994 364 0 0 20 0 1 0 22753199 6988869632 1519454 33554432000 4194304 5654031 140737091949840 140737091937656 4232752 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11347/statm: 1706267 1519454 140 357 0 1705907 0
Current children cumulated CPU time (s) 1540.55
Current children cumulated vsize (KiB) 11766952

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/183 11482
/proc/meminfo: memFree=19112792/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=4932736 CPUtime=156.97 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) S 11341 11341 8001 0 -1 4202496 138548 31473 0 0 4523 567 10055 552 20 0 1 0 22737350 5051121664 932915 33554432000 4194304 6004724 140734052148480 140734052134760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11342/statm: 1233184 932915 167 442 0 1232738 0
[pid=11347] ppid=11342 vsize=6827816 CPUtime=1443.57 cores=1,3,5,7
/proc/11347/stat : 11347 (glucosInc) R 11342 11341 8001 0 -1 4202496 982784 0 0 0 143984 373 0 0 20 0 1 0 22753199 6991683584 1520219 33554432000 4194304 5654031 140737091949840 140737091937656 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11347/statm: 1706954 1520219 140 357 0 1706594 0
Current children cumulated CPU time (s) 1600.54
Current children cumulated vsize (KiB) 11769700

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.01 3/183 11482
/proc/meminfo: memFree=19069824/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=4932736 CPUtime=156.97 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) S 11341 11341 8001 0 -1 4202496 138548 31473 0 0 4523 567 10055 552 20 0 1 0 22737350 5051121664 932915 33554432000 4194304 6004724 140734052148480 140734052134760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11342/statm: 1233184 932915 167 442 0 1232738 0
[pid=11347] ppid=11342 vsize=6831532 CPUtime=1503.56 cores=1,3,5,7
/proc/11347/stat : 11347 (glucosInc) R 11342 11341 8001 0 -1 4202496 998483 0 0 0 149975 381 0 0 20 0 1 0 22753199 6995488768 1521248 33554432000 4194304 5654031 140737091949840 140737091947912 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11347/statm: 1707883 1521248 140 357 0 1707523 0
Current children cumulated CPU time (s) 1660.53
Current children cumulated vsize (KiB) 11773416

[startup+1722.3 s]
/proc/loadavg: 2.05 2.01 2.01 3/183 11482
/proc/meminfo: memFree=19065452/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=4932736 CPUtime=156.97 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) S 11341 11341 8001 0 -1 4202496 138548 31473 0 0 4523 567 10055 552 20 0 1 0 22737350 5051121664 932915 33554432000 4194304 6004724 140734052148480 140734052134760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11342/statm: 1233184 932915 167 442 0 1232738 0
[pid=11347] ppid=11342 vsize=6831724 CPUtime=1563.55 cores=1,3,5,7
/proc/11347/stat : 11347 (glucosInc) R 11342 11341 8001 0 -1 4202496 1013048 0 0 0 155966 389 0 0 20 0 1 0 22753199 6995685376 1521296 33554432000 4194304 5654031 140737091949840 140737091947912 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11347/statm: 1707931 1521296 140 357 0 1707571 0
Current children cumulated CPU time (s) 1720.52
Current children cumulated vsize (KiB) 11773608

[startup+1782.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/183 11483
/proc/meminfo: memFree=19107924/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=4932736 CPUtime=156.97 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) S 11341 11341 8001 0 -1 4202496 138548 31473 0 0 4523 567 10055 552 20 0 1 0 22737350 5051121664 932915 33554432000 4194304 6004724 140734052148480 140734052134760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11342/statm: 1233184 932915 167 442 0 1232738 0
[pid=11347] ppid=11342 vsize=6831820 CPUtime=1623.54 cores=1,3,5,7
/proc/11347/stat : 11347 (glucosInc) R 11342 11341 8001 0 -1 4202496 1027588 0 0 0 161956 398 0 0 20 0 1 0 22753199 6995783680 1521323 33554432000 4194304 5654031 140737091949840 140737091947912 4232632 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11347/statm: 1707955 1521323 140 357 0 1707595 0
Current children cumulated CPU time (s) 1780.51
Current children cumulated vsize (KiB) 11773704



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.81 s]
/proc/loadavg: 2.06 2.02 2.01 3/183 11483
/proc/meminfo: memFree=19106472/32873844 swapFree=7124/7124
[pid=11341] ppid=11339 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/11341/stat : 11341 (npSolver-pbo-I.) S 11339 11341 8001 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22737350 9367552 275 33554432000 4194304 5064252 140736832766048 140736832764960 215143310926 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/11341/statm: 2287 275 233 213 0 72 0
[pid=11342] ppid=11341 vsize=4932736 CPUtime=156.97 cores=1,3,5,7
/proc/11342/stat : 11342 (npSolver-pbo) S 11341 11341 8001 0 -1 4202496 138548 31473 0 0 4523 567 10055 552 20 0 1 0 22737350 5051121664 932915 33554432000 4194304 6004724 140734052148480 140734052134760 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/11342/statm: 1233184 932915 167 442 0 1232738 0
[pid=11347] ppid=11342 vsize=6833008 CPUtime=1643.05 cores=1,3,5,7
/proc/11347/stat : 11347 (glucosInc) R 11342 11341 8001 0 -1 4202496 1032844 0 0 0 163904 401 0 0 20 0 1 0 22753199 6997000192 1521639 33554432000 4194304 5654031 140737091949840 140737091947912 4208651 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/11347/statm: 1708252 1521639 140 357 0 1707892 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 11774892

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 11341 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=1999
# CPU time returned by wait4() is 0.001999
# while last known CPU time is 1800.02
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1801.83
CPU time (s): 1800.02
CPU user time (s): 1784.82
CPU system time (s): 15.2
CPU usage (%): 99.8997
Max. virtual memory (cumulated for all children) (KiB): 11868320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0
system time used= 0.001999
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= 1

runsolver used 4.18036 second user time and 11.6742 second system time

The end

Launcher Data

Begin job on node133 at 2012-06-08 05:55:04
IDJOB=3748882
IDBENCH=2950
IDSOLVER=2333
FILE ID=node133/3748882-1339127702
RUNJOBID= node133-1339111291-9502
PBS_JOBID= 14643720
Free space on /tmp= 68136 MiB

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

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

MD5SUM BENCH= f304ba5324add428c73c7022630c48ee
RANDOM SEED=1710554682

node133.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.139
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.27
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.139
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	: 5332.55
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.139
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	: 5332.55
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.139
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	: 5332.55
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.139
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	: 5332.56
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.139
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	: 5332.56
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.139
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	: 5332.52
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.139
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	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        17744660 kB
Buffers:          112668 kB
Cached:          4249052 kB
SwapCached:         4000 kB
Active:         13196408 kB
Inactive:        1032184 kB
Active(anon):    9864448 kB
Inactive(anon):     4988 kB
Active(file):    3331960 kB
Inactive(file):  1027196 kB
Unevictable:        7124 kB
Mlocked:            7124 kB
SwapTotal:      67108856 kB
SwapFree:       67100304 kB
Dirty:             75264 kB
Writeback:             0 kB
AnonPages:       9871160 kB
Mapped:            10928 kB
Shmem:                 0 kB
Slab:             739740 kB
SReclaimable:     181892 kB
SUnreclaim:       557848 kB
KernelStack:        1480 kB
PageTables:        23540 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   11621436 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   5933056 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= 69488 MiB
End job on node133 at 2012-06-08 06:25:08