Trace number 1727908

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

General information on the benchmark

Namecrafted/Hard/contest05/QG/
QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
MD5SUM42a7abc6638576e7c05fba1c9e36829b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18718
Sum of the clauses size134151
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2435
Number of clauses of size 32341
Number of clauses of size 4498
Number of clauses of size 5677
Number of clauses of size over 514725

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.19/0.23	c WARNING: for repeatability, setting FPU to use double precision
0.19/0.23	c ============================[ Problem Statistics ]=============================
0.19/0.23	c |                                                                             |
0.19/0.23	c |  Number of variables:  2969                                                 |
0.19/0.23	c |  Number of clauses:    18177                                                |
0.19/0.27	c |  Parsing time:         0.04         s                                       |
0.22/0.41	c ============================[ Search Statistics ]==============================
0.22/0.41	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.22/0.41	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.22/0.41	c ===============================================================================
0.22/0.41	c |         0 |    2336    12620    83224 |     4206        0    nan |  0.000 % |
0.22/0.41	c |       100 |    2336    12620    83224 |     4627      100     12 |  0.034 % |
0.22/0.42	c |       250 |    2336    12620    83224 |     5090      250     13 |  0.034 % |
0.22/0.42	c |       475 |    2336    12620    83224 |     5599      475     13 |  0.034 % |
0.22/0.43	c |       812 |    2336    12620    83224 |     6158      812     15 |  0.034 % |
0.22/0.45	c |      1318 |    2336    12620    83224 |     6774     1318     16 |  0.034 % |
0.22/0.47	c |      2077 |    2336    12620    83224 |     7452     2077     16 |  0.034 % |
0.22/0.51	c |      3218 |    2336    12620    83224 |     8197     3218     16 |  0.034 % |
0.22/0.58	c |      4928 |    2336    12620    83224 |     9017     4928     17 |  0.034 % |
0.22/0.72	c |      7492 |    2336    12620    83224 |     9919     7492     18 |  0.034 % |
0.22/0.98	c |     11337 |    2336    12620    83224 |    10911     6286     18 |  0.034 % |
1.37/1.42	c |     17103 |    2336    12620    83224 |    12002     6503     19 |  0.034 % |
2.27/2.32	c |     25754 |    2336    12620    83224 |    13202     9097     24 |  0.034 % |
3.78/3.85	c |     38731 |    2336    12620    83224 |    14522     8716     23 |  0.034 % |
6.38/6.46	c |     58193 |    2336    12620    83224 |    15974    13497     25 |  0.034 % |
11.37/11.49	c |     87386 |    2336    12620    83224 |    17572    10441     27 |  0.034 % |
19.37/19.47	c |    131176 |    2336    12620    83224 |    19329    10008     28 |  0.034 % |
32.96/33.09	c |    196860 |    2336    12620    83224 |    21262    17356     28 |  0.034 % |
58.06/58.11	c |    295387 |    2336    12620    83224 |    23388    19660     38 |  0.034 % |
99.54/99.65	c |    443176 |    2336    12620    83224 |    25727    14688     32 |  0.034 % |
165.40/165.52	c |    664859 |    2336    12620    83224 |    28300    16651     30 |  0.034 % |
273.55/273.71	c |    997385 |    2336    12620    83224 |    31130    22585     33 |  0.034 % |
459.75/460.04	c |   1496173 |    2336    12620    83224 |    34243    20759     30 |  0.034 % |
745.61/746.09	c |   2244355 |    2336    12620    83224 |    37667    18178     27 |  0.034 % |
1200.07/1200.70	sh: line 1: 20180 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.07/1200.70	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-1727908-1240730477/watcher-1727908-1240730477 -o /tmp/evaluation-result-1727908-1240730477/solver-1727908-1240730477 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1727908-1240730477.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.99 0.97 0.99 3/64 20177
/proc/meminfo: memFree=1349816/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=1652 CPUtime=0
/proc/20177/stat : 20177 (IUT_BMB_SAT) R 20175 20177 19955 0 -1 4194304 215 0 0 0 0 0 0 0 18 0 1 0 101080316 1691648 198 1992294400 134512640 135635285 4294956208 18446744073709551615 134535289 0 0 4096 0 0 0 0 17 0 0 0
/proc/20177/statm: 413 199 92 274 0 136 0

[startup+0.0482629 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 20177
/proc/meminfo: memFree=1349816/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=2624 CPUtime=0.04
/proc/20177/stat : 20177 (IUT_BMB_SAT) R 20175 20177 19955 0 -1 4194304 476 0 0 0 4 0 0 0 18 0 1 0 101080316 2686976 459 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/20177/statm: 656 459 99 274 0 379 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 2624

[startup+0.101268 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 20177
/proc/meminfo: memFree=1349816/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3680 CPUtime=0.09
/proc/20177/stat : 20177 (IUT_BMB_SAT) R 20175 20177 19955 0 -1 4194304 736 0 0 0 9 0 0 0 18 0 1 0 101080316 3768320 719 1992294400 134512640 135635285 4294956208 18446744073709551615 134549784 0 0 4096 0 0 0 0 17 0 0 0
/proc/20177/statm: 920 719 99 274 0 643 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3680

[startup+0.301293 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 20177
/proc/meminfo: memFree=1349816/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 3812

[startup+0.70134 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 20177
/proc/meminfo: memFree=1349816/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 3812

[startup+1.50144 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20180
/proc/meminfo: memFree=1342688/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=4580 CPUtime=1.25
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 990 0 0 0 125 0 0 0 25 0 1 0 101080340 4689920 924 1992294400 134512640 135243223 4294956304 18446744073709551615 134558374 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 1145 924 84 178 0 965 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 13748

[startup+3.10163 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20180
/proc/meminfo: memFree=1342368/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=5108 CPUtime=2.85
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 1146 0 0 0 285 0 0 0 25 0 1 0 101080340 5230592 1080 1992294400 134512640 135243223 4294956304 18446744073709551615 134565001 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 1277 1080 84 178 0 1097 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14276

[startup+6.30301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20180
/proc/meminfo: memFree=1341536/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=5640 CPUtime=6.06
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 1260 0 0 0 605 1 0 0 25 0 1 0 101080340 5775360 1194 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 1410 1194 84 178 0 1230 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14808

[startup+12.7018 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20180
/proc/meminfo: memFree=1340640/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=6432 CPUtime=12.45
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 1458 0 0 0 1244 1 0 0 25 0 1 0 101080340 6586368 1392 1992294400 134512640 135243223 4294956304 18446744073709551615 134558600 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 1608 1392 84 178 0 1428 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 15600

[startup+25.5013 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20180
/proc/meminfo: memFree=1340128/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=6996 CPUtime=25.25
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 1604 0 0 0 2524 1 0 0 25 0 1 0 101080340 7163904 1538 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 1749 1538 84 178 0 1569 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 16164

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20180
/proc/meminfo: memFree=1338720/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=8352 CPUtime=50.84
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 1937 0 0 0 5082 2 0 0 25 0 1 0 101080340 8552448 1871 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 2088 1871 84 178 0 1908 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 17520

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20180
/proc/meminfo: memFree=1337888/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=9160 CPUtime=102.02
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 2146 0 0 0 10200 2 0 0 25 0 1 0 101080340 9379840 2080 1992294400 134512640 135243223 4294956304 18446744073709551615 134555936 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 2290 2080 84 178 0 2110 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 18328

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20180
/proc/meminfo: memFree=1337248/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=9728 CPUtime=161.98
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 2281 0 0 0 16196 2 0 0 25 0 1 0 101080340 9961472 2215 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 2432 2215 84 178 0 2252 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 18896

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20180
/proc/meminfo: memFree=1336736/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=10264 CPUtime=221.94
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 2417 0 0 0 22192 2 0 0 25 0 1 0 101080340 10510336 2351 1992294400 134512640 135243223 4294956304 18446744073709551615 134555702 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 2566 2351 84 178 0 2386 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 19432

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20180
/proc/meminfo: memFree=1335968/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1333472/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=13632 CPUtime=701.7
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 3206 0 0 0 70167 3 0 0 25 0 1 0 101080340 13959168 3140 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 3408 3140 84 178 0 3228 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 22800

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20180
/proc/meminfo: memFree=1332000/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=15096 CPUtime=761.68
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 3573 0 0 0 76165 3 0 0 25 0 1 0 101080340 15458304 3507 1992294400 134512640 135243223 4294956304 18446744073709551615 134555581 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 3774 3507 84 178 0 3594 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 24264

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20180
/proc/meminfo: memFree=1331552/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=15540 CPUtime=821.65
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 3676 0 0 0 82162 3 0 0 25 0 1 0 101080340 15912960 3610 1992294400 134512640 135243223 4294956304 18446744073709551615 134555543 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 3885 3610 84 178 0 3705 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 24708

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20180
/proc/meminfo: memFree=1331360/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=15700 CPUtime=881.62
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 3734 0 0 0 88158 4 0 0 25 0 1 0 101080340 16076800 3668 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 3925 3668 84 178 0 3745 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 24868

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20180
/proc/meminfo: memFree=1331168/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=16008 CPUtime=941.59
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 3788 0 0 0 94155 4 0 0 25 0 1 0 101080340 16392192 3722 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 4002 3722 84 178 0 3822 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 25176

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20180
/proc/meminfo: memFree=1331040/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=16164 CPUtime=1001.55
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 3811 0 0 0 100151 4 0 0 25 0 1 0 101080340 16551936 3745 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 4041 3745 84 178 0 3861 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 25332

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20182
/proc/meminfo: memFree=1330592/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=16164 CPUtime=1061.52
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 3836 0 0 0 106148 4 0 0 25 0 1 0 101080340 16551936 3770 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 4041 3770 84 178 0 3861 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 25332

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20182
/proc/meminfo: memFree=1330592/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=16164 CPUtime=1121.49
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 3846 0 0 0 112145 4 0 0 25 0 1 0 101080340 16551936 3780 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 4041 3780 84 178 0 3861 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 25332

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20182
/proc/meminfo: memFree=1330592/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=16324 CPUtime=1181.45
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 3879 0 0 0 118141 4 0 0 25 0 1 0 101080340 16715776 3813 1992294400 134512640 135243223 4294956304 18446744073709551615 134555532 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 4081 3813 84 178 0 3901 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 25492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 20182
/proc/meminfo: memFree=1330592/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=16480 CPUtime=1199.85
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 3891 0 0 0 119981 4 0 0 25 0 1 0 101080340 16875520 3825 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 4120 3825 84 178 0 3940 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 25648

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.99 2/67 20182
/proc/meminfo: memFree=1330592/2055920 swapFree=4192812/4192956
[pid=20177] ppid=20175 vsize=3812 CPUtime=0.22
/proc/20177/stat : 20177 (IUT_BMB_SAT) S 20175 20177 19955 0 -1 4194304 781 0 0 0 16 6 0 0 19 0 1 0 101080316 3903488 763 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/20177/statm: 953 763 106 274 0 676 0
[pid=20179] ppid=20177 vsize=5356 CPUtime=0
/proc/20179/stat : 20179 (sh) S 20177 20177 19955 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 101080339 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 210824127300 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/20179/statm: 1339 232 193 169 0 50 0
[pid=20180] ppid=20179 vsize=16480 CPUtime=1199.85
/proc/20180/stat : 20180 (minisat) R 20179 20177 19955 0 -1 4194304 3891 0 0 0 119981 4 0 0 25 0 1 0 101080340 16875520 3825 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/20180/statm: 4120 3825 84 178 0 3940 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 25648

Child status: 0
Real time (s): 1200.72
CPU time (s): 1200.1
CPU user time (s): 1199.99
CPU system time (s): 0.113982
CPU usage (%): 99.949
Max. virtual memory (cumulated for all children) (KiB): 25648

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

runsolver used 1.01585 second user time and 3.36049 second system time

The end

Launcher Data

Begin job on node33 at 2009-04-26 09:21:17
IDJOB=1727908
IDBENCH=24648
IDSOLVER=523
FILE ID=node33/1727908-1240730477
PBS_JOBID= 9186949
Free space on /tmp= 66424 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest05/QG/QG7a-gensys-ukn009.sat05-3849.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727908-1240730477/watcher-1727908-1240730477 -o /tmp/evaluation-result-1727908-1240730477/solver-1727908-1240730477 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1727908-1240730477.cnf HOME

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

MD5SUM BENCH= 42a7abc6638576e7c05fba1c9e36829b
RANDOM SEED=1705790268

node33.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.212
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.212
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:      2055920 kB
MemFree:       1350296 kB
Buffers:         59680 kB
Cached:         556400 kB
SwapCached:          0 kB
Active:         250972 kB
Inactive:       378968 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1350296 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2892 kB
Writeback:           0 kB
Mapped:          23636 kB
Slab:            61764 kB
Committed_AS:   342020 kB
PageTables:       1388 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= 66420 MiB
End job on node33 at 2009-04-26 09:41:18