Trace number 3748880

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

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.02.opb
MD5SUM88c0da0b31a99941a4f2c09165ead688
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark44
Best CPU time to get the best result obtained on this benchmark6.548
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 44
Optimality of the best value was proved YES
Number of variables21566
Total number of constraints1314050
Number of constraints which are clauses1310032
Number of constraints which are cardinality constraints (but not clauses)4018
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint164
Number of terms in the objective function 164
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 164
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 162
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 326
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

30.37/30.43	c run inc solver
30.37/30.43	c [INC SYSTEM] run initial solver
30.37/30.43	c [INC SYSTEM] preprocess with white file
92.32/94.05	c [INC SYSTEM] finished preprocessing in 63 s
92.32/94.05	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-3748880-1339128150/watcher-3748880-1339128150 -o /tmp/evaluation-result-3748880-1339128150/solver-3748880-1339128150 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-I.sh HOME/instance-3748880-1339128150.opb 295255062 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.02 2.08 2.08 3/180 13047
/proc/meminfo: memFree=15685808/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0

[startup+0.063099 s]
/proc/loadavg: 2.02 2.08 2.08 3/180 13047
/proc/meminfo: memFree=15685808/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100322 s]
/proc/loadavg: 2.02 2.08 2.08 3/180 13047
/proc/meminfo: memFree=15685808/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300261 s]
/proc/loadavg: 2.02 2.08 2.08 3/180 13047
/proc/meminfo: memFree=15685808/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700304 s]
/proc/loadavg: 2.02 2.08 2.08 3/180 13047
/proc/meminfo: memFree=15685808/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50033 s]
/proc/loadavg: 2.02 2.08 2.08 3/182 13049
/proc/meminfo: memFree=15581452/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=214496 CPUtime=1.49 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) R 13047 13047 8890 0 -1 4202496 24214 0 0 0 143 6 0 0 20 0 1 0 22781800 219643904 38973 33554432000 4194304 6004724 140735589354528 140735589350552 4968639 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13048/statm: 53624 38974 130 442 0 53178 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 223644

[startup+3.10033 s]
/proc/loadavg: 2.02 2.08 2.08 3/182 13049
/proc/meminfo: memFree=15464644/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=433612 CPUtime=3.09 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) R 13047 13047 8890 0 -1 4202496 46853 0 0 0 295 14 0 0 20 0 1 0 22781800 444018688 80454 33554432000 4194304 6004724 140735589354528 140735589350040 4968639 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13048/statm: 108403 80454 130 442 0 107957 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 442760

[startup+6.30034 s]
/proc/loadavg: 2.02 2.08 2.08 3/182 13049
/proc/meminfo: memFree=15079108/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=778180 CPUtime=6.29 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) R 13047 13047 8890 0 -1 4202496 93511 0 0 0 600 29 0 0 20 0 1 0 22781800 796856320 166248 33554432000 4194304 6004724 140735589354528 140735589348808 4534749 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13048/statm: 194545 166248 147 442 0 194099 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 787328

[startup+12.7003 s]
/proc/loadavg: 2.02 2.08 2.08 3/182 13049
/proc/meminfo: memFree=14615396/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=1564612 CPUtime=12.69 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) R 13047 13047 8890 0 -1 4202496 95139 0 0 0 1221 48 0 0 20 0 1 0 22781800 1602162688 279912 33554432000 4194304 6004724 140735589354528 140735589349336 4536284 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/13048/statm: 391153 279912 147 442 0 390707 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1573760

[startup+25.5003 s]
/proc/loadavg: 2.01 2.08 2.08 3/182 13049
/proc/meminfo: memFree=13647240/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=2613188 CPUtime=25.48 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) R 13047 13047 8890 0 -1 4202496 96620 0 0 0 2470 78 0 0 20 0 1 0 22781800 2675904512 514408 33554432000 4194304 6004724 140735589354528 140735589349336 4582601 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/13048/statm: 653297 514408 147 442 0 652851 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2622336

[startup+51.1003 s]
/proc/loadavg: 2.35 2.15 2.10 3/184 13051
/proc/meminfo: memFree=9217100/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=2613188 CPUtime=30.41 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) S 13047 13047 8890 0 -1 4202496 98218 0 0 0 2716 325 0 0 20 0 1 0 22781800 2675904512 557950 33554432000 4194304 6004724 140735589354528 140735589348992 5186782 0 65536 4102 0 18446744071579302229 0 0 17 5 0 0 1 0 0
/proc/13048/statm: 653297 557950 163 442 0 652851 0
[pid=13050] ppid=13048 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13050/stat : 13050 (cp2_pre.sh) S 13048 13047 8890 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 22784843 9367552 277 33554432000 4194304 5064252 140737482440512 140737482439216 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13050/statm: 2287 277 234 213 0 72 0
[pid=13051] ppid=13050 vsize=3159364 CPUtime=20.64 cores=1,3,5,7
/proc/13051/stat : 13051 (coprocessor) R 13050 13047 8890 0 -1 4202496 25859 0 0 0 1971 93 0 0 20 0 1 0 22784844 3235188736 608235 33554432000 4194304 6586260 140734533967632 140734533963384 5732496 0 0 4096 8404994 0 0 0 17 3 0 0 0 0 0
/proc/13051/statm: 789841 608235 158 584 0 789253 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 5790848

[startup+102.3 s]
/proc/loadavg: 2.35 2.18 2.11 3/183 13053
/proc/meminfo: memFree=10261740/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=2613188 CPUtime=92.38 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) S 13047 13047 8890 0 -1 4202496 98237 26761 0 0 2716 326 5879 317 20 0 1 0 22781800 2675904512 557954 33554432000 4194304 6004724 140735589354528 140735589340808 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13048/statm: 653297 557954 167 442 0 652851 0
[pid=13053] ppid=13048 vsize=2804140 CPUtime=8.22 cores=1,3,5,7
/proc/13053/stat : 13053 (glucosInc) R 13048 13047 8890 0 -1 4202496 284669 0 0 0 742 80 0 0 20 0 1 0 22791205 2871439360 606867 33554432000 4194304 5654031 140737097864288 140737096813736 4797458 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13053/statm: 701035 606868 108 357 0 700675 0
Current children cumulated CPU time (s) 100.6
Current children cumulated vsize (KiB) 5426476

[startup+162.3 s]
/proc/loadavg: 2.13 2.15 2.10 3/183 13054
/proc/meminfo: memFree=8849420/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=2613188 CPUtime=92.38 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) S 13047 13047 8890 0 -1 4202496 98237 26761 0 0 2716 326 5879 317 20 0 1 0 22781800 2675904512 557954 33554432000 4194304 6004724 140735589354528 140735589340808 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13048/statm: 653297 557954 167 442 0 652851 0
[pid=13053] ppid=13048 vsize=4260248 CPUtime=68.22 cores=1,3,5,7
/proc/13053/stat : 13053 (glucosInc) R 13048 13047 8890 0 -1 4202496 424918 0 0 0 6691 131 0 0 20 0 1 0 22791205 4362493952 890509 33554432000 4194304 5654031 140737097864288 140737097862360 4209107 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13053/statm: 1065062 890509 144 357 0 1064702 0
Current children cumulated CPU time (s) 160.6
Current children cumulated vsize (KiB) 6882584

[startup+222.3 s]
/proc/loadavg: 2.11 2.13 2.10 3/183 13054
/proc/meminfo: memFree=8834568/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=2613188 CPUtime=92.38 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) S 13047 13047 8890 0 -1 4202496 98237 26761 0 0 2716 326 5879 317 20 0 1 0 22781800 2675904512 557954 33554432000 4194304 6004724 140735589354528 140735589340808 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13048/statm: 653297 557954 167 442 0 652851 0
[pid=13053] ppid=13048 vsize=4268280 CPUtime=128.21 cores=1,3,5,7
/proc/13053/stat : 13053 (glucosInc) R 13048 13047 8890 0 -1 4202496 446191 0 0 0 12684 137 0 0 20 0 1 0 22791205 4370718720 892695 33554432000 4194304 5654031 140737097864288 140737097862072 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13053/statm: 1067070 892695 144 357 0 1066710 0
Current children cumulated CPU time (s) 220.59
Current children cumulated vsize (KiB) 6890616

[startup+282.3 s]
/proc/loadavg: 2.04 2.11 2.09 3/183 13054
/proc/meminfo: memFree=8819812/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=2613188 CPUtime=92.38 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) S 13047 13047 8890 0 -1 4202496 98237 26761 0 0 2716 326 5879 317 20 0 1 0 22781800 2675904512 557954 33554432000 4194304 6004724 140735589354528 140735589340808 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13048/statm: 653297 557954 167 442 0 652851 0
[pid=13053] ppid=13048 vsize=4274124 CPUtime=188.2 cores=1,3,5,7
/proc/13053/stat : 13053 (glucosInc) R 13048 13047 8890 0 -1 4202496 472930 0 0 0 18674 146 0 0 20 0 1 0 22791205 4376702976 894270 33554432000 4194304 5654031 140737097864288 140737097862168 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13053/statm: 1068531 894270 144 357 0 1068171 0
Current children cumulated CPU time (s) 280.58

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

/proc/meminfo: memFree=24886344/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=2613188 CPUtime=92.38 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) S 13047 13047 8890 0 -1 4202496 98237 26761 0 0 2716 326 5879 317 20 0 1 0 22781800 2675904512 557954 33554432000 4194304 6004724 140735589354528 140735589340808 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13048/statm: 653297 557954 167 442 0 652851 0
[pid=13053] ppid=13048 vsize=4327732 CPUtime=1268.03 cores=1,3,5,7
/proc/13053/stat : 13053 (glucosInc) R 13048 13047 8890 0 -1 4202496 859870 0 0 0 126506 297 0 0 20 0 1 0 22791205 4431597568 908634 33554432000 4194304 5654031 140737097864288 140737097852104 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13053/statm: 1081933 908634 145 357 0 1081573 0
Current children cumulated CPU time (s) 1360.41
Current children cumulated vsize (KiB) 6950068

[startup+1422.3 s]
/proc/loadavg: 2.05 2.07 2.07 3/183 13263
/proc/meminfo: memFree=24889916/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=2613188 CPUtime=92.38 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) S 13047 13047 8890 0 -1 4202496 98237 26761 0 0 2716 326 5879 317 20 0 1 0 22781800 2675904512 557954 33554432000 4194304 6004724 140735589354528 140735589340808 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13048/statm: 653297 557954 167 442 0 652851 0
[pid=13053] ppid=13048 vsize=4328104 CPUtime=1328.02 cores=1,3,5,7
/proc/13053/stat : 13053 (glucosInc) R 13048 13047 8890 0 -1 4202496 879091 0 0 0 132497 305 0 0 20 0 1 0 22791205 4431978496 908754 33554432000 4194304 5654031 140737097864288 140737097862360 4232477 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13053/statm: 1082026 908754 145 357 0 1081666 0
Current children cumulated CPU time (s) 1420.4
Current children cumulated vsize (KiB) 6950440

[startup+1482.3 s]
/proc/loadavg: 2.05 2.07 2.07 3/183 13263
/proc/meminfo: memFree=24887256/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=2613188 CPUtime=92.38 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) S 13047 13047 8890 0 -1 4202496 98237 26761 0 0 2716 326 5879 317 20 0 1 0 22781800 2675904512 557954 33554432000 4194304 6004724 140735589354528 140735589340808 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13048/statm: 653297 557954 167 442 0 652851 0
[pid=13053] ppid=13048 vsize=4328232 CPUtime=1388.02 cores=1,3,5,7
/proc/13053/stat : 13053 (glucosInc) R 13048 13047 8890 0 -1 4202496 897694 0 0 0 138489 313 0 0 20 0 1 0 22791205 4432109568 908786 33554432000 4194304 5654031 140737097864288 140737097862360 4208659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13053/statm: 1082058 908786 145 357 0 1081698 0
Current children cumulated CPU time (s) 1480.4
Current children cumulated vsize (KiB) 6950568

[startup+1542.3 s]
/proc/loadavg: 2.05 2.07 2.07 3/183 13263
/proc/meminfo: memFree=24849920/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=2613188 CPUtime=92.38 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) S 13047 13047 8890 0 -1 4202496 98237 26761 0 0 2716 326 5879 317 20 0 1 0 22781800 2675904512 557954 33554432000 4194304 6004724 140735589354528 140735589340808 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13048/statm: 653297 557954 167 442 0 652851 0
[pid=13053] ppid=13048 vsize=4329032 CPUtime=1448 cores=1,3,5,7
/proc/13053/stat : 13053 (glucosInc) R 13048 13047 8890 0 -1 4202496 921041 0 0 0 144476 324 0 0 20 0 1 0 22791205 4432928768 909049 33554432000 4194304 5654031 140737097864288 140737097862360 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13053/statm: 1082258 909049 145 357 0 1081898 0
Current children cumulated CPU time (s) 1540.38
Current children cumulated vsize (KiB) 6951368

[startup+1602.3 s]
/proc/loadavg: 2.05 2.06 2.07 3/183 13263
/proc/meminfo: memFree=24840992/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=2613188 CPUtime=92.38 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) S 13047 13047 8890 0 -1 4202496 98237 26761 0 0 2716 326 5879 317 20 0 1 0 22781800 2675904512 557954 33554432000 4194304 6004724 140735589354528 140735589340808 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13048/statm: 653297 557954 167 442 0 652851 0
[pid=13053] ppid=13048 vsize=4329708 CPUtime=1508 cores=1,3,5,7
/proc/13053/stat : 13053 (glucosInc) R 13048 13047 8890 0 -1 4202496 939808 0 0 0 150467 333 0 0 20 0 1 0 22791205 4433620992 909241 33554432000 4194304 5654031 140737097864288 140737097862360 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13053/statm: 1082427 909241 145 357 0 1082067 0
Current children cumulated CPU time (s) 1600.38
Current children cumulated vsize (KiB) 6952044

[startup+1662.3 s]
/proc/loadavg: 2.05 2.06 2.07 3/184 13267
/proc/meminfo: memFree=24875272/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=2613188 CPUtime=92.38 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) S 13047 13047 8890 0 -1 4202496 98237 26761 0 0 2716 326 5879 317 20 0 1 0 22781800 2675904512 557954 33554432000 4194304 6004724 140735589354528 140735589340808 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13048/statm: 653297 557954 167 442 0 652851 0
[pid=13053] ppid=13048 vsize=4329888 CPUtime=1567.99 cores=1,3,5,7
/proc/13053/stat : 13053 (glucosInc) R 13048 13047 8890 0 -1 4202496 959952 0 0 0 156456 343 0 0 20 0 1 0 22791205 4433805312 909283 33554432000 4194304 5654031 140737097864288 140737097862360 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13053/statm: 1082472 909283 145 357 0 1082112 0
Current children cumulated CPU time (s) 1660.37
Current children cumulated vsize (KiB) 6952224

[startup+1722.3 s]
/proc/loadavg: 2.05 2.06 2.07 3/183 13267
/proc/meminfo: memFree=24839384/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=2613188 CPUtime=92.38 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) S 13047 13047 8890 0 -1 4202496 98237 26761 0 0 2716 326 5879 317 20 0 1 0 22781800 2675904512 557954 33554432000 4194304 6004724 140735589354528 140735589340808 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13048/statm: 653297 557954 167 442 0 652851 0
[pid=13053] ppid=13048 vsize=4330156 CPUtime=1627.98 cores=1,3,5,7
/proc/13053/stat : 13053 (glucosInc) R 13048 13047 8890 0 -1 4202496 979127 0 0 0 162446 352 0 0 20 0 1 0 22791205 4434079744 909350 33554432000 4194304 5654031 140737097864288 140737097862360 4232707 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13053/statm: 1082539 909350 145 357 0 1082179 0
Current children cumulated CPU time (s) 1720.36
Current children cumulated vsize (KiB) 6952492

[startup+1782.31 s]
/proc/loadavg: 2.02 2.05 2.06 3/183 13267
/proc/meminfo: memFree=24802624/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=2613188 CPUtime=92.38 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) S 13047 13047 8890 0 -1 4202496 98237 26761 0 0 2716 326 5879 317 20 0 1 0 22781800 2675904512 557954 33554432000 4194304 6004724 140735589354528 140735589340808 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13048/statm: 653297 557954 167 442 0 652851 0
[pid=13053] ppid=13048 vsize=4330720 CPUtime=1687.98 cores=1,3,5,7
/proc/13053/stat : 13053 (glucosInc) R 13048 13047 8890 0 -1 4202496 999434 0 0 0 168438 360 0 0 20 0 1 0 22791205 4434657280 909556 33554432000 4194304 5654031 140737097864288 140737097862360 4208595 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13053/statm: 1082680 909556 145 357 0 1082320 0
Current children cumulated CPU time (s) 1780.36
Current children cumulated vsize (KiB) 6953056



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802 s]
/proc/loadavg: 2.01 2.05 2.06 3/183 13267
/proc/meminfo: memFree=24862116/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=2613188 CPUtime=92.38 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) S 13047 13047 8890 0 -1 4202496 98237 26761 0 0 2716 326 5879 317 20 0 1 0 22781800 2675904512 557954 33554432000 4194304 6004724 140735589354528 140735589340808 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13048/statm: 653297 557954 167 442 0 652851 0
[pid=13053] ppid=13048 vsize=4330852 CPUtime=1707.68 cores=1,3,5,7
/proc/13053/stat : 13053 (glucosInc) R 13048 13047 8890 0 -1 4202496 1004466 0 0 0 170406 362 0 0 20 0 1 0 22791205 4434792448 909568 33554432000 4194304 5654031 140737097864288 140737097852104 4232659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13053/statm: 1082713 909568 145 357 0 1082353 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 6953188

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

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

[startup+1802 s]
/proc/loadavg: 2.01 2.05 2.06 3/183 13267
/proc/meminfo: memFree=24862116/32873844 swapFree=6868/6868
[pid=13047] ppid=13045 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/13047/stat : 13047 (npSolver-pbo-I.) S 13045 13047 8890 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 22781799 9367552 275 33554432000 4194304 5064252 140734507965648 140734507964560 215124436558 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/13047/statm: 2287 275 233 213 0 72 0
[pid=13048] ppid=13047 vsize=2613188 CPUtime=92.38 cores=1,3,5,7
/proc/13048/stat : 13048 (npSolver-pbo) S 13047 13047 8890 0 -1 4202496 98237 26761 0 0 2716 326 5879 317 20 0 1 0 22781800 2675904512 557954 33554432000 4194304 6004724 140735589354528 140735589340808 5190736 0 0 4096 0 18446744071580380219 0 0 17 5 0 0 1 0 0
/proc/13048/statm: 653297 557954 167 442 0 652851 0
[pid=13053] ppid=13048 vsize=4330852 CPUtime=1707.68 cores=1,3,5,7
/proc/13053/stat : 13053 (glucosInc) R 13048 13047 8890 0 -1 4202496 1004466 0 0 0 170406 362 0 0 20 0 1 0 22791205 4434792448 909568 33554432000 4194304 5654031 140737097864288 140737097852104 4232659 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/13053/statm: 1082713 909568 145 357 0 1082353 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 6953188

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1802.02
CPU time (s): 1800.06
CPU user time (s): 1790.01
CPU system time (s): 10.05
CPU usage (%): 99.891
Max. virtual memory (cumulated for all children) (KiB): 7015344

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.29035 second user time and 11.6742 second system time

The end

Launcher Data

Begin job on node135 at 2012-06-08 06:02:32
IDJOB=3748880
IDBENCH=2956
IDSOLVER=2333
FILE ID=node135/3748880-1339128150
RUNJOBID= node135-1339112432-11228
PBS_JOBID= 14643718
Free space on /tmp= 66904 MiB

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

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

MD5SUM BENCH= 88c0da0b31a99941a4f2c09165ead688
RANDOM SEED=295255062

node135.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.81
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
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	: 5274.12
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
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.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.905
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        15685808 kB
Buffers:           63764 kB
Cached:          3984016 kB
SwapCached:         2392 kB
Active:         16249044 kB
Inactive:          17028 kB
Active(anon):   12219376 kB
Inactive(anon):     1448 kB
Active(file):    4029668 kB
Inactive(file):    15580 kB
Unevictable:        6868 kB
Mlocked:            6868 kB
SwapTotal:      67108856 kB
SwapFree:       67097992 kB
Dirty:             54920 kB
Writeback:             0 kB
AnonPages:      12224636 kB
Mapped:             8980 kB
Shmem:                 0 kB
Slab:             756736 kB
SReclaimable:     197856 kB
SUnreclaim:       558880 kB
KernelStack:        1480 kB
PageTables:        28132 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:   14841820 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346376 kB
VmallocChunk:   34341987860 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7174144 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= 69740 MiB
End job on node135 at 2012-06-08 06:32:36