Trace number 3725357

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
toysat 2012-06-01? (TO) 1800.09 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_003_area_delay.opb
MD5SUM66cf2657d020eb0982c7cab0e5ad93c1
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark26
Best CPU time to get the best result obtained on this benchmark1.10383
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 26
Optimality of the best value was proved YES
Number of variables7343
Total number of constraints22903
Number of constraints which are clauses22903
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint127
Number of terms in the objective function 3560
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 3560
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 3560
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

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

1.78/1.85	c 2012-06-02T13:37:05+0200
1.78/1.85	c arch = x86_64
1.78/1.85	c os = linux
1.78/1.85	c compiler = ghc 7.4
1.78/1.85	c packages:
1.78/1.85	c   OptDir-0.0.1
1.78/1.85	c   array-0.4.0.0
1.78/1.85	c   base-4.5.0.0
1.78/1.85	c   bytestring-0.9.2.1
1.78/1.85	c   containers-0.4.2.1
1.78/1.85	c   deepseq-1.3.0.0
1.78/1.85	c   mtl-2.1.1
1.78/1.85	c   old_locale-1.0.0.4
1.78/1.85	c   parse_dimacs-1.2
1.78/1.85	c   parsec-3.1.2
1.78/1.85	c   queue-0.1.2
1.78/1.85	c   stm-2.3
1.78/1.85	c   time-1.4
1.78/1.85	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725357-1338637024.opb"]
1.78/1.85	c #vars 7343
1.78/1.85	c #constraints 22903
1.78/1.85	c Solving starts ...
1.78/1.88	c solving time = 0.020s
1.78/1.88	c #decision = 3626
1.78/1.88	c #conflict = 8
1.78/1.88	c #restart = 0
1.78/1.88	o 34
1.88/1.90	c Solving starts ...
1.88/1.92	c solving time = 0.015s
1.88/1.92	c #decision = 5561
1.88/1.92	c #conflict = 8
1.88/1.92	c #restart = 0
1.88/1.92	o 33
1.88/1.92	c Solving starts ...
74.66/74.76	c solving time = 72.820s
74.66/74.76	c #decision = 116044
74.66/74.76	c #conflict = 11110
74.66/74.76	c #restart = 9
74.66/74.76	o 32
74.66/74.77	c Solving starts ...
74.66/74.79	c learnt constraints deletion: 11101 -> 5551
224.02/224.11	c learnt constraints deletion: 30069 -> 15035
354.90/355.06	c learnt constraints deletion: 35755 -> 17878
502.49/502.66	c learnt constraints deletion: 39328 -> 19665
641.16/641.37	c learnt constraints deletion: 38989 -> 19497
764.34/764.54	c learnt constraints deletion: 43596 -> 21799
922.52/922.78	c learnt constraints deletion: 47024 -> 23512
1070.69/1070.99	c learnt constraints deletion: 47121 -> 23561
1216.27/1216.57	c learnt constraints deletion: 47290 -> 23647
1413.04/1413.37	c learnt constraints deletion: 51917 -> 25959
1557.01/1557.31	c learnt constraints deletion: 51931 -> 25967
1695.49/1695.87	c learnt constraints deletion: 51464 -> 25732

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-3725357-1338637024/watcher-3725357-1338637024 -o /tmp/evaluation-result-3725357-1338637024/solver-3725357-1338637024 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725357-1338637024.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.93 1.99 1.95 3/176 11483
/proc/meminfo: memFree=28270196/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=11812 CPUtime=0 cores=0,2,4,6
/proc/11483/stat : 11483 (runsolver) D 11481 11483 10982 0 -1 4202560 41 0 0 0 0 0 0 0 20 0 1 0 329827010 12095488 50 33554432000 4194304 5436572 140736856864992 140736856861288 4883175 0 0 4096 24578 18446744071579943789 0 0 17 2 0 0 0 0 0
/proc/11483/statm: 2953 50 31 304 0 2645 0

[startup+0.088729 s]
/proc/loadavg: 1.93 1.99 1.95 3/176 11483
/proc/meminfo: memFree=28270196/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=12368 CPUtime=0.07 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 2158 0 0 0 7 0 0 0 20 0 1 0 329827010 12664832 2078 33554432000 4194304 8989770 140734384322016 140736856861176 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 3092 2078 430 1171 0 1869 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 12368

[startup+0.100259 s]
/proc/loadavg: 1.93 1.99 1.95 3/176 11483
/proc/meminfo: memFree=28270196/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=12368 CPUtime=0.08 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 2229 0 0 0 8 0 0 0 20 0 1 0 329827010 12664832 2149 33554432000 4194304 8989770 140734384322016 140736856861176 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 3092 2149 430 1171 0 1869 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 12368

[startup+0.300218 s]
/proc/loadavg: 1.93 1.99 1.95 3/176 11483
/proc/meminfo: memFree=28270196/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=27728 CPUtime=0.29 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 5974 0 0 0 28 1 0 0 20 0 1 0 329827010 28393472 5894 33554432000 4194304 8989770 140734384322016 140736856861176 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 6932 5894 431 1171 0 5709 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 27728

[startup+0.70022 s]
/proc/loadavg: 1.93 1.99 1.95 3/176 11483
/proc/meminfo: memFree=28270196/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=34896 CPUtime=0.68 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 8022 0 0 0 67 1 0 0 20 0 1 0 329827010 35733504 7942 33554432000 4194304 8989770 140734384322016 140734384321512 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 8724 7942 444 1171 0 7501 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 34896

[startup+1.50022 s]
/proc/loadavg: 1.93 1.99 1.95 3/177 11484
/proc/meminfo: memFree=28240188/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=34896 CPUtime=1.48 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 8022 0 0 0 147 1 0 0 20 0 1 0 329827010 35733504 7942 33554432000 4194304 8989770 140734384322016 140734384321512 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 8724 7942 444 1171 0 7501 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 34896

[startup+3.10027 s]
/proc/loadavg: 1.93 1.99 1.95 3/177 11484
/proc/meminfo: memFree=28236824/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=37968 CPUtime=3.09 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 8817 0 0 0 307 2 0 0 20 0 1 0 329827010 38879232 8737 33554432000 4194304 8989770 140734384322016 140734384321512 4209220 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 9492 8737 471 1171 0 8269 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37968

[startup+6.30028 s]
/proc/loadavg: 2.01 2.00 1.96 3/177 11484
/proc/meminfo: memFree=28231492/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=37968 CPUtime=6.28 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 8817 0 0 0 626 2 0 0 20 0 1 0 329827010 38879232 8737 33554432000 4194304 8989770 140734384322016 140734384321280 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 9492 8737 471 1171 0 8269 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 37968

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 1.96 3/177 11484
/proc/meminfo: memFree=28230116/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=41040 CPUtime=12.68 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 9585 0 0 0 1264 4 0 0 20 0 1 0 329827010 42024960 9505 33554432000 4194304 8989770 140734384322016 140734384321280 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 10260 9505 471 1171 0 9037 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 41040

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 1.96 3/177 11484
/proc/meminfo: memFree=28224156/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=44112 CPUtime=25.47 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 10353 0 0 0 2541 6 0 0 20 0 1 0 329827010 45170688 10273 33554432000 4194304 8989770 140734384322016 140734384320000 4213768 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 11028 10273 471 1171 0 9805 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 44112

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 11484
/proc/meminfo: memFree=28210220/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=52304 CPUtime=51.07 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 12401 0 0 0 5095 12 0 0 20 0 1 0 329827010 53559296 12321 33554432000 4194304 8989770 140734384322016 140734384320000 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 13076 12321 471 1171 0 11853 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 52304

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 11484
/proc/meminfo: memFree=28186592/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=65616 CPUtime=102.25 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 15754 0 0 0 10202 23 0 0 20 0 1 0 329827010 67190784 15651 33554432000 4194304 8989770 140734384322016 140734384321280 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 16404 15651 473 1171 0 15181 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 65616

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 11484
/proc/meminfo: memFree=28155084/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=84048 CPUtime=162.23 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 20362 0 0 0 16189 34 0 0 20 0 1 0 329827010 86065152 20259 33554432000 4194304 8989770 140734384322016 140734384321280 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 21012 20259 473 1171 0 19789 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 84048

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 11487
/proc/meminfo: memFree=28124596/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=103504 CPUtime=222.23 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 25227 0 0 0 22176 47 0 0 20 0 1 0 329827010 105988096 25123 33554432000 4194304 8989770 140734384322016 140734384321512 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 25876 25123 473 1171 0 24653 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 103504

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 11488
/proc/meminfo: memFree=28109712/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=106576 CPUtime=282.21 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 25995 0 0 0 28165 56 0 0 20 0 1 0 329827010 109133824 25891 33554432000 4194304 8989770 140734384322016 140734384321280 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 26644 25891 473 1171 0 25421 0
Current children cumulated CPU time (s) 282.21
Current children cumulated vsize (KiB) 106576

[startup+342.3 s]
/proc/loadavg: 2.06 2.01 1.96 3/177 11488
/proc/meminfo: memFree=28084820/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=118864 CPUtime=342.21 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 29067 0 0 0 34153 68 0 0 20 0 1 0 329827010 121716736 28963 33554432000 4194304 8989770 140734384322016 140734384321280 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 29716 28963 473 1171 0 28493 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 118864

[startup+402.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/177 11488
/proc/meminfo: memFree=28071476/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=119888 CPUtime=402.19 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 31374 0 0 0 40140 79 0 0 20 0 1 0 329827010 122765312 29219 33554432000 4194304 8989770 140734384322016 140734384319936 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 29972 29219 473 1171 0 28749 0
Current children cumulated CPU time (s) 402.19
Current children cumulated vsize (KiB) 119888

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 11488
/proc/meminfo: memFree=28060316/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=119888 CPUtime=462.18 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 31374 0 0 0 46127 91 0 0 20 0 1 0 329827010 122765312 29219 33554432000 4194304 8989770 140734384322016 140734384321512 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 29972 29219 473 1171 0 28749 0
Current children cumulated CPU time (s) 462.18
Current children cumulated vsize (KiB) 119888

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 11488
/proc/meminfo: memFree=28037524/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=128080 CPUtime=522.17 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 33422 0 0 0 52116 101 0 0 20 0 1 0 329827010 131153920 31267 33554432000 4194304 8989770 140734384322016 140734384321512 6587869 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 32020 31267 473 1171 0 30797 0
Current children cumulated CPU time (s) 522.17
Current children cumulated vsize (KiB) 128080

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 11489
/proc/meminfo: memFree=28019228/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=133200 CPUtime=582.17 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 34704 0 0 0 58102 115 0 0 20 0 1 0 329827010 136396800 32547 33554432000 4194304 8989770 140734384322016 140734384321280 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 33300 32547 473 1171 0 32077 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 133200

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/178 11492
/proc/meminfo: memFree=27948404/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=153680 CPUtime=822.13 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 40592 0 0 0 82047 166 0 0 20 0 1 0 329827010 157368320 37667 33554432000 4194304 8989770 140734384322016 140734384321280 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 38420 37667 473 1171 0 37197 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 153680

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 11493
/proc/meminfo: memFree=27936260/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=153680 CPUtime=882.12 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 40592 0 0 0 88035 177 0 0 20 0 1 0 329827010 157368320 37667 33554432000 4194304 8989770 140734384322016 140734384321280 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 38420 37667 473 1171 0 37197 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 153680

[startup+942.3 s]
/proc/loadavg: 2.03 2.01 1.97 3/176 11493
/proc/meminfo: memFree=27919528/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=161872 CPUtime=942.11 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 42640 0 0 0 94023 188 0 0 20 0 1 0 329827010 165756928 39715 33554432000 4194304 8989770 140734384322016 140734384321280 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 40468 39715 473 1171 0 39245 0
Current children cumulated CPU time (s) 942.11
Current children cumulated vsize (KiB) 161872

[startup+1002.3 s]
/proc/loadavg: 2.04 2.02 1.97 3/177 11494
/proc/meminfo: memFree=27905268/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=161872 CPUtime=1002.1 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 42640 0 0 0 100009 201 0 0 20 0 1 0 329827010 165756928 39715 33554432000 4194304 8989770 140734384322016 140734384321280 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 40468 39715 473 1171 0 39245 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 161872

[startup+1062.3 s]
/proc/loadavg: 2.05 2.03 1.98 3/177 11494
/proc/meminfo: memFree=27884560/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=165968 CPUtime=1062.09 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 43664 0 0 0 105996 213 0 0 20 0 1 0 329827010 169951232 40739 33554432000 4194304 8989770 140734384322016 140734384321280 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 41492 40739 473 1171 0 40269 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 165968

[startup+1122.3 s]
/proc/loadavg: 2.06 2.04 1.98 3/177 11494
/proc/meminfo: memFree=27872020/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=170064 CPUtime=1122.08 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 44693 0 0 0 111985 223 0 0 20 0 1 0 329827010 174145536 41763 33554432000 4194304 8989770 140734384322016 140734384321280 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 42516 41763 473 1171 0 41293 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 170064

[startup+1182.3 s]
/proc/loadavg: 2.05 2.04 1.99 3/177 11495
/proc/meminfo: memFree=27854164/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=177232 CPUtime=1182.07 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 46485 0 0 0 117968 239 0 0 20 0 1 0 329827010 181485568 43555 33554432000 4194304 8989770 140734384322016 140734384321280 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 44308 43555 473 1171 0 43085 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 177232

[startup+1242.3 s]
/proc/loadavg: 2.02 2.03 1.99 3/177 11495
/proc/meminfo: memFree=27828000/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=191568 CPUtime=1242.06 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 50069 0 0 0 123952 254 0 0 20 0 1 0 329827010 196165632 47139 33554432000 4194304 8989770 140734384322016 140734384320000 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 47892 47139 473 1171 0 46669 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 191568

[startup+1302.3 s]
/proc/loadavg: 2.09 2.05 2.00 3/177 11495
/proc/meminfo: memFree=27809412/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=189520 CPUtime=1302.05 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 50069 0 0 0 129941 264 0 0 20 0 1 0 329827010 194068480 46627 33554432000 4194304 8989770 140734384322016 140734384321512 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 47380 46627 473 1171 0 46157 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 189520

[startup+1362.3 s]
/proc/loadavg: 2.13 2.07 2.01 3/177 11495
/proc/meminfo: memFree=27810824/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=189520 CPUtime=1362.04 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 50069 0 0 0 135928 276 0 0 20 0 1 0 329827010 194068480 46627 33554432000 4194304 8989770 140734384322016 140734384321512 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 47380 46627 473 1171 0 46157 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 189520

[startup+1422.31 s]
/proc/loadavg: 2.13 2.08 2.01 3/178 11498
/proc/meminfo: memFree=27814888/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=189520 CPUtime=1422.04 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 50072 0 0 0 141916 288 0 0 20 0 1 0 329827010 194068480 46627 33554432000 4194304 8989770 140734384322016 140734384321280 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 47380 46627 473 1171 0 46157 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 189520

[startup+1482.3 s]
/proc/loadavg: 2.08 2.08 2.01 3/178 11522
/proc/meminfo: memFree=27815508/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=189520 CPUtime=1482.03 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 50072 0 0 0 147905 298 0 0 20 0 1 0 329827010 194068480 46627 33554432000 4194304 8989770 140734384322016 140734384321512 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 47380 46627 473 1171 0 46157 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 189520

[startup+1542.3 s]
/proc/loadavg: 2.06 2.08 2.01 3/177 11522
/proc/meminfo: memFree=27812540/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=192592 CPUtime=1542.01 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 50840 0 0 0 153892 309 0 0 20 0 1 0 329827010 197214208 47395 33554432000 4194304 8989770 140734384322016 140734384321512 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 48148 47395 473 1171 0 46925 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 192592

[startup+1602.3 s]
/proc/loadavg: 2.02 2.06 2.00 3/177 11522
/proc/meminfo: memFree=27804356/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=200784 CPUtime=1602.01 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 52888 0 0 0 159881 320 0 0 20 0 1 0 329827010 205602816 49443 33554432000 4194304 8989770 140734384322016 140734384319936 4209187 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 50196 49443 473 1171 0 48973 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 200784

[startup+1662.3 s]
/proc/loadavg: 2.01 2.05 2.00 3/177 11522
/proc/meminfo: memFree=27804356/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=200784 CPUtime=1662 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 52888 0 0 0 165869 331 0 0 20 0 1 0 329827010 205602816 49443 33554432000 4194304 8989770 140734384322016 140734384321512 7857787 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 50196 49443 473 1171 0 48973 0
Current children cumulated CPU time (s) 1662
Current children cumulated vsize (KiB) 200784

[startup+1722.3 s]
/proc/loadavg: 2.03 2.05 2.00 3/177 11522
/proc/meminfo: memFree=27804232/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=200784 CPUtime=1721.98 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 52888 0 0 0 171857 341 0 0 20 0 1 0 329827010 205602816 49443 33554432000 4194304 8989770 140734384322016 140734384319936 4209357 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 50196 49443 473 1171 0 48973 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 200784

[startup+1782.3 s]
/proc/loadavg: 2.01 2.04 2.00 3/176 11522
/proc/meminfo: memFree=27803796/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=200784 CPUtime=1781.98 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 52890 0 0 0 177844 354 0 0 20 0 1 0 329827010 205602816 49443 33554432000 4194304 8989770 140734384322016 140734384321280 7953280 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 50196 49443 473 1171 0 48973 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 200784



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 11562
/proc/meminfo: memFree=28114592/32873844 swapFree=7108/7108
[pid=11483] ppid=11481 vsize=200784 CPUtime=1800.08 cores=0,2,4,6
/proc/11483/stat : 11483 (toysat) R 11481 11483 10982 0 -1 4202496 52890 0 0 0 179651 357 0 0 20 0 1 0 329827010 205602816 49443 33554432000 4194304 8989770 140734384322016 140734384319936 4204244 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/11483/statm: 50196 49443 473 1171 0 48973 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 200784

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.09
CPU user time (s): 1796.51
CPU system time (s): 3.57746
CPU usage (%): 99.9823
Max. virtual memory (cumulated for all children) (KiB): 200784

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.51
system time used= 3.57746
maximum resident set size= 197772
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 52890
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= 42
involuntary context switches= 1874

runsolver used 3.2915 second user time and 8.90465 second system time

The end

Launcher Data

Begin job on node139 at 2012-06-02 13:37:05
IDJOB=3725357
IDBENCH=24989
IDSOLVER=2308
FILE ID=node139/3725357-1338637024
RUNJOBID= node139-1338631507-10999
PBS_JOBID= 14636441
Free space on /tmp= 71088 MiB

SOLVER NAME= toysat 2012-06-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/areaDelay/normalized-f20c10b_003_area_delay.opb
COMMAND LINE= HOME/toysat +RTS -K1G -RTS --pb BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3725357-1338637024/watcher-3725357-1338637024 -o /tmp/evaluation-result-3725357-1338637024/solver-3725357-1338637024 -C 1800 -W 1900 -M 15500  HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725357-1338637024.opb

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

MD5SUM BENCH= 66cf2657d020eb0982c7cab0e5ad93c1
RANDOM SEED=1876849479

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.750
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:        28270824 kB
Buffers:          479596 kB
Cached:          3173436 kB
SwapCached:          828 kB
Active:          1672924 kB
Inactive:        2055816 kB
Active(anon):      69512 kB
Inactive(anon):     7964 kB
Active(file):    1603412 kB
Inactive(file):  2047852 kB
Unevictable:        7108 kB
Mlocked:            7108 kB
SwapTotal:      67108856 kB
SwapFree:       67104688 kB
Dirty:             16912 kB
Writeback:             0 kB
AnonPages:         81236 kB
Mapped:            13372 kB
Shmem:                 8 kB
Slab:             732016 kB
SReclaimable:     173684 kB
SUnreclaim:       558332 kB
KernelStack:        1448 kB
PageTables:         4128 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     192876 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71084 MiB
End job on node139 at 2012-06-02 14:07:07