Trace number 1561282

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

General information on the benchmark

NameCRAFTED/edgematching/
compact/em_7_4_8_cmp.cnf
MD5SUMd839e5ec929f609c698ac596e6e9f69b
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.026995
Satisfiable
(Un)Satisfiability was proved
Number of variables1617
Number of clauses14513
Sum of the clauses size47145
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23056
Number of clauses of size 38550
Number of clauses of size 4932
Number of clauses of size 51825
Number of clauses of size over 5150

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.14	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.14	c ============================[ Problem Statistics ]=============================
0.09/0.14	c |                                                                             |
0.09/0.14	c |  Number of variables:  1617                                                 |
0.09/0.14	c |  Number of clauses:    14513                                                |
0.09/0.16	c |  Parsing time:         0.01         s                                       |
0.09/0.18	c ============================[ Search Statistics ]==============================
0.09/0.18	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.09/0.18	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.09/0.18	c ===============================================================================
0.09/0.18	c |         0 |    1613    14063    45809 |     4687        0    nan |  0.000 % |
0.09/0.18	c |       101 |    1613    14063    45809 |     5156      101     12 |  0.000 % |
0.09/0.19	c |       252 |    1613    14063    45809 |     5672      252     44 |  0.000 % |
0.13/0.20	c |       479 |    1601    14063    45809 |     6239      477     51 |  0.742 % |
0.13/0.21	c |       817 |    1601    14063    45809 |     6863      815     36 |  0.742 % |
0.13/0.23	c |      1323 |    1601    14027    45737 |     7549     1321     31 |  0.742 % |
0.13/0.25	c |      2082 |    1594    14027    45737 |     8304     2078     29 |  1.175 % |
0.13/0.30	c |      3223 |    1588    14027    45737 |     9134     3218     31 |  1.546 % |
0.13/0.49	c |      4931 |    1588    13974    45621 |    10048     4923     50 |  1.546 % |
0.13/0.64	c |      7494 |    1588    13974    45621 |    11053     7486     46 |  1.546 % |
1.08/1.11	c |     11338 |    1587    13957    45577 |    12158    11327     52 |  1.608 % |
1.48/1.58	c |     17107 |    1587    13957    45577 |    13374    10781     47 |  1.608 % |
2.28/2.38	c |     25757 |    1587    13957    45577 |    14711    12543     45 |  1.608 % |
3.87/3.95	c |     38732 |    1587    13957    45577 |    16183    10401     49 |  1.608 % |
7.07/7.12	c |     58195 |    1587    13957    45577 |    17801    13413     58 |  1.608 % |
12.56/12.69	c |     87387 |    1587    13957    45577 |    19581    15105     57 |  1.608 % |
22.37/22.47	c |    131179 |    1587    13957    45577 |    21539    19002     63 |  1.608 % |
41.05/41.12	c |    196864 |    1586    13940    45533 |    23693    19059     67 |  1.670 % |
73.03/73.17	c |    295393 |    1585    13923    45489 |    26063    21161     63 |  1.732 % |
129.11/129.27	c |    443185 |    1584    13906    45445 |    28669    23331     66 |  1.793 % |
232.55/232.73	c |    664869 |    1578    13804    45181 |    31536    26968     70 |  2.165 % |
386.99/387.29	c |    997394 |    1575    13753    45049 |    34689    22721     61 |  2.350 % |
667.56/667.91	c |   1496182 |    1575    13753    45049 |    38158    30233     94 |  2.350 % |
1200.04/1200.61	sh: line 1:  6453 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.04/1200.61	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-1561282-1238764378/watcher-1561282-1238764378 -o /tmp/evaluation-result-1561282-1238764378/solver-1561282-1238764378 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1561282-1238764378.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 6450
/proc/meminfo: memFree=1724616/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=1616 CPUtime=0
/proc/6450/stat : 6450 (IUT_BMB_SAT) R 6448 6450 5981 0 -1 4194304 235 0 0 0 0 0 0 0 18 0 1 0 1149102670 1654784 218 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/6450/statm: 404 218 93 274 0 127 0

[startup+0.0749829 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6450
/proc/meminfo: memFree=1724616/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.07
/proc/6450/stat : 6450 (IUT_BMB_SAT) R 6448 6450 5981 0 -1 4194304 530 0 0 0 7 0 0 0 18 0 1 0 1149102670 2871296 513 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/6450/statm: 701 513 100 274 0 424 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 2804

[startup+0.101948 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6450
/proc/meminfo: memFree=1724616/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.09
/proc/6450/stat : 6450 (IUT_BMB_SAT) R 6448 6450 5981 0 -1 4194304 530 0 0 0 8 1 0 0 18 0 1 0 1149102670 2871296 513 1992294400 134512640 135635285 4294956208 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/6450/statm: 701 513 100 274 0 424 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2804

[startup+0.301971 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6450
/proc/meminfo: memFree=1724616/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 2804

[startup+0.702016 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 6450
/proc/meminfo: memFree=1724616/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 2804

[startup+1.5011 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 6453
/proc/meminfo: memFree=1718576/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=5956 CPUtime=1.35
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 1191 0 0 0 135 0 0 0 25 0 1 0 1149102685 6098944 1170 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 1489 1170 85 178 0 1309 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 14116

[startup+3.10128 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 6453
/proc/meminfo: memFree=1717616/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=6352 CPUtime=2.94
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 1315 0 0 0 294 0 0 0 25 0 1 0 1149102685 6504448 1294 1992294400 134512640 135243223 4294956304 18446744073709551615 134567722 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 1588 1294 85 178 0 1408 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 14512

[startup+6.30264 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 6453
/proc/meminfo: memFree=1716208/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=7672 CPUtime=6.14
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 1636 0 0 0 614 0 0 0 25 0 1 0 1149102685 7856128 1615 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 1918 1615 85 178 0 1738 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15832

[startup+12.7014 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 6453
/proc/meminfo: memFree=1715184/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=8548 CPUtime=12.53
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 1842 0 0 0 1253 0 0 0 25 0 1 0 1149102685 8753152 1821 1992294400 134512640 135243223 4294956304 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 2137 1821 85 178 0 1957 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 16708

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 6453
/proc/meminfo: memFree=1713328/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=10400 CPUtime=25.34
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 2320 0 0 0 2533 1 0 0 25 0 1 0 1149102685 10649600 2299 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 2600 2299 85 178 0 2420 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 18560

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 6453
/proc/meminfo: memFree=1711344/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=12384 CPUtime=50.92
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 2817 0 0 0 5091 1 0 0 25 0 1 0 1149102685 12681216 2796 1992294400 134512640 135243223 4294956304 18446744073709551615 134564945 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 3096 2796 85 178 0 2916 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 20544

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 6453
/proc/meminfo: memFree=1709360/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=14364 CPUtime=102.1
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 3310 0 0 0 10208 2 0 0 25 0 1 0 1149102685 14708736 3289 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 3591 3289 85 178 0 3411 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 22524

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 6453
/proc/meminfo: memFree=1706672/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=16996 CPUtime=162.07
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 3939 0 0 0 16204 3 0 0 25 0 1 0 1149102685 17403904 3918 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/6453/statm: 4249 3918 85 178 0 4069 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 25156

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 6453
/proc/meminfo: memFree=1704368/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=19416 CPUtime=222.02
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 4525 0 0 0 22198 4 0 0 25 0 1 0 1149102685 19881984 4504 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 4854 4504 85 178 0 4674 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 27576

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 6453
/proc/meminfo: memFree=1703600/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1695088/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=28612 CPUtime=641.85
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 6792 0 0 0 64178 7 0 0 25 0 1 0 1149102685 29298688 6771 1992294400 134512640 135243223 4294956304 18446744073709551615 134555639 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 7153 6771 85 178 0 6973 0
Current children cumulated CPU time (s) 641.98
Current children cumulated vsize (KiB) 36772

[startup+702.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 6453
/proc/meminfo: memFree=1693104/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=30644 CPUtime=701.81
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 7278 0 0 0 70174 7 0 0 25 0 1 0 1149102685 31379456 7257 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 7661 7257 85 178 0 7481 0
Current children cumulated CPU time (s) 701.94
Current children cumulated vsize (KiB) 38804

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 6453
/proc/meminfo: memFree=1692912/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=30784 CPUtime=761.8
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 7327 0 0 0 76173 7 0 0 25 0 1 0 1149102685 31522816 7306 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 7696 7306 85 178 0 7516 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 38944

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 6453
/proc/meminfo: memFree=1692528/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=31236 CPUtime=821.77
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 7428 0 0 0 82170 7 0 0 25 0 1 0 1149102685 31985664 7407 1992294400 134512640 135243223 4294956304 18446744073709551615 134565185 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 7809 7407 85 178 0 7629 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 39396

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 6453
/proc/meminfo: memFree=1692144/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=31680 CPUtime=881.74
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 7517 0 0 0 88167 7 0 0 25 0 1 0 1149102685 32440320 7496 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 7920 7496 85 178 0 7740 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 39840

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 6453
/proc/meminfo: memFree=1691952/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=31844 CPUtime=941.71
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 7576 0 0 0 94164 7 0 0 25 0 1 0 1149102685 32608256 7555 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 7961 7555 85 178 0 7781 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 40004

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 6453
/proc/meminfo: memFree=1691824/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=32012 CPUtime=1001.69
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 7608 0 0 0 100162 7 0 0 25 0 1 0 1149102685 32780288 7587 1992294400 134512640 135243223 4294956304 18446744073709551615 134555637 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 8003 7587 85 178 0 7823 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 40172

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 6453
/proc/meminfo: memFree=1691760/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=32152 CPUtime=1061.66
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 7619 0 0 0 106159 7 0 0 25 0 1 0 1149102685 32923648 7598 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 8038 7598 85 178 0 7858 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 40312

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 6453
/proc/meminfo: memFree=1691760/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=32152 CPUtime=1121.64
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 7620 0 0 0 112157 7 0 0 25 0 1 0 1149102685 32923648 7599 1992294400 134512640 135243223 4294956304 18446744073709551615 134555771 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 8038 7599 85 178 0 7858 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 40312

[startup+1182.3 s]
/proc/loadavg: 1.03 0.99 1.00 2/67 6453
/proc/meminfo: memFree=1691696/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=32152 CPUtime=1181.61
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 7620 0 0 0 118154 7 0 0 25 0 1 0 1149102685 32923648 7599 1992294400 134512640 135243223 4294956304 18446744073709551615 134555628 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 8038 7599 85 178 0 7858 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 40312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.02 0.99 1.00 2/67 6453
/proc/meminfo: memFree=1691696/2055920 swapFree=4176924/4192956
[pid=6450] ppid=6448 vsize=2804 CPUtime=0.13
/proc/6450/stat : 6450 (IUT_BMB_SAT) S 6448 6450 5981 0 -1 4194304 536 0 0 0 9 4 0 0 18 0 1 0 1149102670 2871296 518 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/6450/statm: 701 518 105 274 0 424 0
[pid=6452] ppid=6450 vsize=5356 CPUtime=0
/proc/6452/stat : 6452 (sh) S 6450 6450 5981 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1149102685 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 266134414148 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/6452/statm: 1339 232 193 169 0 50 0
[pid=6453] ppid=6452 vsize=32152 CPUtime=1199.91
/proc/6453/stat : 6453 (minisat) R 6452 6450 5981 0 -1 4194304 7620 0 0 0 119984 7 0 0 25 0 1 0 1149102685 32923648 7599 1992294400 134512640 135243223 4294956304 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/6453/statm: 8038 7599 85 178 0 7858 0
Current children cumulated CPU time (s) 1200.04
Current children cumulated vsize (KiB) 40312

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.62
CPU time (s): 1200.08
CPU user time (s): 1199.95
CPU system time (s): 0.132979
CPU usage (%): 99.9553
Max. virtual memory (cumulated for all children) (KiB): 40312

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

runsolver used 1.00785 second user time and 3.37049 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-03 15:12:58
IDJOB=1561282
IDBENCH=70912
IDSOLVER=523
FILE ID=node35/1561282-1238764378
PBS_JOBID= 9085502
Free space on /tmp= 66480 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/APPLICATIONS/edgematching/compact/em_7_4_8_cmp.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1561282-1238764378/watcher-1561282-1238764378 -o /tmp/evaluation-result-1561282-1238764378/solver-1561282-1238764378 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1561282-1238764378.cnf HOME

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

MD5SUM BENCH= d839e5ec929f609c698ac596e6e9f69b
RANDOM SEED=255728842

node35.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.229
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.229
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:       1725096 kB
Buffers:         44040 kB
Cached:         200344 kB
SwapCached:      10140 kB
Active:          87564 kB
Inactive:       168652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1725096 kB
SwapTotal:     4192956 kB
SwapFree:      4176924 kB
Dirty:            2464 kB
Writeback:           0 kB
Mapped:          17584 kB
Slab:            60656 kB
Committed_AS:  3032168 kB
PageTables:       1404 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= 66476 MiB
End job on node35 at 2009-04-03 15:32:58