Trace number 3749897

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)? (problem) 293.351 560.828

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_1000_5__369_766__1024.opb
MD5SUM27407827fbebab1f7933182f4b9808e6
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark1465935
Best CPU time to get the best result obtained on this benchmark1803.37
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5120998
Total number of constraints6000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)5002
Number of constraints which are nor clauses,nor cardinality constraints998
Minimum length of a constraint1024
Maximum length of a constraint41985
Number of terms in the objective function 5120000
Biggest coefficient in the objective function 122979
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 175851328512
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 122979
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 175851328512
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

289.43/289.56	terminate called after throwing an instance of 'std::bad_alloc'
289.43/289.56	  what():  std::bad_alloc
293.32/560.82	HOME/npSolver-pbo.sh: line 18: 17026 Aborted                 (core dumped) ./npSolver-pbo $file $tmp -rnd_seed=$seed -useQuickBound=0 -useBinSearch=1 -useCP2=1 -useInc=0

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-3749897-1339159077/watcher-3749897-1339159077 -o /tmp/evaluation-result-3749897-1339159077/solver-3749897-1339159077 -C 1800 -W 1900 -M 15500 HOME/npSolver-pbo.sh HOME/instance-3749897-1339159077.opb 1393470619 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: 4.47 2.64 2.07 3/180 17025
/proc/meminfo: memFree=27245592/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0

[startup+0.0471321 s]
/proc/loadavg: 4.47 2.64 2.07 3/180 17025
/proc/meminfo: memFree=27245592/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100158 s]
/proc/loadavg: 4.47 2.64 2.07 3/180 17025
/proc/meminfo: memFree=27245592/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300148 s]
/proc/loadavg: 4.47 2.64 2.07 3/180 17025
/proc/meminfo: memFree=27245592/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700134 s]
/proc/loadavg: 4.47 2.64 2.07 3/180 17025
/proc/meminfo: memFree=27245592/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50018 s]
/proc/loadavg: 4.47 2.64 2.07 3/182 17027
/proc/meminfo: memFree=27204712/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=67656 CPUtime=1.49 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) R 17025 17025 13014 0 -1 4202496 5468 0 0 0 146 3 0 0 20 0 1 0 382034229 69279744 15682 33554432000 4194304 6004724 140733647641568 140733647637448 5190736 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17026/statm: 16914 15682 125 442 0 16468 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 76804

[startup+3.1002 s]
/proc/loadavg: 4.28 2.63 2.07 3/182 17027
/proc/meminfo: memFree=27121716/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=328040 CPUtime=3.09 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) R 17025 17025 13014 0 -1 4202496 22501 0 0 0 296 13 0 0 20 0 1 0 382034229 335912960 66029 33554432000 4194304 6004724 140733647641568 140733647637592 5190736 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17026/statm: 82010 66029 130 442 0 81564 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 337188

[startup+6.30028 s]
/proc/loadavg: 4.28 2.63 2.07 3/182 17027
/proc/meminfo: memFree=26873020/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=501132 CPUtime=6.29 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) R 17025 17025 13014 0 -1 4202496 60761 0 0 0 611 18 0 0 20 0 1 0 382034229 513159168 104289 33554432000 4194304 6004724 140733647641568 140733647637080 4490864 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17026/statm: 125283 104289 130 442 0 124837 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 510280

[startup+12.7003 s]
/proc/loadavg: 3.93 2.60 2.07 3/182 17027
/proc/meminfo: memFree=26220004/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=1090492 CPUtime=12.69 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) R 17025 17025 13014 0 -1 4202496 232858 0 0 0 1226 43 0 0 20 0 1 0 382034229 1116663808 260478 33554432000 4194304 6004724 140733647641568 140733647638376 4579949 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17026/statm: 272623 260478 153 442 0 272177 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1099640

[startup+25.5003 s]
/proc/loadavg: 3.63 2.58 2.07 3/182 17027
/proc/meminfo: memFree=25131848/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=2139868 CPUtime=25.49 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) R 17025 17025 13014 0 -1 4202496 239178 0 0 0 2478 71 0 0 20 0 1 0 382034229 2191224832 526002 33554432000 4194304 6004724 140733647641568 140733647636168 4536263 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17026/statm: 534967 526002 154 442 0 534521 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2149016

[startup+51.1003 s]
/proc/loadavg: 3.13 2.55 2.07 3/182 17034
/proc/meminfo: memFree=23148056/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=5285596 CPUtime=51.08 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) R 17025 17025 13014 0 -1 4202496 242755 0 0 0 4959 149 0 0 20 0 1 0 382034229 5412450304 1047730 33554432000 4194304 6004724 140733647641568 140733647636168 4534738 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17026/statm: 1321399 1047730 154 442 0 1320953 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 5294744

[startup+102.3 s]
/proc/loadavg: 2.45 2.46 2.06 3/181 17104
/proc/meminfo: memFree=18910944/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=9479900 CPUtime=102.27 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) R 17025 17025 13014 0 -1 4202496 247380 0 0 0 9956 271 0 0 20 0 1 0 382034229 9707417600 2105317 33554432000 4194304 6004724 140733647641568 140733647636168 4536263 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17026/statm: 2369975 2105317 154 442 0 2369529 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 9489048

[startup+162.3 s]
/proc/loadavg: 2.32 2.42 2.07 3/182 17198
/proc/meminfo: memFree=17101548/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=9545436 CPUtime=162.26 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) R 17025 17025 13014 0 -1 4202496 735686 0 0 0 15869 357 0 0 20 0 1 0 382034229 9774526464 2365354 33554432000 4194304 6004724 140733647641568 140733647637288 4579336 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17026/statm: 2386359 2365354 203 442 0 2385913 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 9554584

[startup+222.307 s]
/proc/loadavg: 2.11 2.34 2.07 3/181 17199
/proc/meminfo: memFree=17091912/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=9545436 CPUtime=222.25 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) R 17025 17025 13014 0 -1 4202496 1360741 0 0 0 21785 440 0 0 20 0 1 0 382034229 9774526464 2365432 33554432000 4194304 6004724 140733647641568 140733647636824 4579915 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17026/statm: 2386359 2365432 203 442 0 2385913 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 9554584

[startup+282.3 s]
/proc/loadavg: 2.04 2.28 2.06 3/181 17199
/proc/meminfo: memFree=17091440/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=9545436 CPUtime=282.23 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) R 17025 17025 13014 0 -1 4202496 1974005 0 0 0 27704 519 0 0 20 0 1 0 382034229 9774526464 2364032 33554432000 4194304 6004724 140733647641568 140733647636824 4579336 0 0 4096 0 0 0 0 17 5 0 0 0 0 0
/proc/17026/statm: 2386359 2364032 203 442 0 2385913 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 9554584

[startup+342.3 s]
/proc/loadavg: 3.85 2.73 2.23 4/182 17200
/proc/meminfo: memFree=7919948/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=9565440 CPUtime=291.71 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) S 17025 17025 13014 0 -1 4204032 2018052 0 0 0 28426 745 0 0 20 0 1 0 382034229 9795010560 2368371 33554432000 4194304 6004724 140733647641568 140733647637240 5251733 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17026/statm: 2391360 2368371 212 442 0 2390914 0
Current children cumulated CPU time (s) 291.71
Current children cumulated vsize (KiB) 9574588

[startup+402.3 s]
/proc/loadavg: 4.58 3.14 2.40 2/182 17200
/proc/meminfo: memFree=4750592/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=9565440 CPUtime=292.58 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) R 17025 17025 13014 0 -1 4204032 2018052 0 0 0 28426 832 0 0 20 0 1 0 382034229 9795010560 2368371 33554432000 4194304 6004724 140733647641568 140733647637240 5251733 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17026/statm: 2391360 2368371 212 442 0 2390914 0
Current children cumulated CPU time (s) 292.58
Current children cumulated vsize (KiB) 9574588
heavy processes:
  %CPU=20 pid=17200 uid=0 cmd=

[startup+462.3 s]
/proc/loadavg: 4.66 3.43 2.54 2/182 17200
/proc/meminfo: memFree=1936204/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=9565440 CPUtime=293.3 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) S 17025 17025 13014 0 -1 4204032 2018052 0 0 0 28426 904 0 0 20 0 1 0 382034229 9795010560 2368371 33554432000 4194304 6004724 140733647641568 140733647637240 5251733 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17026/statm: 2391360 2368371 212 442 0 2390914 0
Current children cumulated CPU time (s) 293.3
Current children cumulated vsize (KiB) 9574588
heavy processes:
  %CPU=16 pid=17200 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 17026 6 506 18446744073709551615 

[startup+522.307 s]
/proc/loadavg: 4.87 3.71 2.69 2/182 17201
/proc/meminfo: memFree=1940824/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=9565440 CPUtime=293.3 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) S 17025 17025 13014 0 -1 4204032 2018052 0 0 0 28426 904 0 0 20 0 1 0 382034229 9795010560 2368371 33554432000 4194304 6004724 140733647641568 140733647637240 5251733 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17026/statm: 2391360 2368371 212 442 0 2390914 0
Current children cumulated CPU time (s) 293.3
Current children cumulated vsize (KiB) 9574588
heavy processes:
  %CPU=12 pid=17200 uid=0 cmd=/usr/libexec/abrt-hook-ccpp /var/spool/abrt 17026 6 506 18446744073709551615 

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

[startup+540.6 s]
/proc/loadavg: 4.90 3.77 2.73 2/182 17201
/proc/meminfo: memFree=1940792/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=9565440 CPUtime=293.3 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) S 17025 17025 13014 0 -1 4204032 2018052 0 0 0 28426 904 0 0 20 0 1 0 382034229 9795010560 2368371 33554432000 4194304 6004724 140733647641568 140733647637240 5251733 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17026/statm: 2391360 2368371 212 442 0 2390914 0
Current children cumulated CPU time (s) 293.3
Current children cumulated vsize (KiB) 9574588

[startup+553.4 s]
/proc/loadavg: 4.92 3.83 2.77 2/182 17201
/proc/meminfo: memFree=1940032/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=9565440 CPUtime=293.3 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) S 17025 17025 13014 0 -1 4204032 2018052 0 0 0 28426 904 0 0 20 0 1 0 382034229 9795010560 2368371 33554432000 4194304 6004724 140733647641568 140733647637240 5251733 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17026/statm: 2391360 2368371 212 442 0 2390914 0
Current children cumulated CPU time (s) 293.3
Current children cumulated vsize (KiB) 9574588

[startup+556.6 s]
/proc/loadavg: 4.92 3.83 2.77 2/182 17201
/proc/meminfo: memFree=1942016/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=9565440 CPUtime=293.3 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) S 17025 17025 13014 0 -1 4204032 2018052 0 0 0 28426 904 0 0 20 0 1 0 382034229 9795010560 2368371 33554432000 4194304 6004724 140733647641568 140733647637240 5251733 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17026/statm: 2391360 2368371 212 442 0 2390914 0
Current children cumulated CPU time (s) 293.3
Current children cumulated vsize (KiB) 9574588

[startup+558.2 s]
/proc/loadavg: 4.93 3.85 2.78 2/182 17201
/proc/meminfo: memFree=1944108/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=9565440 CPUtime=293.3 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) S 17025 17025 13014 0 -1 4204032 2018052 0 0 0 28426 904 0 0 20 0 1 0 382034229 9795010560 2368371 33554432000 4194304 6004724 140733647641568 140733647637240 5251733 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17026/statm: 2391360 2368371 212 442 0 2390914 0
Current children cumulated CPU time (s) 293.3
Current children cumulated vsize (KiB) 9574588

[startup+559.8 s]
/proc/loadavg: 4.93 3.85 2.78 2/182 17201
/proc/meminfo: memFree=1944604/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=9565440 CPUtime=293.3 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) S 17025 17025 13014 0 -1 4204032 2018052 0 0 0 28426 904 0 0 20 0 1 0 382034229 9795010560 2368371 33554432000 4194304 6004724 140733647641568 140733647637240 5251733 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17026/statm: 2391360 2368371 212 442 0 2390914 0
Current children cumulated CPU time (s) 293.3
Current children cumulated vsize (KiB) 9574588

[startup+560.6 s]
/proc/loadavg: 4.93 3.85 2.78 2/182 17201
/proc/meminfo: memFree=1944604/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=9565440 CPUtime=293.3 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) S 17025 17025 13014 0 -1 4204032 2018052 0 0 0 28426 904 0 0 20 0 1 0 382034229 9795010560 2368371 33554432000 4194304 6004724 140733647641568 140733647637240 5251733 0 0 4096 0 18446744071580380219 0 0 17 3 0 0 0 0 0
/proc/17026/statm: 2391360 2368371 212 442 0 2390914 0
Current children cumulated CPU time (s) 293.3
Current children cumulated vsize (KiB) 9574588

[startup+560.807 s]
/proc/loadavg: 4.93 3.85 2.78 2/182 17201
/proc/meminfo: memFree=2116112/32873660 swapFree=7120/7120
[pid=17025] ppid=17023 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/17025/stat : 17025 (npSolver-pbo.sh) S 17023 17025 13014 0 -1 4202496 357 0 0 0 0 0 0 0 20 0 1 0 382034228 9367552 275 33554432000 4194304 5064252 140733334835216 140733334834128 270329865806 0 65536 4100 65538 18446744071579302229 0 0 17 1 0 0 0 0 0
/proc/17025/statm: 2287 275 233 213 0 72 0
[pid=17026] ppid=17025 vsize=0 CPUtime=293.32 cores=1,3,5,7
/proc/17026/stat : 17026 (npSolver-pbo) R 17025 17025 13014 0 -1 4204036 2018052 0 0 0 28426 906 0 0 20 0 1 0 382034229 0 0 33554432000 0 0 0 0 0 0 0 4096 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17026/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 293.32
Current children cumulated vsize (KiB) 9148

Child status: 0
Real time (s): 560.828
CPU time (s): 293.351
CPU user time (s): 284.267
CPU system time (s): 9.08462
CPU usage (%): 52.3068
Max. virtual memory (cumulated for all children) (KiB): 13683352

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 284.267
system time used= 9.08462
maximum resident set size= 9493184
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2018426
page faults= 0
swaps= 0
block input operations= 0
block output operations= 8
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1820409
involuntary context switches= 348

runsolver used 1.15482 second user time and 3.45847 second system time

The end

Launcher Data

Begin job on node117 at 2012-06-08 14:38:05
IDJOB=3749897
IDBENCH=71914
IDSOLVER=2334
FILE ID=node117/3749897-1339159077
RUNJOBID= node117-1339158896-16893
PBS_JOBID= 14643775
Free space on /tmp= 70456 MiB

SOLVER NAME= npSolver 1.0
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_1000_5__369_766__1024.opb
COMMAND LINE= DIR/npSolver-pbo.sh BENCHNAME RANDOMSEED TMPDIR DIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3749897-1339159077/watcher-3749897-1339159077 -o /tmp/evaluation-result-3749897-1339159077/solver-3749897-1339159077 -C 1800 -W 1900 -M 15500  HOME/npSolver-pbo.sh HOME/instance-3749897-1339159077.opb 1393470619 HOME HOME

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

MD5SUM BENCH= 27407827fbebab1f7933182f4b9808e6
RANDOM SEED=1393470619

node117.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		: 2667.148
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	: 5334.29
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		: 2667.148
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		: 2667.148
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		: 2667.148
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.95
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		: 2667.148
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		: 2667.148
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		: 2667.148
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		: 2667.148
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:       32873660 kB
MemFree:        27246236 kB
Buffers:          712924 kB
Cached:          3793196 kB
SwapCached:          624 kB
Active:          2647680 kB
Inactive:        2037692 kB
Active(anon):     168176 kB
Inactive(anon):    10028 kB
Active(file):    2479504 kB
Inactive(file):  2027664 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67106952 kB
Dirty:            268904 kB
Writeback:             0 kB
AnonPages:        182316 kB
Mapped:            13460 kB
Shmem:                80 kB
Slab:             801808 kB
SReclaimable:     242716 kB
SUnreclaim:       559092 kB
KernelStack:        1472 kB
PageTables:         4416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545684 kB
Committed_AS:     308680 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 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= 63172 MiB
End job on node117 at 2012-06-08 14:47:26