Trace number 1728915

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.08 1200.71

General information on the benchmark

Namecrafted/Hard/contest02/
ezfact64_3.sat05-450.reshuffled-07.cnf
MD5SUMa4a7c528ede134442a2d3ba0a444cdbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark864.685
Satisfiable
(Un)Satisfiability was proved
Number of variables3073
Number of clauses19785
Sum of the clauses size74601
Maximum clause length4
Minimum clause length1
Number of clauses of size 165
Number of clauses of size 20
Number of clauses of size 34344
Number of clauses of size 415376
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.10/0.18	c WARNING: for repeatability, setting FPU to use double precision
0.10/0.18	c ============================[ Problem Statistics ]=============================
0.10/0.18	c |                                                                             |
0.10/0.18	c |  Number of variables:  3073                                                 |
0.10/0.18	c |  Number of clauses:    19521                                                |
0.16/0.21	c |  Parsing time:         0.03         s                                       |
0.16/0.25	c ============================[ Search Statistics ]==============================
0.16/0.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.16/0.25	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.16/0.25	c ===============================================================================
0.16/0.25	c |         0 |    2778    14972    49771 |     4990        0    nan |  0.000 % |
0.16/0.27	c |       101 |    2778    14972    49771 |     5489      101     29 |  5.076 % |
0.16/0.29	c |       253 |    2778    14972    49771 |     6038      253     35 |  5.077 % |
0.16/0.35	c |       479 |    2771    14892    49542 |     6642      477     47 |  5.305 % |
0.16/0.43	c |       816 |    2771    14892    49542 |     7306      814     73 |  5.305 % |
0.16/0.56	c |      1323 |    2771    14892    49542 |     8037     1321     62 |  5.305 % |
0.16/0.74	c |      2082 |    2762    14801    49278 |     8841     2078     60 |  5.598 % |
0.97/1.02	c |      3223 |    2762    14801    49278 |     9725     3219     65 |  5.597 % |
1.47/1.52	c |      4932 |    2762    14801    49278 |    10697     4928     72 |  5.597 % |
2.27/2.34	c |      7494 |    2762    14801    49278 |    11767     7490     78 |  5.598 % |
4.07/4.10	c |     11338 |    2762    14801    49278 |    12944    11334     79 |  5.598 % |
6.97/7.07	c |     17105 |    2762    14801    49278 |    14238    10287     53 |  5.598 % |
11.46/11.52	c |     25754 |    2762    14801    49278 |    15662    11475     66 |  5.597 % |
18.75/18.89	c |     38729 |    2762    14801    49278 |    17229    16255     56 |  5.598 % |
32.14/32.29	c |     58190 |    2762    14801    49278 |    18952    17668     70 |  5.598 % |
51.54/51.63	c |     87384 |    2762    14801    49278 |    20847    17621     51 |  5.598 % |
79.62/79.78	c |    131173 |    2762    14801    49278 |    22931    17372     67 |  5.598 % |
126.40/126.53	c |    196857 |    2762    14801    49278 |    25225    12215     33 |  5.598 % |
197.05/197.30	c |    295384 |    2762    14801    49278 |    27747    19119     62 |  5.598 % |
309.09/309.31	c |    443174 |    2762    14801    49278 |    30522    24306     53 |  5.598 % |
498.01/498.37	c |    664857 |    2762    14801    49278 |    33574    26728     33 |  5.598 % |
814.84/815.36	c |    997382 |    2762    14801    49278 |    36932    30078     29 |  5.598 % |
1200.04/1200.70	sh: line 1: 31269 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.04/1200.71	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-1728915-1240742896/watcher-1728915-1240742896 -o /tmp/evaluation-result-1728915-1240742896/solver-1728915-1240742896 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1728915-1240742896.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: 0.91 0.95 0.98 3/64 31266
/proc/meminfo: memFree=1598848/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=1668 CPUtime=0
/proc/31266/stat : 31266 (IUT_BMB_SAT) R 31264 31266 31015 0 -1 4194304 212 0 0 0 0 0 0 0 18 0 1 0 102323973 1708032 195 1992294400 134512640 135635285 4294956224 18446744073709551615 134533654 0 0 4096 0 0 0 0 17 0 0 0
/proc/31266/statm: 417 195 92 274 0 140 0

[startup+0.086826 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 31266
/proc/meminfo: memFree=1598848/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.08
/proc/31266/stat : 31266 (IUT_BMB_SAT) R 31264 31266 31015 0 -1 4194304 554 0 0 0 7 1 0 0 18 0 1 0 102323973 2985984 537 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/31266/statm: 729 537 101 274 0 452 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2916

[startup+0.101828 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 31266
/proc/meminfo: memFree=1598848/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.1
/proc/31266/stat : 31266 (IUT_BMB_SAT) R 31264 31266 31015 0 -1 4194304 554 0 0 0 8 2 0 0 18 0 1 0 102323973 2985984 537 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/31266/statm: 729 537 101 274 0 452 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 2916

[startup+0.301867 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 31266
/proc/meminfo: memFree=1598848/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 2916

[startup+0.701945 s]
/proc/loadavg: 0.91 0.95 0.98 3/64 31266
/proc/meminfo: memFree=1598848/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 2916

[startup+1.5011 s]
/proc/loadavg: 0.91 0.95 0.98 2/67 31269
/proc/meminfo: memFree=1593832/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=4720 CPUtime=1.31
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 951 0 0 0 131 0 0 0 25 0 1 0 102323992 4833280 889 1992294400 134512640 135243223 4294956320 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/31269/statm: 1180 889 84 178 0 1000 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 12992

[startup+3.10242 s]
/proc/loadavg: 0.91 0.95 0.98 2/67 31269
/proc/meminfo: memFree=1592232/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=6436 CPUtime=2.91
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 1391 0 0 0 290 1 0 0 25 0 1 0 102323992 6590464 1329 1992294400 134512640 135243223 4294956320 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 0 0 0
/proc/31269/statm: 1609 1329 84 178 0 1429 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14708

[startup+6.30104 s]
/proc/loadavg: 0.92 0.95 0.98 2/67 31269
/proc/meminfo: memFree=1589928/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=7624 CPUtime=6.11
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 1681 0 0 0 610 1 0 0 25 0 1 0 102323992 7806976 1619 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/31269/statm: 1906 1619 84 178 0 1726 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15896

[startup+12.7023 s]
/proc/loadavg: 0.93 0.95 0.98 2/67 31269
/proc/meminfo: memFree=1589736/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=7624 CPUtime=12.5
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 1683 0 0 0 1249 1 0 0 25 0 1 0 102323992 7806976 1621 1992294400 134512640 135243223 4294956320 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 1 0 0
/proc/31269/statm: 1906 1621 84 178 0 1726 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 15896

[startup+25.5018 s]
/proc/loadavg: 0.94 0.96 0.98 2/67 31269
/proc/meminfo: memFree=1589224/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=8548 CPUtime=25.29
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 1906 0 0 0 2528 1 0 0 25 0 1 0 102323992 8753152 1844 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/31269/statm: 2137 1844 84 178 0 1957 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 16820

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.98 2/67 31269
/proc/meminfo: memFree=1588008/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=9512 CPUtime=50.88
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 2169 0 0 0 5087 1 0 0 25 0 1 0 102323992 9740288 2107 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/31269/statm: 2378 2107 84 178 0 2198 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 17784

[startup+102.307 s]
/proc/loadavg: 0.98 0.96 0.98 2/67 31269
/proc/meminfo: memFree=1586728/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=10700 CPUtime=102.05
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 2464 0 0 0 10203 2 0 0 25 0 1 0 102323992 10956800 2402 1992294400 134512640 135243223 4294956320 18446744073709551615 134565965 0 0 4096 3 0 0 0 17 0 0 0
/proc/31269/statm: 2675 2402 84 178 0 2495 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 18972

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 31269
/proc/meminfo: memFree=1584488/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=12948 CPUtime=162.01
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 3009 0 0 0 16198 3 0 0 25 0 1 0 102323992 13258752 2947 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/31269/statm: 3237 2947 84 178 0 3057 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 21220

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 31269
/proc/meminfo: memFree=1584104/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=13400 CPUtime=221.98
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 3109 0 0 0 22195 3 0 0 25 0 1 0 102323992 13721600 3047 1992294400 134512640 135243223 4294956320 18446744073709551615 134564836 0 0 4096 3 0 0 0 17 0 0 0
/proc/31269/statm: 3350 3047 84 178 0 3170 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 21672

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 31269
/proc/meminfo: memFree=1583272/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1580136/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=17096 CPUtime=701.74
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 4057 0 0 0 70170 4 0 0 25 0 1 0 102323992 17506304 3995 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/31269/statm: 4274 3995 84 178 0 4094 0
Current children cumulated CPU time (s) 701.9
Current children cumulated vsize (KiB) 25368

[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 31269
/proc/meminfo: memFree=1580072/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=17096 CPUtime=761.71
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 4064 0 0 0 76167 4 0 0 25 0 1 0 102323992 17506304 4002 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/31269/statm: 4274 4002 84 178 0 4094 0
Current children cumulated CPU time (s) 761.87
Current children cumulated vsize (KiB) 25368

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 31275
/proc/meminfo: memFree=1579944/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=17096 CPUtime=821.67
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 4067 0 0 0 82163 4 0 0 25 0 1 0 102323992 17506304 4005 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/31269/statm: 4274 4005 84 178 0 4094 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 25368

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 31275
/proc/meminfo: memFree=1579944/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=17096 CPUtime=881.65
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 4068 0 0 0 88160 5 0 0 25 0 1 0 102323992 17506304 4006 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/31269/statm: 4274 4006 84 178 0 4094 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 25368

[startup+942.303 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 31275
/proc/meminfo: memFree=1579944/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=17096 CPUtime=941.63
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 4068 0 0 0 94158 5 0 0 25 0 1 0 102323992 17506304 4006 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/31269/statm: 4274 4006 84 178 0 4094 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 25368

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 31275
/proc/meminfo: memFree=1579880/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=17096 CPUtime=1001.59
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 4068 0 0 0 100154 5 0 0 25 0 1 0 102323992 17506304 4006 1992294400 134512640 135243223 4294956320 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 1 0 0
/proc/31269/statm: 4274 4006 84 178 0 4094 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 25368

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 31275
/proc/meminfo: memFree=1579816/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=17096 CPUtime=1061.55
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 4068 0 0 0 106150 5 0 0 25 0 1 0 102323992 17506304 4006 1992294400 134512640 135243223 4294956320 18446744073709551615 134564621 0 0 4096 3 0 0 0 17 0 0 0
/proc/31269/statm: 4274 4006 84 178 0 4094 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 25368

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 31275
/proc/meminfo: memFree=1579880/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=17096 CPUtime=1121.52
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 4068 0 0 0 112147 5 0 0 25 0 1 0 102323992 17506304 4006 1992294400 134512640 135243223 4294956320 18446744073709551615 134555732 0 0 4096 3 0 0 0 17 0 0 0
/proc/31269/statm: 4274 4006 84 178 0 4094 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 25368

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 31275
/proc/meminfo: memFree=1579816/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=17096 CPUtime=1181.49
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 4068 0 0 0 118144 5 0 0 25 0 1 0 102323992 17506304 4006 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/31269/statm: 4274 4006 84 178 0 4094 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 25368



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 31275
/proc/meminfo: memFree=1579816/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=17228 CPUtime=1199.88
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 4069 0 0 0 119983 5 0 0 25 0 1 0 102323992 17641472 4007 1992294400 134512640 135243223 4294956320 18446744073709551615 134555548 0 0 4096 3 0 0 0 17 0 0 0
/proc/31269/statm: 4307 4007 84 178 0 4127 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 25500

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 31275
/proc/meminfo: memFree=1579816/2055924 swapFree=4180784/4192956
[pid=31266] ppid=31264 vsize=2916 CPUtime=0.16
/proc/31266/stat : 31266 (IUT_BMB_SAT) S 31264 31266 31015 0 -1 4194304 560 0 0 0 10 6 0 0 18 0 1 0 102323973 2985984 542 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/31266/statm: 729 542 106 274 0 452 0
[pid=31268] ppid=31266 vsize=5356 CPUtime=0
/proc/31268/stat : 31268 (sh) S 31266 31266 31015 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102323991 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 268582839108 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/31268/statm: 1339 232 193 169 0 50 0
[pid=31269] ppid=31268 vsize=17228 CPUtime=1199.88
/proc/31269/stat : 31269 (minisat) R 31268 31266 31015 0 -1 4194304 4069 0 0 0 119983 5 0 0 25 0 1 0 102323992 17641472 4007 1992294400 134512640 135243223 4294956320 18446744073709551615 134555548 0 0 4096 3 0 0 0 17 0 0 0
/proc/31269/statm: 4307 4007 84 178 0 4127 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 25500

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.08
CPU user time (s): 1199.95
CPU system time (s): 0.12798
CPU usage (%): 99.9468
Max. virtual memory (cumulated for all children) (KiB): 25500

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.95
system time used= 0.12798
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5183
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= 3452

runsolver used 1.16582 second user time and 3.20951 second system time

The end

Launcher Data

Begin job on node6 at 2009-04-26 12:48:16
IDJOB=1728915
IDBENCH=24688
IDSOLVER=523
FILE ID=node6/1728915-1240742896
PBS_JOBID= 9187004
Free space on /tmp= 66336 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest02/ezfact64_3.sat05-450.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728915-1240742896/watcher-1728915-1240742896 -o /tmp/evaluation-result-1728915-1240742896/solver-1728915-1240742896 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1728915-1240742896.cnf HOME

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

MD5SUM BENCH= a4a7c528ede134442a2d3ba0a444cdbb
RANDOM SEED=42598852

node6.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.281
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.281
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	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055924 kB
MemFree:       1599392 kB
Buffers:         50844 kB
Cached:         329500 kB
SwapCached:       6032 kB
Active:         135492 kB
Inactive:       253244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1599392 kB
SwapTotal:     4192956 kB
SwapFree:      4180784 kB
Dirty:            2596 kB
Writeback:           0 kB
Mapped:          14056 kB
Slab:            53896 kB
Committed_AS:   445468 kB
PageTables:       1452 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= 66332 MiB
End job on node6 at 2009-04-26 13:08:17