Trace number 1532111

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

General information on the benchmark

NameRANDOM/LARGE/5SAT/UNKNOWN/800/
unif-k5-r20-v800-c16000-S1353769076-009.cnf
MD5SUM0aeb33d4615b67c4ba3e205bec8691bf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark87.8936
Satisfiable
(Un)Satisfiability was proved
Number of variables800
Number of clauses16000
Sum of the clauses size80000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 516000
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.09/0.15	c WARNING: for repeatability, setting FPU to use double precision
0.09/0.15	c ============================[ Problem Statistics ]=============================
0.09/0.15	c |                                                                             |
0.09/0.15	c |  Number of variables:  800                                                  |
0.09/0.15	c |  Number of clauses:    16000                                                |
0.09/0.18	c |  Parsing time:         0.02         s                                       |
0.14/0.25	c ============================[ Search Statistics ]==============================
0.14/0.25	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.14/0.25	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.14/0.25	c ===============================================================================
0.14/0.25	c |         0 |     800    16000    80000 |     5333        0    nan |  0.000 % |
0.14/0.26	c |       100 |     800    16000    80000 |     5866      100    101 |  0.000 % |
0.14/0.27	c |       250 |     800    16000    80000 |     6453      250    101 |  0.000 % |
0.14/0.29	c |       476 |     800    16000    80000 |     7098      476    103 |  0.000 % |
0.14/0.32	c |       813 |     800    16000    80000 |     7808      813    109 |  0.000 % |
0.14/0.37	c |      1321 |     800    16000    80000 |     8589     1321    108 |  0.000 % |
0.14/0.44	c |      2081 |     800    16000    80000 |     9448     2081    108 |  0.000 % |
0.14/0.56	c |      3220 |     800    16000    80000 |    10393     3220    108 |  0.000 % |
0.14/0.75	c |      4928 |     800    16000    80000 |    11432     4928    111 |  0.000 % |
0.98/1.08	c |      7490 |     800    16000    80000 |    12575     7490    112 |  0.000 % |
1.68/1.72	c |     11334 |     800    16000    80000 |    13833    11334    115 |  0.000 % |
2.67/2.74	c |     17100 |     800    16000    80000 |    15216    10041    116 |  0.000 % |
4.27/4.35	c |     25749 |     800    16000    80000 |    16738    10936    113 |  0.000 % |
6.97/7.04	c |     38724 |     800    16000    80000 |    18412    15394    114 |  0.000 % |
12.07/12.12	c |     58185 |     800    16000    80000 |    20253    16164    121 |  0.000 % |
19.87/19.98	c |     87377 |     800    16000    80000 |    22278    14550    117 |  0.000 % |
33.75/33.85	c |    131166 |     800    16000    80000 |    24506    13235    115 |  0.000 % |
54.85/54.98	c |    196850 |     800    16000    80000 |    26957    15462    111 |  0.000 % |
91.44/91.56	c |    295376 |     800    16000    80000 |    29652    25623    119 |  0.000 % |
148.71/148.83	c |    443166 |     800    16000    80000 |    32618    22655    119 |  0.000 % |
245.06/245.28	c |    664849 |     800    16000    80000 |    35879    25096    121 |  0.000 % |
395.80/396.04	c |    997378 |     800    16000    80000 |    39467    33136    124 |  0.000 % |
632.70/633.09	c |   1496167 |     800    16000    80000 |    43414    34918    124 |  0.000 % |
1027.64/1028.18	c |   2244351 |     800    16000    80000 |    47756    38897    123 |  0.000 % |
1200.07/1200.61	sh: line 1: 28306 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.07/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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1532111-1238372380/watcher-1532111-1238372380 -o /tmp/evaluation-result-1532111-1238372380/solver-1532111-1238372380 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1532111-1238372380.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28303
/proc/meminfo: memFree=1059424/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=1612 CPUtime=0
/proc/28303/stat : 28303 (IUT_BMB_SAT) R 28301 28303 28173 0 -1 4194304 218 0 0 0 0 0 0 0 18 0 1 0 1109900362 1650688 201 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/28303/statm: 403 201 97 274 0 126 0

[startup+0.090458 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28303
/proc/meminfo: memFree=1059424/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.08
/proc/28303/stat : 28303 (IUT_BMB_SAT) R 28301 28303 28173 0 -1 4194304 493 0 0 0 7 1 0 0 18 0 1 0 1109900362 2732032 476 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/28303/statm: 667 476 99 274 0 390 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 2668

[startup+0.101457 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28303
/proc/meminfo: memFree=1059424/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.09
/proc/28303/stat : 28303 (IUT_BMB_SAT) R 28301 28303 28173 0 -1 4194304 493 0 0 0 7 2 0 0 18 0 1 0 1109900362 2732032 476 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/28303/statm: 667 476 99 274 0 390 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 2668

[startup+0.301477 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28303
/proc/meminfo: memFree=1059424/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2668

[startup+0.701513 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28303
/proc/meminfo: memFree=1059424/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 2668

[startup+1.50159 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1052544/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=7808 CPUtime=1.34
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 1785 0 0 0 133 1 0 0 25 0 1 0 1109900378 7995392 1668 1992294400 134512640 135243223 4294956320 18446744073709551615 134555732 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 1952 1668 84 178 0 1772 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15832

[startup+3.10274 s]
/proc/loadavg: 0.91 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1049088/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=9708 CPUtime=2.93
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 2264 0 0 0 292 1 0 0 25 0 1 0 1109900378 9940992 2147 1992294400 134512640 135243223 4294956320 18446744073709551615 134555696 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 2427 2147 84 178 0 2247 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17732

[startup+6.30103 s]
/proc/loadavg: 0.92 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1047232/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=11292 CPUtime=6.13
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 2650 0 0 0 612 1 0 0 25 0 1 0 1109900378 11563008 2533 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 2823 2533 84 178 0 2643 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19316

[startup+12.7026 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1045632/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=13272 CPUtime=12.53
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 3154 0 0 0 1252 1 0 0 25 0 1 0 1109900378 13590528 3037 1992294400 134512640 135243223 4294956320 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 3318 3037 84 178 0 3138 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 21296

[startup+25.5018 s]
/proc/loadavg: 0.94 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1043456/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=14988 CPUtime=25.32
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 3590 0 0 0 2530 2 0 0 25 0 1 0 1109900378 15347712 3473 1992294400 134512640 135243223 4294956320 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 3747 3473 84 178 0 3567 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 23012

[startup+51.1012 s]
/proc/loadavg: 0.96 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1041664/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=16836 CPUtime=50.91
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 4056 0 0 0 5088 3 0 0 25 0 1 0 1109900378 17240064 3939 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 4209 3939 84 178 0 4029 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 24860

[startup+102.306 s]
/proc/loadavg: 0.98 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1038272/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=20248 CPUtime=102.1
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 4891 0 0 0 10206 4 0 0 25 0 1 0 1109900378 20733952 4774 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 5062 4774 84 178 0 4882 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 28272

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1035776/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=22756 CPUtime=162.06
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 5515 0 0 0 16202 4 0 0 25 0 1 0 1109900378 23302144 5398 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 5689 5398 84 178 0 5509 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 30780

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1034880/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=23548 CPUtime=222.03
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 5729 0 0 0 22199 4 0 0 25 0 1 0 1109900378 24113152 5612 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 5887 5612 84 178 0 5707 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 31572

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1032000/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1026688/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=31980 CPUtime=641.86
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 7799 0 0 0 64180 6 0 0 25 0 1 0 1109900378 32747520 7682 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 7995 7682 84 178 0 7815 0
Current children cumulated CPU time (s) 642
Current children cumulated vsize (KiB) 40004

[startup+702.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1025536/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=32904 CPUtime=701.83
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 8042 0 0 0 70176 7 0 0 25 0 1 0 1109900378 33693696 7925 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 8226 7925 84 178 0 8046 0
Current children cumulated CPU time (s) 701.97
Current children cumulated vsize (KiB) 40928

[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1025280/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=33168 CPUtime=761.81
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 8111 0 0 0 76174 7 0 0 25 0 1 0 1109900378 33964032 7994 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 8292 7994 84 178 0 8112 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 41192

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1024320/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=34240 CPUtime=821.77
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 8364 0 0 0 82170 7 0 0 25 0 1 0 1109900378 35061760 8247 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 8560 8247 84 178 0 8380 0
Current children cumulated CPU time (s) 821.91
Current children cumulated vsize (KiB) 42264

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1024192/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=34240 CPUtime=881.75
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 8389 0 0 0 88168 7 0 0 25 0 1 0 1109900378 35061760 8272 1992294400 134512640 135243223 4294956320 18446744073709551615 134555635 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 8560 8272 84 178 0 8380 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 42264

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1024192/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=34240 CPUtime=941.73
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 8389 0 0 0 94165 8 0 0 25 0 1 0 1109900378 35061760 8272 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 8560 8272 84 178 0 8380 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 42264

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1024192/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=34240 CPUtime=1001.7
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 8389 0 0 0 100162 8 0 0 25 0 1 0 1109900378 35061760 8272 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 8560 8272 84 178 0 8380 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 42264

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1022464/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=36088 CPUtime=1061.67
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 8833 0 0 0 106159 8 0 0 25 0 1 0 1109900378 36954112 8716 1992294400 134512640 135243223 4294956320 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 9022 8716 84 178 0 8842 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 44112

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1021568/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=36896 CPUtime=1121.66
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 9051 0 0 0 112157 9 0 0 25 0 1 0 1109900378 37781504 8934 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 9224 8934 84 178 0 9044 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 44920

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1021120/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=37424 CPUtime=1181.63
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 9169 0 0 0 118154 9 0 0 25 0 1 0 1109900378 38322176 9052 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 9356 9052 84 178 0 9176 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 45448



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 28306
/proc/meminfo: memFree=1020480/2055920 swapFree=4176868/4192956
[pid=28303] ppid=28301 vsize=2668 CPUtime=0.14
/proc/28303/stat : 28303 (IUT_BMB_SAT) S 28301 28303 28173 0 -1 4194304 500 0 0 0 9 5 0 0 18 0 1 0 1109900362 2732032 482 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/28303/statm: 667 482 105 274 0 390 0
[pid=28305] ppid=28303 vsize=5356 CPUtime=0
/proc/28305/stat : 28305 (sh) S 28303 28303 28173 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 1109900377 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 255539602244 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/28305/statm: 1339 232 193 169 0 50 0
[pid=28306] ppid=28305 vsize=38084 CPUtime=1199.93
/proc/28306/stat : 28306 (minisat) R 28305 28303 28173 0 -1 4194304 9333 0 0 0 119984 9 0 0 25 0 1 0 1109900378 38998016 9216 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/28306/statm: 9521 9216 84 178 0 9341 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 46108

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.62
CPU time (s): 1200.1
CPU user time (s): 1199.94
CPU system time (s): 0.158975
CPU usage (%): 99.9568
Max. virtual memory (cumulated for all children) (KiB): 46108

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

runsolver used 0.970852 second user time and 3.40748 second system time

The end

Launcher Data

Begin job on node48 at 2009-03-30 02:19:40
IDJOB=1532111
IDBENCH=70196
IDSOLVER=523
FILE ID=node48/1532111-1238372380
PBS_JOBID= 9061283
Free space on /tmp= 66464 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/LARGE/5SAT/UNKNOWN/800/unif-k5-r20-v800-c16000-S1353769076-009.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1532111-1238372380/watcher-1532111-1238372380 -o /tmp/evaluation-result-1532111-1238372380/solver-1532111-1238372380 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1532111-1238372380.cnf HOME

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

MD5SUM BENCH= 0aeb33d4615b67c4ba3e205bec8691bf
RANDOM SEED=752266398

node48.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.236
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.236
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:       1059840 kB
Buffers:         91028 kB
Cached:         807192 kB
SwapCached:      10192 kB
Active:         178124 kB
Inactive:       731904 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1059840 kB
SwapTotal:     4192956 kB
SwapFree:      4176868 kB
Dirty:            2560 kB
Writeback:           0 kB
Mapped:          17440 kB
Slab:            71976 kB
Committed_AS:  2530676 kB
PageTables:       1376 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= 66464 MiB
End job on node48 at 2009-03-30 02:39:41