Trace number 3420204

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 NameAnswerCPU timeWall clock time
minisat hack reference: minisat 2.2.0UNSAT 4239.39 4239.29

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark738.98
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

Solver Data

4239.29/4239.28	WARNING: for repeatability, setting FPU to use double precision
4239.29/4239.28	============================[ Problem Statistics ]=============================
4239.29/4239.28	|                                                                             |
4239.29/4239.28	|  Number of variables:           264                                         |
4239.29/4239.28	|  Number of clauses:            1476                                         |
4239.29/4239.28	|  Parse time:                   0.00 s                                       |
4239.29/4239.28	|  Eliminated clauses:           0.00 Mb                                      |
4239.29/4239.28	|  Simplification time:          0.00 s                                       |
4239.29/4239.28	|                                                                             |
4239.29/4239.28	============================[ Search Statistics ]==============================
4239.29/4239.28	| Conflicts |          ORIGINAL         |          LEARNT          | Progress |
4239.29/4239.28	|           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
4239.29/4239.28	===============================================================================
4239.29/4239.28	|       100 |     240     1452     5280 |      532      100     35 |  0.002 % |
4239.29/4239.28	|       250 |     240     1452     5280 |      585      250     36 |  0.001 % |
4239.29/4239.28	|       475 |     240     1452     5280 |      644      475     38 |  0.001 % |
4239.29/4239.28	|       812 |     240     1452     5280 |      708      451     40 |  0.001 % |
4239.29/4239.28	|      1318 |     240     1452     5280 |      779      564     40 |  0.001 % |
4239.29/4239.28	|      2077 |     240     1452     5280 |      857      481     43 |  0.001 % |
4239.29/4239.28	|      3216 |     240     1452     5280 |      943      679     39 |  0.001 % |
4239.29/4239.28	|      4924 |     240     1452     5280 |     1037      900     40 |  0.001 % |
4239.29/4239.28	|      7486 |     240     1452     5280 |     1141      750     37 |  0.001 % |
4239.29/4239.28	|     11330 |     240     1452     5280 |     1255      986     39 |  0.001 % |
4239.29/4239.28	|     17096 |     240     1452     5280 |     1380      856     37 |  0.001 % |
4239.29/4239.28	|     25745 |     240     1452     5280 |     1518      960     34 |  0.001 % |
4239.29/4239.28	|     38719 |     240     1452     5280 |     1670     1373     48 |  0.001 % |
4239.29/4239.28	|     58180 |     240     1452     5280 |     1837     1059     45 |  0.001 % |
4239.29/4239.28	|     87372 |     240     1452     5280 |     2021     1897     47 |  0.001 % |
4239.29/4239.28	|    131161 |     240     1452     5280 |     2223     1990     47 |  0.001 % |
4239.29/4239.28	|    196845 |     240     1452     5280 |     2446     1647     40 |  0.001 % |
4239.29/4239.28	|    295371 |     240     1452     5280 |     2690     2459     50 |  0.001 % |
4239.29/4239.28	|    443160 |     240     1452     5280 |     2960     1805     43 |  0.001 % |
4239.29/4239.28	|    664843 |     240     1452     5280 |     3256     2863     47 |  0.001 % |
4239.29/4239.28	|    997368 |     240     1452     5280 |     3581     3316     50 |  0.001 % |
4239.29/4239.28	|   1496156 |     240     1452     5280 |     3939     2846     45 |  0.001 % |
4239.29/4239.28	|   2244338 |     240     1452     5280 |     4333     2848     40 |  0.001 % |
4239.29/4239.28	|   3366612 |     240     1452     5280 |     4767     4038     48 |  0.001 % |
4239.29/4239.28	|   5050023 |     240     1452     5280 |     5243     3912     36 |  0.001 % |
4239.29/4239.28	|   7575139 |     240     1452     5280 |     5768     2898     39 |  0.001 % |
4239.29/4239.28	|  11362814 |     240     1452     5280 |     6345     4715     46 |  0.001 % |
4239.29/4239.28	|  17044326 |     240     1452     5280 |     6979     5930     47 |  0.001 % |
4239.29/4239.28	|  25566595 |     240     1452     5280 |     7677     6035     45 |  0.001 % |
4239.29/4239.28	|  38349998 |     240     1452     5280 |     8445     4807     38 |  0.001 % |
4239.29/4239.28	|  57525103 |     237     1419     5115 |     9290     5371     43 |  1.138 % |
4239.29/4239.28	|  86287761 |     234     1387     5051 |    10219     8945     42 |  2.274 % |
4239.29/4239.28	===============================================================================
4239.29/4239.28	restarts              : 131070
4239.29/4239.28	conflicts             : 103050254      (24308 /sec)
4239.29/4239.28	decisions             : 122220798      (0.00 % random) (28830 /sec)
4239.29/4239.28	propagations          : 1371643606     (323549 /sec)
4239.29/4239.28	conflict literals     : 4514687292     (9.03 % deleted)
4239.29/4239.28	Memory used           : 41.00 MB
4239.29/4239.28	CPU time              : 4239.37 s
4239.29/4239.28	
4239.29/4239.28	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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-3420204-1306589931/watcher-3420204-1306589931 -o /tmp/evaluation-result-3420204-1306589931/solver-3420204-1306589931 -C 5000 -W 5100 -M 15500 minisat_release HOME/instance-3420204-1306589931.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 1.92 2.00 1.99 2/511 19216
/proc/meminfo: memFree=11339596/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=15444 CPUtime=0.01 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 515 0 0 0 1 0 0 0 25 0 1 0 751409249 15814656 437 33554432000 4194304 4291037 140735726202752 18446744073709551615 4263389 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 3861 437 254 24 0 495 0

[startup+0.065659 s]
/proc/loadavg: 1.92 2.00 1.99 2/511 19216
/proc/meminfo: memFree=11339596/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=15444 CPUtime=0.06 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 550 0 0 0 6 0 0 0 25 0 1 0 751409249 15814656 472 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255673 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 3861 472 254 24 0 495 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 15444

[startup+0.100652 s]
/proc/loadavg: 1.92 2.00 1.99 2/511 19216
/proc/meminfo: memFree=11339596/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=15444 CPUtime=0.09 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 558 0 0 0 9 0 0 0 25 0 1 0 751409249 15814656 480 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255676 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 3861 480 254 24 0 495 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15444

[startup+0.30063 s]
/proc/loadavg: 1.92 2.00 1.99 2/511 19216
/proc/meminfo: memFree=11339596/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=15924 CPUtime=0.29 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 666 0 0 0 29 0 0 0 25 0 1 0 751409249 16306176 586 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 3981 586 254 24 0 615 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 15924

[startup+0.70056 s]
/proc/loadavg: 1.92 2.00 1.99 2/511 19216
/proc/meminfo: memFree=11339596/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=16080 CPUtime=0.69 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 702 0 0 0 69 0 0 0 25 0 1 0 751409249 16465920 622 33554432000 4194304 4291037 140735726202752 18446744073709551615 4266759 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 4020 622 254 24 0 654 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16080

[startup+1.50041 s]
/proc/loadavg: 1.92 2.00 1.99 4/512 19217
/proc/meminfo: memFree=11335992/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=17088 CPUtime=1.49 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 887 0 0 0 149 0 0 0 25 0 1 0 751409249 17498112 801 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 4272 801 254 24 0 906 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17088

[startup+3.10013 s]
/proc/loadavg: 1.92 2.00 1.99 4/512 19217
/proc/meminfo: memFree=11333436/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=17352 CPUtime=3.09 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 1003 0 0 0 309 0 0 0 25 0 1 0 751409249 17768448 914 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 4338 914 254 24 0 972 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 17352

[startup+6.30056 s]
/proc/loadavg: 1.93 2.00 1.99 4/512 19217
/proc/meminfo: memFree=11328600/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=17644 CPUtime=6.29 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 1096 0 0 0 629 0 0 0 25 0 1 0 751409249 18067456 1007 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 4411 1007 254 24 0 1045 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 17644

[startup+12.7004 s]
/proc/loadavg: 1.93 2.00 1.99 4/512 19217
/proc/meminfo: memFree=11318092/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=18720 CPUtime=12.69 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 1377 0 0 0 1269 0 0 0 25 0 1 0 751409249 19169280 1283 33554432000 4194304 4291037 140735726202752 18446744073709551615 4262280 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 4680 1283 254 24 0 1314 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 18720

[startup+25.5002 s]
/proc/loadavg: 1.95 2.00 1.99 4/512 19218
/proc/meminfo: memFree=11301848/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=19612 CPUtime=25.49 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 1612 0 0 0 2549 0 0 0 25 0 1 0 751409249 20082688 1511 33554432000 4194304 4291037 140735726202752 18446744073709551615 4256161 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 4903 1511 254 24 0 1537 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 19612

[startup+51.1007 s]
/proc/loadavg: 1.96 2.00 1.99 4/512 19218
/proc/meminfo: memFree=11279116/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=20740 CPUtime=51.09 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 1864 0 0 0 5109 0 0 0 25 0 1 0 751409249 21237760 1754 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 5185 1754 254 24 0 1819 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 20740

[startup+102.32 s]
/proc/loadavg: 1.98 2.00 1.99 4/512 19220
/proc/meminfo: memFree=11236920/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=26380 CPUtime=102.31 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 2931 0 0 0 10231 0 0 0 25 0 1 0 751409249 27013120 2801 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255904 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 6595 2801 254 24 0 3229 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 26380

[startup+162.3 s]
/proc/loadavg: 2.11 2.03 2.00 4/512 19221
/proc/meminfo: memFree=11321692/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=28028 CPUtime=162.29 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 3401 0 0 0 16229 0 0 0 25 0 1 0 751409249 28700672 3262 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 7007 3262 254 24 0 3641 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 28028

[startup+222.301 s]
/proc/loadavg: 2.14 2.05 2.01 4/512 19223
/proc/meminfo: memFree=11279248/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=28028 CPUtime=222.29 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 3710 0 0 0 22229 0 0 0 25 0 1 0 751409249 28700672 3568 33554432000 4194304 4291037 140735726202752 18446744073709551615 4249372 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 7007 3568 254 24 0 3641 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 28028

[startup+282.3 s]
/proc/loadavg: 2.05 2.04 2.00 4/512 19225
/proc/meminfo: memFree=11245732/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=29120 CPUtime=282.29 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 4034 0 0 0 28229 0 0 0 25 0 1 0 751409249 29818880 3881 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 7280 3881 254 24 0 3914 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 29120

[startup+342.301 s]
/proc/loadavg: 2.02 2.03 2.00 4/512 19226
/proc/meminfo: memFree=11320844/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=29120 CPUtime=342.29 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 4034 0 0 0 34229 0 0 0 25 0 1 0 751409249 29818880 3881 33554432000 4194304 4291037 140735726202752 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 7280 3881 254 24 0 3914 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 29120

[startup+402.301 s]
/proc/loadavg: 2.00 2.02 2.00 4/512 19228
/proc/meminfo: memFree=11273444/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=29120 CPUtime=402.3 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 4034 0 0 0 40230 0 0 0 25 0 1 0 751409249 29818880 3881 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255649 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 7280 3881 254 24 0 3914 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 29120

[startup+462.3 s]
/proc/loadavg: 2.23 2.08 2.02 3/512 19258
/proc/meminfo: memFree=11420784/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=29120 CPUtime=462.3 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 4034 0 0 0 46230 0 0 0 25 0 1 0 751409249 29818880 3881 33554432000 4194304 4291037 140735726202752 18446744073709551615 4256186 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 7280 3881 254 24 0 3914 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 29120

[startup+522.301 s]
/proc/loadavg: 2.00 2.05 2.01 3/512 19288
/proc/meminfo: memFree=11490300/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=29120 CPUtime=522.3 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 4049 0 0 0 52230 0 0 0 25 0 1 0 751409249 29818880 3895 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255974 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 7280 3895 254 24 0 3914 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 29120

[startup+582.3 s]
/proc/loadavg: 2.13 2.08 2.02 3/512 19290
/proc/meminfo: memFree=11418952/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=30824 CPUtime=582.3 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 4442 0 0 0 58230 0 0 0 25 0 1 0 751409249 31563776 4279 33554432000 4194304 4291037 140735726202752 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 7706 4279 254 24 0 4340 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 30824

[startup+642.301 s]

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

/proc/meminfo: memFree=11486232/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=41124 CPUtime=3642.38 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 6912 0 0 0 364237 1 0 0 25 0 1 0 751409249 42110976 6694 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255935 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10281 6694 254 24 0 6915 0
Current children cumulated CPU time (s) 3642.38
Current children cumulated vsize (KiB) 41124

[startup+3702.3 s]
/proc/loadavg: 1.03 1.03 1.11 2/506 19456
/proc/meminfo: memFree=11486232/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=41124 CPUtime=3702.38 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 6912 0 0 0 370237 1 0 0 25 0 1 0 751409249 42110976 6694 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255907 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10281 6694 254 24 0 6915 0
Current children cumulated CPU time (s) 3702.38
Current children cumulated vsize (KiB) 41124

[startup+3762.3 s]
/proc/loadavg: 1.01 1.02 1.10 2/506 19457
/proc/meminfo: memFree=11486200/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=41124 CPUtime=3762.38 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 6912 0 0 0 376237 1 0 0 25 0 1 0 751409249 42110976 6694 33554432000 4194304 4291037 140735726202752 18446744073709551615 4261657 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10281 6694 254 24 0 6915 0
Current children cumulated CPU time (s) 3762.38
Current children cumulated vsize (KiB) 41124

[startup+3822.3 s]
/proc/loadavg: 1.00 1.02 1.09 2/506 19459
/proc/meminfo: memFree=11484568/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=42660 CPUtime=3822.38 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 7337 0 0 0 382237 1 0 0 25 0 1 0 751409249 43683840 7105 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255698 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10665 7105 254 24 0 7299 0
Current children cumulated CPU time (s) 3822.38
Current children cumulated vsize (KiB) 42660

[startup+3882.3 s]
/proc/loadavg: 1.00 1.01 1.08 2/506 19461
/proc/meminfo: memFree=11484552/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=42660 CPUtime=3882.38 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 7347 0 0 0 388237 1 0 0 25 0 1 0 751409249 43683840 7115 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255840 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10665 7115 254 24 0 7299 0
Current children cumulated CPU time (s) 3882.38
Current children cumulated vsize (KiB) 42660

[startup+3942.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/506 19462
/proc/meminfo: memFree=11483780/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=42660 CPUtime=3942.4 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 7501 0 0 0 394239 1 0 0 25 0 1 0 751409249 43683840 7267 33554432000 4194304 4291037 140735726202752 18446744073709551615 4261908 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10665 7267 254 24 0 7299 0
Current children cumulated CPU time (s) 3942.4
Current children cumulated vsize (KiB) 42660

[startup+4002.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/506 19464
/proc/meminfo: memFree=11484996/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=42660 CPUtime=4002.38 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 7501 0 0 0 400237 1 0 0 25 0 1 0 751409249 43683840 7267 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10665 7267 254 24 0 7299 0
Current children cumulated CPU time (s) 4002.38
Current children cumulated vsize (KiB) 42660

[startup+4062.32 s]
/proc/loadavg: 1.00 1.00 1.06 2/506 19465
/proc/meminfo: memFree=11484832/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=42660 CPUtime=4062.4 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 7501 0 0 0 406239 1 0 0 25 0 1 0 751409249 43683840 7267 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255925 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10665 7267 254 24 0 7299 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 42660

[startup+4122.3 s]
/proc/loadavg: 1.15 1.03 1.07 2/506 19467
/proc/meminfo: memFree=11484908/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=42660 CPUtime=4122.39 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 7501 0 0 0 412238 1 0 0 25 0 1 0 751409249 43683840 7267 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255915 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10665 7267 254 24 0 7299 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 42660

[startup+4182.3 s]
/proc/loadavg: 1.12 1.04 1.07 2/506 19469
/proc/meminfo: memFree=11484872/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=42660 CPUtime=4182.39 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 7501 0 0 0 418238 1 0 0 25 0 1 0 751409249 43683840 7267 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10665 7267 254 24 0 7299 0
Current children cumulated CPU time (s) 4182.39
Current children cumulated vsize (KiB) 42660

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

[startup+4198.3 s]
/proc/loadavg: 1.09 1.04 1.07 2/506 19469
/proc/meminfo: memFree=11484996/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=42660 CPUtime=4198.39 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 7501 0 0 0 419838 1 0 0 25 0 1 0 751409249 43683840 7267 33554432000 4194304 4291037 140735726202752 18446744073709551615 4262928 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10665 7267 254 24 0 7299 0
Current children cumulated CPU time (s) 4198.39
Current children cumulated vsize (KiB) 42660

[startup+4223.9 s]
/proc/loadavg: 1.06 1.03 1.06 2/506 19470
/proc/meminfo: memFree=11485112/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=42660 CPUtime=4224 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 7501 0 0 0 422399 1 0 0 25 0 1 0 751409249 43683840 7267 33554432000 4194304 4291037 140735726202752 18446744073709551615 4256164 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10665 7267 254 24 0 7299 0
Current children cumulated CPU time (s) 4224
Current children cumulated vsize (KiB) 42660

[startup+4230.3 s]
/proc/loadavg: 1.05 1.03 1.06 2/506 19470
/proc/meminfo: memFree=11484988/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=42660 CPUtime=4230.39 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 7501 0 0 0 423038 1 0 0 25 0 1 0 751409249 43683840 7267 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255627 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10665 7267 254 24 0 7299 0
Current children cumulated CPU time (s) 4230.39
Current children cumulated vsize (KiB) 42660

[startup+4233.5 s]
/proc/loadavg: 1.05 1.03 1.06 2/506 19470
/proc/meminfo: memFree=11484984/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=42660 CPUtime=4233.59 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 7501 0 0 0 423358 1 0 0 25 0 1 0 751409249 43683840 7267 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10665 7267 254 24 0 7299 0
Current children cumulated CPU time (s) 4233.59
Current children cumulated vsize (KiB) 42660

[startup+4236.7 s]
/proc/loadavg: 1.05 1.03 1.06 2/506 19470
/proc/meminfo: memFree=11485104/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=42660 CPUtime=4236.79 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 7501 0 0 0 423678 1 0 0 25 0 1 0 751409249 43683840 7267 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255624 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10665 7267 254 24 0 7299 0
Current children cumulated CPU time (s) 4236.79
Current children cumulated vsize (KiB) 42660

[startup+4238.32 s]
/proc/loadavg: 1.04 1.03 1.06 2/506 19470
/proc/meminfo: memFree=11485104/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=42660 CPUtime=4238.41 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 7501 0 0 0 423840 1 0 0 25 0 1 0 751409249 43683840 7267 33554432000 4194304 4291037 140735726202752 18446744073709551615 4261898 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10665 7267 254 24 0 7299 0
Current children cumulated CPU time (s) 4238.41
Current children cumulated vsize (KiB) 42660

[startup+4238.7 s]
/proc/loadavg: 1.04 1.03 1.06 2/506 19470
/proc/meminfo: memFree=11485104/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=42660 CPUtime=4238.79 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 7501 0 0 0 423878 1 0 0 25 0 1 0 751409249 43683840 7267 33554432000 4194304 4291037 140735726202752 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10665 7267 254 24 0 7299 0
Current children cumulated CPU time (s) 4238.79
Current children cumulated vsize (KiB) 42660

[startup+4239.1 s]
/proc/loadavg: 1.04 1.03 1.06 2/506 19470
/proc/meminfo: memFree=11485104/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=42660 CPUtime=4239.19 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 7501 0 0 0 423918 1 0 0 25 0 1 0 751409249 43683840 7267 33554432000 4194304 4291037 140735726202752 18446744073709551615 4256120 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10665 7267 254 24 0 7299 0
Current children cumulated CPU time (s) 4239.19
Current children cumulated vsize (KiB) 42660

[startup+4239.2 s]
/proc/loadavg: 1.04 1.03 1.06 2/506 19470
/proc/meminfo: memFree=11485104/32951124 swapFree=67111364/67111528
[pid=19216] ppid=19214 vsize=42660 CPUtime=4239.29 cores=1,3,5,7
/proc/19216/stat : 19216 (minisat_release) R 19214 19216 18721 0 -1 4202496 7501 0 0 0 423928 1 0 0 25 0 1 0 751409249 43683840 7267 33554432000 4194304 4291037 140735726202752 18446744073709551615 4255843 0 0 4096 8388610 0 0 0 17 5 0 0 0
/proc/19216/statm: 10665 7267 254 24 0 7299 0
Current children cumulated CPU time (s) 4239.29
Current children cumulated vsize (KiB) 42660

Child status: 20
Real time (s): 4239.29
CPU time (s): 4239.39
CPU user time (s): 4239.37
CPU system time (s): 0.017997
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 42660

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4239.37
system time used= 0.017997
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 7517
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= 10
involuntary context switches= 11540

runsolver used 19.413 second user time and 49.7654 second system time

The end

Launcher Data

Begin job on node144 at 2011-05-28 15:38:51
IDJOB=3420204
IDBENCH=87943
IDSOLVER=1912
FILE ID=node144/3420204-1306589931
RUNJOBID= node144-1306579390-18741
PBS_JOBID= 13471536
Free space on /tmp= 73544 MiB

SOLVER NAME= minisat hack reference: minisat 2.2.0
BENCH NAME= SAT02/industrial/aloul/Homer/homer16.shuffled.cnf
COMMAND LINE= minisat_release BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3420204-1306589931/watcher-3420204-1306589931 -o /tmp/evaluation-result-3420204-1306589931/solver-3420204-1306589931 -C 5000 -W 5100 -M 15500  minisat_release HOME/instance-3420204-1306589931.cnf

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

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=2115914274

node144.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/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.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.70
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.16
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.850
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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.850
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      11339744 kB
Buffers:        338528 kB
Cached:        5524840 kB
SwapCached:          0 kB
Active:       17899584 kB
Inactive:      3335844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      11339744 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             420 kB
Writeback:           0 kB
AnonPages:    15371396 kB
Mapped:          42488 kB
Slab:           238056 kB
PageTables:      69704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 157985164 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73548 MiB
End job on node144 at 2011-05-28 16:49:31