Trace number 3751449

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.01 1816.32

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/
pub/unibo/normalized-mps-v2-20-10-sp98ic.opb
MD5SUM433b539d7c7c8ff139e6ea6f7acee573
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark3860756214
Best CPU time to get the best result obtained on this benchmark1800.01
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 4026056741
Optimality of the best value was proved NO
Number of variables10894
Total number of constraints825
Number of constraints which are clauses20
Number of constraints which are cardinality constraints (but not clauses)624
Number of constraints which are nor clauses,nor cardinality constraints181
Minimum length of a constraint2
Maximum length of a constraint5038
Number of terms in the objective function 10894
Biggest coefficient in the objective function 1079902210
Number of bits for the biggest coefficient in the objective function 31
Sum of the numbers in the objective function 3040671454286
Number of bits of the sum of numbers in the objective function 42
Biggest number in a constraint 1079902210
Number of bits of the biggest number in a constraint 31
Biggest sum of numbers in a constraint 3040671454286
Number of bits of the biggest sum of numbers42
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

16.59/28.60	c run inc solver
16.59/28.60	c [INC SYSTEM] run initial solver
16.59/28.60	c [INC SYSTEM] preprocess with white file
69.59/85.70	c [INC SYSTEM] finished preprocessing in 57 s
69.70/86.76	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-3751449-1339122367/watcher-3751449-1339122367 -o /tmp/evaluation-result-3751449-1339122367/solver-3751449-1339122367 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751449-1339122367.opb 45319109 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: 4.21 2.75 2.26 2/178 1328
/proc/meminfo: memFree=12174872/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0

[startup+0.049505 s]
/proc/loadavg: 4.21 2.75 2.26 2/178 1328
/proc/meminfo: memFree=12174872/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100177 s]
/proc/loadavg: 4.21 2.75 2.26 2/178 1328
/proc/meminfo: memFree=12174872/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300154 s]
/proc/loadavg: 4.21 2.75 2.26 2/178 1328
/proc/meminfo: memFree=12174872/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700165 s]
/proc/loadavg: 4.21 2.75 2.26 2/178 1328
/proc/meminfo: memFree=12174872/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50019 s]
/proc/loadavg: 4.21 2.75 2.26 2/180 1330
/proc/meminfo: memFree=12032164/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=182780 CPUtime=1.49 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) R 1328 1328 30644 0 -1 4202496 10556 0 0 0 144 5 0 0 20 0 1 0 378362275 187166720 31551 33554432000 4194304 6004724 140734444329360 140734444323960 4579232 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1329/statm: 45695 31551 154 442 0 45249 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 191928

[startup+3.10021 s]
/proc/loadavg: 4.21 2.75 2.26 2/180 1330
/proc/meminfo: memFree=11912860/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=313852 CPUtime=3.08 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) R 1328 1328 30644 0 -1 4202496 11189 0 0 0 300 8 0 0 20 0 1 0 378362275 321384448 61247 33554432000 4194304 6004724 140734444329360 140734444323960 4536305 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1329/statm: 78463 61247 154 442 0 78017 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 323000

[startup+6.30021 s]
/proc/loadavg: 4.27 2.79 2.28 2/180 1330
/proc/meminfo: memFree=11478188/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=575996 CPUtime=6.29 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) R 1328 1328 30644 0 -1 4202496 11949 0 0 0 614 15 0 0 20 0 1 0 378362275 589819904 123199 33554432000 4194304 6004724 140734444329360 140734444324312 4536305 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1329/statm: 143999 123199 154 442 0 143553 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 585144

[startup+12.7002 s]
/proc/loadavg: 4.33 2.83 2.29 2/180 1330
/proc/meminfo: memFree=10604200/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=1100284 CPUtime=12.69 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) R 1328 1328 30644 0 -1 4202496 12959 0 0 0 1236 33 0 0 20 0 1 0 378362275 1126690816 247615 33554432000 4194304 6004724 140734444329360 140734444323960 4534761 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/1329/statm: 275071 247615 154 442 0 274625 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1109432

[startup+25.5002 s]
/proc/loadavg: 4.33 2.90 2.32 1/181 1332
/proc/meminfo: memFree=8212492/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=3204964 CPUtime=16.32 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) S 1328 1328 30644 0 -1 4202496 14893 0 0 0 1454 178 0 0 20 0 1 0 378362275 3281883136 547996 33554432000 4194304 6004724 140734444329360 140734444325232 5193835 0 0 4096 0 18446744071580024801 0 0 17 0 0 0 906 0 0
/proc/1329/statm: 801241 547996 157 442 0 800795 0
Current children cumulated CPU time (s) 16.32
Current children cumulated vsize (KiB) 3214112
heavy processes:
  %CPU=17 pid=1289 uid=0 cmd=

[startup+51.1003 s]
/proc/loadavg: 4.33 3.02 2.38 2/183 1334
/proc/meminfo: memFree=6976348/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=2120340 CPUtime=16.61 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) S 1328 1328 30644 0 -1 4202496 14900 0 0 0 1454 207 0 0 20 0 1 0 378362275 2171228160 276846 33554432000 4194304 6004724 140734444329360 140734444323824 5186782 0 65536 4102 0 18446744071579302229 0 0 17 0 0 0 1197 0 0
/proc/1329/statm: 530085 276846 163 442 0 529639 0
[pid=1333] ppid=1329 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1333/stat : 1333 (cp2_pre.sh) S 1329 1328 30644 0 -1 4202496 609 0 0 0 0 0 0 0 20 0 1 0 378365137 9367552 277 33554432000 4194304 5064252 140737240171664 140737240170368 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 6 0 0 0 0 0
/proc/1333/statm: 2287 277 234 213 0 72 0
[pid=1334] ppid=1333 vsize=2209832 CPUtime=21.27 cores=0,2,4,6
/proc/1334/stat : 1334 (coprocessor) R 1333 1328 30644 0 -1 4202496 25466 0 0 0 2026 101 0 0 20 0 1 0 378365137 2262867968 457127 33554432000 4194304 6586260 140734610971904 140734610967656 5732496 0 0 4096 8404994 0 0 0 17 0 0 0 116 0 0
/proc/1334/statm: 552458 457127 158 584 0 551870 0
Current children cumulated CPU time (s) 37.88
Current children cumulated vsize (KiB) 4348468
heavy processes:
  %CPU=14 pid=1289 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 1287 6 506 18446744073709551615 

[startup+102.306 s]
/proc/loadavg: 4.63 3.31 2.51 2/181 1336
/proc/meminfo: memFree=5121640/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=2120340 CPUtime=69.7 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) S 1328 1328 30644 0 -1 4202496 14919 26369 0 0 1454 207 5032 277 20 0 1 0 378362275 2171228160 276850 33554432000 4194304 6004724 140734444329360 140734444315640 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1197 0 0
/proc/1329/statm: 530085 276850 167 442 0 529639 0
[pid=1336] ppid=1329 vsize=2744640 CPUtime=16.59 cores=0,2,4,6
/proc/1336/stat : 1336 (glucosInc) R 1329 1328 30644 0 -1 4202496 266745 0 0 0 1578 81 0 0 20 0 1 0 378370845 2810511360 570588 33554432000 4194304 5654031 140737190018432 140737190006248 4232625 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1336/statm: 686160 570588 140 357 0 685800 0
Current children cumulated CPU time (s) 86.29
Current children cumulated vsize (KiB) 4874128

[startup+162.3 s]
/proc/loadavg: 4.71 3.58 2.65 2/181 1336
/proc/meminfo: memFree=4324232/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=2120340 CPUtime=69.7 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) S 1328 1328 30644 0 -1 4202496 14919 26369 0 0 1454 207 5032 277 20 0 1 0 378362275 2171228160 276850 33554432000 4194304 6004724 140734444329360 140734444315640 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1197 0 0
/proc/1329/statm: 530085 276850 167 442 0 529639 0
[pid=1336] ppid=1329 vsize=2787936 CPUtime=76.58 cores=0,2,4,6
/proc/1336/stat : 1336 (glucosInc) R 1329 1328 30644 0 -1 4202496 271485 0 0 0 7575 83 0 0 20 0 1 0 378370845 2854846464 593724 33554432000 4194304 5654031 140737190018432 140737190006248 4215061 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1336/statm: 696984 593724 140 357 0 696624 0
Current children cumulated CPU time (s) 146.28
Current children cumulated vsize (KiB) 4917424

[startup+222.3 s]
/proc/loadavg: 4.82 3.81 2.78 3/181 1336
/proc/meminfo: memFree=3470848/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=2120340 CPUtime=69.7 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) S 1328 1328 30644 0 -1 4202496 14919 26369 0 0 1454 207 5032 277 20 0 1 0 378362275 2171228160 276850 33554432000 4194304 6004724 140734444329360 140734444315640 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1197 0 0
/proc/1329/statm: 530085 276850 167 442 0 529639 0
[pid=1336] ppid=1329 vsize=2788952 CPUtime=136.57 cores=0,2,4,6
/proc/1336/stat : 1336 (glucosInc) R 1329 1328 30644 0 -1 4202496 271672 0 0 0 13574 83 0 0 20 0 1 0 378370845 2855886848 609241 33554432000 4194304 5654031 140737190018432 140737190006248 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1336/statm: 697238 609241 140 357 0 696878 0
Current children cumulated CPU time (s) 206.27
Current children cumulated vsize (KiB) 4918440

[startup+282.3 s]
/proc/loadavg: 3.65 3.68 2.81 3/183 1386
/proc/meminfo: memFree=21599360/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=2120340 CPUtime=69.7 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) S 1328 1328 30644 0 -1 4202496 14919 26369 0 0 1454 207 5032 277 20 0 1 0 378362275 2171228160 276850 33554432000 4194304 6004724 140734444329360 140734444315640 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1197 0 0
/proc/1329/statm: 530085 276850 167 442 0 529639 0

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

/proc/meminfo: memFree=21293728/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=2120340 CPUtime=69.7 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) S 1328 1328 30644 0 -1 4202496 14919 26369 0 0 1454 207 5032 277 20 0 1 0 378362275 2171228160 276850 33554432000 4194304 6004724 140734444329360 140734444315640 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1197 0 0
/proc/1329/statm: 530085 276850 167 442 0 529639 0
[pid=1336] ppid=1329 vsize=3442924 CPUtime=1216.41 cores=0,2,4,6
/proc/1336/stat : 1336 (glucosInc) R 1329 1328 30644 0 -1 4202496 286676 0 0 0 121484 157 0 0 20 0 1 0 378370845 3525554176 653051 33554432000 4194304 5654031 140737190018432 140737190006248 4232700 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1336/statm: 860731 653051 141 357 0 860371 0
Current children cumulated CPU time (s) 1286.11
Current children cumulated vsize (KiB) 5572412

[startup+1362.3 s]
/proc/loadavg: 2.07 2.06 2.24 3/181 1395
/proc/meminfo: memFree=21204240/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=2120340 CPUtime=69.7 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) S 1328 1328 30644 0 -1 4202496 14919 26369 0 0 1454 207 5032 277 20 0 1 0 378362275 2171228160 276850 33554432000 4194304 6004724 140734444329360 140734444315640 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1197 0 0
/proc/1329/statm: 530085 276850 167 442 0 529639 0
[pid=1336] ppid=1329 vsize=4354788 CPUtime=1276.39 cores=0,2,4,6
/proc/1336/stat : 1336 (glucosInc) R 1329 1328 30644 0 -1 4202496 287691 0 0 0 127478 161 0 0 20 0 1 0 378370845 4459302912 718452 33554432000 4194304 5654031 140737190018432 140737190016280 4225940 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1336/statm: 1088697 718452 141 357 0 1088337 0
Current children cumulated CPU time (s) 1346.09
Current children cumulated vsize (KiB) 6484276

[startup+1422.31 s]
/proc/loadavg: 2.02 2.05 2.22 3/181 1395
/proc/meminfo: memFree=21326008/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=2120340 CPUtime=69.7 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) S 1328 1328 30644 0 -1 4202496 14919 26369 0 0 1454 207 5032 277 20 0 1 0 378362275 2171228160 276850 33554432000 4194304 6004724 140734444329360 140734444315640 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1197 0 0
/proc/1329/statm: 530085 276850 167 442 0 529639 0
[pid=1336] ppid=1329 vsize=2882324 CPUtime=1336.4 cores=0,2,4,6
/proc/1336/stat : 1336 (glucosInc) R 1329 1328 30644 0 -1 4202496 288740 0 0 0 133469 171 0 0 20 0 1 0 378370845 2951499776 622789 33554432000 4194304 5654031 140737190018432 140737190006248 4215009 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1336/statm: 720581 622789 141 357 0 720221 0
Current children cumulated CPU time (s) 1406.1
Current children cumulated vsize (KiB) 5011812

[startup+1482.3 s]
/proc/loadavg: 2.01 2.04 2.20 3/182 1398
/proc/meminfo: memFree=21216720/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=2120340 CPUtime=69.7 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) S 1328 1328 30644 0 -1 4202496 14919 26369 0 0 1454 207 5032 277 20 0 1 0 378362275 2171228160 276850 33554432000 4194304 6004724 140734444329360 140734444315640 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1197 0 0
/proc/1329/statm: 530085 276850 167 442 0 529639 0
[pid=1336] ppid=1329 vsize=2883992 CPUtime=1396.37 cores=0,2,4,6
/proc/1336/stat : 1336 (glucosInc) R 1329 1328 30644 0 -1 4202496 289182 0 0 0 139466 171 0 0 20 0 1 0 378370845 2953207808 632429 33554432000 4194304 5654031 140737190018432 140737190006248 4232821 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1336/statm: 720998 632429 141 357 0 720638 0
Current children cumulated CPU time (s) 1466.07
Current children cumulated vsize (KiB) 5013480

[startup+1542.3 s]
/proc/loadavg: 2.07 2.04 2.19 3/180 1398
/proc/meminfo: memFree=21323884/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=2120340 CPUtime=69.7 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) S 1328 1328 30644 0 -1 4202496 14919 26369 0 0 1454 207 5032 277 20 0 1 0 378362275 2171228160 276850 33554432000 4194304 6004724 140734444329360 140734444315640 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1197 0 0
/proc/1329/statm: 530085 276850 167 442 0 529639 0
[pid=1336] ppid=1329 vsize=2885716 CPUtime=1456.37 cores=0,2,4,6
/proc/1336/stat : 1336 (glucosInc) R 1329 1328 30644 0 -1 4202496 289658 0 0 0 145465 172 0 0 20 0 1 0 378370845 2954973184 641081 33554432000 4194304 5654031 140737190018432 140737190006248 4232752 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1336/statm: 721429 641081 141 357 0 721069 0
Current children cumulated CPU time (s) 1526.07
Current children cumulated vsize (KiB) 5015204

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.17 3/181 1399
/proc/meminfo: memFree=21244972/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=2120340 CPUtime=69.7 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) S 1328 1328 30644 0 -1 4202496 14919 26369 0 0 1454 207 5032 277 20 0 1 0 378362275 2171228160 276850 33554432000 4194304 6004724 140734444329360 140734444315640 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1197 0 0
/proc/1329/statm: 530085 276850 167 442 0 529639 0
[pid=1336] ppid=1329 vsize=3456380 CPUtime=1516.35 cores=0,2,4,6
/proc/1336/stat : 1336 (glucosInc) R 1329 1328 30644 0 -1 4202496 290730 0 0 0 151456 179 0 0 20 0 1 0 378370845 3539333120 648291 33554432000 4194304 5654031 140737190018432 140737190006248 4232968 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1336/statm: 864095 648291 141 357 0 863735 0
Current children cumulated CPU time (s) 1586.05
Current children cumulated vsize (KiB) 5585868

[startup+1662.3 s]
/proc/loadavg: 2.01 2.02 2.16 3/181 1399
/proc/meminfo: memFree=21162404/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=2120340 CPUtime=69.7 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) S 1328 1328 30644 0 -1 4202496 14919 26369 0 0 1454 207 5032 277 20 0 1 0 378362275 2171228160 276850 33554432000 4194304 6004724 140734444329360 140734444315640 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1197 0 0
/proc/1329/statm: 530085 276850 167 442 0 529639 0
[pid=1336] ppid=1329 vsize=3458636 CPUtime=1576.34 cores=0,2,4,6
/proc/1336/stat : 1336 (glucosInc) R 1329 1328 30644 0 -1 4202496 291379 0 0 0 157454 180 0 0 20 0 1 0 378370845 3541643264 658642 33554432000 4194304 5654031 140737190018432 140737190006248 4216501 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1336/statm: 864659 658642 141 357 0 864299 0
Current children cumulated CPU time (s) 1646.04
Current children cumulated vsize (KiB) 5588124

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.16 3/181 1399
/proc/meminfo: memFree=21094540/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=2120340 CPUtime=69.7 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) S 1328 1328 30644 0 -1 4202496 14919 26369 0 0 1454 207 5032 277 20 0 1 0 378362275 2171228160 276850 33554432000 4194304 6004724 140734444329360 140734444315640 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1197 0 0
/proc/1329/statm: 530085 276850 167 442 0 529639 0
[pid=1336] ppid=1329 vsize=3459856 CPUtime=1636.33 cores=0,2,4,6
/proc/1336/stat : 1336 (glucosInc) R 1329 1328 30644 0 -1 4202496 291708 0 0 0 163452 181 0 0 20 0 1 0 378370845 3542892544 666637 33554432000 4194304 5654031 140737190018432 140737190006248 4232973 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1336/statm: 864964 666637 141 357 0 864604 0
Current children cumulated CPU time (s) 1706.03
Current children cumulated vsize (KiB) 5589344

[startup+1782.3 s]
/proc/loadavg: 2.02 2.02 2.14 3/181 1399
/proc/meminfo: memFree=21010856/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=2120340 CPUtime=69.7 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) S 1328 1328 30644 0 -1 4202496 14919 26369 0 0 1454 207 5032 277 20 0 1 0 378362275 2171228160 276850 33554432000 4194304 6004724 140734444329360 140734444315640 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1197 0 0
/proc/1329/statm: 530085 276850 167 442 0 529639 0
[pid=1336] ppid=1329 vsize=3461628 CPUtime=1696.31 cores=0,2,4,6
/proc/1336/stat : 1336 (glucosInc) R 1329 1328 30644 0 -1 4202496 292144 0 0 0 169450 181 0 0 20 0 1 0 378370845 3544707072 675757 33554432000 4194304 5654031 140737190018432 140737190006248 4232994 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1336/statm: 865407 675757 141 357 0 865047 0
Current children cumulated CPU time (s) 1766.01
Current children cumulated vsize (KiB) 5591116



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1816.3 s]
/proc/loadavg: 2.01 2.02 2.14 3/181 1399
/proc/meminfo: memFree=21207816/32873648 swapFree=7628/7628
[pid=1328] ppid=1326 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/1328/stat : 1328 (npSolver-pbo-It) S 1326 1328 30644 0 -1 4202496 358 0 0 0 0 0 0 0 20 0 1 0 378362274 9367552 275 33554432000 4194304 5064252 140735591463408 140735591462320 214537233998 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/1328/statm: 2287 275 233 213 0 72 0
[pid=1329] ppid=1328 vsize=2120340 CPUtime=69.7 cores=0,2,4,6
/proc/1329/stat : 1329 (npSolver-pbo) S 1328 1328 30644 0 -1 4202496 14919 26369 0 0 1454 207 5032 277 20 0 1 0 378362275 2171228160 276850 33554432000 4194304 6004724 140734444329360 140734444315640 5190736 0 0 4096 0 18446744071580380219 0 0 17 0 0 0 1197 0 0
/proc/1329/statm: 530085 276850 167 442 0 529639 0
[pid=1336] ppid=1329 vsize=2894588 CPUtime=1730.31 cores=0,2,4,6
/proc/1336/stat : 1336 (glucosInc) R 1329 1328 30644 0 -1 4202496 292703 0 0 0 172833 198 0 0 20 0 1 0 378370845 2964058112 620353 33554432000 4194304 5654031 140737190018432 140737190006248 4232453 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/1336/statm: 723647 620353 141 357 0 723287 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 5024076

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

Real time (s): 1816.32
CPU time (s): 1800.01
CPU user time (s): 1793.19
CPU system time (s): 6.82
CPU usage (%): 99.1022
Max. virtual memory (cumulated for all children) (KiB): 6499652

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

runsolver used 4.04038 second user time and 10.0435 second system time

The end

Launcher Data

Begin job on node127 at 2012-06-08 04:26:08
IDJOB=3751449
IDBENCH=2365
IDSOLVER=2335
FILE ID=node127/3751449-1339122367
RUNJOBID= node127-1339111313-32193
PBS_JOBID= 14643726
Free space on /tmp= 65684 MiB

SOLVER NAME= npSolver inc-topdown-quickBound
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/plato.asu.edu/pub/unibo/normalized-mps-v2-20-10-sp98ic.opb
COMMAND LINE= DIR/npSolver-pbo-Itdqb.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3751449-1339122367/watcher-3751449-1339122367 -o /tmp/evaluation-result-3751449-1339122367/solver-3751449-1339122367 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo-Itdqb.sh HOME/instance-3751449-1339122367.opb 45319109 HOME HOME

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

MD5SUM BENCH= 433b539d7c7c8ff139e6ea6f7acee573
RANDOM SEED=45319109

node127.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.348
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.69
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.348
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.348
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.94
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.348
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.348
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.348
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.348
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.348
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:        12175336 kB
Buffers:          346204 kB
Cached:         11337860 kB
SwapCached:         1956 kB
Active:          8777548 kB
Inactive:       10560172 kB
Active(anon):    7647460 kB
Inactive(anon):     8812 kB
Active(file):    1130088 kB
Inactive(file): 10551360 kB
Unevictable:        7628 kB
Mlocked:            7628 kB
SwapTotal:      67108856 kB
SwapFree:       67103736 kB
Dirty:           5849412 kB
Writeback:             0 kB
AnonPages:       7659728 kB
Mapped:            11380 kB
Shmem:                92 kB
Slab:            1205104 kB
SReclaimable:     645200 kB
SUnreclaim:       559904 kB
KernelStack:        1480 kB
PageTables:        19164 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:    8558136 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:   7636992 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= 68740 MiB
End job on node127 at 2012-06-08 04:56:27