Trace number 3725659

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.1 1800.41

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/
manquinho/mds/normalized-mds_200_25_4.opb
MD5SUM64354bd2b9c3cc2f1ca2c32032e5c032
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark10
Best CPU time to get the best result obtained on this benchmark351.226
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 12
Optimality of the best value was proved NO
Number of variables200
Total number of constraints200
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints200
Minimum length of a constraint26
Maximum length of a constraint51
Number of terms in the objective function 200
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 200
Number of bits of the sum of numbers in the objective function 8
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 200
Number of bits of the biggest sum of numbers8
Number of products (including duplicates)6260
Sum of products size (including duplicates)12520
Number of different products6260
Sum of products size12520

Quality of the solution as a function of time


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

Solver Data

0.09/0.12	c 2012-06-02T14:06:09+0200
0.09/0.12	c arch = x86_64
0.09/0.12	c os = linux
0.09/0.12	c compiler = ghc 7.4
0.09/0.12	c packages:
0.09/0.12	c   OptDir-0.0.1
0.09/0.12	c   array-0.4.0.0
0.09/0.12	c   base-4.5.0.0
0.09/0.12	c   bytestring-0.9.2.1
0.09/0.12	c   containers-0.4.2.1
0.09/0.12	c   deepseq-1.3.0.0
0.09/0.12	c   mtl-2.1.1
0.09/0.12	c   old_locale-1.0.0.4
0.09/0.12	c   parse_dimacs-1.2
0.09/0.12	c   parsec-3.1.2
0.09/0.12	c   queue-0.1.2
0.09/0.12	c   stm-2.3
0.09/0.12	c   time-1.4
0.09/0.12	c command line = ["+RTS","-K1G","-RTS","--pb","HOME/instance-3725659-1338638769.opb"]
0.09/0.12	c #vars 200
0.09/0.12	c #constraints 200
0.09/0.12	c Solving starts ...
0.09/0.14	c solving time = 0.012s
0.09/0.14	c #decision = 185
0.09/0.14	c #conflict = 0
0.09/0.14	c #restart = 0
0.09/0.14	o 15
0.09/0.14	c Solving starts ...
0.09/0.16	c solving time = 0.015s
0.09/0.16	c #decision = 373
0.09/0.16	c #conflict = 6
0.09/0.16	c #restart = 0
0.09/0.16	o 14
0.09/0.16	c Solving starts ...
2.89/2.94	c solving time = 2.783s
2.89/2.94	c #decision = 1781
2.89/2.94	c #conflict = 454
2.89/2.94	c #restart = 2
2.89/2.94	o 13
2.99/3.06	c Solving starts ...
170.05/170.19	c learnt constraints deletion: 25463 -> 12732
297.83/297.97	c learnt constraints deletion: 31499 -> 15753
418.61/418.77	c learnt constraints deletion: 33142 -> 16571
534.29/534.41	c learnt constraints deletion: 33303 -> 16654
670.07/670.29	c learnt constraints deletion: 36700 -> 18350
796.54/796.77	c learnt constraints deletion: 36992 -> 18500
942.82/943.01	c learnt constraints deletion: 40068 -> 20044
1075.61/1075.86	c learnt constraints deletion: 40681 -> 20359
1208.78/1209.09	c learnt constraints deletion: 41310 -> 20683
1360.37/1360.66	c learnt constraints deletion: 44057 -> 22029
1526.04/1526.38	c learnt constraints deletion: 43940 -> 21971
1692.90/1693.29	c learnt constraints deletion: 44767 -> 22393

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-3725659-1338638769/watcher-3725659-1338638769 -o /tmp/evaluation-result-3725659-1338638769/solver-3725659-1338638769 -C 1800 -W 1900 -M 15500 HOME/toysat +RTS -K1G -RTS --pb HOME/instance-3725659-1338638769.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: 2.00 2.01 2.00 3/176 11032
/proc/meminfo: memFree=29055288/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=6224 CPUtime=0 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 807 0 0 0 0 0 0 0 20 0 1 0 330001771 6373376 728 33554432000 4194304 8989770 140736016114272 140733808399320 7953280 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11032/statm: 1556 728 429 1171 0 333 0

[startup+0.035906 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 11032
/proc/meminfo: memFree=29055288/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=8272 CPUtime=0.03 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 1340 0 0 0 3 0 0 0 20 0 1 0 330001771 8470528 1261 33554432000 4194304 8989770 140736016114272 140733808399320 7626724 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11032/statm: 2068 1261 430 1171 0 845 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 8272

[startup+0.100227 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 11032
/proc/meminfo: memFree=29055288/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=15440 CPUtime=0.09 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 3051 0 0 0 9 0 0 0 20 0 1 0 330001771 15810560 2972 33554432000 4194304 8989770 140736016114272 140733808399320 4209442 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11032/statm: 3860 2972 440 1171 0 2637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15440

[startup+0.300223 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 11032
/proc/meminfo: memFree=29055288/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=28752 CPUtime=0.29 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 6508 0 0 0 28 1 0 0 20 0 1 0 330001771 29442048 6429 33554432000 4194304 8989770 140736016114272 140736016113536 7726992 0 0 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11032/statm: 7188 6429 470 1171 0 5965 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 28752

[startup+0.70024 s]
/proc/loadavg: 2.00 2.01 2.00 3/176 11032
/proc/meminfo: memFree=29055288/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=32848 CPUtime=0.68 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 7532 0 0 0 67 1 0 0 20 0 1 0 330001771 33636352 7453 33554432000 4194304 8989770 140736016114272 140736016113768 7823385 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11032/statm: 8212 7453 470 1171 0 6989 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 32848

[startup+1.50024 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11033
/proc/meminfo: memFree=29027224/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=32848 CPUtime=1.49 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 7532 0 0 0 147 2 0 0 20 0 1 0 330001771 33636352 7453 33554432000 4194304 8989770 140736016114272 140736016112192 7688479 0 2 0 34082818 0 0 0 17 0 0 0 0 0 0
/proc/11032/statm: 8212 7453 470 1171 0 6989 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32848

[startup+3.10016 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11033
/proc/meminfo: memFree=29026852/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=32848 CPUtime=3.09 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 7532 0 0 0 307 2 0 0 20 0 1 0 330001771 33636352 7453 33554432000 4194304 8989770 140736016114272 140736016113768 4438168 0 0 0 34082818 0 0 0 17 6 0 0 0 0 0
/proc/11032/statm: 8212 7453 470 1171 0 6989 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 32848

[startup+6.30029 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11033
/proc/meminfo: memFree=29025868/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=33872 CPUtime=6.29 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 7788 0 0 0 626 3 0 0 20 0 1 0 330001771 34684928 7709 33554432000 4194304 8989770 140736016114272 140736016112256 7696030 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 8468 7709 470 1171 0 7245 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33872

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11033
/proc/meminfo: memFree=29027064/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=35920 CPUtime=12.69 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 8300 0 0 0 1265 4 0 0 20 0 1 0 330001771 36782080 8221 33554432000 4194304 8989770 140736016114272 140736016113768 4437568 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 8980 8221 470 1171 0 7757 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 35920

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11033
/proc/meminfo: memFree=29023344/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=40016 CPUtime=25.48 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 9326 0 0 0 2543 5 0 0 20 0 1 0 330001771 40976384 9247 33554432000 4194304 8989770 140736016114272 140736016113376 4204363 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 10004 9247 470 1171 0 8781 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 40016

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11033
/proc/meminfo: memFree=29016028/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=48208 CPUtime=51.08 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 11374 0 0 0 5100 8 0 0 20 0 1 0 330001771 49364992 11295 33554432000 4194304 8989770 140736016114272 140736016113768 6587824 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 12052 11295 470 1171 0 10829 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 48208

[startup+102.306 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 11033
/proc/meminfo: memFree=28991252/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=65616 CPUtime=102.27 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 15739 0 0 0 10213 14 0 0 20 0 1 0 330001771 67190784 15647 33554432000 4194304 8989770 140736016114272 140736016113768 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 16404 15647 470 1171 0 15181 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 65616

[startup+162.3 s]
/proc/loadavg: 2.10 2.03 2.01 3/177 11034
/proc/meminfo: memFree=28965624/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=85072 CPUtime=162.25 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 20610 0 0 0 16203 22 0 0 20 0 1 0 330001771 87113728 20511 33554432000 4194304 8989770 140736016114272 140736016113536 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 21268 20511 470 1171 0 20045 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 85072

[startup+222.3 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 11034
/proc/meminfo: memFree=28947000/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=91216 CPUtime=222.24 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 22149 0 0 0 22196 28 0 0 20 0 1 0 330001771 93405184 22050 33554432000 4194304 8989770 140736016114272 140736016113536 4437660 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 22804 22050 472 1171 0 21581 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 91216

[startup+282.3 s]
/proc/loadavg: 2.09 2.05 2.01 3/178 11037
/proc/meminfo: memFree=28935868/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=102480 CPUtime=282.23 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 24967 0 0 0 28188 35 0 0 20 0 1 0 330001771 104939520 24866 33554432000 4194304 8989770 140736016114272 140736016112192 4438244 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 25620 24866 472 1171 0 24397 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 102480

[startup+342.3 s]
/proc/loadavg: 2.03 2.03 2.00 3/177 11037
/proc/meminfo: memFree=28934576/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=103504 CPUtime=342.22 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 26247 0 0 0 34180 42 0 0 20 0 1 0 330001771 105988096 25122 33554432000 4194304 8989770 140736016114272 140736016113768 6587856 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 25876 25122 472 1171 0 24653 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 103504

[startup+402.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/177 11037
/proc/meminfo: memFree=28931724/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=103504 CPUtime=402.21 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 26247 0 0 0 40171 50 0 0 20 0 1 0 330001771 105988096 25122 33554432000 4194304 8989770 140736016114272 140736016113768 4209256 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 25876 25122 472 1171 0 24653 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 103504

[startup+462.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 11038
/proc/meminfo: memFree=28917948/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=103504 CPUtime=462.2 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 26505 0 0 0 46162 58 0 0 20 0 1 0 330001771 105988096 25122 33554432000 4194304 8989770 140736016114272 140736016112192 4208870 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 25876 25122 472 1171 0 24653 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 103504

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11038
/proc/meminfo: memFree=28915264/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=107600 CPUtime=522.19 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 27529 0 0 0 52155 64 0 0 20 0 1 0 330001771 110182400 26146 33554432000 4194304 8989770 140736016114272 140736016113536 7688479 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 26900 26146 472 1171 0 25677 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 107600

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 11038
/proc/meminfo: memFree=28911104/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=107600 CPUtime=582.19 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 28301 0 0 0 58149 70 0 0 20 0 1 0 330001771 110182400 26146 33554432000 4194304 8989770 140736016114272 140736016112192 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 26900 26146 472 1171 0 25677 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 107600

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11078
/proc/meminfo: memFree=29003836/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=115792 CPUtime=822.13 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 32403 0 0 0 82113 100 0 0 20 0 1 0 330001771 118571008 28194 33554432000 4194304 8989770 140736016114272 140736016113768 4437264 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 28948 28194 472 1171 0 27725 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 115792

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11081
/proc/meminfo: memFree=28996532/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=115792 CPUtime=882.13 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 32403 0 0 0 88106 107 0 0 20 0 1 0 330001771 118571008 28194 33554432000 4194304 8989770 140736016114272 140736016113768 4438168 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 28948 28194 472 1171 0 27725 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 115792

[startup+942.3 s]
/proc/loadavg: 2.06 2.02 2.00 3/177 11081
/proc/meminfo: memFree=28981796/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=128080 CPUtime=942.12 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 35476 0 0 0 94100 112 0 0 20 0 1 0 330001771 131153920 31266 33554432000 4194304 8989770 140736016114272 140736016112256 4209198 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 32020 31266 472 1171 0 30797 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 128080

[startup+1002.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/177 11081
/proc/meminfo: memFree=28988220/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=115792 CPUtime=1002.11 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 35476 0 0 0 100093 118 0 0 20 0 1 0 330001771 118571008 28194 33554432000 4194304 8989770 140736016114272 140736016113768 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 28948 28194 472 1171 0 27725 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 115792

[startup+1062.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/176 11081
/proc/meminfo: memFree=28994700/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=121936 CPUtime=1062.1 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 37012 0 0 0 106085 125 0 0 20 0 1 0 330001771 124862464 29730 33554432000 4194304 8989770 140736016114272 140736016113536 4204320 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 30484 29730 472 1171 0 29261 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 121936

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11082
/proc/meminfo: memFree=28991416/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=115792 CPUtime=1122.09 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 38548 0 0 0 112077 132 0 0 20 0 1 0 330001771 118571008 28194 33554432000 4194304 8989770 140736016114272 140736016112192 4437508 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 28948 28194 472 1171 0 27725 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 115792

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11082
/proc/meminfo: memFree=28994596/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=117840 CPUtime=1182.08 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 39060 0 0 0 118069 139 0 0 20 0 1 0 330001771 120668160 28706 33554432000 4194304 8989770 140736016114272 140736016113768 7857787 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 29460 28706 472 1171 0 28237 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 117840

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11082
/proc/meminfo: memFree=29000152/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=115792 CPUtime=1242.08 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 41620 0 0 0 124061 147 0 0 20 0 1 0 330001771 118571008 28194 33554432000 4194304 8989770 140736016114272 140736016113768 4204320 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 28948 28194 472 1171 0 27725 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 115792

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11082
/proc/meminfo: memFree=28979364/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=115792 CPUtime=1302.07 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 41620 0 0 0 130054 153 0 0 20 0 1 0 330001771 118571008 28194 33554432000 4194304 8989770 140736016114272 140736016113768 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 28948 28194 472 1171 0 27725 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 115792

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 11082
/proc/meminfo: memFree=28973864/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=130128 CPUtime=1362.06 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 45206 0 0 0 136045 161 0 0 20 0 1 0 330001771 133251072 31778 33554432000 4194304 8989770 140736016114272 140736016113536 4437184 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 32532 31778 472 1171 0 31309 0
Current children cumulated CPU time (s) 1362.06
Current children cumulated vsize (KiB) 130128

[startup+1422.31 s]
/proc/loadavg: 2.07 2.02 2.00 3/177 11084
/proc/meminfo: memFree=28976920/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=130128 CPUtime=1422.05 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 45206 0 0 0 142037 168 0 0 20 0 1 0 330001771 133251072 31778 33554432000 4194304 8989770 140736016114272 140736016113536 4452453 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 32532 31778 472 1171 0 31309 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 130128

[startup+1482.3 s]
/proc/loadavg: 2.02 2.01 2.00 3/178 11087
/proc/meminfo: memFree=28972880/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=130128 CPUtime=1482.04 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 45209 0 0 0 148030 174 0 0 20 0 1 0 330001771 133251072 31778 33554432000 4194304 8989770 140736016114272 140736016113536 6587907 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 32532 31778 472 1171 0 31309 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 130128

[startup+1542.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 11087
/proc/meminfo: memFree=28955436/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=132176 CPUtime=1542.03 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 46489 0 0 0 154023 180 0 0 20 0 1 0 330001771 135348224 32290 33554432000 4194304 8989770 140736016114272 140736016113536 7953280 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 33044 32290 472 1171 0 31821 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 132176

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 11088
/proc/meminfo: memFree=28966152/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=123984 CPUtime=1602.02 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 46489 0 0 0 160014 188 0 0 20 0 1 0 330001771 126959616 30242 33554432000 4194304 8989770 140736016114272 140736016113768 7688479 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 30996 30242 472 1171 0 29773 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 123984

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 11088
/proc/meminfo: memFree=28962076/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=123984 CPUtime=1662.01 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 46492 0 0 0 166006 195 0 0 20 0 1 0 330001771 126959616 30242 33554432000 4194304 8989770 140736016114272 140736016112192 4209212 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 30996 30242 472 1171 0 29773 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 123984

[startup+1722.3 s]
/proc/loadavg: 2.03 2.01 2.00 3/177 11089
/proc/meminfo: memFree=28958400/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=128080 CPUtime=1722 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 50076 0 0 0 171997 203 0 0 20 0 1 0 330001771 131153920 31266 33554432000 4194304 8989770 140736016114272 140736016113536 4452088 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 32020 31266 472 1171 0 30797 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 128080

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 11089
/proc/meminfo: memFree=28964480/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=128080 CPUtime=1781.98 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 50083 0 0 0 177988 210 0 0 20 0 1 0 330001771 131153920 31266 33554432000 4194304 8989770 140736016114272 140736016112256 4209142 0 2 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 32020 31266 472 1171 0 30797 0
Current children cumulated CPU time (s) 1781.98
Current children cumulated vsize (KiB) 128080



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 11089
/proc/meminfo: memFree=28962372/32873844 swapFree=7120/7120
[pid=11032] ppid=11030 vsize=128080 CPUtime=1800.08 cores=0,2,4,6
/proc/11032/stat : 11032 (toysat) R 11030 11032 10378 0 -1 4202496 50083 0 0 0 179796 212 0 0 20 0 1 0 330001771 131153920 31266 33554432000 4194304 8989770 140736016114272 140736016112192 4371208 0 0 0 34082818 0 0 0 17 2 0 0 0 0 0
/proc/11032/statm: 32020 31266 472 1171 0 30797 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 128080

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.1
CPU user time (s): 1797.97
CPU system time (s): 2.12768
CPU usage (%): 99.9828
Max. virtual memory (cumulated for all children) (KiB): 138320

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1797.97
system time used= 2.12768
maximum resident set size= 135304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 50083
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= 53
involuntary context switches= 1952

runsolver used 4.86226 second user time and 7.54185 second system time

The end

Launcher Data

Begin job on node142 at 2012-06-02 14:06:09
IDJOB=3725659
IDBENCH=48132
IDSOLVER=2308
FILE ID=node142/3725659-1338638769
RUNJOBID= node142-1338631506-10394
PBS_JOBID= 14636438
Free space on /tmp= 71196 MiB

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

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

MD5SUM BENCH= 64354bd2b9c3cc2f1ca2c32032e5c032
RANDOM SEED=967587950

node142.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.776
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.55
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.776
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.776
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	: 5391.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.776
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.92
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.776
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.90
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.776
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.776
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.776
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:        29055388 kB
Buffers:          213496 kB
Cached:          2662376 kB
SwapCached:            0 kB
Active:          1187604 kB
Inactive:        1819444 kB
Active(anon):     122560 kB
Inactive(anon):    11236 kB
Active(file):    1065044 kB
Inactive(file):  1808208 kB
Unevictable:        7120 kB
Mlocked:            7120 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7348 kB
Writeback:             0 kB
AnonPages:        137908 kB
Mapped:            12200 kB
Shmem:               200 kB
Slab:             672888 kB
SReclaimable:     115076 kB
SUnreclaim:       557812 kB
KernelStack:        1448 kB
PageTables:         4004 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     245424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    112640 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= 71188 MiB
End job on node142 at 2012-06-02 14:36:11