Trace number 3741574

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
PB07: bsolo 3.0.17? (TO) 1800.08 1800.42

General information on the benchmark

Name/OPT-BIGINT-LIN/
heinz/normalized-ds-big.opb
MD5SUM0f8cbacf22bcac8867146871fbd72f4e
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark4124714222330000
Best CPU time to get the best result obtained on this benchmark1800.06
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables174997
Total number of constraints1042
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)1042
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint259
Maximum length of a constraint11821
Number of terms in the objective function 174997
Biggest coefficient in the objective function 60000000000000
Number of bits for the biggest coefficient in the objective function 46
Sum of the numbers in the objective function 602632800292929998
Number of bits of the sum of numbers in the objective function 60
Biggest number in a constraint 60000000000000
Number of bits of the biggest number in a constraint 46
Biggest sum of numbers in a constraint 602632800292929998
Number of bits of the biggest sum of numbers60
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c bsolo beta version 3.0.17 - 27/04/2007 : 1600 GMT
0.00/0.00	c Developed by Vasco Manquinho IST/UTL - INESC-ID
0.00/0.00	c type "bsolo -h" for help
0.00/0.00	c Time Limit set via environment variable PBTIMEOUT to 1800
0.00/0.00	c Memory Limit set to 15500 MB
0.00/0.00	c Instance file HOME/instance-3741574-1338760272.opb
0.00/0.00	c File size is 51482336 bytes.
0.09/0.19	c Coefficients are big enough for not using lower bounding.
5.39/5.45	c Highest Coefficient sum: 6.02633e+17
5.39/5.45	c Parsing was ok!!
5.39/5.45	c Total parsing time: 5.446 s
5.68/5.78	c Var: 174997 Constr: 2084 1042/1042/0 Lit: 9246884 Watch. Lit: 4625526
5.68/5.78	c Obj. Vars: 174997 (100 % of total variables)
184.83/184.91	c Pre-processing Time: 184.849 s
1800.05/1800.40	c    Confl   Vars     Ctrs     Lits  LPC   W.Lits     Max Learnt Conf/s Time
1800.05/1800.40	c        0 174997     2084  9246884 4437  4625526  500000      0      0 184.85
1800.05/1800.40	c      100 174997     2184  9636382 4412  4625726  550001    100      0 219.04
1800.05/1800.40	c      250 174997     2334 10255884 4394  4626026  605002    250      1 224.70
1800.05/1800.40	c      475 174997     2559 10947671 4278  4626476  665503    475      2 233.20
1800.05/1800.40	c      813 174997     2897 12069429 4166  4627152  732054    813      3 243.63
1800.05/1800.40	c     1321 174997     3405 14551394 4273  4628168  805260   1321      5 255.24
1800.05/1800.40	c     2084 174997     4168 19331864 4638  4629694  885787   2084      7 265.66
1800.05/1800.40	c     3230 174997     5314 25938370 4881  4631986  974366   3230     11 284.25
1800.05/1800.40	c     4951 174997     7035 61249441 8706  4635428  500000   4951     14 341.01
1800.05/1800.40	c     7535 174997     9619 78409201 8151  4640596  550001   7535     13 548.20
1800.05/1800.40	c    11414 174997    13498 100161519 7420  4648354  605002  11414     10 1056.29
1800.05/1800.40	c Caught signal: 15
1800.05/1800.40	c  Rst    Confl    NCB      Dec     Ctrs     Lits Learnt Conf/s Time
1800.05/1800.40	c   10    13081  12973 156064883    15165 107624979  13081      7 1800.06
1800.05/1800.40	s UNKNOWN
1800.05/1800.40	c Total time: 1800.06 s

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-3741574-1338760272/watcher-3741574-1338760272 -o /tmp/evaluation-result-3741574-1338760272/solver-3741574-1338760272 -C 1800 -W 1900 -M 15500 bsolo3.0.17 -m15500 HOME/instance-3741574-1338760272.opb 

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: 1.92 1.98 1.99 3/176 10163
/proc/meminfo: memFree=30188112/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=4476 CPUtime=0 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4194304 195 0 0 0 0 0 0 0 20 0 1 0 342155919 4583424 146 33554432000 134512640 135840783 4288750672 4288750012 1541549 0 0 4096 0 0 0 0 17 1 0 0 0 0 0
/proc/10163/statm: 1119 146 128 325 0 39 0

[startup+0.0287469 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 10163
/proc/meminfo: memFree=30188112/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=64240 CPUtime=0.02 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 963 0 0 0 2 0 0 0 20 0 1 0 342155919 65781760 860 33554432000 134512640 135840783 4288750672 4288749328 2102567 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/10163/statm: 16060 860 439 325 0 2427 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 64240

[startup+0.100273 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 10163
/proc/meminfo: memFree=30188112/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=69128 CPUtime=0.09 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 2716 0 0 0 9 0 0 0 20 0 1 0 342155919 70787072 2328 33554432000 134512640 135840783 4288750672 4288749376 2102567 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/10163/statm: 17282 2328 799 325 0 3649 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 69128

[startup+0.300295 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 10163
/proc/meminfo: memFree=30188112/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=81200 CPUtime=0.29 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 6773 0 0 0 28 1 0 0 20 0 1 0 342155919 83148800 5975 33554432000 134512640 135840783 4288750672 4288749664 134525337 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/10163/statm: 20300 5975 1527 325 0 6667 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 81200

[startup+0.70031 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 10163
/proc/meminfo: memFree=30188112/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=83352 CPUtime=0.69 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 10207 0 0 0 68 1 0 0 20 0 1 0 342155919 85352448 9409 33554432000 134512640 135840783 4288750672 4288749664 134525286 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/10163/statm: 20838 9410 2488 325 0 7205 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 83352

[startup+1.5003 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 10164
/proc/meminfo: memFree=30153020/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=102320 CPUtime=1.49 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 16793 0 0 0 147 2 0 0 20 0 1 0 342155919 104775680 15995 33554432000 134512640 135840783 4288750672 4288749664 134525337 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/10163/statm: 25580 15995 4346 325 0 11947 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 102320

[startup+3.10031 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 10164
/proc/meminfo: memFree=30111728/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=137728 CPUtime=3.08 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 29139 0 0 0 304 4 0 0 20 0 1 0 342155919 141033472 28341 33554432000 134512640 135840783 4288750672 4288749664 134524931 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/10163/statm: 34432 28341 7831 325 0 20799 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 137728

[startup+6.3004 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 10164
/proc/meminfo: memFree=29933104/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=260916 CPUtime=6.28 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 76890 0 0 0 617 11 0 0 20 0 1 0 342155919 267177984 63888 33554432000 134512640 135840783 4288750672 4286649696 134551285 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/10163/statm: 65229 63888 342 325 0 64165 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 260916

[startup+12.7003 s]
/proc/loadavg: 1.93 1.98 1.99 3/177 10164
/proc/meminfo: memFree=29929408/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=261708 CPUtime=12.69 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 77075 0 0 0 1258 11 0 0 20 0 1 0 342155919 267988992 64073 33554432000 134512640 135840783 4288750672 4286649760 134583033 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/10163/statm: 65427 64073 342 325 0 64363 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 261708

[startup+25.5003 s]
/proc/loadavg: 1.94 1.98 1.99 3/177 10164
/proc/meminfo: memFree=29926688/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=262248 CPUtime=25.49 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 77191 0 0 0 2537 12 0 0 20 0 1 0 342155919 268541952 64189 33554432000 134512640 135840783 4288750672 4286649424 2101833 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/10163/statm: 65562 64189 342 325 0 64498 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 262248

[startup+51.1003 s]
/proc/loadavg: 1.96 1.98 1.99 3/177 10164
/proc/meminfo: memFree=29920984/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=262248 CPUtime=51.07 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 77191 0 0 0 5095 12 0 0 20 0 1 0 342155919 268541952 64189 33554432000 134512640 135840783 4288750672 4286649424 2100126 0 0 4096 16384 0 0 0 17 1 0 0 0 0 0
/proc/10163/statm: 65562 64189 342 325 0 64498 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 262248

[startup+102.3 s]
/proc/loadavg: 2.03 2.00 2.00 3/177 10204
/proc/meminfo: memFree=30887924/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=262248 CPUtime=102.25 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 77206 0 0 0 10211 14 0 0 20 0 1 0 342155919 268541952 64189 33554432000 134512640 135840783 4288750672 4286649788 15582256 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 65562 64189 342 325 0 64498 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 262248

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/178 10215
/proc/meminfo: memFree=30852852/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=262248 CPUtime=162.25 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 77235 0 0 0 16209 16 0 0 20 0 1 0 342155919 268541952 64211 33554432000 134512640 135840783 4288750672 4286649808 134551983 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 65562 64211 342 325 0 64498 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 262248

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10215
/proc/meminfo: memFree=30824928/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=268980 CPUtime=222.22 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 93002 0 0 0 22203 19 0 0 20 0 1 0 342155919 275435520 66114 33554432000 134512640 135840783 4288750672 4288750144 134552314 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 67245 66114 346 325 0 66181 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 268980

[startup+282.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10215
/proc/meminfo: memFree=30605352/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=468512 CPUtime=282.22 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 176637 0 0 0 28188 34 0 0 20 0 1 0 342155919 479756288 115985 33554432000 134512640 135840783 4288750672 4288749808 2100484 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 117128 115985 346 325 0 116064 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 468512

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10215
/proc/meminfo: memFree=30133148/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=921724 CPUtime=342.2 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 290114 0 0 0 34167 53 0 0 20 0 1 0 342155919 943845376 229305 33554432000 134512640 135840783 4288750672 4288750032 134551359 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 230431 229305 346 325 0 229367 0
Current children cumulated CPU time (s) 342.2
Current children cumulated vsize (KiB) 921724

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10216
/proc/meminfo: memFree=30012000/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1025032 CPUtime=402.19 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 316341 0 0 0 40161 58 0 0 20 0 1 0 342155919 1049632768 255123 33554432000 134512640 135840783 4288750672 4288749984 134550863 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 256258 255123 346 325 0 255194 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 1025032

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10216
/proc/meminfo: memFree=29966572/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1054092 CPUtime=462.18 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 323618 0 0 0 46159 59 0 0 20 0 1 0 342155919 1079390208 262406 33554432000 134512640 135840783 4288750672 4288749984 134551175 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 263523 262406 346 325 0 262459 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 1054092

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10216
/proc/meminfo: memFree=29906956/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1099636 CPUtime=522.17 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 335005 0 0 0 52156 61 0 0 20 0 1 0 342155919 1126027264 273792 33554432000 134512640 135840783 4288750672 4288749984 134550902 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 274909 273792 346 325 0 273845 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 1099636

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10219
/proc/meminfo: memFree=29836420/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1169112 CPUtime=582.16 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 352510 0 0 0 58151 65 0 0 20 0 1 0 342155919 1197170688 291161 33554432000 134512640 135840783 4288750672 4288750032 134550910 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 292278 291161 346 325 0 291214 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 1169112

[startup+642.3 s]

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

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10243
/proc/meminfo: memFree=29660364/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1343636 CPUtime=882.11 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 406927 0 0 0 88136 75 0 0 20 0 1 0 342155919 1375883264 334787 33554432000 134512640 135840783 4288750672 4288750032 134551330 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 335909 334787 346 325 0 334845 0
Current children cumulated CPU time (s) 882.11
Current children cumulated vsize (KiB) 1343636

[startup+942.307 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10243
/proc/meminfo: memFree=29633980/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1370196 CPUtime=942.1 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 414144 0 0 0 94133 77 0 0 20 0 1 0 342155919 1403080704 341439 33554432000 134512640 135840783 4288750672 4288712448 134575064 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 342549 341439 346 325 0 341485 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 1370196

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 10243
/proc/meminfo: memFree=29609216/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1394912 CPUtime=1002.08 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 420445 0 0 0 100130 78 0 0 20 0 1 0 342155919 1428389888 347600 33554432000 134512640 135840783 4288750672 4288749984 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 348728 347600 346 325 0 347664 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 1394912

[startup+1062.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 10244
/proc/meminfo: memFree=29587040/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1416820 CPUtime=1062.07 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 426382 0 0 0 106128 79 0 0 20 0 1 0 342155919 1450823680 353083 33554432000 134512640 135840783 4288750672 4288750032 134551330 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 354205 353083 346 325 0 353141 0
Current children cumulated CPU time (s) 1062.07
Current children cumulated vsize (KiB) 1416820

[startup+1122.3 s]
/proc/loadavg: 2.05 2.02 2.00 3/177 10244
/proc/meminfo: memFree=29573428/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1430316 CPUtime=1122.05 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 430159 0 0 0 112126 79 0 0 20 0 1 0 342155919 1464643584 356437 33554432000 134512640 135840783 4288750672 4288750032 134550893 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 357579 356437 346 325 0 356515 0
Current children cumulated CPU time (s) 1122.05
Current children cumulated vsize (KiB) 1430316

[startup+1182.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/178 10247
/proc/meminfo: memFree=29566988/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1436420 CPUtime=1182.04 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 431876 0 0 0 118125 79 0 0 20 0 1 0 342155919 1470894080 357995 33554432000 134512640 135840783 4288750672 4288750032 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 359105 357995 346 325 0 358041 0
Current children cumulated CPU time (s) 1182.04
Current children cumulated vsize (KiB) 1436420

[startup+1242.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 10247
/proc/meminfo: memFree=29561280/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1442092 CPUtime=1242.04 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 433439 0 0 0 124124 80 0 0 20 0 1 0 342155919 1476702208 359413 33554432000 134512640 135840783 4288750672 4288750032 134551087 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 360523 359413 346 325 0 359459 0
Current children cumulated CPU time (s) 1242.04
Current children cumulated vsize (KiB) 1442092

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10247
/proc/meminfo: memFree=29553604/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1450032 CPUtime=1302.02 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 435411 0 0 0 130122 80 0 0 20 0 1 0 342155919 1484832768 361385 33554432000 134512640 135840783 4288750672 4288750032 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 362508 361385 346 325 0 361444 0
Current children cumulated CPU time (s) 1302.02
Current children cumulated vsize (KiB) 1450032

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10248
/proc/meminfo: memFree=29546784/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1457168 CPUtime=1362.02 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 437457 0 0 0 136121 81 0 0 20 0 1 0 342155919 1492140032 363166 33554432000 134512640 135840783 4288750672 4288750144 134552416 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 364292 363166 346 325 0 363228 0
Current children cumulated CPU time (s) 1362.02
Current children cumulated vsize (KiB) 1457168

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10248
/proc/meminfo: memFree=29535748/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1468180 CPUtime=1422.01 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 440911 0 0 0 142119 82 0 0 20 0 1 0 342155919 1503416320 365903 33554432000 134512640 135840783 4288750672 4288750032 134551093 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 367045 365903 346 325 0 365981 0
Current children cumulated CPU time (s) 1422.01
Current children cumulated vsize (KiB) 1468180

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10248
/proc/meminfo: memFree=29530540/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1473236 CPUtime=1482 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 442190 0 0 0 148118 82 0 0 20 0 1 0 342155919 1508593664 367182 33554432000 134512640 135840783 4288750672 4288750032 134550902 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 368309 367182 346 325 0 367245 0
Current children cumulated CPU time (s) 1482
Current children cumulated vsize (KiB) 1473236

[startup+1542.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 10248
/proc/meminfo: memFree=29527812/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1476320 CPUtime=1541.98 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 442971 0 0 0 154116 82 0 0 20 0 1 0 342155919 1511751680 367963 33554432000 134512640 135840783 4288750672 4288749984 134551048 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 369080 367963 346 325 0 368016 0
Current children cumulated CPU time (s) 1541.98
Current children cumulated vsize (KiB) 1476320

[startup+1602.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 10248
/proc/meminfo: memFree=29519504/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1484508 CPUtime=1601.99 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 445560 0 0 0 160116 83 0 0 20 0 1 0 342155919 1520136192 369985 33554432000 134512640 135840783 4288750672 4288750032 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 371127 369985 346 325 0 370063 0
Current children cumulated CPU time (s) 1601.99
Current children cumulated vsize (KiB) 1484508

[startup+1662.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 10249
/proc/meminfo: memFree=29514172/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1489724 CPUtime=1661.97 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 447185 0 0 0 166114 83 0 0 20 0 1 0 342155919 1525477376 371315 33554432000 134512640 135840783 4288750672 4288749984 134551093 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 372431 371315 346 325 0 371367 0
Current children cumulated CPU time (s) 1661.97
Current children cumulated vsize (KiB) 1489724

[startup+1722.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 10249
/proc/meminfo: memFree=29502888/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1501164 CPUtime=1721.97 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 450323 0 0 0 172113 84 0 0 20 0 1 0 342155919 1537191936 374160 33554432000 134512640 135840783 4288750672 4288690000 134574878 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 375291 374160 346 325 0 374227 0
Current children cumulated CPU time (s) 1721.97
Current children cumulated vsize (KiB) 1501164

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 10252
/proc/meminfo: memFree=29493456/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1510388 CPUtime=1781.95 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 453378 0 0 0 178111 84 0 0 20 0 1 0 342155919 1546637312 376487 33554432000 134512640 135840783 4288750672 4288750032 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 377597 376487 346 325 0 376533 0
Current children cumulated CPU time (s) 1781.95
Current children cumulated vsize (KiB) 1510388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10252
/proc/meminfo: memFree=29493588/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1510388 CPUtime=1800.05 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 453378 0 0 0 179921 84 0 0 20 0 1 0 342155919 1546637312 376487 33554432000 134512640 135840783 4288750672 4288750032 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 377597 376487 346 325 0 376533 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1510388

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

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 10252
/proc/meminfo: memFree=29493588/32873844 swapFree=8656/8656
[pid=10163] ppid=10161 vsize=1510388 CPUtime=1800.05 cores=1,3,5,7
/proc/10163/stat : 10163 (bsolo3.0.17) R 10161 10163 9396 0 -1 4202496 453378 0 0 0 179921 84 0 0 20 0 1 0 342155919 1546637312 376487 33554432000 134512640 135840783 4288750672 4288750032 134551084 0 0 4096 16384 0 0 0 17 3 0 0 0 0 0
/proc/10163/statm: 377597 376487 346 325 0 376533 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 1510388

Child status: 15
Real time (s): 1800.42
CPU time (s): 1800.08
CPU user time (s): 1799.22
CPU system time (s): 0.856869
CPU usage (%): 99.981
Max. virtual memory (cumulated for all children) (KiB): 1510388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.22
system time used= 0.856869
maximum resident set size= 1505948
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 453381
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= 122
involuntary context switches= 2029

runsolver used 3.15052 second user time and 10.6554 second system time

The end

Launcher Data

Begin job on node102 at 2012-06-03 23:51:14
IDJOB=3741574
IDBENCH=89879
IDSOLVER=2318
FILE ID=node102/3741574-1338760272
RUNJOBID= node102-1338747648-9413
PBS_JOBID= 14636781
Free space on /tmp= 71104 MiB

SOLVER NAME= PB07: bsolo 3.0.17
BENCH NAME= PB11/normalized-PB11/OPT-BIGINT-LIN/heinz/normalized-ds-big.opb
COMMAND LINE= bsolo3.0.17 -mMEMLIMIT BENCHNAME            
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3741574-1338760272/watcher-3741574-1338760272 -o /tmp/evaluation-result-3741574-1338760272/solver-3741574-1338760272 -C 1800 -W 1900 -M 15500  bsolo3.0.17 -m15500 HOME/instance-3741574-1338760272.opb            

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

MD5SUM BENCH= 0f8cbacf22bcac8867146871fbd72f4e
RANDOM SEED=2027832651

node102.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.178
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.35
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.178
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.90
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.178
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.178
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		: 2667.178
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.178
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5438.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2667.178
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.178
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:       32873844 kB
MemFree:        30188756 kB
Buffers:          199056 kB
Cached:           710280 kB
SwapCached:         5520 kB
Active:          1312860 kB
Inactive:         607188 kB
Active(anon):    1007536 kB
Inactive(anon):     5604 kB
Active(file):     305324 kB
Inactive(file):   601584 kB
Unevictable:        8656 kB
Mlocked:            8656 kB
SwapTotal:      67108856 kB
SwapFree:       67097276 kB
Dirty:             56960 kB
Writeback:             0 kB
AnonPages:       1016552 kB
Mapped:            10428 kB
Shmem:                 0 kB
Slab:             621960 kB
SReclaimable:      62992 kB
SUnreclaim:       558968 kB
KernelStack:        1448 kB
PageTables:         6028 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:    1129504 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    935936 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= 71104 MiB
End job on node102 at 2012-06-04 00:21:16