Trace number 3749837

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 1.0 (fixed)UNSAT 135.448 142.417

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/
lp/data/normalized-mps-v2-20-10-brandy.opb
MD5SUM913c17bb7faa6362a8688d6500a7e54d
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.051991
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables7470
Total number of constraints182
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints182
Minimum length of a constraint30
Maximum length of a constraint3540
Number of terms in the objective function 60
Biggest coefficient in the objective function 536870912
Number of bits for the biggest coefficient in the objective function 30
Sum of the numbers in the objective function 2147483646
Number of bits of the sum of numbers in the objective function 31
Biggest number in a constraint 10936060477440
Number of bits of the biggest number in a constraint 44
Biggest sum of numbers in a constraint 138160507849056
Number of bits of the biggest sum of numbers47
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

27.01/27.11	c run usual solver
135.39/142.41	s UNSATISFIABLE

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-3749837-1339122006/watcher-3749837-1339122006 -o /tmp/evaluation-result-3749837-1339122006/solver-3749837-1339122006 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749837-1339122006.opb 1086295854 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: 2.01 2.01 2.00 3/176 26585
/proc/meminfo: memFree=29495180/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0

[startup+0.0102589 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 26585
/proc/meminfo: memFree=29495180/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100261 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 26585
/proc/meminfo: memFree=29495180/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300257 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 26585
/proc/meminfo: memFree=29495180/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700268 s]
/proc/loadavg: 2.01 2.01 2.00 3/176 26585
/proc/meminfo: memFree=29495180/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.5003 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 26587
/proc/meminfo: memFree=29341428/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
[pid=26586] ppid=26585 vsize=165512 CPUtime=1.49 cores=0,2,4,6
/proc/26586/stat : 26586 (npSolver-pbo) R 26585 26585 22761 0 -1 4202496 11016 0 0 0 145 4 0 0 20 0 1 0 378326062 169484288 27595 33554432000 4194304 6004724 140733741806736 140733741801336 4617296 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26586/statm: 41378 27595 154 442 0 40932 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 174660

[startup+3.1003 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 26587
/proc/meminfo: memFree=29173120/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
[pid=26586] ppid=26585 vsize=297652 CPUtime=3.09 cores=0,2,4,6
/proc/26586/stat : 26586 (npSolver-pbo) R 26585 26585 22761 0 -1 4202496 11886 0 0 0 301 8 0 0 20 0 1 0 378326062 304795648 57017 33554432000 4194304 6004724 140733741806736 140733741801768 4534752 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26586/statm: 74413 57017 154 442 0 73967 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 306800

[startup+6.30031 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 26587
/proc/meminfo: memFree=28656732/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
[pid=26586] ppid=26585 vsize=562164 CPUtime=6.29 cores=0,2,4,6
/proc/26586/stat : 26586 (npSolver-pbo) R 26585 26585 22761 0 -1 4202496 13263 0 0 0 613 16 0 0 20 0 1 0 378326062 575655936 120097 33554432000 4194304 6004724 140733741806736 140733741801768 5055529 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26586/statm: 140541 120097 154 442 0 140095 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 571312

[startup+12.7003 s]
/proc/loadavg: 2.01 2.01 2.00 3/178 26587
/proc/meminfo: memFree=27680788/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
[pid=26586] ppid=26585 vsize=1086980 CPUtime=12.69 cores=0,2,4,6
/proc/26586/stat : 26586 (npSolver-pbo) R 26585 26585 22761 0 -1 4202496 14403 0 0 0 1237 32 0 0 20 0 1 0 378326062 1113067520 244132 33554432000 4194304 6004724 140733741806736 140733741801336 4582601 0 0 4096 0 0 0 0 17 4 0 0 0 0 0
/proc/26586/statm: 271745 244132 154 442 0 271299 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1096128

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 26587
/proc/meminfo: memFree=23426652/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
[pid=26586] ppid=26585 vsize=3934236 CPUtime=25.45 cores=0,2,4,6
/proc/26586/stat : 26586 (npSolver-pbo) R 26585 26585 22761 0 -1 4202496 16851 0 0 0 2382 163 0 0 20 0 1 0 378326062 4028657664 916013 33554432000 4194304 6004724 140733741806736 140733741802608 5193835 0 0 4096 0 0 0 0 17 4 0 0 2 0 0
/proc/26586/statm: 983559 916013 157 442 0 983113 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 3943384

[startup+51.1004 s]
/proc/loadavg: 2.58 2.13 2.04 3/182 26591
/proc/meminfo: memFree=14748120/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
[pid=26586] ppid=26585 vsize=2107036 CPUtime=27.03 cores=0,2,4,6
/proc/26586/stat : 26586 (npSolver-pbo) S 26585 26585 22761 0 -1 4202496 16858 0 0 0 2382 321 0 0 20 0 1 0 378326062 2157604864 459219 33554432000 4194304 6004724 140733741806736 140733741800784 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 7 0 0
/proc/26586/statm: 526759 459219 163 442 0 526313 0
[pid=26588] ppid=26586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26588/stat : 26588 (cp2_pre.sh) S 26586 26585 22761 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378328773 9367552 277 33554432000 4194304 5064252 140734850496000 140734850494704 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26588/statm: 2287 277 234 213 0 72 0
[pid=26589] ppid=26588 vsize=3345524 CPUtime=23.4 cores=0,2,4,6
/proc/26589/stat : 26589 (coprocessor) R 26588 26585 22761 0 -1 4202496 26716 0 0 0 2234 106 0 0 20 0 1 0 378328774 3425816576 721530 33554432000 4194304 6586260 140733538444752 140733538440504 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 56 0 0
/proc/26589/statm: 836381 721530 158 584 0 835793 0
Current children cumulated CPU time (s) 50.43
Current children cumulated vsize (KiB) 5470856

[startup+102.307 s]
/proc/loadavg: 3.63 2.49 2.17 3/181 26592
/proc/meminfo: memFree=8983512/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
[pid=26586] ppid=26585 vsize=2107036 CPUtime=27.03 cores=0,2,4,6
/proc/26586/stat : 26586 (npSolver-pbo) S 26585 26585 22761 0 -1 4202496 16858 0 0 0 2382 321 0 0 20 0 1 0 378326062 2157604864 459219 33554432000 4194304 6004724 140733741806736 140733741800784 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 7 0 0
/proc/26586/statm: 526759 459219 163 442 0 526313 0
[pid=26588] ppid=26586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26588/stat : 26588 (cp2_pre.sh) S 26586 26585 22761 0 -1 4202496 608 0 0 0 0 0 0 0 20 0 1 0 378328773 9367552 277 33554432000 4194304 5064252 140734850496000 140734850494704 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26588/statm: 2287 277 234 213 0 72 0
[pid=26589] ppid=26588 vsize=3345524 CPUtime=70.47 cores=0,2,4,6
/proc/26589/stat : 26589 (coprocessor) R 26588 26585 22761 0 -1 4202496 26716 0 0 0 6658 389 0 0 20 0 1 0 378328774 3425816576 721530 33554432000 4194304 6586260 140733538444752 140733538440504 5732496 0 0 4096 8404994 0 0 0 17 2 0 0 468 0 0
/proc/26589/statm: 836381 721530 158 584 0 835793 0
Current children cumulated CPU time (s) 97.5
Current children cumulated vsize (KiB) 5470856

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

[startup+129.1 s]
/proc/loadavg: 3.76 2.61 2.21 3/181 26595
/proc/meminfo: memFree=11321620/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
[pid=26586] ppid=26585 vsize=2107036 CPUtime=116.76 cores=0,2,4,6
/proc/26586/stat : 26586 (npSolver-pbo) S 26585 26585 22761 0 -1 4202496 16868 27618 0 0 2382 321 8433 540 20 0 1 0 378326062 2157604864 459219 33554432000 4194304 6004724 140733741806736 140733741801872 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 7 0 0
/proc/26586/statm: 526759 459219 163 442 0 526313 0
[pid=26594] ppid=26586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26594/stat : 26594 (satsolver.sh) S 26586 26585 22761 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378338435 9367552 267 33554432000 4194304 5064252 140736736405264 140736736404176 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26594/statm: 2287 267 226 213 0 72 0
[pid=26595] ppid=26594 vsize=1466720 CPUtime=5.34 cores=0,2,4,6
/proc/26595/stat : 26595 (glucose) R 26594 26585 22761 0 -1 4202496 147814 0 0 0 485 49 0 0 20 0 1 0 378338435 1501921280 300736 33554432000 4194304 5208918 140737447861808 140737446811208 4200888 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26595/statm: 366680 300737 69 248 0 366429 0
Current children cumulated CPU time (s) 122.1
Current children cumulated vsize (KiB) 3592052

[startup+135.5 s]
/proc/loadavg: 3.78 2.63 2.22 3/181 26595
/proc/meminfo: memFree=9706824/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
[pid=26586] ppid=26585 vsize=2107036 CPUtime=116.76 cores=0,2,4,6
/proc/26586/stat : 26586 (npSolver-pbo) S 26585 26585 22761 0 -1 4202496 16868 27618 0 0 2382 321 8433 540 20 0 1 0 378326062 2157604864 459219 33554432000 4194304 6004724 140733741806736 140733741801872 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 7 0 0
/proc/26586/statm: 526759 459219 163 442 0 526313 0
[pid=26594] ppid=26586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26594/stat : 26594 (satsolver.sh) S 26586 26585 22761 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378338435 9367552 267 33554432000 4194304 5064252 140736736405264 140736736404176 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26594/statm: 2287 267 226 213 0 72 0
[pid=26595] ppid=26594 vsize=2908904 CPUtime=11.75 cores=0,2,4,6
/proc/26595/stat : 26595 (glucose) R 26594 26585 22761 0 -1 4202496 287787 0 0 0 1071 104 0 0 20 0 1 0 378338435 2978717696 648626 33554432000 4194304 5208918 140737447861808 140737446811208 4465602 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26595/statm: 727226 648626 69 248 0 726975 0
Current children cumulated CPU time (s) 128.51
Current children cumulated vsize (KiB) 5034236

[startup+138.707 s]
/proc/loadavg: 3.79 2.66 2.23 3/181 26595
/proc/meminfo: memFree=8909908/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
[pid=26586] ppid=26585 vsize=2107036 CPUtime=116.76 cores=0,2,4,6
/proc/26586/stat : 26586 (npSolver-pbo) S 26585 26585 22761 0 -1 4202496 16868 27618 0 0 2382 321 8433 540 20 0 1 0 378326062 2157604864 459219 33554432000 4194304 6004724 140733741806736 140733741801872 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 7 0 0
/proc/26586/statm: 526759 459219 163 442 0 526313 0
[pid=26594] ppid=26586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26594/stat : 26594 (satsolver.sh) S 26586 26585 22761 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378338435 9367552 267 33554432000 4194304 5064252 140736736405264 140736736404176 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26594/statm: 2287 267 226 213 0 72 0
[pid=26595] ppid=26594 vsize=3877984 CPUtime=14.95 cores=0,2,4,6
/proc/26595/stat : 26595 (glucose) R 26594 26585 22761 0 -1 4202496 354003 0 0 0 1361 134 0 0 20 0 1 0 378338435 3971055616 818409 33554432000 4194304 5208918 140737447861808 140737446811208 4465602 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26595/statm: 969496 818409 69 248 0 969245 0
Current children cumulated CPU time (s) 131.71
Current children cumulated vsize (KiB) 6003316

[startup+140.3 s]
/proc/loadavg: 3.79 2.66 2.23 3/181 26595
/proc/meminfo: memFree=8639756/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
[pid=26586] ppid=26585 vsize=2107036 CPUtime=116.76 cores=0,2,4,6
/proc/26586/stat : 26586 (npSolver-pbo) S 26585 26585 22761 0 -1 4202496 16868 27618 0 0 2382 321 8433 540 20 0 1 0 378326062 2157604864 459219 33554432000 4194304 6004724 140733741806736 140733741801872 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 7 0 0
/proc/26586/statm: 526759 459219 163 442 0 526313 0
[pid=26594] ppid=26586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26594/stat : 26594 (satsolver.sh) S 26586 26585 22761 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378338435 9367552 267 33554432000 4194304 5064252 140736736405264 140736736404176 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26594/statm: 2287 267 226 213 0 72 0
[pid=26595] ppid=26594 vsize=4378100 CPUtime=16.54 cores=0,2,4,6
/proc/26595/stat : 26595 (glucose) R 26594 26585 22761 0 -1 4202496 387237 0 0 0 1506 148 0 0 20 0 1 0 378338435 4483174400 905809 33554432000 4194304 5208918 140737447861808 140737446811208 4469616 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26595/statm: 1094525 905809 69 248 0 1094274 0
Current children cumulated CPU time (s) 133.3
Current children cumulated vsize (KiB) 6503432

[startup+141.1 s]
/proc/loadavg: 3.79 2.66 2.23 3/181 26595
/proc/meminfo: memFree=8389376/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
[pid=26586] ppid=26585 vsize=2107036 CPUtime=116.76 cores=0,2,4,6
/proc/26586/stat : 26586 (npSolver-pbo) S 26585 26585 22761 0 -1 4202496 16868 27618 0 0 2382 321 8433 540 20 0 1 0 378326062 2157604864 459219 33554432000 4194304 6004724 140733741806736 140733741801872 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 7 0 0
/proc/26586/statm: 526759 459219 163 442 0 526313 0
[pid=26594] ppid=26586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26594/stat : 26594 (satsolver.sh) S 26586 26585 22761 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378338435 9367552 267 33554432000 4194304 5064252 140736736405264 140736736404176 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26594/statm: 2287 267 226 213 0 72 0
[pid=26595] ppid=26594 vsize=4410732 CPUtime=17.34 cores=0,2,4,6
/proc/26595/stat : 26595 (glucose) R 26594 26585 22761 0 -1 4202496 395314 0 0 0 1583 151 0 0 20 0 1 0 378338435 4516589568 927683 33554432000 4194304 5208918 140737447861808 140737447860200 4216416 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26595/statm: 1102683 927683 91 248 0 1102432 0
Current children cumulated CPU time (s) 134.1
Current children cumulated vsize (KiB) 6536064

[startup+141.9 s]
/proc/loadavg: 3.81 2.68 2.24 3/181 26595
/proc/meminfo: memFree=8327672/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
[pid=26586] ppid=26585 vsize=2107036 CPUtime=116.76 cores=0,2,4,6
/proc/26586/stat : 26586 (npSolver-pbo) S 26585 26585 22761 0 -1 4202496 16868 27618 0 0 2382 321 8433 540 20 0 1 0 378326062 2157604864 459219 33554432000 4194304 6004724 140733741806736 140733741801872 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 7 0 0
/proc/26586/statm: 526759 459219 163 442 0 526313 0
[pid=26594] ppid=26586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26594/stat : 26594 (satsolver.sh) S 26586 26585 22761 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378338435 9367552 267 33554432000 4194304 5064252 140736736405264 140736736404176 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26594/statm: 2287 267 226 213 0 72 0
[pid=26595] ppid=26594 vsize=4439244 CPUtime=18.15 cores=0,2,4,6
/proc/26595/stat : 26595 (glucose) R 26594 26585 22761 0 -1 4202496 406830 0 0 0 1660 155 0 0 20 0 1 0 378338435 4545785856 935512 33554432000 4194304 5208918 140737447861808 140737447860200 4229483 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/26595/statm: 1109811 935512 103 248 0 1109560 0
Current children cumulated CPU time (s) 134.91
Current children cumulated vsize (KiB) 6564576

[startup+142.3 s]
/proc/loadavg: 3.81 2.68 2.24 3/181 26595
/proc/meminfo: memFree=8327672/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
[pid=26586] ppid=26585 vsize=2107036 CPUtime=116.76 cores=0,2,4,6
/proc/26586/stat : 26586 (npSolver-pbo) S 26585 26585 22761 0 -1 4202496 16868 27618 0 0 2382 321 8433 540 20 0 1 0 378326062 2157604864 459219 33554432000 4194304 6004724 140733741806736 140733741801872 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 7 0 0
/proc/26586/statm: 526759 459219 163 442 0 526313 0
[pid=26594] ppid=26586 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26594/stat : 26594 (satsolver.sh) S 26586 26585 22761 0 -1 4202496 597 0 0 0 0 0 0 0 20 0 1 0 378338435 9367552 267 33554432000 4194304 5064252 140736736405264 140736736404176 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 2 0 0 0 0 0
/proc/26594/statm: 2287 267 226 213 0 72 0
[pid=26595] ppid=26594 vsize=0 CPUtime=18.54 cores=0,2,4,6
/proc/26595/stat : 26595 (glucose) R 26594 26585 22761 0 -1 4202500 406913 0 0 0 1686 168 0 0 20 0 1 0 378338435 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26595/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 135.3
Current children cumulated vsize (KiB) 2125332

[startup+142.4 s]
/proc/loadavg: 3.81 2.68 2.24 3/181 26595
/proc/meminfo: memFree=8327672/32873852 swapFree=7632/7632
[pid=26585] ppid=26583 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/26585/stat : 26585 (npSolver-pbo.sh) S 26583 26585 22761 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 378326061 9367552 274 33554432000 4194304 5064252 140733784145824 140733784144736 252262901326 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/26585/statm: 2287 274 233 213 0 72 0
[pid=26586] ppid=26585 vsize=2107036 CPUtime=135.39 cores=0,2,4,6
/proc/26586/stat : 26586 (npSolver-pbo) S 26585 26585 22761 0 -1 4202496 16877 435136 0 0 2382 321 10120 716 20 0 1 0 378326062 2157604864 459219 33554432000 4194304 6004724 140733741806736 140733741801360 5186782 0 65536 4102 0 18446744071579302229 0 0 17 4 0 0 7 0 0
/proc/26586/statm: 526759 459219 163 442 0 526313 0
Current children cumulated CPU time (s) 135.39
Current children cumulated vsize (KiB) 2116184

Child status: 0
Real time (s): 142.417
CPU time (s): 135.448
CPU user time (s): 125.054
CPU system time (s): 10.3944
CPU usage (%): 95.107
Max. virtual memory (cumulated for all children) (KiB): 6577588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 125.054
system time used= 10.3944
maximum resident set size= 3746020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 455693
page faults= 0
swaps= 0
block input operations= 176
block output operations= 7257016
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 70
involuntary context switches= 200

runsolver used 0.334949 second user time and 0.802877 second system time

The end

Launcher Data

Begin job on node131 at 2012-06-08 04:20:06
IDJOB=3749837
IDBENCH=2401
IDSOLVER=2334
FILE ID=node131/3749837-1339122006
RUNJOBID= node131-1339110991-24600
PBS_JOBID= 14643722
Free space on /tmp= 71124 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB06//final/normalized-PB06/OPT-BIGINT/mps-v2-20-10/ftp.netlib.org/lp/data/normalized-mps-v2-20-10-brandy.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749837-1339122006/watcher-3749837-1339122006 -o /tmp/evaluation-result-3749837-1339122006/solver-3749837-1339122006 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749837-1339122006.opb 1086295854 HOME HOME

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

MD5SUM BENCH= 913c17bb7faa6362a8688d6500a7e54d
RANDOM SEED=1086295854

node131.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.805
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.61
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.805
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.805
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.91
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.805
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.805
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.805
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.805
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.92
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.805
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.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873852 kB
MemFree:        29497228 kB
Buffers:          136424 kB
Cached:           789356 kB
SwapCached:         8244 kB
Active:          1812652 kB
Inactive:         762764 kB
Active(anon):    1644760 kB
Inactive(anon):     7376 kB
Active(file):     167892 kB
Inactive(file):   755388 kB
Unevictable:        7632 kB
Mlocked:            7632 kB
SwapTotal:      67108856 kB
SwapFree:       67093196 kB
Dirty:             20044 kB
Writeback:             0 kB
AnonPages:       1588984 kB
Mapped:             9264 kB
Shmem:                 0 kB
Slab:             651900 kB
SReclaimable:      92644 kB
SUnreclaim:       559256 kB
KernelStack:        1496 kB
PageTables:         7420 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545780 kB
Committed_AS:    2284548 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346360 kB
VmallocChunk:   34341988004 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1538048 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 63964 MiB
End job on node131 at 2012-06-08 04:22:29