Trace number 3723660

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
PB12: minisatp 1.0-2-g022594cUNSAT 475.228 475.305

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/
market-split/normalized-market-split_4_30_3.opb
MD5SUMd2b3af71376059fa940b007abcee01cc
Bench CategoryOPT-SMALLINT (optimisation, small 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 benchmark25.1222
Has Objective FunctionYES
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables31
Total number of constraints9
Number of constraints which are clauses1
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint30
Number of terms in the objective function 1
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 1
Number of bits of the sum of numbers in the objective function 1
Biggest number in a constraint 940
Number of bits of the biggest number in a constraint 10
Biggest sum of numbers in a constraint 2821
Number of bits of the biggest sum of numbers12
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 Parsing PB file...
0.00/0.00	c Converting 8 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: ####
0.00/0.00	c   -- Clauses(.)/Splits(s): (none)
0.00/0.00	c ---[   6]---> Adder-cost: 168   maxlim: 684   bits: 11/10
0.00/0.00	c ---[   4]---> Sorter-cost: 1700     Base: 2 2 2 2 3
0.00/0.00	c ---[   2]---> Sorter-cost: 1828     Base: 2 2 2 3 3
0.00/0.00	c ---[   0]---> Adder-cost: 174   maxlim: 940   bits: 11/10
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |   11361    29424 |    3787       0        0    -nan |  0.000 % |
0.00/0.01	c |       102 |   11355    29406 |    4165     101     1411    14.0 |  4.280 % |
0.00/0.02	c |       252 |   11348    29383 |    4582     250     4043    16.2 |  4.310 % |
0.00/0.03	c |       477 |   11340    29357 |    5040     474     6094    12.9 |  4.338 % |
0.00/0.07	c |       814 |   11332    29331 |    5544     810    15957    19.7 |  4.367 % |
0.00/0.12	c |      1320 |   11332    29331 |    6099    1316    32032    24.3 |  4.367 % |
0.00/0.22	c |      2079 |   11332    29331 |    6708    2075    57755    27.8 |  4.367 % |
0.00/0.36	c |      3218 |   11332    29331 |    7379    3214    94981    29.6 |  4.367 % |
0.00/0.64	c |      4926 |   11332    29331 |    8117    4922   152242    30.9 |  4.367 % |
0.00/1.04	c |      7488 |   11332    29331 |    8929    7484   216590    28.9 |  4.367 % |
1.59/1.60	c |     11332 |   11326    29313 |    9822    6401   150976    23.6 |  4.396 % |
2.39/2.46	c |     17099 |   11318    29287 |   10804    6768   155763    23.0 |  4.424 % |
3.69/3.79	c |     25748 |   11318    29287 |   11885    9538   198448    20.8 |  4.425 % |
5.79/5.85	c |     38722 |   11318    29287 |   13073    9577   213364    22.3 |  4.424 % |
8.99/9.05	c |     58183 |   11318    29287 |   14381    7727   156089    20.2 |  4.424 % |
13.88/13.90	c |     87375 |   11318    29287 |   15819   13864   290781    21.0 |  4.424 % |
21.38/21.42	c |    131164 |   11318    29287 |   17401   15768   388703    24.7 |  4.425 % |
32.18/32.23	c |    196849 |   11318    29287 |   19141   16620   364718    21.9 |  4.424 % |
48.68/48.77	c |    295375 |   11318    29287 |   21055   13926   304129    21.8 |  4.424 % |
75.77/75.85	c |    443164 |   11318    29287 |   23160   17632   472322    26.8 |  4.424 % |
115.47/115.54	c |    664849 |   11318    29287 |   25477   20106   436731    21.7 |  4.424 % |
177.85/177.97	c |    997374 |   11318    29287 |   28024   17645   520928    29.5 |  4.425 % |
274.33/274.45	c |   1496163 |   11318    29287 |   30827   14536   302955    20.8 |  4.425 % |
425.12/425.26	c |   2244345 |   10776    27959 |   33909   29538   916452    31.0 |  8.044 % |
475.12/475.30	c ==============================================================================
475.12/475.30	c UNSATISFIABLE
475.12/475.30	s UNSATISFIABLE
475.12/475.30	c _______________________________________________________________________________
475.12/475.30	c 
475.12/475.30	c restarts              : 24
475.12/475.30	c conflicts             : 2482400        (5224 /sec)
475.12/475.30	c decisions             : 2552451        (5371 /sec)
475.12/475.30	c propagations          : 0              (0 /sec)
475.12/475.30	c inspects              : 0              (0 /sec)
475.12/475.30	c CPU time              : 475.212 s
475.12/475.30	c _______________________________________________________________________________

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-3723660-1338573157/watcher-3723660-1338573157 -o /tmp/evaluation-result-3723660-1338573157/solver-3723660-1338573157 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3723660-1338573157.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: 2.02 2.04 1.96 3/177 24208
/proc/meminfo: memFree=28718532/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0

[startup+0.101075 s]
/proc/loadavg: 2.02 2.04 1.96 3/177 24208
/proc/meminfo: memFree=28718532/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.200259 s]
/proc/loadavg: 2.02 2.04 1.96 3/177 24208
/proc/meminfo: memFree=28718532/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300252 s]
/proc/loadavg: 2.02 2.04 1.96 3/177 24208
/proc/meminfo: memFree=28718532/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700229 s]
/proc/loadavg: 2.02 2.04 1.96 3/177 24208
/proc/meminfo: memFree=28718532/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50026 s]
/proc/loadavg: 2.02 2.04 1.96 3/179 24213
/proc/meminfo: memFree=28715408/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=4884 CPUtime=1.49 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 1077 0 0 0 149 0 0 0 20 0 1 0 323441413 5001216 1033 33554432000 4194304 5276501 140734793656960 140734793655368 4399918 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 1221 1033 146 265 0 953 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14032

[startup+3.10026 s]
/proc/loadavg: 2.02 2.04 1.96 2/173 24238
/proc/meminfo: memFree=28871464/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=5156 CPUtime=3.09 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 1142 0 0 0 309 0 0 0 20 0 1 0 323441413 5279744 1098 33554432000 4194304 5276501 140734793656960 140734793655208 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 1289 1098 146 265 0 1021 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14304

[startup+6.30027 s]
/proc/loadavg: 2.02 2.04 1.96 3/179 24256
/proc/meminfo: memFree=28859768/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=5704 CPUtime=6.29 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 1248 0 0 0 629 0 0 0 20 0 1 0 323441413 5840896 1204 33554432000 4194304 5276501 140734793656960 140734793654904 4399852 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 1426 1204 146 265 0 1158 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14852

[startup+12.7003 s]
/proc/loadavg: 2.02 2.04 1.96 3/179 24256
/proc/meminfo: memFree=28855212/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=6360 CPUtime=12.69 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 1405 0 0 0 1269 0 0 0 20 0 1 0 323441413 6512640 1361 33554432000 4194304 5276501 140734793656960 140734793655144 4390503 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 1590 1361 146 265 0 1322 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 15508

[startup+25.5003 s]
/proc/loadavg: 2.01 2.04 1.96 3/179 24256
/proc/meminfo: memFree=28851296/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=7416 CPUtime=25.48 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 1646 0 0 0 2548 0 0 0 20 0 1 0 323441413 7593984 1617 33554432000 4194304 5276501 140734793656960 140734793655128 4399376 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 1854 1617 147 265 0 1586 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 16564

[startup+51.1003 s]
/proc/loadavg: 2.01 2.03 1.96 3/179 24256
/proc/meminfo: memFree=28846756/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=8536 CPUtime=51.08 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 1935 0 0 0 5108 0 0 0 20 0 1 0 323441413 8740864 1906 33554432000 4194304 5276501 140734793656960 140734793655368 4395112 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 2134 1906 147 265 0 1866 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 17684

[startup+102.3 s]
/proc/loadavg: 2.00 2.03 1.96 3/179 24257
/proc/meminfo: memFree=28839060/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=10040 CPUtime=102.27 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 2265 0 0 0 10227 0 0 0 20 0 1 0 323441413 10280960 2270 33554432000 4194304 5276501 140734793656960 140734793655192 4399840 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 2510 2270 147 265 0 2242 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 19188

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 1.96 3/179 24257
/proc/meminfo: memFree=28833600/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=12108 CPUtime=162.25 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 2752 0 0 0 16225 0 0 0 20 0 1 0 323441413 12398592 2787 33554432000 4194304 5276501 140734793656960 140734793655368 4399965 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 3027 2787 147 265 0 2759 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 21256

[startup+222.307 s]
/proc/loadavg: 2.00 2.02 1.96 3/179 24257
/proc/meminfo: memFree=28829444/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=13072 CPUtime=222.25 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 2965 0 0 0 22225 0 0 0 20 0 1 0 323441413 13385728 3000 33554432000 4194304 5276501 140734793656960 140734793655144 4397123 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 3268 3000 147 265 0 3000 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 22220

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.96 3/179 24257
/proc/meminfo: memFree=28823980/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=14080 CPUtime=282.23 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 3157 0 0 0 28223 0 0 0 20 0 1 0 323441413 14417920 3228 33554432000 4194304 5276501 140734793656960 140734793655208 4399944 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 3520 3228 147 265 0 3252 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 23228

[startup+342.3 s]
/proc/loadavg: 2.03 2.02 1.97 3/179 24257
/proc/meminfo: memFree=28822492/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=14512 CPUtime=342.22 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 3244 0 0 0 34222 0 0 0 20 0 1 0 323441413 14860288 3315 33554432000 4194304 5276501 140734793656960 140734793655192 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 3628 3315 147 265 0 3360 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 23660

[startup+402.3 s]
/proc/loadavg: 2.01 2.01 1.97 3/179 24258
/proc/meminfo: memFree=28821064/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=14656 CPUtime=402.22 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 3279 0 0 0 40221 1 0 0 20 0 1 0 323441413 15007744 3350 33554432000 4194304 5276501 140734793656960 140734793655192 4399287 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 3664 3350 147 265 0 3396 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 23804

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 1.97 3/180 24261
/proc/meminfo: memFree=28818700/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=15316 CPUtime=462.21 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 3471 0 0 0 46220 1 0 0 20 0 1 0 323441413 15683584 3542 33554432000 4194304 5276501 140734793656960 140734793655192 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 3829 3542 147 265 0 3561 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 24464

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

[startup+467.2 s]
/proc/loadavg: 2.00 2.01 1.97 3/180 24261
/proc/meminfo: memFree=28818700/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=15316 CPUtime=467.11 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 3473 0 0 0 46710 1 0 0 20 0 1 0 323441413 15683584 3544 33554432000 4194304 5276501 140734793656960 140734793655192 4399800 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 3829 3544 147 265 0 3561 0
Current children cumulated CPU time (s) 467.11
Current children cumulated vsize (KiB) 24464

[startup+470.4 s]
/proc/loadavg: 2.00 2.01 1.97 3/180 24261
/proc/meminfo: memFree=28818700/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=15316 CPUtime=470.31 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 3474 0 0 0 47030 1 0 0 20 0 1 0 323441413 15683584 3545 33554432000 4194304 5276501 140734793656960 140734793655192 4396478 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 3829 3545 147 265 0 3561 0
Current children cumulated CPU time (s) 470.31
Current children cumulated vsize (KiB) 24464

[startup+473.6 s]
/proc/loadavg: 2.00 2.01 1.97 3/180 24261
/proc/meminfo: memFree=28818700/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=15316 CPUtime=473.51 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 3474 0 0 0 47350 1 0 0 20 0 1 0 323441413 15683584 3545 33554432000 4194304 5276501 140734793656960 140734793655192 4399913 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 3829 3545 147 265 0 3561 0
Current children cumulated CPU time (s) 473.51
Current children cumulated vsize (KiB) 24464

[startup+474.4 s]
/proc/loadavg: 2.00 2.01 1.97 3/180 24261
/proc/meminfo: memFree=28818700/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=15316 CPUtime=474.31 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 3474 0 0 0 47430 1 0 0 20 0 1 0 323441413 15683584 3545 33554432000 4194304 5276501 140734793656960 140734793655192 4394755 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 3829 3545 147 265 0 3561 0
Current children cumulated CPU time (s) 474.31
Current children cumulated vsize (KiB) 24464

[startup+474.8 s]
/proc/loadavg: 2.00 2.01 1.97 3/180 24261
/proc/meminfo: memFree=28818700/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=15316 CPUtime=474.71 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 3474 0 0 0 47470 1 0 0 20 0 1 0 323441413 15683584 3545 33554432000 4194304 5276501 140734793656960 140734793655192 4399869 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 3829 3545 147 265 0 3561 0
Current children cumulated CPU time (s) 474.71
Current children cumulated vsize (KiB) 24464

[startup+475.2 s]
/proc/loadavg: 2.00 2.01 1.97 3/180 24261
/proc/meminfo: memFree=28818700/32873844 swapFree=7112/7112
[pid=24208] ppid=24206 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/24208/stat : 24208 (minisat+_script) S 24206 24208 22116 0 -1 4202496 382 553 0 0 0 0 0 0 20 0 1 0 323441413 9367552 277 33554432000 4194304 5064252 140734396997200 140734396996112 272886294094 0 65536 4100 65538 18446744071579302229 0 0 17 5 0 0 0 0 0
/proc/24208/statm: 2287 277 236 213 0 72 0
[pid=24212] ppid=24208 vsize=15316 CPUtime=475.12 cores=1,3,5,7
/proc/24212/stat : 24212 (minisat+_64-bit) R 24208 24208 22116 0 -1 4202496 3474 0 0 0 47511 1 0 0 20 0 1 0 323441413 15683584 3545 33554432000 4194304 5276501 140734793656960 140734793655192 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/24212/statm: 3829 3545 147 265 0 3561 0
Current children cumulated CPU time (s) 475.12
Current children cumulated vsize (KiB) 24464

Child status: 0
Real time (s): 475.305
CPU time (s): 475.228
CPU user time (s): 475.213
CPU system time (s): 0.014997
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 24464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 475.213
system time used= 0.014997
maximum resident set size= 14180
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4423
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= 17
involuntary context switches= 491

runsolver used 0.726889 second user time and 1.87172 second system time

The end

Launcher Data

Begin job on node119 at 2012-06-01 19:52:37
IDJOB=3723660
IDBENCH=2897
IDSOLVER=2307
FILE ID=node119/3723660-1338573157
RUNJOBID= node119-1338569556-23993
PBS_JOBID= 14635865
Free space on /tmp= 70920 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06/final/normalized-PB06/OPT-SMALLINT/submitted-PB06/manquiho/market-split/normalized-market-split_4_30_3.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3723660-1338573157/watcher-3723660-1338573157 -o /tmp/evaluation-result-3723660-1338573157/solver-3723660-1338573157 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3723660-1338573157.opb

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

MD5SUM BENCH= d2b3af71376059fa940b007abcee01cc
RANDOM SEED=341349648

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.943
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:        28719160 kB
Buffers:          373884 kB
Cached:          2800480 kB
SwapCached:         1940 kB
Active:          1509716 kB
Inactive:        1823608 kB
Active(anon):     154360 kB
Inactive(anon):     6636 kB
Active(file):    1355356 kB
Inactive(file):  1816972 kB
Unevictable:        7112 kB
Mlocked:            7112 kB
SwapTotal:      67108856 kB
SwapFree:       67100220 kB
Dirty:              2352 kB
Writeback:             0 kB
AnonPages:        170524 kB
Mapped:            12428 kB
Shmem:                 0 kB
Slab:             680160 kB
SReclaimable:     122380 kB
SUnreclaim:       557780 kB
KernelStack:        1488 kB
PageTables:         4392 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     276108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    153600 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= 70920 MiB
End job on node119 at 2012-06-01 20:00:33