Trace number 1730452

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.04 1200.41

General information on the benchmark

Namecrafted/Difficult/contest05/sabharwal/
counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
MD5SUMe9a4b8de00c9a73b6f8447e11f01f363
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark3.09853
Satisfiable
(Un)Satisfiability was proved
Number of variables182
Number of clauses1197
Sum of the clauses size2548
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21183
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 514

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.00/0.02	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.02	c ============================[ Problem Statistics ]=============================
0.00/0.02	c |                                                                             |
0.00/0.02	c |  Number of variables:  182                                                  |
0.00/0.02	c |  Number of clauses:    1197                                                 |
0.00/0.02	c |  Parsing time:         0.00         s                                       |
0.00/0.02	c ============================[ Search Statistics ]==============================
0.00/0.02	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.00/0.02	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.00/0.02	c ===============================================================================
0.00/0.02	c |         0 |     168     1183     4368 |      394        0    nan |  0.000 % |
0.00/0.02	c |       100 |     168     1183     4368 |      433      100     48 |  0.042 % |
0.00/0.03	c |       250 |     168     1183     4368 |      477      250     51 |  0.003 % |
0.00/0.04	c |       475 |     168     1183     4368 |      524      475     53 |  0.042 % |
0.00/0.05	c |       813 |     168     1183     4368 |      577      490     54 |  0.003 % |
0.00/0.06	c |      1319 |     168     1183     4368 |      635      644     57 |  0.042 % |
0.01/0.09	c |      2080 |     168     1183     4368 |      698      710     59 |  0.042 % |
0.01/0.14	c |      3221 |     168     1183     4368 |      768      684     60 |  0.003 % |
0.01/0.23	c |      4930 |     168     1183     4368 |      845      638     61 |  0.042 % |
0.01/0.35	c |      7492 |     168     1183     4368 |      929      819     60 |  0.042 % |
0.01/0.59	c |     11340 |     168     1183     4368 |     1022      538     56 |  0.003 % |
0.01/0.95	c |     17106 |     168     1183     4368 |     1125      675     56 |  0.042 % |
1.48/1.50	c |     25758 |     168     1183     4368 |     1237      745     60 |  0.042 % |
2.38/2.43	c |     38732 |     168     1183     4368 |     1361      969     65 |  0.003 % |
3.68/3.78	c |     58193 |     168     1183     4368 |     1497     1444     65 |  0.042 % |
5.99/6.01	c |     87386 |     168     1183     4368 |     1647     1093     62 |  0.003 % |
9.48/9.50	c |    131176 |     168     1183     4368 |     1811     1350     66 |  0.003 % |
14.48/14.56	c |    196861 |     168     1183     4368 |     1993     1329     58 |  0.042 % |
22.67/22.71	c |    295389 |     168     1183     4368 |     2192     1854     59 |  0.042 % |
36.17/36.22	c |    443178 |     168     1183     4368 |     2411     2269     69 |  0.042 % |
56.07/56.18	c |    664861 |     168     1183     4368 |     2652     1654     64 |  0.042 % |
87.25/87.33	c |    997387 |     168     1183     4368 |     2918     2660     57 |  0.042 % |
139.44/139.54	c |   1496177 |     168     1183     4368 |     3209     3034     62 |  0.042 % |
214.42/214.56	c |   2244361 |     168     1183     4368 |     3530     2401     57 |  0.042 % |
340.18/340.33	c |   3366635 |     168     1183     4368 |     3884     3569     63 |  0.003 % |
538.02/538.30	c |   5050047 |     168     1183     4368 |     4272     2136     62 |  0.042 % |
849.62/849.95	c |   7575163 |     168     1183     4368 |     4699     3059     63 |  0.043 % |
1200.01/1200.40	sh: line 1: 30284 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.01/1200.40	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-1730452-1240759577/watcher-1730452-1240759577 -o /tmp/evaluation-result-1730452-1240759577/solver-1730452-1240759577 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1730452-1240759577.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.00 1.00 1.00 3/64 30281
/proc/meminfo: memFree=1658232/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1284 CPUtime=0
/proc/30281/stat : 30281 (IUT_BMB_SAT) R 30279 30281 29930 0 -1 4194304 154 0 0 0 0 0 0 0 18 0 1 0 103983846 1314816 137 1992294400 134512640 135635285 4294956208 18446744073709551615 134531277 0 0 4096 0 0 0 0 17 0 0 0
/proc/30281/statm: 321 137 99 274 0 44 0

[startup+0.094992 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30281
/proc/meminfo: memFree=1658232/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1548

[startup+0.101993 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30281
/proc/meminfo: memFree=1658232/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1548

[startup+0.302015 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30281
/proc/meminfo: memFree=1658232/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1548

[startup+0.70106 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 30281
/proc/meminfo: memFree=1658232/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 1548

[startup+1.50115 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30284
/proc/meminfo: memFree=1656992/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=2580 CPUtime=1.47
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 291 0 0 0 147 0 0 0 25 0 1 0 103983848 2641920 271 1992294400 134512640 135243223 4294956304 18446744073709551615 134555639 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 645 271 84 178 0 465 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9484

[startup+3.10133 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30284
/proc/meminfo: memFree=1656608/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=2712 CPUtime=3.07
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 329 0 0 0 307 0 0 0 25 0 1 0 103983848 2777088 309 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 678 309 84 178 0 498 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9616

[startup+6.3027 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30284
/proc/meminfo: memFree=1656288/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=2844 CPUtime=6.28
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 375 0 0 0 628 0 0 0 25 0 1 0 103983848 2912256 355 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 711 355 84 178 0 531 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 9748

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30284
/proc/meminfo: memFree=1655968/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=3108 CPUtime=12.67
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 419 0 0 0 1267 0 0 0 25 0 1 0 103983848 3182592 399 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 777 399 84 178 0 597 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 10012

[startup+25.5019 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30284
/proc/meminfo: memFree=1655776/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=3372 CPUtime=25.46
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 493 0 0 0 2546 0 0 0 25 0 1 0 103983848 3452928 473 1992294400 134512640 135243223 4294956304 18446744073709551615 134558565 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 843 473 84 178 0 663 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 10276

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30284
/proc/meminfo: memFree=1655584/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=3504 CPUtime=51.05
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 533 0 0 0 5105 0 0 0 25 0 1 0 103983848 3588096 513 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 876 513 84 178 0 696 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 10408

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30284
/proc/meminfo: memFree=1654944/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=4020 CPUtime=102.24
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 659 0 0 0 10224 0 0 0 25 0 1 0 103983848 4116480 639 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 1005 639 84 178 0 825 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 10924

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30284
/proc/meminfo: memFree=1654688/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=4288 CPUtime=162.22
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 712 0 0 0 16222 0 0 0 25 0 1 0 103983848 4390912 692 1992294400 134512640 135243223 4294956304 18446744073709551615 134563790 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 1072 692 84 178 0 892 0
Current children cumulated CPU time (s) 162.23
Current children cumulated vsize (KiB) 11192

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30284
/proc/meminfo: memFree=1654432/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=4524 CPUtime=222.2
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 784 0 0 0 22220 0 0 0 25 0 1 0 103983848 4632576 764 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 1131 764 84 178 0 951 0
Current children cumulated CPU time (s) 222.21
Current children cumulated vsize (KiB) 11428

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30284
/proc/meminfo: memFree=1654240/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0

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

[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=5428 CPUtime=642.07
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 1011 0 0 0 64207 0 0 0 25 0 1 0 103983848 5558272 991 1992294400 134512640 135243223 4294956304 18446744073709551615 134559407 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 1357 991 84 178 0 1177 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 12332

[startup+702.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30284
/proc/meminfo: memFree=1653216/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=5428 CPUtime=702.05
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 1022 0 0 0 70205 0 0 0 25 0 1 0 103983848 5558272 1002 1992294400 134512640 135243223 4294956304 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 1357 1002 84 178 0 1177 0
Current children cumulated CPU time (s) 702.06
Current children cumulated vsize (KiB) 12332

[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30284
/proc/meminfo: memFree=1653152/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=5560 CPUtime=762.04
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 1030 0 0 0 76204 0 0 0 25 0 1 0 103983848 5693440 1010 1992294400 134512640 135243223 4294956304 18446744073709551615 134564945 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 1390 1010 84 178 0 1210 0
Current children cumulated CPU time (s) 762.05
Current children cumulated vsize (KiB) 12464

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30286
/proc/meminfo: memFree=1652768/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=5560 CPUtime=822.02
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 1049 0 0 0 82201 1 0 0 25 0 1 0 103983848 5693440 1029 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 1390 1029 84 178 0 1210 0
Current children cumulated CPU time (s) 822.03
Current children cumulated vsize (KiB) 12464

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30286
/proc/meminfo: memFree=1652768/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=5692 CPUtime=882
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 1086 0 0 0 88199 1 0 0 25 0 1 0 103983848 5828608 1066 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 1423 1066 84 178 0 1243 0
Current children cumulated CPU time (s) 882.01
Current children cumulated vsize (KiB) 12596

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30286
/proc/meminfo: memFree=1652768/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=5692 CPUtime=941.98
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 1093 0 0 0 94197 1 0 0 25 0 1 0 103983848 5828608 1073 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 1423 1073 84 178 0 1243 0
Current children cumulated CPU time (s) 941.99
Current children cumulated vsize (KiB) 12596

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30286
/proc/meminfo: memFree=1652768/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=5812 CPUtime=1001.96
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 1117 0 0 0 100195 1 0 0 25 0 1 0 103983848 5951488 1097 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 1453 1097 84 178 0 1273 0
Current children cumulated CPU time (s) 1001.97
Current children cumulated vsize (KiB) 12716

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30286
/proc/meminfo: memFree=1652704/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=5920 CPUtime=1061.94
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 1128 0 0 0 106193 1 0 0 25 0 1 0 103983848 6062080 1108 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 1480 1108 84 178 0 1300 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 12824

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30286
/proc/meminfo: memFree=1652640/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=5920 CPUtime=1121.92
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 1128 0 0 0 112191 1 0 0 25 0 1 0 103983848 6062080 1108 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 1480 1108 84 178 0 1300 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 12824

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30286
/proc/meminfo: memFree=1652576/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=5920 CPUtime=1181.9
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 1128 0 0 0 118189 1 0 0 25 0 1 0 103983848 6062080 1108 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 1480 1108 84 178 0 1300 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 12824



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 30286
/proc/meminfo: memFree=1652512/2055920 swapFree=4179608/4192956
[pid=30281] ppid=30279 vsize=1548 CPUtime=0.01
/proc/30281/stat : 30281 (IUT_BMB_SAT) S 30279 30281 29930 0 -1 4194304 204 0 0 0 1 0 0 0 18 0 1 0 103983846 1585152 186 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/30281/statm: 387 186 106 274 0 110 0
[pid=30283] ppid=30281 vsize=5356 CPUtime=0
/proc/30283/stat : 30283 (sh) S 30281 30281 29930 0 -1 4194304 270 0 0 0 0 0 0 0 19 0 1 0 103983848 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 244276847428 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/30283/statm: 1339 232 193 169 0 50 0
[pid=30284] ppid=30283 vsize=5920 CPUtime=1200
/proc/30284/stat : 30284 (minisat) R 30283 30281 29930 0 -1 4194304 1128 0 0 0 119999 1 0 0 25 0 1 0 103983848 6062080 1108 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/30284/statm: 1480 1108 84 178 0 1300 0
Current children cumulated CPU time (s) 1200.01
Current children cumulated vsize (KiB) 12824

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.41
CPU time (s): 1200.04
CPU user time (s): 1200.01
CPU system time (s): 0.025996
CPU usage (%): 99.9689
Max. virtual memory (cumulated for all children) (KiB): 12848

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

runsolver used 1.09383 second user time and 3.2845 second system time

The end

Launcher Data

Begin job on node63 at 2009-04-26 17:26:17
IDJOB=1730452
IDBENCH=24730
IDSOLVER=523
FILE ID=node63/1730452-1240759577
PBS_JOBID= 9187117
Free space on /tmp= 66344 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Difficult/contest05/sabharwal/counting-harder-php-014-013.sat05-1187.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1730452-1240759577/watcher-1730452-1240759577 -o /tmp/evaluation-result-1730452-1240759577/solver-1730452-1240759577 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1730452-1240759577.cnf HOME

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

MD5SUM BENCH= e9a4b8de00c9a73b6f8447e11f01f363
RANDOM SEED=879265735

node63.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1658712 kB
Buffers:         42476 kB
Cached:         280708 kB
SwapCached:       6480 kB
Active:         125704 kB
Inactive:       206732 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1658712 kB
SwapTotal:     4192956 kB
SwapFree:      4179608 kB
Dirty:            2200 kB
Writeback:           0 kB
Mapped:          14916 kB
Slab:            50620 kB
Committed_AS:   573584 kB
PageTables:       1452 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= 66344 MiB
End job on node63 at 2009-04-26 17:46:17