Trace number 1729180

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
IUT_BMB_SAT 1.0? (TO) 1200.09 1200.42

General information on the benchmark

Namecrafted/Hard/contest03/others/
999999000001nw.sat05-447.reshuffled-07.cnf
MD5SUM8bbab1b2b788407ca952856a1e2edded
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.968851
Satisfiable
(Un)Satisfiability was proved
Number of variables4667
Number of clauses18492
Sum of the clauses size55356
Maximum clause length3
Minimum clause length1
Number of clauses of size 160
Number of clauses of size 20
Number of clauses of size 318432
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.16	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.16	c ============================[ Problem Statistics ]=============================
0.09/0.16	c |                                                                             |
0.09/0.16	c |  Number of variables:  4667                                                 |
0.09/0.16	c |  Number of clauses:    18312                                                |
0.09/0.18	c |  Parsing time:         0.02         s                                       |
0.15/0.26	c ============================[ Search Statistics ]==============================
0.15/0.26	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.15/0.26	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.15/0.26	c ===============================================================================
0.15/0.26	c |         0 |    2671    12115    36112 |     4038        0    nan |  0.000 % |
0.15/0.29	c |       101 |    2655    12115    36112 |     4442       95     64 |  7.671 % |
0.15/0.33	c |       251 |    2655    12115    36112 |     4886      245     73 |  7.671 % |
0.15/0.37	c |       476 |    2597    11700    34966 |     5375      458     61 |  7.671 % |
0.15/0.43	c |       813 |    2597    11700    34966 |     5912      795     65 |  7.671 % |
0.15/0.52	c |      1319 |    2596    11694    34950 |     6503     1299     56 |  7.692 % |
0.15/0.71	c |      2078 |    2595    11686    34924 |     7154     2057     63 |  7.714 % |
0.98/1.08	c |      3217 |    2595    11686    34924 |     7869     3196     74 |  7.714 % |
1.48/1.57	c |      4925 |    2595    11686    34924 |     8656     4904     72 |  7.714 % |
2.38/2.47	c |      7487 |    2593    11676    34897 |     9522     7465     70 |  7.757 % |
4.08/4.15	c |     11331 |    2593    11676    34897 |    10474     5966     64 |  7.757 % |
6.48/6.54	c |     17098 |    2560    11635    34778 |    11521     6208     74 |  9.085 % |
10.38/10.45	c |     25748 |    2511    11317    33864 |    12674     8480     81 |  9.514 % |
15.87/15.95	c |     38722 |    2506    11307    33836 |    13941     7496     64 |  9.792 % |
24.67/24.72	c |     58184 |    2490    11229    33611 |    15335    12017     72 | 10.028 % |
42.27/42.39	c |     87378 |    2487    11219    33583 |    16869    16134     84 | 10.028 % |
64.56/64.61	c |    131170 |    2471    11162    33416 |    18556    14150     36 | 10.842 % |
100.06/100.17	c |    196854 |    2449    11017    33005 |    20411    19836     39 | 10.844 % |
160.44/160.50	c |    295382 |    2403    10817    32422 |    22452    11033     46 | 11.828 % |
259.21/259.35	c |    443171 |    2362    10645    31918 |    24698    16519     50 | 12.706 % |
411.96/412.14	c |    664855 |    2309    10407    31205 |    27167    16956     67 | 13.842 % |
687.99/688.21	c |    997382 |    2306    10397    31177 |    29884    22481     86 | 13.906 % |
1148.67/1149.10	c |   1496170 |    2294    10347    31032 |    32873    22907     43 | 14.163 % |
1200.05/1200.40	sh: line 1:  8239 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.05/1200.40	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1729180-1240746088/watcher-1729180-1240746088 -o /tmp/evaluation-result-1729180-1240746088/solver-1729180-1240746088 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1729180-1240746088.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8236
/proc/meminfo: memFree=1763800/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=1684 CPUtime=0
/proc/8236/stat : 8236 (IUT_BMB_SAT) R 8234 8236 7836 0 -1 4194304 214 0 0 0 0 0 0 0 20 0 1 0 102637633 1724416 197 1992294400 134512640 135635285 4294956208 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 1 0 0
/proc/8236/statm: 421 197 92 274 0 144 0

[startup+0.028606 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8236
/proc/meminfo: memFree=1763800/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2460 CPUtime=0.02
/proc/8236/stat : 8236 (IUT_BMB_SAT) R 8234 8236 7836 0 -1 4194304 425 0 0 0 2 0 0 0 20 0 1 0 102637633 2519040 408 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/8236/statm: 615 408 97 274 0 338 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 2460

[startup+0.101613 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8236
/proc/meminfo: memFree=1763800/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.09
/proc/8236/stat : 8236 (IUT_BMB_SAT) R 8234 8236 7836 0 -1 4194304 570 0 0 0 7 2 0 0 20 0 1 0 102637633 3059712 553 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/8236/statm: 747 553 101 274 0 470 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2988

[startup+0.301637 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8236
/proc/meminfo: memFree=1763800/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 2988

[startup+0.701684 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 8236
/proc/meminfo: memFree=1763800/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 2988

[startup+1.50178 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8239
/proc/meminfo: memFree=1758136/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=5284 CPUtime=1.33
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 1069 0 0 0 133 0 0 0 25 0 1 0 102637649 5410816 998 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 1321 998 84 178 0 1141 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13628

[startup+3.10197 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8239
/proc/meminfo: memFree=1757048/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=6472 CPUtime=2.93
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 1390 0 0 0 292 1 0 0 25 0 1 0 102637649 6627328 1319 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 1618 1319 84 178 0 1438 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 14816

[startup+6.30234 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8239
/proc/meminfo: memFree=1755512/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=7396 CPUtime=6.13
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 1611 0 0 0 612 1 0 0 25 0 1 0 102637649 7573504 1540 1992294400 134512640 135243223 4294956304 18446744073709551615 134558324 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 1849 1540 84 178 0 1669 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15740

[startup+12.7011 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8239
/proc/meminfo: memFree=1754424/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=8452 CPUtime=12.52
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 1877 0 0 0 1251 1 0 0 25 0 1 0 102637649 8654848 1806 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 2113 1806 84 178 0 1933 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 16796

[startup+25.5016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8239
/proc/meminfo: memFree=1753208/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=9376 CPUtime=25.32
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 2112 0 0 0 2531 1 0 0 25 0 1 0 102637649 9601024 2041 1992294400 134512640 135243223 4294956304 18446744073709551615 134565185 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 2344 2041 84 178 0 2164 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 17720

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8239
/proc/meminfo: memFree=1751864/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=10924 CPUtime=50.92
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 2469 0 0 0 5090 2 0 0 25 0 1 0 102637649 11186176 2398 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 2731 2398 84 178 0 2551 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19268

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8239
/proc/meminfo: memFree=1751800/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=10924 CPUtime=102.11
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 2472 0 0 0 10209 2 0 0 25 0 1 0 102637649 11186176 2401 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 2731 2401 84 178 0 2551 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 19268

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8239
/proc/meminfo: memFree=1749880/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=12772 CPUtime=162.08
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 2934 0 0 0 16206 2 0 0 25 0 1 0 102637649 13078528 2863 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 3193 2863 84 178 0 3013 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 21116

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8239
/proc/meminfo: memFree=1748728/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=13828 CPUtime=222.07
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 3206 0 0 0 22204 3 0 0 25 0 1 0 102637649 14159872 3135 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 3457 3135 84 178 0 3277 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 22172

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8239
/proc/meminfo: memFree=1748728/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1745080/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=17260 CPUtime=641.95
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 4065 0 0 0 64191 4 0 0 25 0 1 0 102637649 17674240 3994 1992294400 134512640 135243223 4294956304 18446744073709551615 134564954 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 4315 3994 84 178 0 4135 0
Current children cumulated CPU time (s) 642.1
Current children cumulated vsize (KiB) 25604

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8239
/proc/meminfo: memFree=1744504/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=17788 CPUtime=701.94
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 4200 0 0 0 70189 5 0 0 25 0 1 0 102637649 18214912 4129 1992294400 134512640 135243223 4294956304 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 4447 4129 84 178 0 4267 0
Current children cumulated CPU time (s) 702.09
Current children cumulated vsize (KiB) 26132

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8239
/proc/meminfo: memFree=1744440/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=17788 CPUtime=761.93
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 4200 0 0 0 76188 5 0 0 25 0 1 0 102637649 18214912 4129 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 4447 4129 84 178 0 4267 0
Current children cumulated CPU time (s) 762.08
Current children cumulated vsize (KiB) 26132

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8239
/proc/meminfo: memFree=1744376/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=17788 CPUtime=821.91
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 4200 0 0 0 82186 5 0 0 25 0 1 0 102637649 18214912 4129 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 4447 4129 84 178 0 4267 0
Current children cumulated CPU time (s) 822.06
Current children cumulated vsize (KiB) 26132

[startup+882.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/67 8239
/proc/meminfo: memFree=1744312/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=17788 CPUtime=881.89
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 4200 0 0 0 88184 5 0 0 25 0 1 0 102637649 18214912 4129 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 4447 4129 84 178 0 4267 0
Current children cumulated CPU time (s) 882.04
Current children cumulated vsize (KiB) 26132

[startup+942.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/67 8239
/proc/meminfo: memFree=1744376/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=17788 CPUtime=941.88
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 4200 0 0 0 94183 5 0 0 25 0 1 0 102637649 18214912 4129 1992294400 134512640 135243223 4294956304 18446744073709551615 134555727 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 4447 4129 84 178 0 4267 0
Current children cumulated CPU time (s) 942.03
Current children cumulated vsize (KiB) 26132

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8239
/proc/meminfo: memFree=1744312/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=17788 CPUtime=1001.86
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 4200 0 0 0 100181 5 0 0 25 0 1 0 102637649 18214912 4129 1992294400 134512640 135243223 4294956304 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 4447 4129 84 178 0 4267 0
Current children cumulated CPU time (s) 1002.01
Current children cumulated vsize (KiB) 26132

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8239
/proc/meminfo: memFree=1743288/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=18844 CPUtime=1061.84
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 4466 0 0 0 106179 5 0 0 25 0 1 0 102637649 19296256 4395 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 4711 4395 84 178 0 4531 0
Current children cumulated CPU time (s) 1061.99
Current children cumulated vsize (KiB) 27188

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8239
/proc/meminfo: memFree=1743224/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=18844 CPUtime=1121.82
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 4466 0 0 0 112177 5 0 0 25 0 1 0 102637649 19296256 4395 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 4711 4395 84 178 0 4531 0
Current children cumulated CPU time (s) 1121.97
Current children cumulated vsize (KiB) 27188

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8245
/proc/meminfo: memFree=1743088/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=18844 CPUtime=1181.8
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 4466 0 0 0 118175 5 0 0 25 0 1 0 102637649 19296256 4395 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 4711 4395 84 178 0 4531 0
Current children cumulated CPU time (s) 1181.95
Current children cumulated vsize (KiB) 27188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 8245
/proc/meminfo: memFree=1743024/2055920 swapFree=4186716/4192956
[pid=8236] ppid=8234 vsize=2988 CPUtime=0.15
/proc/8236/stat : 8236 (IUT_BMB_SAT) S 8234 8236 7836 0 -1 4194304 576 0 0 0 9 6 0 0 21 0 1 0 102637633 3059712 558 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/8236/statm: 747 558 106 274 0 470 0
[pid=8238] ppid=8236 vsize=5356 CPUtime=0
/proc/8238/stat : 8238 (sh) S 8236 8236 7836 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102637649 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 231882679108 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/8238/statm: 1339 232 193 169 0 50 0
[pid=8239] ppid=8238 vsize=18844 CPUtime=1199.9
/proc/8239/stat : 8239 (minisat) R 8238 8236 7836 0 -1 4194304 4467 0 0 0 119985 5 0 0 25 0 1 0 102637649 19296256 4396 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/8239/statm: 4711 4396 84 178 0 4531 0
Current children cumulated CPU time (s) 1200.05
Current children cumulated vsize (KiB) 27188

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.42
CPU time (s): 1200.09
CPU user time (s): 1199.96
CPU system time (s): 0.124981
CPU usage (%): 99.9725
Max. virtual memory (cumulated for all children) (KiB): 27188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.96
system time used= 0.124981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5568
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= 8
involuntary context switches= 1975

runsolver used 1.15682 second user time and 3.22251 second system time

The end

Launcher Data

Begin job on node75 at 2009-04-26 13:41:28
IDJOB=1729180
IDBENCH=24694
IDSOLVER=523
FILE ID=node75/1729180-1240746088
PBS_JOBID= 9186998
Free space on /tmp= 66436 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/others/999999000001nw.sat05-447.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729180-1240746088/watcher-1729180-1240746088 -o /tmp/evaluation-result-1729180-1240746088/solver-1729180-1240746088 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1729180-1240746088.cnf HOME

TIME LIMIT= 1200 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 8bbab1b2b788407ca952856a1e2edded
RANDOM SEED=1750120760

node75.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.213
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
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 lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1764216 kB
Buffers:         22560 kB
Cached:         193180 kB
SwapCached:       3016 kB
Active:          64276 kB
Inactive:       162320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1764216 kB
SwapTotal:     4192956 kB
SwapFree:      4186716 kB
Dirty:            2516 kB
Writeback:           0 kB
Mapped:          19016 kB
Slab:            50972 kB
Committed_AS:   271860 kB
PageTables:       1416 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66432 MiB
End job on node75 at 2009-04-26 14:01:28