Trace number 1718200

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

General information on the benchmark

Nameindustrial/jarvisalo/
eq.atree.braun.11.unsat.cnf
MD5SUM90581094793af5fc10d4e4b9a10259ac
Bench CategoryAPPLICATION (applications 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 variables1400
Number of clauses4732
Sum of the clauses size12300
Maximum clause length21
Minimum clause length1
Number of clauses of size 13
Number of clauses of size 22052
Number of clauses of size 32605
Number of clauses of size 427
Number of clauses of size 531
Number of clauses of size over 514

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.03/0.06	c WARNING: for repeatability, setting FPU to use double precision
0.03/0.06	c ============================[ Problem Statistics ]=============================
0.03/0.06	c |                                                                             |
0.03/0.06	c |  Number of variables:  1400                                                 |
0.03/0.06	c |  Number of clauses:    4687                                                 |
0.03/0.06	c |  Parsing time:         0.01         s                                       |
0.03/0.07	c ============================[ Search Statistics ]==============================
0.03/0.07	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.03/0.07	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.03/0.07	c ===============================================================================
0.03/0.07	c |         0 |     952     3947    11756 |     1315        0    nan |  0.000 % |
0.03/0.08	c |       101 |     952     3947    11756 |     1447      101     18 |  0.000 % |
0.03/0.08	c |       251 |     952     3947    11756 |     1591      251     18 |  0.002 % |
0.03/0.09	c |       477 |     952     3947    11756 |     1751      477     16 |  0.000 % |
0.05/0.10	c |       815 |     952     3947    11756 |     1926      815     17 |  0.000 % |
0.05/0.14	c |      1321 |     952     3947    11756 |     2118     1321     24 |  0.000 % |
0.05/0.19	c |      2080 |     952     3947    11756 |     2330     2080     29 |  0.000 % |
0.05/0.24	c |      3220 |     952     3947    11756 |     2563     1986     23 |  0.000 % |
0.05/0.36	c |      4928 |     952     3947    11756 |     2820     2181     34 |  0.000 % |
0.05/0.60	c |      7491 |     952     3947    11756 |     3102     1699     25 |  0.000 % |
0.05/0.88	c |     11336 |     952     3947    11756 |     3412     3660     33 |  0.002 % |
1.28/1.30	c |     17104 |     952     3947    11756 |     3753     2288     15 |  0.000 % |
1.88/1.91	c |     25754 |     952     3947    11756 |     4129     2951     38 |  0.000 % |
3.28/3.39	c |     38729 |     952     3947    11756 |     4542     2646     28 |  0.000 % |
5.28/5.33	c |     58190 |     952     3947    11756 |     4996     4532     46 |  0.000 % |
7.78/7.83	c |     87383 |     952     3947    11756 |     5495     4601     41 |  0.000 % |
12.78/12.84	c |    131173 |     952     3947    11756 |     6045     5416     39 |  0.000 % |
19.67/19.75	c |    196857 |     952     3947    11756 |     6649     4596     47 |  0.002 % |
31.87/31.97	c |    295384 |     949     3939    11724 |     7314     6790     41 |  0.214 % |
52.16/52.25	c |    443173 |     949     3935    11708 |     8046     3882     16 |  0.214 % |
80.05/80.11	c |    664858 |     947     3926    11678 |     8851     5192     43 |  0.357 % |
123.84/123.95	c |    997384 |     947     3926    11678 |     9736     8553     50 |  0.359 % |
202.91/203.00	c |   1496176 |     946     3922    11662 |    10709     9797     39 |  0.429 % |
323.18/323.35	c |   2244358 |     946     3922    11662 |    11780    10627     53 |  0.430 % |
521.91/522.15	c |   3366634 |     946     3922    11662 |    12958    12080     31 |  0.429 % |
834.50/834.89	c |   5050046 |     946     3922    11662 |    14254     6869     44 |  0.430 % |
1200.07/1200.50	sh: line 1:  4208 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.07/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-1718200-1240634517/watcher-1718200-1240634517 -o /tmp/evaluation-result-1718200-1240634517/solver-1718200-1240634517 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1718200-1240634517.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.85 0.97 0.99 3/65 4205
/proc/meminfo: memFree=864832/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=1548 CPUtime=0
/proc/4205/stat : 4205 (IUT_BMB_SAT) R 4203 4205 4168 0 -1 4194304 196 0 0 0 0 0 0 0 18 0 1 0 91480987 1585152 179 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/4205/statm: 387 179 99 274 0 110 0

[startup+0.0380669 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 4205
/proc/meminfo: memFree=864832/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.03
/proc/4205/stat : 4205 (IUT_BMB_SAT) R 4203 4205 4168 0 -1 4194304 338 0 0 0 3 0 0 0 18 0 1 0 91480987 2125824 321 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 1 0 0
/proc/4205/statm: 519 321 101 274 0 242 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 2076

[startup+0.101079 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 4205
/proc/meminfo: memFree=864832/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2076

[startup+0.301115 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 4205
/proc/meminfo: memFree=864832/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2076

[startup+0.70119 s]
/proc/loadavg: 0.85 0.97 0.99 3/65 4205
/proc/meminfo: memFree=864832/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 2076

[startup+1.50134 s]
/proc/loadavg: 0.85 0.97 0.99 2/68 4208
/proc/meminfo: memFree=862248/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=3064 CPUtime=1.43
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 445 0 0 0 143 0 0 0 25 0 1 0 91480994 3137536 426 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 766 426 84 178 0 586 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 10496

[startup+3.10164 s]
/proc/loadavg: 0.85 0.97 0.99 2/68 4208
/proc/meminfo: memFree=861736/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=3592 CPUtime=3.03
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 549 0 0 0 303 0 0 0 25 0 1 0 91480994 3678208 530 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 898 530 84 178 0 718 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 11024

[startup+6.30223 s]
/proc/loadavg: 0.86 0.97 0.99 2/68 4208
/proc/meminfo: memFree=861096/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=3988 CPUtime=6.23
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 649 0 0 0 623 0 0 0 25 0 1 0 91480994 4083712 630 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 997 630 84 178 0 817 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11420

[startup+12.7014 s]
/proc/loadavg: 0.87 0.97 0.99 2/68 4208
/proc/meminfo: memFree=860936/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=4384 CPUtime=12.63
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 760 0 0 0 1263 0 0 0 25 0 1 0 91480994 4489216 741 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 1096 741 84 178 0 916 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 11816

[startup+25.5018 s]
/proc/loadavg: 0.90 0.97 0.99 2/68 4208
/proc/meminfo: memFree=859848/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=5304 CPUtime=25.42
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 986 0 0 0 2542 0 0 0 25 0 1 0 91480994 5431296 967 1992294400 134512640 135243223 4294956320 18446744073709551615 134572607 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 1326 967 84 178 0 1146 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 12736

[startup+51.1026 s]
/proc/loadavg: 0.93 0.97 0.99 2/68 4208
/proc/meminfo: memFree=859848/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=5304 CPUtime=51.01
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 989 0 0 0 5101 0 0 0 25 0 1 0 91480994 5431296 970 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 1326 970 84 178 0 1146 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 12736

[startup+102.306 s]
/proc/loadavg: 0.97 0.97 0.99 2/68 4208
/proc/meminfo: memFree=858824/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=6352 CPUtime=102.19
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 1260 0 0 0 10219 0 0 0 25 0 1 0 91480994 6504448 1241 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 1588 1241 84 178 0 1408 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 13784

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 4208
/proc/meminfo: memFree=857736/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=7384 CPUtime=162.18
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 1510 0 0 0 16217 1 0 0 25 0 1 0 91480994 7561216 1490 1992294400 134512640 135243223 4294956320 18446744073709551615 134555520 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 1846 1490 84 178 0 1666 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 14816

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 4208
/proc/meminfo: memFree=857736/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=7384 CPUtime=222.16
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 1511 0 0 0 22215 1 0 0 25 0 1 0 91480994 7561216 1491 1992294400 134512640 135243223 4294956320 18446744073709551615 134555727 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 1846 1491 84 178 0 1666 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 14816

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 4208
/proc/meminfo: memFree=857288/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=855688/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=9384 CPUtime=701.99
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 2051 0 0 0 70198 1 0 0 25 0 1 0 91480994 9609216 2007 1992294400 134512640 135243223 4294956320 18446744073709551615 134555693 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 2346 2007 84 178 0 2166 0
Current children cumulated CPU time (s) 702.04
Current children cumulated vsize (KiB) 16816

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 4208
/proc/meminfo: memFree=855304/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=9912 CPUtime=761.98
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 2173 0 0 0 76197 1 0 0 25 0 1 0 91480994 10149888 2129 1992294400 134512640 135243223 4294956320 18446744073709551615 134558288 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 2478 2129 84 178 0 2298 0
Current children cumulated CPU time (s) 762.03
Current children cumulated vsize (KiB) 17344

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 4208
/proc/meminfo: memFree=855240/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=9844 CPUtime=821.95
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 2173 0 0 0 82194 1 0 0 25 0 1 0 91480994 10080256 2124 1992294400 134512640 135243223 4294956320 18446744073709551615 134555741 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 2461 2124 84 178 0 2281 0
Current children cumulated CPU time (s) 822
Current children cumulated vsize (KiB) 17276

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 4208
/proc/meminfo: memFree=855304/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=9832 CPUtime=881.93
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 2173 0 0 0 88192 1 0 0 25 0 1 0 91480994 10067968 2121 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 2458 2121 84 178 0 2278 0
Current children cumulated CPU time (s) 881.98
Current children cumulated vsize (KiB) 17264

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 4208
/proc/meminfo: memFree=855240/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=9832 CPUtime=941.91
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 2173 0 0 0 94190 1 0 0 25 0 1 0 91480994 10067968 2121 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 2458 2121 84 178 0 2278 0
Current children cumulated CPU time (s) 941.96
Current children cumulated vsize (KiB) 17264

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 4208
/proc/meminfo: memFree=855304/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=9832 CPUtime=1001.89
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 2173 0 0 0 100188 1 0 0 25 0 1 0 91480994 10067968 2121 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 2458 2121 84 178 0 2278 0
Current children cumulated CPU time (s) 1001.94
Current children cumulated vsize (KiB) 17264

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 4208
/proc/meminfo: memFree=855112/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=10036 CPUtime=1061.87
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 2219 0 0 0 106186 1 0 0 25 0 1 0 91480994 10276864 2167 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 2509 2167 84 178 0 2329 0
Current children cumulated CPU time (s) 1061.92
Current children cumulated vsize (KiB) 17468

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/68 4208
/proc/meminfo: memFree=855112/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=10036 CPUtime=1121.85
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 2219 0 0 0 112184 1 0 0 25 0 1 0 91480994 10276864 2167 1992294400 134512640 135243223 4294956320 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 2509 2167 84 178 0 2329 0
Current children cumulated CPU time (s) 1121.9
Current children cumulated vsize (KiB) 17468

[startup+1182.3 s]
/proc/loadavg: 1.04 0.99 0.99 2/68 4214
/proc/meminfo: memFree=855048/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=10004 CPUtime=1181.83
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 2219 0 0 0 118182 1 0 0 25 0 1 0 91480994 10244096 2164 1992294400 134512640 135243223 4294956320 18446744073709551615 134555794 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 2501 2164 84 178 0 2321 0
Current children cumulated CPU time (s) 1181.88
Current children cumulated vsize (KiB) 17436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.5 s]
/proc/loadavg: 1.03 0.99 0.99 2/68 4214
/proc/meminfo: memFree=855112/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=10004 CPUtime=1200.02
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 2219 0 0 0 120001 1 0 0 25 0 1 0 91480994 10244096 2164 1992294400 134512640 135243223 4294956320 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 2501 2164 84 178 0 2321 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 17436

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.5 s]
/proc/loadavg: 1.03 0.99 0.99 2/68 4214
/proc/meminfo: memFree=855112/2055920 swapFree=4192956/4192956
[pid=4205] ppid=4203 vsize=2076 CPUtime=0.05
/proc/4205/stat : 4205 (IUT_BMB_SAT) S 4203 4205 4168 0 -1 4194304 344 0 0 0 4 1 0 0 18 0 1 0 91480987 2125824 326 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/4205/statm: 519 326 106 274 0 242 0
[pid=4207] ppid=4205 vsize=5356 CPUtime=0
/proc/4207/stat : 4207 (sh) S 4205 4205 4168 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 91480993 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224264774468 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/4207/statm: 1339 232 193 169 0 50 0
[pid=4208] ppid=4207 vsize=10004 CPUtime=1200.02
/proc/4208/stat : 4208 (minisat) R 4207 4205 4168 0 -1 4194304 2219 0 0 0 120001 1 0 0 25 0 1 0 91480994 10244096 2164 1992294400 134512640 135243223 4294956320 18446744073709551615 134565437 0 0 4096 3 0 0 0 17 1 0 0
/proc/4208/statm: 2501 2164 84 178 0 2321 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 17436

Child status: 0
Real time (s): 1200.51
CPU time (s): 1200.1
CPU user time (s): 1200.07
CPU system time (s): 0.037994
CPU usage (%): 99.966
Max. virtual memory (cumulated for all children) (KiB): 17528

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.07
system time used= 0.037994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3006
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= 9
involuntary context switches= 1577

runsolver used 1.02584 second user time and 3.35449 second system time

The end

Launcher Data

Begin job on node82 at 2009-04-25 06:41:57
IDJOB=1718200
IDBENCH=20472
IDSOLVER=523
FILE ID=node82/1718200-1240634517
PBS_JOBID= 9186433
Free space on /tmp= 66276 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/industrial/jarvisalo/eq.atree.braun.11.unsat.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1718200-1240634517/watcher-1718200-1240634517 -o /tmp/evaluation-result-1718200-1240634517/solver-1718200-1240634517 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1718200-1240634517.cnf HOME

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

MD5SUM BENCH= 90581094793af5fc10d4e4b9a10259ac
RANDOM SEED=1023463458

node82.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.259
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.259
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        865248 kB
Buffers:         89820 kB
Cached:         997840 kB
SwapCached:          0 kB
Active:         378096 kB
Inactive:       724040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        865248 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            2364 kB
Writeback:           0 kB
Mapped:          24176 kB
Slab:            74516 kB
Committed_AS:   211412 kB
PageTables:       1384 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66276 MiB
End job on node82 at 2009-04-25 07:01:57