Trace number 1785331

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 1608.61 1608.98

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
MD5SUMbe0552b4894b69c578ebcc0b17dda689
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark199.967
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses69990
Sum of the clauses size140820
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269960
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.39/1.41	c WARNING: for repeatability, setting FPU to use double precision
1.39/1.41	c ============================[ Problem Statistics ]=============================
1.39/1.41	c |                                                                             |
1.39/1.41	c |  Number of variables:  900                                                  |
1.39/1.41	c |  Number of clauses:    69990                                                |
1.39/1.46	c |  Parsing time:         0.05         s                                       |
3.27/3.39	c ============================[ Search Statistics ]==============================
3.27/3.39	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
3.27/3.39	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
3.27/3.39	c ===============================================================================
3.27/3.39	c |         0 |     870    69090   184776 |    23030        0    nan |  0.000 % |
3.36/3.40	c |       103 |     870    69090   184776 |    25333      103    100 |  0.013 % |
3.36/3.42	c |       257 |     870    69090   184776 |    27866      257     63 |  0.000 % |
3.36/3.43	c |       482 |     870    69090   184776 |    30652      482     45 |  0.024 % |
3.36/3.47	c |       821 |     870    69090   184776 |    33718      821     38 |  0.024 % |
3.46/3.54	c |      1328 |     870    69090   184776 |    37090     1328     34 |  0.024 % |
3.56/3.65	c |      2087 |     869    68890   184211 |    40799      731    102 |  0.111 % |
3.76/3.84	c |      3226 |     869    68890   184211 |    44878     1870    104 |  0.111 % |
4.07/4.19	c |      4934 |     869    68890   184211 |    49366     3578    107 |  0.133 % |
4.67/4.78	c |      7496 |     869    68890   184211 |    54303     6140    106 |  0.111 % |
5.87/5.96	c |     11340 |     868    68664   183649 |    59733     8632    104 |  0.222 % |
8.17/8.27	c |     17108 |     868    68664   183649 |    65707    14400    108 |  0.222 % |
13.36/13.49	c |     25757 |     867    68476   183273 |    72278    22912    107 |  0.351 % |
23.76/23.82	c |     38732 |     867    68476   183273 |    79505    35887    110 |  0.333 % |
49.46/49.55	c |     58194 |     867    68476   183273 |    87456    55349    107 |  0.333 % |
100.55/100.67	c |     87386 |     866    68336   182993 |    96202    81601    103 |  0.445 % |
159.63/159.70	c |    131175 |     865    68336   182993 |   105822    47067     92 |  0.575 % |
316.80/316.96	c |    196859 |     864    68027   182375 |   116404   103174    110 |  0.684 % |
519.25/519.44	c |    295385 |     864    68027   182375 |   128044   106959    102 |  0.778 % |
857.07/857.33	c |    443176 |     862    67853   182027 |   140849    41498    101 |  0.889 % |
1479.83/1480.26	c |    664859 |     858    67088   180354 |   154934    25033     82 |  1.334 % |
1608.29/1608.75	c ===============================================================================
1608.29/1608.75	c restarts              : 21
1608.29/1608.75	c conflicts             : 724747         (451 /sec)
1608.29/1608.75	c decisions             : 899347         (1.13 % random) (560 /sec)
1608.29/1608.75	c propagations          : 60952166       (37935 /sec)
1608.29/1608.75	c conflict literals     : 77480290       (25.00 % deleted)
1608.29/1608.75	c Memory used           : 82.50 MB
1608.29/1608.75	c CPU time              : 1606.77 s
1608.29/1608.75	
1608.29/1608.76	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-1785331-1241907647/watcher-1785331-1241907647 -o /tmp/evaluation-result-1785331-1241907647/solver-1785331-1241907647 -C 5000 -W 6000 -M 1800 IUT_BMB_SAT HOME/instance-1785331-1241907647.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: 0.85 0.97 0.99 2/64 16683
/proc/meminfo: memFree=1732848/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=2108 CPUtime=0
/proc/16683/stat : 16683 (IUT_BMB_SAT) R 16681 16683 16646 0 -1 4194304 154 0 0 0 0 0 0 0 20 0 1 0 218790812 2158592 137 1992294400 134512640 135635285 4294956224 18446744073709551615 134533644 0 0 4096 0 0 0 0 17 1 0 0
/proc/16683/statm: 527 138 92 274 0 250 0

[startup+0.089038 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 16683
/proc/meminfo: memFree=1732848/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=3440 CPUtime=0.08
/proc/16683/stat : 16683 (IUT_BMB_SAT) R 16681 16683 16646 0 -1 4194304 673 0 0 0 8 0 0 0 20 0 1 0 218790812 3522560 656 1992294400 134512640 135635285 4294956224 18446744073709551615 135077930 0 0 4096 0 0 0 0 17 1 0 0
/proc/16683/statm: 860 656 99 274 0 583 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3440

[startup+0.101037 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 16683
/proc/meminfo: memFree=1732848/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=3572 CPUtime=0.09
/proc/16683/stat : 16683 (IUT_BMB_SAT) R 16681 16683 16646 0 -1 4194304 711 0 0 0 9 0 0 0 20 0 1 0 218790812 3657728 694 1992294400 134512640 135635285 4294956224 18446744073709551615 134544520 0 0 4096 0 0 0 0 17 1 0 0
/proc/16683/statm: 893 695 99 274 0 616 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3572

[startup+0.301053 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 16683
/proc/meminfo: memFree=1732848/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=5816 CPUtime=0.29
/proc/16683/stat : 16683 (IUT_BMB_SAT) R 16681 16683 16646 0 -1 4194304 1279 0 0 0 29 0 0 0 21 0 1 0 218790812 5955584 1262 1992294400 134512640 135635285 4294956224 18446744073709551615 134534143 0 0 4096 0 0 0 0 17 1 0 0
/proc/16683/statm: 1454 1262 99 274 0 1177 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 5816

[startup+0.701085 s]
/proc/loadavg: 0.85 0.97 0.99 2/64 16683
/proc/meminfo: memFree=1732848/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=11096 CPUtime=0.69
/proc/16683/stat : 16683 (IUT_BMB_SAT) R 16681 16683 16646 0 -1 4194304 2593 0 0 0 68 1 0 0 25 0 1 0 218790812 11362304 2576 1992294400 134512640 135635285 4294956224 18446744073709551615 134531505 0 0 4096 0 0 0 0 17 1 0 0
/proc/16683/statm: 2774 2576 99 274 0 2497 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11096

[startup+1.50115 s]
/proc/loadavg: 0.85 0.97 0.99 2/65 16684
/proc/meminfo: memFree=1719144/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 14792

[startup+3.10128 s]
/proc/loadavg: 0.85 0.97 0.99 2/67 16686
/proc/meminfo: memFree=1712080/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=7328 CPUtime=1.67
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 1603 0 0 0 167 0 0 0 25 0 1 0 218790954 7503872 1584 1992294400 134512640 135243223 4294956320 18446744073709551615 134535419 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 1832 1584 78 178 0 1652 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 27476

[startup+6.30153 s]
/proc/loadavg: 0.86 0.97 0.99 2/67 16686
/proc/meminfo: memFree=1710288/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=9948 CPUtime=4.88
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 2467 0 0 0 487 1 0 0 25 0 1 0 218790954 10186752 2275 1992294400 134512640 135243223 4294956320 18446744073709551615 134747750 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 2487 2275 84 178 0 2307 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 30096

[startup+12.701 s]
/proc/loadavg: 0.87 0.97 0.99 2/67 16686
/proc/meminfo: memFree=1703704/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=15784 CPUtime=11.28
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 3943 0 0 0 1126 2 0 0 25 0 1 0 218790954 16162816 3751 1992294400 134512640 135243223 4294956320 18446744073709551615 134555639 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 3946 3751 84 178 0 3766 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 35932

[startup+25.5011 s]
/proc/loadavg: 0.90 0.97 0.99 2/67 16686
/proc/meminfo: memFree=1695320/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=23880 CPUtime=24.07
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 5940 0 0 0 2404 3 0 0 25 0 1 0 218790954 24453120 5748 1992294400 134512640 135243223 4294956320 18446744073709551615 134555483 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 5970 5748 84 178 0 5790 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 44028

[startup+51.1011 s]
/proc/loadavg: 0.93 0.97 0.99 2/67 16686
/proc/meminfo: memFree=1686360/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=32884 CPUtime=49.67
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 8197 0 0 0 4961 6 0 0 25 0 1 0 218790954 33673216 8005 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 8221 8005 84 178 0 8041 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 53032

[startup+102.305 s]
/proc/loadavg: 0.97 0.97 0.99 2/67 16686
/proc/meminfo: memFree=1674520/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=44720 CPUtime=100.86
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 11114 0 0 0 10078 8 0 0 25 0 1 0 218790954 45793280 10922 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 11180 10922 84 178 0 11000 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 64868

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 16686
/proc/meminfo: memFree=1668248/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=51028 CPUtime=160.84
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 12664 0 0 0 16074 10 0 0 25 0 1 0 218790954 52252672 12472 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 12757 12472 84 178 0 12577 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 71176

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 16686
/proc/meminfo: memFree=1668184/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=51028 CPUtime=220.83
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 12674 0 0 0 22072 11 0 0 25 0 1 0 218790954 52252672 12482 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 12757 12482 84 178 0 12577 0
Current children cumulated CPU time (s) 222.22
Current children cumulated vsize (KiB) 71176

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 16686
/proc/meminfo: memFree=1666136/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=53152 CPUtime=280.81
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 13194 0 0 0 28070 11 0 0 25 0 1 0 218790954 54427648 13002 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 13288 13002 84 178 0 13108 0
Current children cumulated CPU time (s) 282.2
Current children cumulated vsize (KiB) 73300

[startup+342.301 s]

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

/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=80544 CPUtime=1240.59
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 19798 0 0 0 124041 18 0 0 25 0 1 0 218790954 82477056 19606 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 20136 19606 84 178 0 19956 0
Current children cumulated CPU time (s) 1241.98
Current children cumulated vsize (KiB) 100692

[startup+1302.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16688
/proc/meminfo: memFree=1638296/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=81316 CPUtime=1300.59
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 19973 0 0 0 130040 19 0 0 25 0 1 0 218790954 83267584 19781 1992294400 134512640 135243223 4294956320 18446744073709551615 134555735 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 20329 19781 84 178 0 20149 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 101464

[startup+1362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16688
/proc/meminfo: memFree=1637720/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=82032 CPUtime=1360.57
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 20120 0 0 0 136038 19 0 0 25 0 1 0 218790954 84000768 19928 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 20508 19928 84 178 0 20328 0
Current children cumulated CPU time (s) 1361.96
Current children cumulated vsize (KiB) 102180

[startup+1422.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16688
/proc/meminfo: memFree=1636888/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=82844 CPUtime=1420.56
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 20326 0 0 0 142037 19 0 0 25 0 1 0 218790954 84832256 20134 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 20711 20134 84 178 0 20531 0
Current children cumulated CPU time (s) 1421.95
Current children cumulated vsize (KiB) 102992

[startup+1482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16688
/proc/meminfo: memFree=1635480/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=84476 CPUtime=1480.54
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 20662 0 0 0 148035 19 0 0 25 0 1 0 218790954 86503424 20470 1992294400 134512640 135243223 4294956320 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 21119 20470 84 178 0 20939 0
Current children cumulated CPU time (s) 1481.93
Current children cumulated vsize (KiB) 104624

[startup+1542.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16688
/proc/meminfo: memFree=1635480/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=84476 CPUtime=1540.52
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 20662 0 0 0 154033 19 0 0 25 0 1 0 218790954 86503424 20470 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 21119 20470 84 178 0 20939 0
Current children cumulated CPU time (s) 1541.91
Current children cumulated vsize (KiB) 104624

[startup+1602.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16688
/proc/meminfo: memFree=1635416/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=84476 CPUtime=1600.5
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 20679 0 0 0 160031 19 0 0 25 0 1 0 218790954 86503424 20487 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 21119 20487 84 178 0 20939 0
Current children cumulated CPU time (s) 1601.89
Current children cumulated vsize (KiB) 104624

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

[startup+1603.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16688
/proc/meminfo: memFree=1635416/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=84476 CPUtime=1601.3
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 20679 0 0 0 160111 19 0 0 25 0 1 0 218790954 86503424 20487 1992294400 134512640 135243223 4294956320 18446744073709551615 134555648 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 21119 20487 84 178 0 20939 0
Current children cumulated CPU time (s) 1602.69
Current children cumulated vsize (KiB) 104624

[startup+1606.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16688
/proc/meminfo: memFree=1635416/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=84476 CPUtime=1604.51
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 20679 0 0 0 160432 19 0 0 25 0 1 0 218790954 86503424 20487 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 21119 20487 84 178 0 20939 0
Current children cumulated CPU time (s) 1605.9
Current children cumulated vsize (KiB) 104624

[startup+1607.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16688
/proc/meminfo: memFree=1635416/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=84476 CPUtime=1606.1
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 20679 0 0 0 160591 19 0 0 25 0 1 0 218790954 86503424 20487 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 21119 20487 84 178 0 20939 0
Current children cumulated CPU time (s) 1607.49
Current children cumulated vsize (KiB) 104624

[startup+1608.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16688
/proc/meminfo: memFree=1635416/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1.39
/proc/16683/stat : 16683 (IUT_BMB_SAT) S 16681 16683 16646 0 -1 4194304 3536 0 0 0 113 26 0 0 25 0 1 0 218790812 15147008 3518 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/16683/statm: 3698 3518 106 274 0 3421 0
[pid=16685] ppid=16683 vsize=5356 CPUtime=0
/proc/16685/stat : 16685 (sh) S 16683 16683 16646 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 218790953 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 237947642692 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/16685/statm: 1339 232 193 169 0 50 0
[pid=16686] ppid=16685 vsize=84476 CPUtime=1606.9
/proc/16686/stat : 16686 (minisat) R 16685 16683 16646 0 -1 4194304 20679 0 0 0 160671 19 0 0 25 0 1 0 218790954 86503424 20487 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 1 0 0
/proc/16686/statm: 21119 20487 84 178 0 20939 0
Current children cumulated CPU time (s) 1608.29
Current children cumulated vsize (KiB) 104624

[startup+1608.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 16688
/proc/meminfo: memFree=1635416/2055920 swapFree=4113156/4192956
[pid=16683] ppid=16681 vsize=14792 CPUtime=1608.5
/proc/16683/stat : 16683 (IUT_BMB_SAT) R 16681 16683 16646 0 -1 4194304 6642 20967 0 0 126 27 160676 21 18 0 1 0 218790812 15147008 3519 1992294400 134512640 135635285 4294956224 18446744073709551615 135063360 0 0 4096 0 0 0 0 17 1 0 0
/proc/16683/statm: 3698 3519 107 274 0 3421 0
Current children cumulated CPU time (s) 1608.5
Current children cumulated vsize (KiB) 14792

Child status: 0
Real time (s): 1608.98
CPU time (s): 1608.61
CPU user time (s): 1608.11
CPU system time (s): 0.492925
CPU usage (%): 99.9768
Max. virtual memory (cumulated for all children) (KiB): 104624

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

runsolver used 1.58276 second user time and 4.27835 second system time

The end

Launcher Data

Begin job on node69 at 2009-05-10 00:20:48
IDJOB=1785331
IDBENCH=24749
IDSOLVER=638
FILE ID=node69/1785331-1241907647
PBS_JOBID= 9264842
Free space on /tmp= 66204 MiB

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

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

MD5SUM BENCH= be0552b4894b69c578ebcc0b17dda689
RANDOM SEED=1708869172

node69.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.231
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.231
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:       1733328 kB
Buffers:         46148 kB
Cached:         137156 kB
SwapCached:      74348 kB
Active:          90480 kB
Inactive:       169004 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1733328 kB
SwapTotal:     4192956 kB
SwapFree:      4113156 kB
Dirty:            3052 kB
Writeback:           0 kB
Mapped:          14068 kB
Slab:            49064 kB
Committed_AS:   642080 kB
PageTables:       1464 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= 66204 MiB
End job on node69 at 2009-05-10 00:47:37