Trace number 1785373

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.0UNSAT 2255.67 2256.38

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
MD5SUM4a0cf034172f796c42342e79509e3449
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark334.451
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses71378
Sum of the clauses size143596
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 271348
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
1.38/1.42	c WARNING: for repeatability, setting FPU to use double precision
1.38/1.42	c ============================[ Problem Statistics ]=============================
1.38/1.42	c |                                                                             |
1.38/1.42	c |  Number of variables:  900                                                  |
1.38/1.42	c |  Number of clauses:    71378                                                |
1.38/1.48	c |  Parsing time:         0.05         s                                       |
3.08/3.15	c ============================[ Search Statistics ]==============================
3.08/3.15	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.08/3.15	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.08/3.15	c ===============================================================================
3.08/3.15	c |         0 |     870    70478   181981 |    23492        0    nan |  0.000 % |
3.08/3.16	c |       101 |     870    70478   181981 |    25841      101     52 |  0.000 % |
3.08/3.18	c |       251 |     870    70478   181981 |    28426      251     61 |  0.022 % |
3.18/3.21	c |       476 |     870    70478   181981 |    31268      476     59 |  0.022 % |
3.18/3.25	c |       813 |     870    70478   181981 |    34395      813     66 |  0.022 % |
3.28/3.32	c |      1319 |     870    70478   181981 |    37835     1319     62 |  0.022 % |
3.38/3.42	c |      2080 |     870    70478   181981 |    41618     2080     54 |  0.022 % |
3.48/3.59	c |      3219 |     870    70478   181981 |    45780     3219     48 |  0.022 % |
3.78/3.87	c |      4927 |     870    70478   181981 |    50358     4927     46 |  0.000 % |
4.38/4.45	c |      7489 |     870    70478   181981 |    55394     7489     44 |  0.022 % |
5.27/5.36	c |     11333 |     870    70478   181981 |    60933    11333     53 |  0.022 % |
7.27/7.38	c |     17099 |     870    70478   181981 |    67027    17099     58 |  0.022 % |
11.67/11.71	c |     25748 |     870    70478   181981 |    73730    25748     58 |  0.023 % |
21.87/21.96	c |     38724 |     870    70478   181981 |    81103    38724     59 |  0.037 % |
31.27/31.31	c |     58185 |     869    70291   181457 |    89213    24047    103 |  0.132 % |
61.76/61.82	c |     87377 |     869    70291   181457 |    98134    53239    107 |  0.128 % |
134.84/134.98	c |    131166 |     869    70291   181457 |   107948    97028    117 |  0.111 % |
234.50/234.67	c |    196850 |     869    70291   181457 |   118742    73812    118 |  0.111 % |
426.74/426.92	c |    295377 |     868    70122   181119 |   130617    67715    110 |  0.222 % |
706.65/706.99	c |    443168 |     866    69960   180795 |   143679    95264    115 |  0.445 % |
1201.00/1201.40	c |    664851 |     866    69809   180493 |   158046    80626    105 |  0.667 % |
2130.61/2131.36	c |    997378 |     864    69489   179853 |   173851   149688    109 |  0.667 % |
2255.38/2256.14	c ===============================================================================
2255.38/2256.14	c restarts              : 22
2255.38/2256.14	c conflicts             : 1041072        (462 /sec)
2255.38/2256.14	c decisions             : 1338577        (1.14 % random) (594 /sec)
2255.38/2256.14	c propagations          : 94609556       (41979 /sec)
2255.38/2256.14	c conflict literals     : 116766056      (24.30 % deleted)
2255.38/2256.14	c Memory used           : 96.62 MB
2255.38/2256.14	c CPU time              : 2253.74 s
2255.38/2256.14	
2255.38/2256.16	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1785373-1241909276/watcher-1785373-1241909276 -o /tmp/evaluation-result-1785373-1241909276/solver-1785373-1241909276 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785373-1241909276.cnf HOME 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21459
/proc/meminfo: memFree=1882608/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=2124 CPUtime=0
/proc/21459/stat : 21459 (IUT_BMB_SAT) R 21457 21459 21330 0 -1 4194304 141 0 0 0 0 0 0 0 20 0 1 0 218961145 2174976 124 1992294400 134512640 135635285 4294956224 18446744073709551615 134533635 0 0 4096 0 0 0 0 17 1 0 0
/proc/21459/statm: 531 125 92 274 0 254 0

[startup+0.0959079 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21459
/proc/meminfo: memFree=1882608/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=3460 CPUtime=0.09
/proc/21459/stat : 21459 (IUT_BMB_SAT) R 21457 21459 21330 0 -1 4194304 699 0 0 0 9 0 0 0 20 0 1 0 218961145 3543040 682 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/21459/statm: 865 682 99 274 0 588 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3460

[startup+0.101909 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21459
/proc/meminfo: memFree=1882608/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=3592 CPUtime=0.09
/proc/21459/stat : 21459 (IUT_BMB_SAT) R 21457 21459 21330 0 -1 4194304 718 0 0 0 9 0 0 0 20 0 1 0 218961145 3678208 701 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/21459/statm: 898 701 99 274 0 621 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3592

[startup+0.301935 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21459
/proc/meminfo: memFree=1882608/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=5836 CPUtime=0.29
/proc/21459/stat : 21459 (IUT_BMB_SAT) R 21457 21459 21330 0 -1 4194304 1292 0 0 0 29 0 0 0 21 0 1 0 218961145 5976064 1275 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/21459/statm: 1459 1275 99 274 0 1182 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5836

[startup+0.701987 s]
/proc/loadavg: 1.00 0.99 0.99 3/64 21459
/proc/meminfo: memFree=1882608/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=11248 CPUtime=0.69
/proc/21459/stat : 21459 (IUT_BMB_SAT) R 21457 21459 21330 0 -1 4194304 2620 0 0 0 68 1 0 0 25 0 1 0 218961145 11517952 2603 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/21459/statm: 2812 2603 99 274 0 2535 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11248

[startup+1.50109 s]
/proc/loadavg: 1.00 0.99 0.99 2/65 21460
/proc/meminfo: memFree=1868584/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
Current children cumulated CPU time (s) 1.41
Current children cumulated vsize (KiB) 15076

[startup+3.1013 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21462
/proc/meminfo: memFree=1861400/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=7328 CPUtime=1.67
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 1594 0 0 0 166 1 0 0 25 0 1 0 218961287 7503872 1575 1992294400 134512640 135243223 4294956320 18446744073709551615 134535411 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 1832 1575 78 178 0 1652 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27760

[startup+6.30172 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21462
/proc/meminfo: memFree=1860184/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=9196 CPUtime=4.86
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 2441 0 0 0 485 1 0 0 25 0 1 0 218961287 9416704 2079 1992294400 134512640 135243223 4294956320 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 2299 2079 84 178 0 2119 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29628

[startup+12.7016 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21462
/proc/meminfo: memFree=1855640/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=12996 CPUtime=11.26
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 3398 0 0 0 1124 2 0 0 25 0 1 0 218961287 13307904 3036 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 3249 3036 84 178 0 3069 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 33428

[startup+25.5013 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21462
/proc/meminfo: memFree=1851992/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=16356 CPUtime=24.06
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 4245 0 0 0 2404 2 0 0 25 0 1 0 218961287 16748544 3883 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 4089 3883 84 178 0 3909 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 36788

[startup+51.1016 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21462
/proc/meminfo: memFree=1840728/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=27872 CPUtime=49.65
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 7110 0 0 0 4960 5 0 0 25 0 1 0 218961287 28540928 6748 1992294400 134512640 135243223 4294956320 18446744073709551615 134564945 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 6968 6748 84 178 0 6788 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 48304

[startup+102.305 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21462
/proc/meminfo: memFree=1821144/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=47288 CPUtime=100.83
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 11959 0 0 0 10073 10 0 0 25 0 1 0 218961287 48422912 11597 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 11822 11597 84 178 0 11642 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 67720

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21462
/proc/meminfo: memFree=1806616/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=62008 CPUtime=160.81
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 15597 0 0 0 16068 13 0 0 25 0 1 0 218961287 63496192 15235 1992294400 134512640 135243223 4294956320 18446744073709551615 134572673 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 15502 15235 84 178 0 15322 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 82440

[startup+222.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21462
/proc/meminfo: memFree=1806424/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=62008 CPUtime=220.79
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 15600 0 0 0 22066 13 0 0 25 0 1 0 218961287 63496192 15238 1992294400 134512640 135243223 4294956320 18446744073709551615 134564641 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 15502 15238 84 178 0 15322 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 82440

[startup+282.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21462
/proc/meminfo: memFree=1806360/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=62008 CPUtime=280.78
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 15606 0 0 0 28064 14 0 0 25 0 1 0 218961287 63496192 15244 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 15502 15244 84 178 0 15322 0
Current children cumulated CPU time (s) 282.19
Current children cumulated vsize (KiB) 82440

[startup+342.302 s]

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

/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=93516 CPUtime=2020.23
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 23263 0 0 0 201998 25 0 0 25 0 1 0 218961287 95760384 22901 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 23379 22901 84 178 0 23199 0
Current children cumulated CPU time (s) 2021.64
Current children cumulated vsize (KiB) 113948

[startup+2082.31 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21468
/proc/meminfo: memFree=1774232/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=93844 CPUtime=2080.22
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 23359 0 0 0 207997 25 0 0 25 0 1 0 218961287 96096256 22997 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 23461 22997 84 178 0 23281 0
Current children cumulated CPU time (s) 2081.63
Current children cumulated vsize (KiB) 114276

[startup+2142.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21468
/proc/meminfo: memFree=1774104/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=94008 CPUtime=2140.19
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 23404 0 0 0 213994 25 0 0 25 0 1 0 218961287 96264192 23042 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 23502 23042 84 178 0 23322 0
Current children cumulated CPU time (s) 2141.6
Current children cumulated vsize (KiB) 114440

[startup+2202.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21468
/proc/meminfo: memFree=1771992/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=96084 CPUtime=2200.18
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 23924 0 0 0 219992 26 0 0 25 0 1 0 218961287 98390016 23562 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 24021 23562 84 178 0 23841 0
Current children cumulated CPU time (s) 2201.59
Current children cumulated vsize (KiB) 116516

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

[startup+2227.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21468
/proc/meminfo: memFree=1769752/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=98392 CPUtime=2224.97
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 24474 0 0 0 222470 27 0 0 25 0 1 0 218961287 100753408 24112 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 24598 24112 84 178 0 24418 0
Current children cumulated CPU time (s) 2226.38
Current children cumulated vsize (KiB) 118824

[startup+2239.9 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21468
/proc/meminfo: memFree=1769112/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=98940 CPUtime=2237.77
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 24624 0 0 0 223750 27 0 0 25 0 1 0 218961287 101314560 24262 1992294400 134512640 135243223 4294956320 18446744073709551615 134563790 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 24735 24262 84 178 0 24555 0
Current children cumulated CPU time (s) 2239.18
Current children cumulated vsize (KiB) 119372

[startup+2246.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21468
/proc/meminfo: memFree=1769112/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=98940 CPUtime=2244.17
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 24624 0 0 0 224390 27 0 0 25 0 1 0 218961287 101314560 24262 1992294400 134512640 135243223 4294956320 18446744073709551615 134555632 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 24735 24262 84 178 0 24555 0
Current children cumulated CPU time (s) 2245.58
Current children cumulated vsize (KiB) 119372

[startup+2252.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21468
/proc/meminfo: memFree=1769112/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=98940 CPUtime=2250.57
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 24624 0 0 0 225030 27 0 0 25 0 1 0 218961287 101314560 24262 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 24735 24262 84 178 0 24555 0
Current children cumulated CPU time (s) 2251.98
Current children cumulated vsize (KiB) 119372

[startup+2254.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21468
/proc/meminfo: memFree=1769112/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=98940 CPUtime=2252.16
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 24624 0 0 0 225189 27 0 0 25 0 1 0 218961287 101314560 24262 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 24735 24262 84 178 0 24555 0
Current children cumulated CPU time (s) 2253.57
Current children cumulated vsize (KiB) 119372

[startup+2255.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21468
/proc/meminfo: memFree=1769112/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=98940 CPUtime=2252.96
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 24624 0 0 0 225269 27 0 0 25 0 1 0 218961287 101314560 24262 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 24735 24262 84 178 0 24555 0
Current children cumulated CPU time (s) 2254.37
Current children cumulated vsize (KiB) 119372

[startup+2255.9 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21468
/proc/meminfo: memFree=1769112/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=1.41
/proc/21459/stat : 21459 (IUT_BMB_SAT) S 21457 21459 21330 0 -1 4194304 3607 0 0 0 113 28 0 0 25 0 1 0 218961145 15437824 3589 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/21459/statm: 3769 3589 106 274 0 3492 0
[pid=21461] ppid=21459 vsize=5356 CPUtime=0
/proc/21461/stat : 21461 (sh) S 21459 21459 21330 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218961287 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 269757244228 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/21461/statm: 1339 232 193 169 0 50 0
[pid=21462] ppid=21461 vsize=98940 CPUtime=2253.76
/proc/21462/stat : 21462 (minisat) R 21461 21459 21330 0 -1 4194304 24624 0 0 0 225349 27 0 0 25 0 1 0 218961287 101314560 24262 1992294400 134512640 135243223 4294956320 18446744073709551615 134555637 0 0 4096 3 0 0 0 17 1 0 0
/proc/21462/statm: 24735 24262 84 178 0 24555 0
Current children cumulated CPU time (s) 2255.17
Current children cumulated vsize (KiB) 119372

[startup+2256.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 21468
/proc/meminfo: memFree=1769112/2055920 swapFree=4181380/4192956
[pid=21459] ppid=21457 vsize=15076 CPUtime=2255.58
/proc/21459/stat : 21459 (IUT_BMB_SAT) R 21457 21459 21330 0 -1 4194304 6778 24912 0 0 126 29 225374 29 18 0 1 0 218961145 15437824 3590 1992294400 134512640 135635285 4294956224 18446744073709551615 135063515 0 0 4096 0 0 0 0 17 1 0 0
/proc/21459/statm: 3769 3590 107 274 0 3492 0
Current children cumulated CPU time (s) 2255.58
Current children cumulated vsize (KiB) 15076

Child status: 0
Real time (s): 2256.38
CPU time (s): 2255.67
CPU user time (s): 2255.09
CPU system time (s): 0.58591
CPU usage (%): 99.9686
Max. virtual memory (cumulated for all children) (KiB): 119372

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

runsolver used 1.90471 second user time and 6.30804 second system time

The end

Launcher Data

Begin job on node13 at 2009-05-10 00:47:57
IDJOB=1785373
IDBENCH=24756
IDSOLVER=638
FILE ID=node13/1785373-1241909276
PBS_JOBID= 9264799
Free space on /tmp= 66372 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_3-dir.sat05-440.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1785373-1241909276/watcher-1785373-1241909276 -o /tmp/evaluation-result-1785373-1241909276/solver-1785373-1241909276 -C 5000 -W 6000 -M 1800  IUT_BMB_SAT HOME/instance-1785373-1241909276.cnf HOME

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

MD5SUM BENCH= 4a0cf034172f796c42342e79509e3449
RANDOM SEED=511345620

node13.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.227
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.227
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:       1883024 kB
Buffers:         24384 kB
Cached:          76700 kB
SwapCached:       5336 kB
Active:          20840 kB
Inactive:        88624 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1883024 kB
SwapTotal:     4192956 kB
SwapFree:      4181380 kB
Dirty:            2928 kB
Writeback:           0 kB
Mapped:          14048 kB
Slab:            49400 kB
Committed_AS:   667408 kB
PageTables:       1460 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= 66368 MiB
End job on node13 at 2009-05-10 01:25:33