Trace number 3752077

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-quickBound (fixed)? (TO) 1800.04 1814.22

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
haplotype/normalized-simp-nonunif-100_100.14.opb
MD5SUMe81449c340a6e16e28a331cb4252cc2b
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark42
Best CPU time to get the best result obtained on this benchmark8.60169
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 42
Optimality of the best value was proved YES
Number of variables23848
Total number of constraints1451912
Number of constraints which are clauses1447776
Number of constraints which are cardinality constraints (but not clauses)4136
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint176
Number of terms in the objective function 176
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 176
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 174
Number of bits of the biggest number in a constraint 8
Biggest sum of numbers in a constraint 350
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

35.86/43.15	c run inc solver
35.86/43.15	c [INC SYSTEM] run initial solver
35.86/43.15	c [INC SYSTEM] preprocess with white file
108.86/123.09	c [INC SYSTEM] finished preprocessing in 79 s
108.86/123.09	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-3752077-1339130520/watcher-3752077-1339130520 -o /tmp/evaluation-result-3752077-1339130520/solver-3752077-1339130520 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3752077-1339130520.opb 2027619323 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.09 2.04 1.76 3/177 1030
/proc/meminfo: memFree=26206740/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0

[startup+0.0369689 s]
/proc/loadavg: 2.09 2.04 1.76 3/177 1030
/proc/meminfo: memFree=26206740/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100296 s]
/proc/loadavg: 2.09 2.04 1.76 3/177 1030
/proc/meminfo: memFree=26206740/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300312 s]
/proc/loadavg: 2.09 2.04 1.76 3/177 1030
/proc/meminfo: memFree=26206740/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700327 s]
/proc/loadavg: 2.09 2.04 1.76 3/177 1030
/proc/meminfo: memFree=26206740/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50032 s]
/proc/loadavg: 2.09 2.04 1.76 3/179 1032
/proc/meminfo: memFree=26079996/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=214232 CPUtime=1.48 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) R 1030 1030 23264 0 -1 4202496 24199 0 0 0 141 7 0 0 20 0 1 0 379176557 219373568 38959 33554432000 4194304 6004724 140737331893664 140737331889688 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1031/statm: 53558 38959 130 442 0 53112 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 223380

[startup+3.10035 s]
/proc/loadavg: 2.09 2.04 1.76 3/179 1032
/proc/meminfo: memFree=25876180/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=432952 CPUtime=3.08 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) R 1030 1030 23264 0 -1 4202496 46715 0 0 0 294 14 0 0 20 0 1 0 379176557 443342848 80317 33554432000 4194304 6004724 140737331893664 140737331889688 4968639 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1031/statm: 108238 80318 130 442 0 107792 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 442100

[startup+6.30033 s]
/proc/loadavg: 2.08 2.04 1.76 3/179 1032
/proc/meminfo: memFree=22449516/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=701036 CPUtime=6.28 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) R 1030 1030 23264 0 -1 4202496 102600 0 0 0 600 28 0 0 20 0 1 0 379176557 717860864 173324 33554432000 4194304 6004724 140737331893664 140737331888152 4617898 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1031/statm: 175259 173324 147 442 0 174813 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 710184

[startup+12.7003 s]
/proc/loadavg: 2.08 2.04 1.76 3/181 1034
/proc/meminfo: memFree=22113632/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=1618540 CPUtime=12.68 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) R 1030 1030 23264 0 -1 4202496 104793 0 0 0 1216 52 0 0 20 0 1 0 379176557 1657384960 281868 33554432000 4194304 6004724 140737331893664 140737331888312 4617984 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1031/statm: 404635 281868 147 442 0 404189 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1627688

[startup+25.5003 s]
/proc/loadavg: 2.28 2.09 1.78 3/181 1034
/proc/meminfo: memFree=20238308/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=2667116 CPUtime=25.48 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) R 1030 1030 23264 0 -1 4202496 106263 0 0 0 2461 87 0 0 20 0 1 0 379176557 2731126784 510732 33554432000 4194304 6004724 140737331893664 140737331888264 4536502 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/1031/statm: 666779 510732 147 442 0 666333 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 2676264

[startup+51.1004 s]
/proc/loadavg: 2.75 2.21 1.83 3/183 1036
/proc/meminfo: memFree=14414668/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=2667116 CPUtime=35.92 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) S 1030 1030 23264 0 -1 4202496 108088 0 0 0 3193 399 0 0 20 0 1 0 379176557 2731126784 650530 33554432000 4194304 6004724 140737331893664 140737331888128 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 722 0 0
/proc/1031/statm: 666779 650530 163 442 0 666333 0
[pid=1035] ppid=1031 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1035/stat : 1035 (cp2_pre.sh) S 1031 1030 23264 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 379180872 9367552 277 33554432000 4194304 5064252 140733465228304 140733465227008 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1035/statm: 2287 277 234 213 0 72 0
[pid=1036] ppid=1035 vsize=693164 CPUtime=7.92 cores=1,3,5,7
/proc/1036/stat : 1036 (coprocessor) R 1035 1030 23264 0 -1 4202496 18574 0 0 0 760 32 0 0 20 0 1 0 379180874 709799936 154671 33554432000 4194304 6586260 140734949739408 140734949736168 5732400 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/1036/statm: 173291 154671 137 584 0 172703 0
Current children cumulated CPU time (s) 43.84
Current children cumulated vsize (KiB) 3378576

[startup+102.3 s]
/proc/loadavg: 3.42 2.47 1.93 3/182 1039
/proc/meminfo: memFree=14581484/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=2667116 CPUtime=35.92 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) S 1030 1030 23264 0 -1 4202496 108088 0 0 0 3193 399 0 0 20 0 1 0 379176557 2731126784 650530 33554432000 4194304 6004724 140737331893664 140737331888128 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 722 0 0
/proc/1031/statm: 666779 650530 163 442 0 666333 0
[pid=1035] ppid=1031 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1035/stat : 1035 (cp2_pre.sh) S 1031 1030 23264 0 -1 4202496 610 0 0 0 0 0 0 0 20 0 1 0 379180872 9367552 277 33554432000 4194304 5064252 140733465228304 140733465227008 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/1035/statm: 2287 277 234 213 0 72 0
[pid=1036] ppid=1035 vsize=3744616 CPUtime=54.81 cores=1,3,5,7
/proc/1036/stat : 1036 (coprocessor) R 1035 1030 23264 0 -1 4202496 26689 0 0 0 5221 260 0 0 20 0 1 0 379180874 3834486784 737325 33554432000 4194304 6586260 140734949739408 140734949735160 5732496 0 0 4096 8404994 0 0 0 17 5 0 0 429 0 0
/proc/1036/statm: 936154 737325 158 584 0 935566 0
Current children cumulated CPU time (s) 90.73
Current children cumulated vsize (KiB) 6430028

[startup+162.3 s]
/proc/loadavg: 3.03 2.57 2.00 3/181 1041
/proc/meminfo: memFree=12114532/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=2667116 CPUtime=109.21 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) S 1030 1030 23264 0 -1 4202496 108105 27593 0 0 3193 400 6941 387 20 0 1 0 379176557 2731126784 650534 33554432000 4194304 6004724 140737331893664 140737331879944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 722 0 0
/proc/1031/statm: 666779 650534 167 442 0 666333 0
[pid=1041] ppid=1031 vsize=4479776 CPUtime=39.18 cores=1,3,5,7
/proc/1041/stat : 1041 (glucosInc) R 1031 1030 23264 0 -1 4202496 461797 0 0 0 3768 150 0 0 20 0 1 0 379188866 4587290624 1038705 33554432000 4194304 5654031 140735473910224 140735473908008 4232625 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1041/statm: 1119944 1038705 140 357 0 1119584 0
Current children cumulated CPU time (s) 148.39
Current children cumulated vsize (KiB) 7156040

[startup+222.307 s]
/proc/loadavg: 2.38 2.46 2.00 3/181 1041
/proc/meminfo: memFree=12093428/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=2667116 CPUtime=109.21 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) S 1030 1030 23264 0 -1 4202496 108105 27593 0 0 3193 400 6941 387 20 0 1 0 379176557 2731126784 650534 33554432000 4194304 6004724 140737331893664 140737331879944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 722 0 0
/proc/1031/statm: 666779 650534 167 442 0 666333 0
[pid=1041] ppid=1031 vsize=4491508 CPUtime=99.17 cores=1,3,5,7
/proc/1041/stat : 1041 (glucosInc) R 1031 1030 23264 0 -1 4202496 481914 0 0 0 9759 158 0 0 20 0 1 0 379188866 4599304192 1041891 33554432000 4194304 5654031 140735473910224 140735473908008 4214505 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1041/statm: 1122877 1041891 140 357 0 1122517 0
Current children cumulated CPU time (s) 208.38
Current children cumulated vsize (KiB) 7167772

[startup+282.3 s]
/proc/loadavg: 2.14 2.37 2.00 3/181 1041
/proc/meminfo: memFree=12081948/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=2667116 CPUtime=109.21 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) S 1030 1030 23264 0 -1 4202496 108105 27593 0 0 3193 400 6941 387 20 0 1 0 379176557 2731126784 650534 33554432000 4194304 6004724 140737331893664 140737331879944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 722 0 0
/proc/1031/statm: 666779 650534 167 442 0 666333 0
[pid=1041] ppid=1031 vsize=4498248 CPUtime=159.16 cores=1,3,5,7

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

/proc/meminfo: memFree=11969796/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=2667116 CPUtime=109.21 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) S 1030 1030 23264 0 -1 4202496 108105 27593 0 0 3193 400 6941 387 20 0 1 0 379176557 2731126784 650534 33554432000 4194304 6004724 140737331893664 140737331879944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 722 0 0
/proc/1031/statm: 666779 650534 167 442 0 666333 0
[pid=1041] ppid=1031 vsize=4552776 CPUtime=1179 cores=1,3,5,7
/proc/1041/stat : 1041 (glucosInc) R 1031 1030 23264 0 -1 4202496 773279 0 0 0 117612 288 0 0 20 0 1 0 379188866 4662042624 1058917 33554432000 4194304 5654031 140735473910224 140735473908296 4232662 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1041/statm: 1138194 1058917 141 357 0 1137834 0
Current children cumulated CPU time (s) 1288.21
Current children cumulated vsize (KiB) 7229040

[startup+1362.3 s]
/proc/loadavg: 2.03 2.02 2.00 3/181 1077
/proc/meminfo: memFree=11963724/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=2667116 CPUtime=109.21 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) S 1030 1030 23264 0 -1 4202496 108105 27593 0 0 3193 400 6941 387 20 0 1 0 379176557 2731126784 650534 33554432000 4194304 6004724 140737331893664 140737331879944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 722 0 0
/proc/1031/statm: 666779 650534 167 442 0 666333 0
[pid=1041] ppid=1031 vsize=4554996 CPUtime=1239 cores=1,3,5,7
/proc/1041/stat : 1041 (glucosInc) R 1031 1030 23264 0 -1 4202496 790791 0 0 0 123604 296 0 0 20 0 1 0 379188866 4664315904 1059517 33554432000 4194304 5654031 140735473910224 140735473908296 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1041/statm: 1138749 1059517 141 357 0 1138389 0
Current children cumulated CPU time (s) 1348.21
Current children cumulated vsize (KiB) 7231260

[startup+1422.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/181 1077
/proc/meminfo: memFree=11958824/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=2667116 CPUtime=109.21 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) S 1030 1030 23264 0 -1 4202496 108105 27593 0 0 3193 400 6941 387 20 0 1 0 379176557 2731126784 650534 33554432000 4194304 6004724 140737331893664 140737331879944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 722 0 0
/proc/1031/statm: 666779 650534 167 442 0 666333 0
[pid=1041] ppid=1031 vsize=4557532 CPUtime=1298.98 cores=1,3,5,7
/proc/1041/stat : 1041 (glucosInc) R 1031 1030 23264 0 -1 4202496 808386 0 0 0 129594 304 0 0 20 0 1 0 379188866 4666912768 1060182 33554432000 4194304 5654031 140735473910224 140735473908296 4232775 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1041/statm: 1139383 1060182 141 357 0 1139023 0
Current children cumulated CPU time (s) 1408.19
Current children cumulated vsize (KiB) 7233796

[startup+1482.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/181 1077
/proc/meminfo: memFree=11952356/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=2667116 CPUtime=109.21 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) S 1030 1030 23264 0 -1 4202496 108105 27593 0 0 3193 400 6941 387 20 0 1 0 379176557 2731126784 650534 33554432000 4194304 6004724 140737331893664 140737331879944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 722 0 0
/proc/1031/statm: 666779 650534 167 442 0 666333 0
[pid=1041] ppid=1031 vsize=4560376 CPUtime=1358.98 cores=1,3,5,7
/proc/1041/stat : 1041 (glucosInc) R 1031 1030 23264 0 -1 4202496 821817 0 0 0 135587 311 0 0 20 0 1 0 379188866 4669825024 1061432 33554432000 4194304 5654031 140735473910224 140735473908296 4214638 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1041/statm: 1140094 1061432 141 357 0 1139734 0
Current children cumulated CPU time (s) 1468.19
Current children cumulated vsize (KiB) 7236640

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1077
/proc/meminfo: memFree=11947228/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=2667116 CPUtime=109.21 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) S 1030 1030 23264 0 -1 4202496 108105 27593 0 0 3193 400 6941 387 20 0 1 0 379176557 2731126784 650534 33554432000 4194304 6004724 140737331893664 140737331879944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 722 0 0
/proc/1031/statm: 666779 650534 167 442 0 666333 0
[pid=1041] ppid=1031 vsize=4561612 CPUtime=1418.97 cores=1,3,5,7
/proc/1041/stat : 1041 (glucosInc) R 1031 1030 23264 0 -1 4202496 839009 0 0 0 141581 316 0 0 20 0 1 0 379188866 4671090688 1061729 33554432000 4194304 5654031 140735473910224 140735473908296 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1041/statm: 1140403 1061729 141 357 0 1140043 0
Current children cumulated CPU time (s) 1528.18
Current children cumulated vsize (KiB) 7237876

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/181 1077
/proc/meminfo: memFree=11944132/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=2667116 CPUtime=109.21 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) S 1030 1030 23264 0 -1 4202496 108105 27593 0 0 3193 400 6941 387 20 0 1 0 379176557 2731126784 650534 33554432000 4194304 6004724 140737331893664 140737331879944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 722 0 0
/proc/1031/statm: 666779 650534 167 442 0 666333 0
[pid=1041] ppid=1031 vsize=4563740 CPUtime=1478.95 cores=1,3,5,7
/proc/1041/stat : 1041 (glucosInc) R 1031 1030 23264 0 -1 4202496 852225 0 0 0 147573 322 0 0 20 0 1 0 379188866 4673269760 1062257 33554432000 4194304 5654031 140735473910224 140735473908008 4232707 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1041/statm: 1140935 1062257 141 357 0 1140575 0
Current children cumulated CPU time (s) 1588.16
Current children cumulated vsize (KiB) 7240004

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 1078
/proc/meminfo: memFree=11938868/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=2667116 CPUtime=109.21 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) S 1030 1030 23264 0 -1 4202496 108105 27593 0 0 3193 400 6941 387 20 0 1 0 379176557 2731126784 650534 33554432000 4194304 6004724 140737331893664 140737331879944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 722 0 0
/proc/1031/statm: 666779 650534 167 442 0 666333 0
[pid=1041] ppid=1031 vsize=4565240 CPUtime=1538.94 cores=1,3,5,7
/proc/1041/stat : 1041 (glucosInc) R 1031 1030 23264 0 -1 4202496 869499 0 0 0 153564 330 0 0 20 0 1 0 379188866 4674805760 1062639 33554432000 4194304 5654031 140735473910224 140735473908296 4208595 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1041/statm: 1141310 1062639 141 357 0 1140950 0
Current children cumulated CPU time (s) 1648.15
Current children cumulated vsize (KiB) 7241504

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/182 1081
/proc/meminfo: memFree=11935876/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=2667116 CPUtime=109.21 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) S 1030 1030 23264 0 -1 4202496 108105 27593 0 0 3193 400 6941 387 20 0 1 0 379176557 2731126784 650534 33554432000 4194304 6004724 140737331893664 140737331879944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 722 0 0
/proc/1031/statm: 666779 650534 167 442 0 666333 0
[pid=1041] ppid=1031 vsize=4567456 CPUtime=1598.94 cores=1,3,5,7
/proc/1041/stat : 1041 (glucosInc) R 1031 1030 23264 0 -1 4202496 882761 0 0 0 159558 336 0 0 20 0 1 0 379188866 4677074944 1063195 33554432000 4194304 5654031 140735473910224 140735473908296 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1041/statm: 1141864 1063195 141 357 0 1141504 0
Current children cumulated CPU time (s) 1708.15
Current children cumulated vsize (KiB) 7243720

[startup+1782.3 s]
/proc/loadavg: 1.92 1.98 1.99 3/182 2488
/proc/meminfo: memFree=20896884/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=2667116 CPUtime=109.21 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) S 1030 1030 23264 0 -1 4202496 108105 27593 0 0 3193 400 6941 387 20 0 1 0 379176557 2731126784 650534 33554432000 4194304 6004724 140737331893664 140737331879944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 722 0 0
/proc/1031/statm: 666779 650534 167 442 0 666333 0
[pid=1041] ppid=1031 vsize=4569052 CPUtime=1658.93 cores=1,3,5,7
/proc/1041/stat : 1041 (glucosInc) R 1031 1030 23264 0 -1 4202496 895848 0 0 0 165552 341 0 0 20 0 1 0 379188866 4678709248 1063591 33554432000 4194304 5654031 140735473910224 140735473908104 4232453 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1041/statm: 1142263 1063591 141 357 0 1141903 0
Current children cumulated CPU time (s) 1768.14
Current children cumulated vsize (KiB) 7245316



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1814.2 s]
/proc/loadavg: 1.63 1.90 1.97 3/183 10964
/proc/meminfo: memFree=20895800/32873844 swapFree=7644/7644
[pid=1030] ppid=1028 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/1030/stat : 1030 (npSolver-pbo-It) S 1028 1030 23264 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 379176556 9367552 275 33554432000 4194304 5064252 140736692615584 140736692614496 239237490254 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/1030/statm: 2287 275 233 213 0 72 0
[pid=1031] ppid=1030 vsize=2667116 CPUtime=109.21 cores=1,3,5,7
/proc/1031/stat : 1031 (npSolver-pbo) S 1030 1030 23264 0 -1 4202496 108105 27593 0 0 3193 400 6941 387 20 0 1 0 379176557 2731126784 650534 33554432000 4194304 6004724 140737331893664 140737331879944 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 722 0 0
/proc/1031/statm: 666779 650534 167 442 0 666333 0
[pid=1041] ppid=1031 vsize=4569396 CPUtime=1690.83 cores=1,3,5,7
/proc/1041/stat : 1041 (glucosInc) R 1031 1030 23264 0 -1 4202496 904385 0 0 0 168738 345 0 0 20 0 1 0 379188866 4679061504 1063682 33554432000 4194304 5654031 140735473910224 140735473908296 4232821 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/1041/statm: 1142349 1063682 141 357 0 1141989 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 7245660

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

Real time (s): 1814.22
CPU time (s): 1800.04
CPU user time (s): 1788.72
CPU system time (s): 11.32
CPU usage (%): 99.2186
Max. virtual memory (cumulated for all children) (KiB): 7307948

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

runsolver used 3.87141 second user time and 11.7842 second system time

The end

Launcher Data

Begin job on node147 at 2012-06-08 06:42:02
IDJOB=3752077
IDBENCH=2955
IDSOLVER=2335
FILE ID=node147/3752077-1339130520
RUNJOBID= node147-1339112423-24678
PBS_JOBID= 14643706
Free space on /tmp= 70624 MiB

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

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

MD5SUM BENCH= e81449c340a6e16e28a331cb4252cc2b
RANDOM SEED=2027619323

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

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

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


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        26209044 kB
Buffers:          935692 kB
Cached:          2116288 kB
SwapCached:         3284 kB
Active:          4177436 kB
Inactive:        1571884 kB
Active(anon):    2693416 kB
Inactive(anon):     4952 kB
Active(file):    1484020 kB
Inactive(file):  1566932 kB
Unevictable:        7644 kB
Mlocked:            7644 kB
SwapTotal:      67108856 kB
SwapFree:       67100272 kB
Dirty:             60420 kB
Writeback:             0 kB
AnonPages:       2735724 kB
Mapped:            10296 kB
Shmem:                 0 kB
Slab:             760864 kB
SReclaimable:     201212 kB
SUnreclaim:       559652 kB
KernelStack:        1464 kB
PageTables:         9072 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    2832356 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2328576 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= 69528 MiB
End job on node147 at 2012-06-08 07:12:18