Trace number 3751600

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.09 1804.32

General information on the benchmark

Name/OPT-BIGINT-LIN/heinz/
normalized-opm2-z12-s7.opb
MD5SUMf90862d191ee74c723e0b8b51b7e0fa9
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark-43894
Best CPU time to get the best result obtained on this benchmark1800.08
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables10800
Total number of constraints319508
Number of constraints which are clauses319500
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint2
Maximum length of a constraint10800
Number of terms in the objective function 10742
Biggest coefficient in the objective function 574
Number of bits for the biggest coefficient in the objective function 10
Sum of the numbers in the objective function 1510061
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 3704832
Number of bits of the biggest number in a constraint 22
Biggest sum of numbers in a constraint 26061465
Number of bits of the biggest sum of numbers25
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

12.86/12.98	c run inc solver
12.86/12.98	c [INC SYSTEM] run initial solver
12.86/12.98	c [INC SYSTEM] preprocess with white file
52.45/56.42	c [INC SYSTEM] finished preprocessing in 43 s
52.45/56.42	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-3751600-1339166012/watcher-3751600-1339166012 -o /tmp/evaluation-result-3751600-1339166012/solver-3751600-1339166012 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751600-1339166012.opb 197450293 HOME HOME 

running on 4 cores: 0,2,4,6

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


[startup+0 s]
/proc/loadavg: 0.92 0.99 1.25 3/177 27256
/proc/meminfo: memFree=29268952/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (runsolver) D 27254 27256 14795 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 382726615 12095488 50 33554432000 4194304 5436572 140733536052880 140733536049176 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/27256/statm: 2953 50 31 304 0 2645 0

[startup+0.0503071 s]
/proc/loadavg: 0.92 0.99 1.25 3/177 27256
/proc/meminfo: memFree=29268952/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100244 s]
/proc/loadavg: 0.92 0.99 1.25 3/177 27256
/proc/meminfo: memFree=29268952/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300227 s]
/proc/loadavg: 0.92 0.99 1.25 3/177 27256
/proc/meminfo: memFree=29268952/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700172 s]
/proc/loadavg: 0.92 0.99 1.25 3/177 27256
/proc/meminfo: memFree=29268952/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50671 s]
/proc/loadavg: 0.92 0.99 1.25 3/179 27258
/proc/meminfo: memFree=28969888/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=257464 CPUtime=1.49 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) R 27256 27256 14795 0 -1 4202496 32196 0 0 0 141 8 0 0 20 0 1 0 382726615 263643136 51261 33554432000 4194304 6004724 140735590516096 140735590510488 5056502 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27258/statm: 64366 51261 152 442 0 63920 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 266612

[startup+3.10029 s]
/proc/loadavg: 0.92 0.99 1.25 3/179 27258
/proc/meminfo: memFree=28817832/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=421304 CPUtime=3.08 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) R 27256 27256 14795 0 -1 4202496 33373 0 0 0 296 12 0 0 20 0 1 0 382726615 431415296 73277 33554432000 4194304 6004724 140735590516096 140735590510696 4581042 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27258/statm: 105326 73277 152 442 0 104880 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 430452

[startup+6.30022 s]
/proc/loadavg: 1.01 1.01 1.25 3/179 27258
/proc/meminfo: memFree=28323496/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=683448 CPUtime=6.28 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) R 27256 27256 14795 0 -1 4202496 34127 0 0 0 609 19 0 0 20 0 1 0 382726615 699850752 132157 33554432000 4194304 6004724 140735590516096 140735590510696 4214640 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27258/statm: 170862 132157 152 442 0 170416 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 692596

[startup+12.7002 s]
/proc/loadavg: 1.09 1.03 1.26 3/179 27258
/proc/meminfo: memFree=26247880/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=1945836 CPUtime=12.68 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) R 27256 27256 14795 0 -1 4202496 35900 0 0 0 1144 124 0 0 20 0 1 0 382726615 1992536064 418901 33554432000 4194304 6004724 140735590516096 140735590511968 5193835 0 0 4096 0 0 0 0 17 0 0 0 0 0 0
/proc/27258/statm: 486459 418901 155 442 0 486013 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1954984

[startup+25.5003 s]
/proc/loadavg: 1.44 1.11 1.28 3/181 27260
/proc/meminfo: memFree=22271844/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=1167940 CPUtime=12.96 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) S 27256 27256 14795 0 -1 4202496 35908 0 0 0 1144 152 0 0 20 0 1 0 382726615 1195970560 224434 33554432000 4194304 6004724 140735590516096 140735590510560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/27258/statm: 291985 224434 162 442 0 291539 0
[pid=27259] ppid=27258 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27259/stat : 27259 (cp2_pre.sh) S 27258 27256 14795 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 382727915 9367552 277 33554432000 4194304 5064252 140737440575904 140737440574608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27259/statm: 2287 277 234 213 0 72 0
[pid=27260] ppid=27259 vsize=1412744 CPUtime=12.48 cores=0,2,4,6
/proc/27260/stat : 27260 (coprocessor) R 27259 27256 14795 0 -1 4202496 21138 0 0 0 1194 54 0 0 20 0 1 0 382727915 1446649856 302319 33554432000 4194304 6586260 140735144835136 140735144830888 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 0 0 0
/proc/27260/statm: 353186 302319 158 584 0 352598 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 2598980

[startup+51.1002 s]
/proc/loadavg: 1.97 1.26 1.33 3/183 27262
/proc/meminfo: memFree=19135572/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=1167940 CPUtime=12.96 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) S 27256 27256 14795 0 -1 4202496 35908 0 0 0 1144 152 0 0 20 0 1 0 382726615 1195970560 224434 33554432000 4194304 6004724 140735590516096 140735590510560 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1 0 0
/proc/27258/statm: 291985 224434 162 442 0 291539 0
[pid=27259] ppid=27258 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27259/stat : 27259 (cp2_pre.sh) S 27258 27256 14795 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 382727915 9367552 277 33554432000 4194304 5064252 140737440575904 140737440574608 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/27259/statm: 2287 277 234 213 0 72 0
[pid=27260] ppid=27259 vsize=1412744 CPUtime=35.87 cores=0,2,4,6
/proc/27260/stat : 27260 (coprocessor) D 27259 27256 14795 0 -1 4202496 21138 0 0 0 3404 183 0 0 20 0 1 0 382727915 1446649856 302319 33554432000 4194304 6586260 140735144835136 140735144830888 5732496 0 0 4096 8404994 18446744071581216301 0 0 17 2 0 0 191 0 0
/proc/27260/statm: 353186 302319 158 584 0 352598 0
Current children cumulated CPU time (s) 48.83
Current children cumulated vsize (KiB) 2598980

[startup+102.3 s]
/proc/loadavg: 2.88 1.62 1.44 3/182 27264
/proc/meminfo: memFree=17914608/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=1167940 CPUtime=52.48 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) S 27256 27256 14795 0 -1 4202496 35926 22042 0 0 1144 152 3735 217 20 0 1 0 382726615 1195970560 224438 33554432000 4194304 6004724 140735590516096 140735590502376 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/27258/statm: 291985 224438 166 442 0 291539 0
[pid=27264] ppid=27258 vsize=2368416 CPUtime=45.85 cores=0,2,4,6
/proc/27264/stat : 27264 (glucosInc) R 27258 27256 14795 0 -1 4202496 232067 0 0 0 4518 67 0 0 20 0 1 0 382732257 2425257984 450177 33554432000 4194304 5654031 140736532100592 140736532098376 4215248 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27264/statm: 592104 450177 141 357 0 591744 0
Current children cumulated CPU time (s) 98.33
Current children cumulated vsize (KiB) 3545504

[startup+162.3 s]
/proc/loadavg: 2.38 1.71 1.48 3/181 27266
/proc/meminfo: memFree=18459592/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=1167940 CPUtime=52.48 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) S 27256 27256 14795 0 -1 4202496 35926 22042 0 0 1144 152 3735 217 20 0 1 0 382726615 1195970560 224438 33554432000 4194304 6004724 140735590516096 140735590502376 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/27258/statm: 291985 224438 166 442 0 291539 0
[pid=27264] ppid=27258 vsize=2461504 CPUtime=105.85 cores=0,2,4,6
/proc/27264/stat : 27264 (glucosInc) R 27258 27256 14795 0 -1 4202496 252236 0 0 0 10514 71 0 0 20 0 1 0 382732257 2520580096 474945 33554432000 4194304 5654031 140736532100592 140736532088408 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27264/statm: 615376 474945 141 357 0 615016 0
Current children cumulated CPU time (s) 158.33
Current children cumulated vsize (KiB) 3638592

[startup+222.3 s]
/proc/loadavg: 2.14 1.76 1.51 3/181 27266
/proc/meminfo: memFree=18385188/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=1167940 CPUtime=52.48 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) S 27256 27256 14795 0 -1 4202496 35926 22042 0 0 1144 152 3735 217 20 0 1 0 382726615 1195970560 224438 33554432000 4194304 6004724 140735590516096 140735590502376 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/27258/statm: 291985 224438 166 442 0 291539 0
[pid=27264] ppid=27258 vsize=2463620 CPUtime=165.84 cores=0,2,4,6
/proc/27264/stat : 27264 (glucosInc) R 27258 27256 14795 0 -1 4202496 252775 0 0 0 16513 71 0 0 20 0 1 0 382732257 2522746880 475995 33554432000 4194304 5654031 140736532100592 140736532088408 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27264/statm: 615905 475995 141 357 0 615545 0
Current children cumulated CPU time (s) 218.32
Current children cumulated vsize (KiB) 3640708

[startup+282.3 s]
/proc/loadavg: 2.05 1.80 1.54 3/181 27266
/proc/meminfo: memFree=18283932/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=1167940 CPUtime=52.48 cores=0,2,4,6

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

/proc/meminfo: memFree=18068880/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=1167940 CPUtime=52.48 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) S 27256 27256 14795 0 -1 4202496 35926 22042 0 0 1144 152 3735 217 20 0 1 0 382726615 1195970560 224438 33554432000 4194304 6004724 140735590516096 140735590502376 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/27258/statm: 291985 224438 166 442 0 291539 0
[pid=27264] ppid=27258 vsize=2567536 CPUtime=1305.65 cores=0,2,4,6
/proc/27264/stat : 27264 (glucosInc) R 27258 27256 14795 0 -1 4202496 278931 0 0 0 130483 82 0 0 20 0 1 0 382732257 2629156864 534835 33554432000 4194304 5654031 140736532100592 140736532088408 4232935 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27264/statm: 641884 534835 141 357 0 641524 0
Current children cumulated CPU time (s) 1358.13
Current children cumulated vsize (KiB) 3744624

[startup+1422.3 s]
/proc/loadavg: 2.03 2.01 1.84 3/181 27277
/proc/meminfo: memFree=18010052/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=1167940 CPUtime=52.48 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) S 27256 27256 14795 0 -1 4202496 35926 22042 0 0 1144 152 3735 217 20 0 1 0 382726615 1195970560 224438 33554432000 4194304 6004724 140735590516096 140735590502376 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/27258/statm: 291985 224438 166 442 0 291539 0
[pid=27264] ppid=27258 vsize=2570184 CPUtime=1365.65 cores=0,2,4,6
/proc/27264/stat : 27264 (glucosInc) R 27258 27256 14795 0 -1 4202496 279620 0 0 0 136482 83 0 0 20 0 1 0 382732257 2631868416 537057 33554432000 4194304 5654031 140736532100592 140736532088408 4232453 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27264/statm: 642546 537057 141 357 0 642186 0
Current children cumulated CPU time (s) 1418.13
Current children cumulated vsize (KiB) 3747272

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 1.85 3/181 27277
/proc/meminfo: memFree=17951844/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=1167940 CPUtime=52.48 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) S 27256 27256 14795 0 -1 4202496 35926 22042 0 0 1144 152 3735 217 20 0 1 0 382726615 1195970560 224438 33554432000 4194304 6004724 140735590516096 140735590502376 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/27258/statm: 291985 224438 166 442 0 291539 0
[pid=27264] ppid=27258 vsize=2572168 CPUtime=1425.64 cores=0,2,4,6
/proc/27264/stat : 27264 (glucosInc) R 27258 27256 14795 0 -1 4202496 280003 0 0 0 142481 83 0 0 20 0 1 0 382732257 2633900032 538462 33554432000 4194304 5654031 140736532100592 140736532088408 4214618 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27264/statm: 643042 538462 141 357 0 642682 0
Current children cumulated CPU time (s) 1478.12
Current children cumulated vsize (KiB) 3749256

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/181 27278
/proc/meminfo: memFree=18047904/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=1167940 CPUtime=52.48 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) S 27256 27256 14795 0 -1 4202496 35926 22042 0 0 1144 152 3735 217 20 0 1 0 382726615 1195970560 224438 33554432000 4194304 6004724 140735590516096 140735590502376 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/27258/statm: 291985 224438 166 442 0 291539 0
[pid=27264] ppid=27258 vsize=2576564 CPUtime=1485.63 cores=0,2,4,6
/proc/27264/stat : 27264 (glucosInc) R 27258 27256 14795 0 -1 4202496 281858 0 0 0 148471 92 0 0 20 0 1 0 382732257 2638401536 504012 33554432000 4194304 5654031 140736532100592 140736532088408 4233204 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27264/statm: 644141 504012 142 357 0 643781 0
Current children cumulated CPU time (s) 1538.11
Current children cumulated vsize (KiB) 3753652

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 1.86 3/182 27281
/proc/meminfo: memFree=17986540/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=1167940 CPUtime=52.48 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) S 27256 27256 14795 0 -1 4202496 35926 22042 0 0 1144 152 3735 217 20 0 1 0 382726615 1195970560 224438 33554432000 4194304 6004724 140735590516096 140735590502376 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/27258/statm: 291985 224438 166 442 0 291539 0
[pid=27264] ppid=27258 vsize=2580308 CPUtime=1545.62 cores=0,2,4,6
/proc/27264/stat : 27264 (glucosInc) R 27258 27256 14795 0 -1 4202496 282782 0 0 0 154469 93 0 0 20 0 1 0 382732257 2642235392 507491 33554432000 4194304 5654031 140736532100592 140736532088408 4232752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27264/statm: 645077 507491 142 357 0 644717 0
Current children cumulated CPU time (s) 1598.1
Current children cumulated vsize (KiB) 3757396

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 1.87 3/182 27304
/proc/meminfo: memFree=17915256/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=1167940 CPUtime=52.48 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) S 27256 27256 14795 0 -1 4202496 35926 22042 0 0 1144 152 3735 217 20 0 1 0 382726615 1195970560 224438 33554432000 4194304 6004724 140735590516096 140735590502376 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/27258/statm: 291985 224438 166 442 0 291539 0
[pid=27264] ppid=27258 vsize=2584660 CPUtime=1605.62 cores=0,2,4,6
/proc/27264/stat : 27264 (glucosInc) R 27258 27256 14795 0 -1 4202496 283924 0 0 0 160468 94 0 0 20 0 1 0 382732257 2646691840 512721 33554432000 4194304 5654031 140736532100592 140736532088408 4208595 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27264/statm: 646165 512721 142 357 0 645805 0
Current children cumulated CPU time (s) 1658.1
Current children cumulated vsize (KiB) 3761748

[startup+1722.3 s]
/proc/loadavg: 2.08 2.02 1.88 3/181 27304
/proc/meminfo: memFree=17859324/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=1167940 CPUtime=52.48 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) S 27256 27256 14795 0 -1 4202496 35926 22042 0 0 1144 152 3735 217 20 0 1 0 382726615 1195970560 224438 33554432000 4194304 6004724 140735590516096 140735590502376 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/27258/statm: 291985 224438 166 442 0 291539 0
[pid=27264] ppid=27258 vsize=2585716 CPUtime=1665.6 cores=0,2,4,6
/proc/27264/stat : 27264 (glucosInc) R 27258 27256 14795 0 -1 4202496 284177 0 0 0 166466 94 0 0 20 0 1 0 382732257 2647773184 513485 33554432000 4194304 5654031 140736532100592 140736532088408 4208659 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27264/statm: 646429 513485 142 357 0 646069 0
Current children cumulated CPU time (s) 1718.08
Current children cumulated vsize (KiB) 3762804

[startup+1782.31 s]
/proc/loadavg: 2.03 2.01 1.88 3/181 27304
/proc/meminfo: memFree=17798264/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=1167940 CPUtime=52.48 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) S 27256 27256 14795 0 -1 4202496 35926 22042 0 0 1144 152 3735 217 20 0 1 0 382726615 1195970560 224438 33554432000 4194304 6004724 140735590516096 140735590502376 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/27258/statm: 291985 224438 166 442 0 291539 0
[pid=27264] ppid=27258 vsize=2590456 CPUtime=1725.6 cores=0,2,4,6
/proc/27264/stat : 27264 (glucosInc) R 27258 27256 14795 0 -1 4202496 285405 0 0 0 172465 95 0 0 20 0 1 0 382732257 2652626944 518290 33554432000 4194304 5654031 140736532100592 140736532088408 4232925 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27264/statm: 647614 518290 142 357 0 647254 0
Current children cumulated CPU time (s) 1778.08
Current children cumulated vsize (KiB) 3767544



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.31 s]
/proc/loadavg: 2.02 2.01 1.89 2/177 27305
/proc/meminfo: memFree=23751292/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=1167940 CPUtime=52.48 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) S 27256 27256 14795 0 -1 4202496 35926 22042 0 0 1144 152 3735 217 20 0 1 0 382726615 1195970560 224438 33554432000 4194304 6004724 140735590516096 140735590502376 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/27258/statm: 291985 224438 166 442 0 291539 0
[pid=27264] ppid=27258 vsize=2591116 CPUtime=1747.61 cores=0,2,4,6
/proc/27264/stat : 27264 (glucosInc) R 27258 27256 14795 0 -1 4202496 285579 0 0 0 174666 95 0 0 20 0 1 0 382732257 2653302784 518975 33554432000 4194304 5654031 140736532100592 140736532098376 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27264/statm: 647779 518975 142 357 0 647419 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 3768204

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

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

[startup+1804.31 s]
/proc/loadavg: 2.02 2.01 1.89 2/177 27305
/proc/meminfo: memFree=23751292/32873648 swapFree=7376/7376
[pid=27256] ppid=27254 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/27256/stat : 27256 (npSolver-pbo-It) S 27254 27256 14795 0 -1 4202496 356 0 0 0 0 0 0 0 20 0 1 0 382726615 9367552 274 33554432000 4194304 5064252 140733619077056 140733619075968 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 4 0 0 0 0 0
/proc/27256/statm: 2287 274 233 213 0 72 0
[pid=27258] ppid=27256 vsize=1167940 CPUtime=52.48 cores=0,2,4,6
/proc/27258/stat : 27258 (npSolver-pbo) S 27256 27256 14795 0 -1 4202496 35926 22042 0 0 1144 152 3735 217 20 0 1 0 382726615 1195970560 224438 33554432000 4194304 6004724 140735590516096 140735590502376 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1 0 0
/proc/27258/statm: 291985 224438 166 442 0 291539 0
[pid=27264] ppid=27258 vsize=2591116 CPUtime=1747.61 cores=0,2,4,6
/proc/27264/stat : 27264 (glucosInc) R 27258 27256 14795 0 -1 4202496 285579 0 0 0 174666 95 0 0 20 0 1 0 382732257 2653302784 518975 33554432000 4194304 5654031 140736532100592 140736532098376 4232821 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/27264/statm: 647779 518975 142 357 0 647419 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 3768204

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 1804.32
CPU time (s): 1800.09
CPU user time (s): 1795.45
CPU system time (s): 4.64
CPU usage (%): 99.7654
Max. virtual memory (cumulated for all children) (KiB): 4660728

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

runsolver used 4.13037 second user time and 10.3444 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-08 16:33:32
IDJOB=3751600
IDBENCH=89894
IDSOLVER=2335
FILE ID=node125/3751600-1339166012
RUNJOBID= node125-1339166012-27227
PBS_JOBID= 14643786
Free space on /tmp= 70760 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-opm2-z12-s7.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751600-1339166012/watcher-3751600-1339166012 -o /tmp/evaluation-result-3751600-1339166012/solver-3751600-1339166012 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751600-1339166012.opb 197450293 HOME HOME

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

MD5SUM BENCH= f90862d191ee74c723e0b8b51b7e0fa9
RANDOM SEED=197450293

node125.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.373
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	: 5332.74
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.373
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.373
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.92
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.373
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.90
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.373
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.373
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	: 5438.54
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.373
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.373
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:       32873648 kB
MemFree:        29269968 kB
Buffers:          709364 kB
Cached:          1941152 kB
SwapCached:         1444 kB
Active:          2236104 kB
Inactive:         430696 kB
Active(anon):       5624 kB
Inactive(anon):     8480 kB
Active(file):    2230480 kB
Inactive(file):   422216 kB
Unevictable:        7376 kB
Mlocked:            7376 kB
SwapTotal:      67108856 kB
SwapFree:       67101996 kB
Dirty:             30292 kB
Writeback:             0 kB
AnonPages:         18008 kB
Mapped:            11772 kB
Shmem:                96 kB
Slab:             797800 kB
SReclaimable:     241372 kB
SUnreclaim:       556428 kB
KernelStack:        1392 kB
PageTables:         3760 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     130488 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70004 MiB
End job on node125 at 2012-06-08 17:03:38