Trace number 1737370

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.06 1200.91

General information on the benchmark

NameCRAFTED/sgen/sat/
sgen1-sat-290-100.cnf
MD5SUM46069fd95a12b364b1f1ad67bf25128f
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark408.046
Satisfiable
(Un)Satisfiability was proved
Number of variables290
Number of clauses696
Sum of the clauses size1740
Maximum clause length5
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2580
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 5116
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  290                                                  |
0.00/0.01	c |  Number of clauses:    696                                                  |
0.00/0.01	c |  Parsing time:         0.00         s                                       |
0.00/0.01	c ============================[ Search Statistics ]==============================
0.00/0.01	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.01	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.01	c ===============================================================================
0.00/0.01	c |         0 |     290      696     1740 |      232        0    nan |  0.000 % |
0.00/0.01	c |       102 |     290      696     1740 |      255      102     42 |  0.001 % |
0.00/0.02	c |       253 |     290      696     1740 |      280      253     40 |  0.001 % |
0.00/0.02	c |       478 |     290      696     1740 |      308      263     39 |  0.001 % |
0.00/0.03	c |       815 |     290      696     1740 |      339      380     36 |  0.001 % |
0.00/0.05	c |      1322 |     290      696     1740 |      373      271     28 |  0.001 % |
0.00/0.07	c |      2083 |     290      696     1740 |      411      364     33 |  0.001 % |
0.00/0.10	c |      3223 |     290      696     1740 |      452      275     22 |  0.001 % |
0.00/0.16	c |      4931 |     290      696     1740 |      497      359     29 |  0.001 % |
0.00/0.24	c |      7494 |     290      696     1740 |      547      542     34 |  0.001 % |
0.00/0.37	c |     11342 |     290      696     1740 |      601      474     36 |  0.001 % |
0.00/0.57	c |     17109 |     290      696     1740 |      661      424     26 |  0.001 % |
0.00/0.88	c |     25758 |     290      696     1740 |      728      415     27 |  0.001 % |
1.28/1.34	c |     38737 |     290      696     1740 |      800      653     33 |  0.001 % |
1.98/2.06	c |     58204 |     290      696     1740 |      881      465     26 |  0.001 % |
3.08/3.16	c |     87396 |     290      696     1740 |      969      958     39 |  0.001 % |
5.19/5.61	c |    131185 |     290      696     1740 |     1066     1051     39 |  0.001 % |
7.88/8.34	c |    196870 |     290      696     1740 |     1172      804     38 |  0.001 % |
12.08/12.55	c |    295396 |     290      696     1740 |     1289      901     40 |  0.001 % |
18.58/19.09	c |    443188 |     290      696     1740 |     1418      940     40 |  0.001 % |
28.77/29.24	c |    664871 |     290      696     1740 |     1560      800     35 |  0.001 % |
44.37/44.81	c |    997397 |     290      696     1740 |     1716     1235     43 |  0.001 % |
67.76/68.24	c |   1496186 |     290      696     1740 |     1888     1839     45 |  0.001 % |
105.24/105.74	c |   2244368 |     290      696     1740 |     2077     1578     41 |  0.001 % |
162.82/163.39	c |   3366642 |     290      696     1740 |     2285     1797     48 |  0.001 % |
252.39/252.91	c |   5050053 |     290      696     1740 |     2513     1635     44 |  0.001 % |
394.04/394.67	c |   7575172 |     290      696     1740 |     2765     2449     49 |  0.001 % |
610.86/611.58	c |  11362851 |     290      696     1740 |     3041     1538     42 |  0.001 % |
958.43/959.27	c |  17044366 |     290      696     1740 |     3345     3063     48 |  0.001 % |
1200.03/1200.90	sh: line 1: 32099 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.03/1200.90	c cannot read from file

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1737370-1240816890/watcher-1737370-1240816890 -o /tmp/evaluation-result-1737370-1240816890/solver-1737370-1240816890 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1737370-1240816890.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: 1.99 1.73 1.32 3/64 32096
/proc/meminfo: memFree=1623808/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1284 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) R 32094 32096 31604 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 0 109722292 1314816 138 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 1 0 0
/proc/32096/statm: 321 138 99 274 0 44 0

[startup+0.096861 s]
/proc/loadavg: 1.99 1.73 1.32 3/64 32096
/proc/meminfo: memFree=1623808/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101861 s]
/proc/loadavg: 1.99 1.73 1.32 3/64 32096
/proc/meminfo: memFree=1623808/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.3019 s]
/proc/loadavg: 1.99 1.73 1.32 3/64 32096
/proc/meminfo: memFree=1623808/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701978 s]
/proc/loadavg: 1.99 1.73 1.32 3/64 32096
/proc/meminfo: memFree=1623808/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50113 s]
/proc/loadavg: 1.99 1.73 1.32 2/67 32099
/proc/meminfo: memFree=1622888/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=2316 CPUtime=1.48
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 224 0 0 0 148 0 0 0 25 0 1 0 109722294 2371584 204 1992294400 134512640 135243223 4294956304 18446744073709551615 134558300 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 579 204 83 178 0 399 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9088

[startup+3.10145 s]
/proc/loadavg: 1.99 1.73 1.32 2/67 32099
/proc/meminfo: memFree=1622696/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=2316 CPUtime=3.08
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 242 0 0 0 308 0 0 0 25 0 1 0 109722294 2371584 222 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 579 222 83 178 0 399 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9088

[startup+6.30107 s]
/proc/loadavg: 1.91 1.72 1.32 2/67 32099
/proc/meminfo: memFree=1622440/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=2444 CPUtime=5.88
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 273 0 0 0 588 0 0 0 25 0 1 0 109722294 2502656 253 1992294400 134512640 135243223 4294956304 18446744073709551615 134555936 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 611 253 83 178 0 431 0
Current children cumulated CPU time (s) 5.88
Current children cumulated vsize (KiB) 9216

[startup+12.7013 s]
/proc/loadavg: 1.84 1.70 1.32 2/67 32099
/proc/meminfo: memFree=1622056/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=2708 CPUtime=12.28
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 316 0 0 0 1228 0 0 0 25 0 1 0 109722294 2772992 296 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 677 296 83 178 0 497 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 9480

[startup+25.5018 s]
/proc/loadavg: 1.65 1.67 1.31 2/67 32099
/proc/meminfo: memFree=1621864/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=2840 CPUtime=25.07
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 366 0 0 0 2507 0 0 0 25 0 1 0 109722294 2908160 346 1992294400 134512640 135243223 4294956304 18446744073709551615 134565643 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 710 346 83 178 0 530 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 9612

[startup+51.1028 s]
/proc/loadavg: 1.43 1.61 1.30 2/67 32099
/proc/meminfo: memFree=1621672/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=3104 CPUtime=50.66
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 440 0 0 0 5066 0 0 0 25 0 1 0 109722294 3178496 420 1992294400 134512640 135243223 4294956304 18446744073709551615 134555681 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 776 420 83 178 0 596 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 9876

[startup+102.307 s]
/proc/loadavg: 1.18 1.52 1.28 2/67 32099
/proc/meminfo: memFree=1621352/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=3352 CPUtime=101.85
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 508 0 0 0 10185 0 0 0 25 0 1 0 109722294 3432448 488 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 838 488 83 178 0 658 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 10124

[startup+162.301 s]
/proc/loadavg: 1.07 1.42 1.26 2/67 32099
/proc/meminfo: memFree=1621032/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=3736 CPUtime=161.82
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 583 0 0 0 16182 0 0 0 25 0 1 0 109722294 3825664 563 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 934 563 83 178 0 754 0
Current children cumulated CPU time (s) 161.82
Current children cumulated vsize (KiB) 10508

[startup+222.301 s]
/proc/loadavg: 1.02 1.34 1.25 2/67 32099
/proc/meminfo: memFree=1620712/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=3996 CPUtime=221.8
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 643 0 0 0 22180 0 0 0 25 0 1 0 109722294 4091904 623 1992294400 134512640 135243223 4294956304 18446744073709551615 134566287 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 999 623 83 178 0 819 0
Current children cumulated CPU time (s) 221.8
Current children cumulated vsize (KiB) 10768

[startup+282.302 s]
/proc/loadavg: 1.01 1.28 1.23 2/67 32099
/proc/meminfo: memFree=1620584/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1619688/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=4872 CPUtime=701.62
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 874 0 0 0 70161 1 0 0 25 0 1 0 109722294 4988928 854 1992294400 134512640 135243223 4294956304 18446744073709551615 134555727 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 1218 854 83 178 0 1038 0
Current children cumulated CPU time (s) 701.62
Current children cumulated vsize (KiB) 11644

[startup+762.305 s]
/proc/loadavg: 1.00 1.04 1.12 2/67 32099
/proc/meminfo: memFree=1619688/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=4872 CPUtime=761.6
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 882 0 0 0 76159 1 0 0 25 0 1 0 109722294 4988928 862 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 1218 862 83 178 0 1038 0
Current children cumulated CPU time (s) 761.6
Current children cumulated vsize (KiB) 11644

[startup+822.301 s]
/proc/loadavg: 1.00 1.03 1.11 2/67 32099
/proc/meminfo: memFree=1619496/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=5004 CPUtime=821.58
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 905 0 0 0 82157 1 0 0 25 0 1 0 109722294 5124096 885 1992294400 134512640 135243223 4294956304 18446744073709551615 134566385 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 1251 885 83 178 0 1071 0
Current children cumulated CPU time (s) 821.58
Current children cumulated vsize (KiB) 11776

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.10 2/67 32099
/proc/meminfo: memFree=1619432/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=5004 CPUtime=881.55
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 910 0 0 0 88154 1 0 0 25 0 1 0 109722294 5124096 890 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 1251 890 83 178 0 1071 0
Current children cumulated CPU time (s) 881.55
Current children cumulated vsize (KiB) 11776

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.09 2/67 32099
/proc/meminfo: memFree=1619432/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=5004 CPUtime=941.53
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 921 0 0 0 94152 1 0 0 25 0 1 0 109722294 5124096 901 1992294400 134512640 135243223 4294956304 18446744073709551615 134558272 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 1251 901 83 178 0 1071 0
Current children cumulated CPU time (s) 941.53
Current children cumulated vsize (KiB) 11776

[startup+1002.3 s]
/proc/loadavg: 1.00 1.01 1.08 2/67 32099
/proc/meminfo: memFree=1619240/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=5280 CPUtime=1001.51
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 963 0 0 0 100150 1 0 0 25 0 1 0 109722294 5406720 943 1992294400 134512640 135243223 4294956304 18446744073709551615 134559407 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 1320 943 83 178 0 1140 0
Current children cumulated CPU time (s) 1001.51
Current children cumulated vsize (KiB) 12052

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.08 2/67 32101
/proc/meminfo: memFree=1618984/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=5280 CPUtime=1061.48
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 987 0 0 0 106147 1 0 0 25 0 1 0 109722294 5406720 967 1992294400 134512640 135243223 4294956304 18446744073709551615 134555560 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 1320 967 83 178 0 1140 0
Current children cumulated CPU time (s) 1061.48
Current children cumulated vsize (KiB) 12052

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 32101
/proc/meminfo: memFree=1618984/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=5412 CPUtime=1121.46
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 1003 0 0 0 112145 1 0 0 25 0 1 0 109722294 5541888 983 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 1353 983 83 178 0 1173 0
Current children cumulated CPU time (s) 1121.46
Current children cumulated vsize (KiB) 12184

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 32101
/proc/meminfo: memFree=1618984/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=5412 CPUtime=1181.44
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 1013 0 0 0 118143 1 0 0 25 0 1 0 109722294 5541888 993 1992294400 134512640 135243223 4294956304 18446744073709551615 134555600 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 1353 993 83 178 0 1173 0
Current children cumulated CPU time (s) 1181.44
Current children cumulated vsize (KiB) 12184



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 32101
/proc/meminfo: memFree=1618984/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=5412 CPUtime=1200.03
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 1013 0 0 0 120002 1 0 0 25 0 1 0 109722294 5541888 993 1992294400 134512640 135243223 4294956304 18446744073709551615 134565467 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 1353 993 83 178 0 1173 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 12184

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.9 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 32101
/proc/meminfo: memFree=1618984/2055920 swapFree=4180704/4192956
[pid=32096] ppid=32094 vsize=1416 CPUtime=0
/proc/32096/stat : 32096 (IUT_BMB_SAT) S 32094 32096 31604 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 109722292 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 1 0 0
/proc/32096/statm: 354 165 106 274 0 77 0
[pid=32098] ppid=32096 vsize=5356 CPUtime=0
/proc/32098/stat : 32098 (sh) S 32096 32096 31604 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 109722294 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 217871606596 0 65536 4100 65538 18446744071563356171 0 0 17 0 0 0
/proc/32098/statm: 1339 232 193 169 0 50 0
[pid=32099] ppid=32098 vsize=5412 CPUtime=1200.03
/proc/32099/stat : 32099 (minisat) R 32098 32096 31604 0 -1 4194304 1013 0 0 0 120002 1 0 0 25 0 1 0 109722294 5541888 993 1992294400 134512640 135243223 4294956304 18446744073709551615 134565467 0 0 4096 3 0 0 0 17 1 0 0
/proc/32099/statm: 1353 993 83 178 0 1173 0
Current children cumulated CPU time (s) 1200.03
Current children cumulated vsize (KiB) 12184

Child status: 0
Real time (s): 1200.91
CPU time (s): 1200.06
CPU user time (s): 1200.04
CPU system time (s): 0.018997
CPU usage (%): 99.9291
Max. virtual memory (cumulated for all children) (KiB): 12184

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

runsolver used 1.05484 second user time and 3.32449 second system time

The end

Launcher Data

Begin job on node28 at 2009-04-27 09:21:30
IDJOB=1737370
IDBENCH=71787
IDSOLVER=523
FILE ID=node28/1737370-1240816890
PBS_JOBID= 9187418
Free space on /tmp= 66344 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/CRAFTED/sgen/sat/sgen1-sat-290-100.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1737370-1240816890/watcher-1737370-1240816890 -o /tmp/evaluation-result-1737370-1240816890/solver-1737370-1240816890 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1737370-1240816890.cnf HOME

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

MD5SUM BENCH= 46069fd95a12b364b1f1ad67bf25128f
RANDOM SEED=990737996

node28.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.261
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.261
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:       1624288 kB
Buffers:         48488 kB
Cached:         304192 kB
SwapCached:       5476 kB
Active:          98088 kB
Inactive:       263180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1624288 kB
SwapTotal:     4192956 kB
SwapFree:      4180704 kB
Dirty:            2200 kB
Writeback:           0 kB
Mapped:          14308 kB
Slab:            56236 kB
Committed_AS:   491588 kB
PageTables:       1420 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66340 MiB
End job on node28 at 2009-04-27 09:41:31