Trace number 1728968

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.52

General information on the benchmark

Namecrafted/Hard/contest02/
pyhala-braun-unsat-40-4-02.sat05-459.reshuffled-07.cnf
MD5SUMad877d677446ba8c798f8e71c4c035c2
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark668.19
Satisfiable
(Un)Satisfiability was proved
Number of variables9638
Number of clauses31795
Sum of the clauses size82345
Maximum clause length3
Minimum clause length1
Number of clauses of size 183
Number of clauses of size 212874
Number of clauses of size 318838
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.39/0.46	c WARNING: for repeatability, setting FPU to use double precision
0.39/0.46	c ============================[ Problem Statistics ]=============================
0.39/0.46	c |                                                                             |
0.39/0.46	c |  Number of variables:  9638                                                 |
0.39/0.46	c |  Number of clauses:    31216                                                |
0.45/0.51	c |  Parsing time:         0.05         s                                       |
0.45/0.59	c ============================[ Search Statistics ]==============================
0.45/0.59	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.45/0.59	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.45/0.59	c ===============================================================================
0.45/0.59	c |         0 |    2917    13034    36840 |     4344        0    nan |  0.000 % |
0.45/0.61	c |       100 |    2917    13034    36840 |     4779      100     23 | 48.964 % |
0.45/0.63	c |       250 |    2917    13034    36840 |     5257      250     33 | 48.963 % |
0.45/0.70	c |       475 |    2917    13034    36840 |     5782      475     48 | 48.963 % |
0.45/0.82	c |       812 |    2917    13034    36840 |     6361      812     52 | 48.963 % |
0.45/0.97	c |      1320 |    2917    13034    36840 |     6997     1320     61 | 48.963 % |
1.08/1.15	c |      2079 |    2917    13034    36840 |     7696     2079     53 | 48.963 % |
1.48/1.51	c |      3218 |    2917    13034    36840 |     8466     3218     61 | 48.963 % |
2.08/2.14	c |      4926 |    2917    13034    36840 |     9313     4926     56 | 48.963 % |
3.18/3.21	c |      7488 |    2917    13034    36840 |    10244     7488     61 | 48.963 % |
5.27/5.37	c |     11333 |    2917    13034    36840 |    11268    11333     57 | 48.963 % |
8.08/8.10	c |     17100 |    2917    13034    36840 |    12395     8758     58 | 48.963 % |
13.87/13.90	c |     25749 |    2917    13034    36840 |    13635     8720     65 | 48.963 % |
21.77/21.81	c |     38723 |    2916    13029    36828 |    14998    12011     54 | 48.973 % |
34.66/34.80	c |     58184 |    2916    13029    36828 |    16498    10715     61 | 48.973 % |
53.15/53.24	c |     87378 |    2916    13029    36828 |    18148    17731     57 | 48.973 % |
82.45/82.54	c |    131167 |    2916    13029    36828 |    19963    14016     48 | 48.973 % |
131.03/131.10	c |    196851 |    2916    13029    36828 |    21959    15438     49 | 48.973 % |
211.90/212.01	c |    295379 |    2916    13029    36828 |    24155    18106     52 | 48.973 % |
332.86/333.09	c |    443169 |    2916    13029    36828 |    26571    15470     32 | 48.973 % |
519.69/519.97	c |    664855 |    2916    13029    36828 |    29228    27039     32 | 48.973 % |
803.39/803.73	c |    997381 |    2916    13029    36828 |    32151    22618     47 | 48.973 % |
1200.06/1200.50	sh: line 1: 23577 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.06/1200.50	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-1728968-1240743468/watcher-1728968-1240743468 -o /tmp/evaluation-result-1728968-1240743468/solver-1728968-1240743468 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1728968-1240743468.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.98 1.01 1.00 3/64 23574
/proc/meminfo: memFree=1570344/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=1660 CPUtime=0
/proc/23574/stat : 23574 (IUT_BMB_SAT) R 23572 23574 23200 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102379744 1699840 166 1992294400 134512640 135635285 4294956208 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 1 0 0
/proc/23574/statm: 415 166 92 274 0 138 0

[startup+0.069687 s]
/proc/loadavg: 0.98 1.01 1.00 3/64 23574
/proc/meminfo: memFree=1570344/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=3692 CPUtime=0.06
/proc/23574/stat : 23574 (IUT_BMB_SAT) R 23572 23574 23200 0 -1 4194304 749 0 0 0 6 0 0 0 18 0 1 0 102379744 3780608 732 1992294400 134512640 135635285 4294956208 18446744073709551615 134533057 0 0 4096 0 0 0 0 17 1 0 0
/proc/23574/statm: 923 733 99 274 0 646 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 3692

[startup+0.101691 s]
/proc/loadavg: 0.98 1.01 1.00 3/64 23574
/proc/meminfo: memFree=1570344/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=4088 CPUtime=0.09
/proc/23574/stat : 23574 (IUT_BMB_SAT) R 23572 23574 23200 0 -1 4194304 841 0 0 0 9 0 0 0 18 0 1 0 102379744 4186112 824 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/23574/statm: 1022 824 99 274 0 745 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4088

[startup+0.301723 s]
/proc/loadavg: 0.98 1.01 1.00 3/64 23574
/proc/meminfo: memFree=1570344/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.29
/proc/23574/stat : 23574 (IUT_BMB_SAT) R 23572 23574 23200 0 -1 4194304 1526 0 0 0 28 1 0 0 19 0 1 0 102379744 6832128 1490 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/23574/statm: 1668 1490 101 274 0 1391 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6672

[startup+0.701786 s]
/proc/loadavg: 0.98 1.01 1.00 3/64 23574
/proc/meminfo: memFree=1570344/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
Current children cumulated CPU time (s) 0.45
Current children cumulated vsize (KiB) 6672

[startup+1.50191 s]
/proc/loadavg: 0.98 1.01 1.00 2/67 23577
/proc/meminfo: memFree=1559952/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=5584 CPUtime=1.03
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 1224 0 0 0 103 0 0 0 25 0 1 0 102379791 5718016 1111 1992294400 134512640 135243223 4294956304 18446744073709551615 134558275 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 1396 1111 84 178 0 1216 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 17612

[startup+3.10117 s]
/proc/loadavg: 0.98 1.01 1.00 2/67 23577
/proc/meminfo: memFree=1559504/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=6508 CPUtime=2.62
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 1446 0 0 0 262 0 0 0 25 0 1 0 102379791 6664192 1333 1992294400 134512640 135243223 4294956304 18446744073709551615 134565446 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 1627 1333 84 178 0 1447 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 18536

[startup+6.30168 s]
/proc/loadavg: 0.99 1.01 1.00 2/67 23577
/proc/meminfo: memFree=1557840/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=7960 CPUtime=5.82
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 1819 0 0 0 582 0 0 0 25 0 1 0 102379791 8151040 1706 1992294400 134512640 135243223 4294956304 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 1990 1706 84 178 0 1810 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19988

[startup+12.7017 s]
/proc/loadavg: 0.99 1.01 1.00 2/67 23577
/proc/meminfo: memFree=1556176/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=9280 CPUtime=12.22
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 2154 0 0 0 1221 1 0 0 25 0 1 0 102379791 9502720 2041 1992294400 134512640 135243223 4294956304 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 2320 2041 84 178 0 2140 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 21308

[startup+25.5017 s]
/proc/loadavg: 0.99 1.01 1.00 2/67 23577
/proc/meminfo: memFree=1555088/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=10204 CPUtime=25.02
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 2365 0 0 0 2501 1 0 0 25 0 1 0 102379791 10448896 2252 1992294400 134512640 135243223 4294956304 18446744073709551615 134564975 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 2551 2252 84 178 0 2371 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 22232

[startup+51.1018 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 23577
/proc/meminfo: memFree=1553808/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=11532 CPUtime=50.6
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 2689 0 0 0 5059 1 0 0 25 0 1 0 102379791 11808768 2576 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 2883 2576 84 178 0 2703 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 23560

[startup+102.306 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 23577
/proc/meminfo: memFree=1553616/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=11672 CPUtime=101.8
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 2724 0 0 0 10178 2 0 0 25 0 1 0 102379791 11952128 2611 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 2918 2611 84 178 0 2738 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 23700

[startup+162.303 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 23577
/proc/meminfo: memFree=1552336/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=13000 CPUtime=161.76
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 3063 0 0 0 16174 2 0 0 25 0 1 0 102379791 13312000 2950 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 3250 2950 84 178 0 3070 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 25028

[startup+222.301 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 23583
/proc/meminfo: memFree=1551440/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=13792 CPUtime=221.75
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 3251 0 0 0 22172 3 0 0 25 0 1 0 102379791 14123008 3138 1992294400 134512640 135243223 4294956304 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 3448 3138 84 178 0 3268 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 25820

[startup+282.302 s]
/proc/loadavg: 0.99 1.00 1.00 2/67 23583
/proc/meminfo: memFree=1551440/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0

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

[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=17224 CPUtime=701.58
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 4114 0 0 0 70154 4 0 0 25 0 1 0 102379791 17637376 4001 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 4306 4001 84 178 0 4126 0
Current children cumulated CPU time (s) 702.03
Current children cumulated vsize (KiB) 29252

[startup+762.305 s]
/proc/loadavg: 1.04 1.01 1.00 2/67 23583
/proc/meminfo: memFree=1547856/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=17224 CPUtime=761.56
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 4114 0 0 0 76152 4 0 0 25 0 1 0 102379791 17637376 4001 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 4306 4001 84 178 0 4126 0
Current children cumulated CPU time (s) 762.01
Current children cumulated vsize (KiB) 29252

[startup+822.303 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 23583
/proc/meminfo: memFree=1547792/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=17224 CPUtime=821.55
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 4116 0 0 0 82150 5 0 0 25 0 1 0 102379791 17637376 4003 1992294400 134512640 135243223 4294956304 18446744073709551615 134564621 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 4306 4003 84 178 0 4126 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 29252

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23583
/proc/meminfo: memFree=1547792/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=17224 CPUtime=881.52
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 4128 0 0 0 88147 5 0 0 25 0 1 0 102379791 17637376 4015 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 4306 4015 84 178 0 4126 0
Current children cumulated CPU time (s) 881.97
Current children cumulated vsize (KiB) 29252

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23583
/proc/meminfo: memFree=1547792/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=17224 CPUtime=941.5
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 4128 0 0 0 94145 5 0 0 25 0 1 0 102379791 17637376 4015 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 4306 4015 84 178 0 4126 0
Current children cumulated CPU time (s) 941.95
Current children cumulated vsize (KiB) 29252

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23583
/proc/meminfo: memFree=1547728/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=17224 CPUtime=1001.48
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 4128 0 0 0 100143 5 0 0 25 0 1 0 102379791 17637376 4015 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 4306 4015 84 178 0 4126 0
Current children cumulated CPU time (s) 1001.93
Current children cumulated vsize (KiB) 29252

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23583
/proc/meminfo: memFree=1547728/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=17224 CPUtime=1061.46
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 4129 0 0 0 106141 5 0 0 25 0 1 0 102379791 17637376 4016 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 4306 4016 84 178 0 4126 0
Current children cumulated CPU time (s) 1061.91
Current children cumulated vsize (KiB) 29252

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23583
/proc/meminfo: memFree=1547728/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=17224 CPUtime=1121.44
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 4131 0 0 0 112139 5 0 0 25 0 1 0 102379791 17637376 4018 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 4306 4018 84 178 0 4126 0
Current children cumulated CPU time (s) 1121.89
Current children cumulated vsize (KiB) 29252

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23583
/proc/meminfo: memFree=1547664/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=17224 CPUtime=1181.41
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 4131 0 0 0 118136 5 0 0 25 0 1 0 102379791 17637376 4018 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 4306 4018 84 178 0 4126 0
Current children cumulated CPU time (s) 1181.86
Current children cumulated vsize (KiB) 29252



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23583
/proc/meminfo: memFree=1547664/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=17224 CPUtime=1199.61
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 4131 0 0 0 119956 5 0 0 25 0 1 0 102379791 17637376 4018 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 4306 4018 84 178 0 4126 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 29252

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1200.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23583
/proc/meminfo: memFree=1547664/2055920 swapFree=4181132/4192956
[pid=23574] ppid=23572 vsize=6672 CPUtime=0.45
/proc/23574/stat : 23574 (IUT_BMB_SAT) S 23572 23574 23200 0 -1 4194304 1532 0 0 0 32 13 0 0 21 0 1 0 102379744 6832128 1495 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/23574/statm: 1668 1495 106 274 0 1391 0
[pid=23576] ppid=23574 vsize=5356 CPUtime=0
/proc/23576/stat : 23576 (sh) S 23574 23574 23200 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102379790 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 269028483908 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/23576/statm: 1339 232 193 169 0 50 0
[pid=23577] ppid=23576 vsize=17224 CPUtime=1199.61
/proc/23577/stat : 23577 (minisat) R 23576 23574 23200 0 -1 4194304 4131 0 0 0 119956 5 0 0 25 0 1 0 102379791 17637376 4018 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 1 0 0
/proc/23577/statm: 4306 4018 84 178 0 4126 0
Current children cumulated CPU time (s) 1200.06
Current children cumulated vsize (KiB) 29252

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1200.52
CPU time (s): 1200.1
CPU user time (s): 1199.9
CPU system time (s): 0.200969
CPU usage (%): 99.965
Max. virtual memory (cumulated for all children) (KiB): 29252

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

runsolver used 1.06684 second user time and 3.3115 second system time

The end

Launcher Data

Begin job on node26 at 2009-04-26 12:57:48
IDJOB=1728968
IDBENCH=24690
IDSOLVER=523
FILE ID=node26/1728968-1240743468
PBS_JOBID= 9186965
Free space on /tmp= 66108 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest02/pyhala-braun-unsat-40-4-02.sat05-459.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728968-1240743468/watcher-1728968-1240743468 -o /tmp/evaluation-result-1728968-1240743468/solver-1728968-1240743468 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1728968-1240743468.cnf HOME

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

MD5SUM BENCH= ad877d677446ba8c798f8e71c4c035c2
RANDOM SEED=689187251

node26.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.261
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.261
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:       1570760 kB
Buffers:         51036 kB
Cached:         356712 kB
SwapCached:       5692 kB
Active:          87884 kB
Inactive:       328084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1570760 kB
SwapTotal:     4192956 kB
SwapFree:      4181132 kB
Dirty:            2684 kB
Writeback:           0 kB
Mapped:          13568 kB
Slab:            55220 kB
Committed_AS:   361380 kB
PageTables:       1368 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= 66104 MiB
End job on node26 at 2009-04-26 13:17:50