Trace number 3751429

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.07 1805.02

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/
miplib2003/normalized-mps-v2-20-10-nsrand-ipx.opb
MD5SUM6eba7367ef128fb0872fe815e4ef2398
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1205862294
Best CPU time to get the best result obtained on this benchmark1800.56
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1207959552
Optimality of the best value was proved NO
Number of variables6651
Total number of constraints721
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)331
Number of constraints which are nor clauses,nor cardinality constraints390
Minimum length of a constraint20
Maximum length of a constraint6651
Number of terms in the objective function 31
Biggest coefficient in the objective function 1073741824
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 2147483647
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 1073741824
Number of bits of the biggest number in a constraint 31
Biggest sum of numbers in a constraint 26715880447
Number of bits of the biggest sum of numbers35
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

17.97/20.75	c run inc solver
17.97/20.75	c [INC SYSTEM] run initial solver
17.97/20.75	c [INC SYSTEM] preprocess with white file
76.18/80.82	c [INC SYSTEM] finished preprocessing in 60 s
76.18/80.82	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-3751429-1339123462/watcher-3751429-1339123462 -o /tmp/evaluation-result-3751429-1339123462/solver-3751429-1339123462 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751429-1339123462.opb 1027419326 HOME HOME 

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

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


[startup+0 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15434
/proc/meminfo: memFree=29017232/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0

[startup+0.027279 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15434
/proc/meminfo: memFree=29017232/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100144 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15434
/proc/meminfo: memFree=29017232/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300175 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15434
/proc/meminfo: memFree=29017232/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700222 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 15434
/proc/meminfo: memFree=29017232/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50022 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15436
/proc/meminfo: memFree=28891616/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=215312 CPUtime=1.48 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) R 15434 15434 12337 0 -1 4202496 17983 0 0 0 143 5 0 0 20 0 1 0 378472232 220479488 38907 33554432000 4194304 6004724 140735966799776 140735966794824 4227760 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15435/statm: 53828 38907 153 442 0 53382 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 224460

[startup+3.10019 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15436
/proc/meminfo: memFree=28853080/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=310636 CPUtime=3.08 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) R 15434 15434 12337 0 -1 4202496 18614 0 0 0 300 8 0 0 20 0 1 0 378472232 318091264 58681 33554432000 4194304 6004724 140735966799776 140735966794824 4536263 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15435/statm: 77659 58681 153 442 0 77213 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 319784

[startup+6.30019 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15436
/proc/meminfo: memFree=28598780/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=572780 CPUtime=6.28 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) R 15434 15434 12337 0 -1 4202496 19374 0 0 0 611 17 0 0 20 0 1 0 378472232 586526720 120633 33554432000 4194304 6004724 140735966799776 140735966794376 4579232 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15435/statm: 143195 120633 153 442 0 142749 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 581928

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 15436
/proc/meminfo: memFree=28080408/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=1097068 CPUtime=12.68 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) R 15434 15434 12337 0 -1 4202496 20383 0 0 0 1235 33 0 0 20 0 1 0 378472232 1123397632 244537 33554432000 4194304 6004724 140735966799776 140735966794376 4536325 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15435/statm: 274267 244537 153 442 0 273821 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1106216

[startup+25.5003 s]
/proc/loadavg: 2.15 2.03 2.01 3/182 15438
/proc/meminfo: memFree=26080360/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=2113608 CPUtime=18.03 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) S 15434 15434 12337 0 -1 4202496 22480 0 0 0 1586 217 0 0 20 0 1 0 378472232 2164334592 299195 33554432000 4194304 6004724 140735966799776 140735966794240 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 270 0 0
/proc/15435/statm: 528402 299195 163 442 0 527956 0
[pid=15437] ppid=15435 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15437/stat : 15437 (cp2_pre.sh) S 15435 15434 12337 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 378474307 9367552 277 33554432000 4194304 5064252 140735612828304 140735612827008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15437/statm: 2287 277 234 213 0 72 0
[pid=15438] ppid=15437 vsize=506900 CPUtime=4.74 cores=1,3,5,7
/proc/15438/stat : 15438 (coprocessor) R 15437 15434 12337 0 -1 4202496 16284 0 0 0 453 21 0 0 20 0 1 0 378474307 519065600 123407 33554432000 4194304 6586260 140735680317088 140735680313848 5598528 0 0 4096 8404994 0 0 0 17 5 0 0 0 0 0
/proc/15438/statm: 126725 123407 137 584 0 126137 0
Current children cumulated CPU time (s) 22.77
Current children cumulated vsize (KiB) 2638804

[startup+51.1063 s]
/proc/loadavg: 2.22 2.06 2.02 3/182 15438
/proc/meminfo: memFree=24339352/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=2113608 CPUtime=18.03 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) S 15434 15434 12337 0 -1 4202496 22480 0 0 0 1586 217 0 0 20 0 1 0 378472232 2164334592 299195 33554432000 4194304 6004724 140735966799776 140735966794240 5186782 0 65536 4102 0 18446744071579302229 0 0 17 3 0 0 270 0 0
/proc/15435/statm: 528402 299195 163 442 0 527956 0
[pid=15437] ppid=15435 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15437/stat : 15437 (cp2_pre.sh) S 15435 15434 12337 0 -1 4202496 607 0 0 0 0 0 0 0 20 0 1 0 378474307 9367552 277 33554432000 4194304 5064252 140735612828304 140735612827008 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/15437/statm: 2287 277 234 213 0 72 0
[pid=15438] ppid=15437 vsize=2237000 CPUtime=29.42 cores=1,3,5,7
/proc/15438/stat : 15438 (coprocessor) R 15437 15434 12337 0 -1 4202496 23565 0 0 0 2802 140 0 0 20 0 1 0 378474307 2290688000 464403 33554432000 4194304 6586260 140735680317088 140735680312840 5139475 0 0 4096 8404994 0 0 0 17 5 0 0 92 0 0
/proc/15438/statm: 559250 464403 158 584 0 558662 0
Current children cumulated CPU time (s) 47.45
Current children cumulated vsize (KiB) 4368904

[startup+102.3 s]
/proc/loadavg: 2.16 2.06 2.02 3/181 15441
/proc/meminfo: memFree=24115960/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=2113608 CPUtime=76.2 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) S 15434 15434 12337 0 -1 4202496 22500 24465 0 0 1586 217 5497 320 20 0 1 0 378472232 2164334592 299199 33554432000 4194304 6004724 140735966799776 140735966786056 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 270 0 0
/proc/15435/statm: 528402 299199 167 442 0 527956 0
[pid=15441] ppid=15435 vsize=2886988 CPUtime=21.46 cores=1,3,5,7
/proc/15441/stat : 15441 (glucosInc) R 15435 15434 12337 0 -1 4202496 285601 0 0 0 2061 85 0 0 20 0 1 0 378480314 2956275712 619990 33554432000 4194304 5654031 140735252703920 140735252701704 4232752 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/15441/statm: 721747 619990 140 357 0 721387 0
Current children cumulated CPU time (s) 97.66
Current children cumulated vsize (KiB) 5009744

[startup+162.3 s]
/proc/loadavg: 2.06 2.05 2.01 3/181 15441
/proc/meminfo: memFree=24059376/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=2113608 CPUtime=76.2 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) S 15434 15434 12337 0 -1 4202496 22500 24465 0 0 1586 217 5497 320 20 0 1 0 378472232 2164334592 299199 33554432000 4194304 6004724 140735966799776 140735966786056 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 270 0 0
/proc/15435/statm: 528402 299199 167 442 0 527956 0
[pid=15441] ppid=15435 vsize=2933256 CPUtime=81.45 cores=1,3,5,7
/proc/15441/stat : 15441 (glucosInc) R 15435 15434 12337 0 -1 4202496 287529 0 0 0 8059 86 0 0 20 0 1 0 378480314 3003654144 632649 33554432000 4194304 5654031 140735252703920 140735252691736 4232453 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15441/statm: 733314 632649 140 357 0 732954 0
Current children cumulated CPU time (s) 157.65
Current children cumulated vsize (KiB) 5056012

[startup+222.3 s]
/proc/loadavg: 2.02 2.04 2.01 3/181 15441
/proc/meminfo: memFree=23993548/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=2113608 CPUtime=76.2 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) S 15434 15434 12337 0 -1 4202496 22500 24465 0 0 1586 217 5497 320 20 0 1 0 378472232 2164334592 299199 33554432000 4194304 6004724 140735966799776 140735966786056 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 270 0 0
/proc/15435/statm: 528402 299199 167 442 0 527956 0
[pid=15441] ppid=15435 vsize=2960744 CPUtime=141.44 cores=1,3,5,7
/proc/15441/stat : 15441 (glucosInc) R 15435 15434 12337 0 -1 4202496 289100 0 0 0 14057 87 0 0 20 0 1 0 378480314 3031801856 648017 33554432000 4194304 5654031 140735252703920 140735252691736 4233299 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15441/statm: 740186 648017 140 357 0 739826 0
Current children cumulated CPU time (s) 217.64
Current children cumulated vsize (KiB) 5083500

[startup+282.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/181 15441
/proc/meminfo: memFree=23879672/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=2113608 CPUtime=76.2 cores=1,3,5,7

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

/proc/meminfo: memFree=23530140/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=2113608 CPUtime=76.2 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) S 15434 15434 12337 0 -1 4202496 22500 24465 0 0 1586 217 5497 320 20 0 1 0 378472232 2164334592 299199 33554432000 4194304 6004724 140735966799776 140735966786056 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 270 0 0
/proc/15435/statm: 528402 299199 167 442 0 527956 0
[pid=15441] ppid=15435 vsize=3766788 CPUtime=1281.27 cores=1,3,5,7
/proc/15441/stat : 15441 (glucosInc) R 15435 15434 12337 0 -1 4202496 304278 0 0 0 127900 227 0 0 20 0 1 0 378480314 3857190912 714014 33554432000 4194304 5654031 140735252703920 140735252691736 4214957 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15441/statm: 941697 714014 141 357 0 941337 0
Current children cumulated CPU time (s) 1357.47
Current children cumulated vsize (KiB) 5889544

[startup+1422.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/181 15485
/proc/meminfo: memFree=23473988/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=2113608 CPUtime=76.2 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) S 15434 15434 12337 0 -1 4202496 22500 24465 0 0 1586 217 5497 320 20 0 1 0 378472232 2164334592 299199 33554432000 4194304 6004724 140735966799776 140735966786056 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 270 0 0
/proc/15435/statm: 528402 299199 167 442 0 527956 0
[pid=15441] ppid=15435 vsize=3766788 CPUtime=1341.25 cores=1,3,5,7
/proc/15441/stat : 15441 (glucosInc) R 15435 15434 12337 0 -1 4202496 304319 0 0 0 133898 227 0 0 20 0 1 0 378480314 3857190912 727341 33554432000 4194304 5654031 140735252703920 140735252691736 4215009 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15441/statm: 941697 727341 141 357 0 941337 0
Current children cumulated CPU time (s) 1417.45
Current children cumulated vsize (KiB) 5889544

[startup+1482.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 15485
/proc/meminfo: memFree=23419476/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=2113608 CPUtime=76.2 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) S 15434 15434 12337 0 -1 4202496 22500 24465 0 0 1586 217 5497 320 20 0 1 0 378472232 2164334592 299199 33554432000 4194304 6004724 140735966799776 140735966786056 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 270 0 0
/proc/15435/statm: 528402 299199 167 442 0 527956 0
[pid=15441] ppid=15435 vsize=3767868 CPUtime=1401.24 cores=1,3,5,7
/proc/15441/stat : 15441 (glucosInc) R 15435 15434 12337 0 -1 4202496 304498 0 0 0 139896 228 0 0 20 0 1 0 378480314 3858296832 740803 33554432000 4194304 5654031 140735252703920 140735252691736 4233194 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15441/statm: 941967 740803 141 357 0 941607 0
Current children cumulated CPU time (s) 1477.44
Current children cumulated vsize (KiB) 5890624

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15488
/proc/meminfo: memFree=23390104/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=2113608 CPUtime=76.2 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) S 15434 15434 12337 0 -1 4202496 22500 24465 0 0 1586 217 5497 320 20 0 1 0 378472232 2164334592 299199 33554432000 4194304 6004724 140735966799776 140735966786056 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 270 0 0
/proc/15435/statm: 528402 299199 167 442 0 527956 0
[pid=15441] ppid=15435 vsize=3767868 CPUtime=1461.23 cores=1,3,5,7
/proc/15441/stat : 15441 (glucosInc) R 15435 15434 12337 0 -1 4202496 304542 0 0 0 145894 229 0 0 20 0 1 0 378480314 3858296832 750099 33554432000 4194304 5654031 140735252703920 140735252691736 4232949 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15441/statm: 941967 750099 141 357 0 941607 0
Current children cumulated CPU time (s) 1537.43
Current children cumulated vsize (KiB) 5890624

[startup+1602.3 s]
/proc/loadavg: 2.08 2.02 2.01 3/181 15489
/proc/meminfo: memFree=23347032/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=2113608 CPUtime=76.2 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) S 15434 15434 12337 0 -1 4202496 22500 24465 0 0 1586 217 5497 320 20 0 1 0 378472232 2164334592 299199 33554432000 4194304 6004724 140735966799776 140735966786056 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 270 0 0
/proc/15435/statm: 528402 299199 167 442 0 527956 0
[pid=15441] ppid=15435 vsize=3769024 CPUtime=1521.21 cores=1,3,5,7
/proc/15441/stat : 15441 (glucosInc) R 15435 15434 12337 0 -1 4202496 304771 0 0 0 151892 229 0 0 20 0 1 0 378480314 3859480576 760568 33554432000 4194304 5654031 140735252703920 140735252691736 4232775 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15441/statm: 942256 760568 141 357 0 941896 0
Current children cumulated CPU time (s) 1597.41
Current children cumulated vsize (KiB) 5891780

[startup+1662.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/181 15489
/proc/meminfo: memFree=23500984/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=2113608 CPUtime=76.2 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) S 15434 15434 12337 0 -1 4202496 22500 24465 0 0 1586 217 5497 320 20 0 1 0 378472232 2164334592 299199 33554432000 4194304 6004724 140735966799776 140735966786056 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 270 0 0
/proc/15435/statm: 528402 299199 167 442 0 527956 0
[pid=15441] ppid=15435 vsize=3229796 CPUtime=1581.21 cores=1,3,5,7
/proc/15441/stat : 15441 (glucosInc) R 15435 15434 12337 0 -1 4202496 306868 0 0 0 157872 249 0 0 20 0 1 0 378480314 3307311104 722577 33554432000 4194304 5654031 140735252703920 140735252691736 4233204 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15441/statm: 807449 722577 141 357 0 807089 0
Current children cumulated CPU time (s) 1657.41
Current children cumulated vsize (KiB) 5352552

[startup+1722.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/181 15489
/proc/meminfo: memFree=23438968/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=2113608 CPUtime=76.2 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) S 15434 15434 12337 0 -1 4202496 22500 24465 0 0 1586 217 5497 320 20 0 1 0 378472232 2164334592 299199 33554432000 4194304 6004724 140735966799776 140735966786056 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 270 0 0
/proc/15435/statm: 528402 299199 167 442 0 527956 0
[pid=15441] ppid=15435 vsize=3797324 CPUtime=1641.19 cores=1,3,5,7
/proc/15441/stat : 15441 (glucosInc) R 15435 15434 12337 0 -1 4202496 307255 0 0 0 163863 256 0 0 20 0 1 0 378480314 3888459776 732676 33554432000 4194304 5654031 140735252703920 140735252691736 4215091 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15441/statm: 949331 732676 141 357 0 948971 0
Current children cumulated CPU time (s) 1717.39
Current children cumulated vsize (KiB) 5920080

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/182 15807
/proc/meminfo: memFree=23896760/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=2113608 CPUtime=76.2 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) S 15434 15434 12337 0 -1 4202496 22500 24465 0 0 1586 217 5497 320 20 0 1 0 378472232 2164334592 299199 33554432000 4194304 6004724 140735966799776 140735966786056 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 270 0 0
/proc/15435/statm: 528402 299199 167 442 0 527956 0
[pid=15441] ppid=15435 vsize=3814320 CPUtime=1701.17 cores=1,3,5,7
/proc/15441/stat : 15441 (glucosInc) R 15435 15434 12337 0 -1 4202496 307891 0 0 0 169860 257 0 0 20 0 1 0 378480314 3905863680 752720 33554432000 4194304 5654031 140735252703920 140735252691736 4233144 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15441/statm: 953580 752720 141 357 0 953220 0
Current children cumulated CPU time (s) 1777.37
Current children cumulated vsize (KiB) 5937076



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1805 s]
/proc/loadavg: 1.66 1.92 1.97 3/183 23960
/proc/meminfo: memFree=23863988/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=2113608 CPUtime=76.2 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) S 15434 15434 12337 0 -1 4202496 22500 24465 0 0 1586 217 5497 320 20 0 1 0 378472232 2164334592 299199 33554432000 4194304 6004724 140735966799776 140735966786056 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 270 0 0
/proc/15435/statm: 528402 299199 167 442 0 527956 0
[pid=15441] ppid=15435 vsize=3814320 CPUtime=1723.87 cores=1,3,5,7
/proc/15441/stat : 15441 (glucosInc) R 15435 15434 12337 0 -1 4202496 307906 0 0 0 172130 257 0 0 20 0 1 0 378480314 3905863680 758865 33554432000 4194304 5654031 140735252703920 140735252691736 4215671 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15441/statm: 953580 758865 141 357 0 953220 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 5937076

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

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

[startup+1805 s]
/proc/loadavg: 1.66 1.92 1.97 3/183 23960
/proc/meminfo: memFree=23863988/32873648 swapFree=6860/6860
[pid=15434] ppid=15432 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/15434/stat : 15434 (npSolver-pbo-It) S 15432 15434 12337 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378472231 9367552 275 33554432000 4194304 5064252 140733719935312 140733719934224 266435454542 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/15434/statm: 2287 275 233 213 0 72 0
[pid=15435] ppid=15434 vsize=2113608 CPUtime=76.2 cores=1,3,5,7
/proc/15435/stat : 15435 (npSolver-pbo) S 15434 15434 12337 0 -1 4202496 22500 24465 0 0 1586 217 5497 320 20 0 1 0 378472232 2164334592 299199 33554432000 4194304 6004724 140735966799776 140735966786056 5190736 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 270 0 0
/proc/15435/statm: 528402 299199 167 442 0 527956 0
[pid=15441] ppid=15435 vsize=3814320 CPUtime=1723.87 cores=1,3,5,7
/proc/15441/stat : 15441 (glucosInc) R 15435 15434 12337 0 -1 4202496 307906 0 0 0 172130 257 0 0 20 0 1 0 378480314 3905863680 758865 33554432000 4194304 5654031 140735252703920 140735252691736 4215671 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/15441/statm: 953580 758865 141 357 0 953220 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 5937076

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 15434 and gives
#  childrusage.ru_utime.tv_sec=70
#  childrusage.ru_utime.tv_usec=840230
#  childrusage.ru_stime.tv_sec=5
#  childrusage.ru_stime.tv_usec=381181
# CPU time returned by wait4() is 76.2214
# while last known CPU time is 1800.07
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1805.02
CPU time (s): 1800.07
CPU user time (s): 1792.13
CPU system time (s): 7.94
CPU usage (%): 99.726
Max. virtual memory (cumulated for all children) (KiB): 6799828

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 70.8402
system time used= 5.38118
maximum resident set size= 2377860
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47323
page faults= 0
swaps= 0
block input operations= 120
block output operations= 4678248
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 52
involuntary context switches= 92

runsolver used 3.76243 second user time and 10.3314 second system time

The end

Launcher Data

Begin job on node116 at 2012-06-08 04:44:22
IDJOB=3751429
IDBENCH=2527
IDSOLVER=2335
FILE ID=node116/3751429-1339123462
RUNJOBID= node116-1339112627-14158
PBS_JOBID= 14643737
Free space on /tmp= 70940 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/MIPLIB/miplib2003/normalized-mps-v2-20-10-nsrand-ipx.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751429-1339123462/watcher-3751429-1339123462 -o /tmp/evaluation-result-3751429-1339123462/solver-3751429-1339123462 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751429-1339123462.opb 1027419326 HOME HOME

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

MD5SUM BENCH= 6eba7367ef128fb0872fe815e4ef2398
RANDOM SEED=1027419326

node116.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.556
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.11
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.556
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.556
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	: 5438.54
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.556
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.556
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.92
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.556
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.92
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.556
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.90
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.556
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:        29017504 kB
Buffers:          330372 kB
Cached:          2399276 kB
SwapCached:         3172 kB
Active:          1216600 kB
Inactive:        1775616 kB
Active(anon):     260572 kB
Inactive(anon):     3392 kB
Active(file):     956028 kB
Inactive(file):  1772224 kB
Unevictable:        6860 kB
Mlocked:            6860 kB
SwapTotal:      67108856 kB
SwapFree:       67100544 kB
Dirty:             54788 kB
Writeback:             0 kB
AnonPages:        225132 kB
Mapped:            11988 kB
Shmem:                 0 kB
Slab:             727292 kB
SReclaimable:     171552 kB
SUnreclaim:       555740 kB
KernelStack:        1504 kB
PageTables:         4428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     451332 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     86016 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= 69832 MiB
End job on node116 at 2012-06-08 05:14:29