Trace number 1729074

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/Hard/contest03/others/
color-11-3.sat05-445.reshuffled-07.cnf
MD5SUM207febf52bd846c013e185fa637fdf3c
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables363
Number of clauses9559
Sum of the clauses size37389
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2363
Number of clauses of size 3121
Number of clauses of size 49075
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c IUT_BMB_SAT version 1.0
0.07/0.08	c WARNING: for repeatability, setting FPU to use double precision
0.07/0.08	c ============================[ Problem Statistics ]=============================
0.07/0.08	c |                                                                             |
0.07/0.08	c |  Number of variables:  363                                                  |
0.07/0.08	c |  Number of clauses:    9559                                                 |
0.07/0.09	c |  Parsing time:         0.01         s                                       |
0.07/0.22	c ============================[ Search Statistics ]==============================
0.07/0.22	c | Conflicts |          ORIGINAL         |          LEARNT          | Progress |
0.07/0.22	c |           |    Vars  Clauses Literals |    Limit  Clauses Lit/Cl |          |
0.07/0.22	c ===============================================================================
0.07/0.22	c |         0 |     242     9196    48642 |     3065        0    nan |  0.000 % |
0.07/0.22	c |       100 |     242     9196    48642 |     3371      100     35 |  0.002 % |
0.07/0.23	c |       250 |     242     9196    48642 |     3709      250     30 |  0.001 % |
0.07/0.23	c |       476 |     242     9196    48642 |     4079      476     30 |  0.001 % |
0.07/0.24	c |       814 |     242     9196    48642 |     4487      814     32 |  0.002 % |
0.07/0.26	c |      1320 |     242     9196    48642 |     4936     1320     33 |  0.001 % |
0.07/0.29	c |      2081 |     242     9196    48642 |     5430     2081     32 |  0.001 % |
0.07/0.34	c |      3222 |     242     9196    48642 |     5973     3222     35 |  0.002 % |
0.07/0.41	c |      4931 |     242     9196    48642 |     6570     4931     36 |  0.001 % |
0.07/0.53	c |      7496 |     242     9196    48642 |     7227     4171     37 |  0.001 % |
0.07/0.73	c |     11340 |     242     9196    48642 |     7950     4343     37 |  0.001 % |
0.98/1.07	c |     17106 |     242     9196    48642 |     8745     6090     39 |  0.001 % |
1.58/1.60	c |     25756 |     242     9196    48642 |     9620     5892     38 |  0.001 % |
2.47/2.58	c |     38732 |     242     9196    48642 |    10582     9160     40 |  0.001 % |
4.17/4.20	c |     58194 |     242     9196    48642 |    11640     7282     39 |  0.001 % |
6.57/6.67	c |     87386 |     242     9196    48642 |    12804     7129     37 |  0.002 % |
10.27/10.32	c |    131176 |     242     9196    48642 |    14085    12223     42 |  0.001 % |
16.67/16.72	c |    196862 |     242     9196    48642 |    15493    14081     42 |  0.001 % |
27.66/27.79	c |    295388 |     242     9196    48642 |    17042    11310     42 |  0.002 % |
45.46/45.59	c |    443178 |     242     9196    48642 |    18747    13437     37 |  0.002 % |
72.95/73.04	c |    664861 |     242     9196    48642 |    20622    18418     39 |  0.002 % |
119.33/119.49	c |    997386 |     242     9196    48642 |    22684    19446     42 |  0.001 % |
200.30/200.43	c |   1496175 |     242     9196    48642 |    24952    17093     41 |  0.001 % |
318.27/318.48	c |   2244357 |     242     9196    48642 |    27447    13508     38 |  0.002 % |
508.10/508.39	c |   3366634 |     242     9196    48642 |    30192    19128     36 |  0.001 % |
877.40/877.78	c |   5050045 |     242     9196    48642 |    33211    25215     44 |  0.001 % |
1200.00/1200.40	sh: line 1: 26413 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.00/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-1729074-1240744789/watcher-1729074-1240744789 -o /tmp/evaluation-result-1729074-1240744789/solver-1729074-1240744789 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1729074-1240744789.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 26410
/proc/meminfo: memFree=1651304/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1448 CPUtime=0
/proc/26410/stat : 26410 (IUT_BMB_SAT) R 26408 26410 26040 0 -1 4194304 187 0 0 0 0 0 0 0 18 0 1 0 102507108 1482752 170 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/26410/statm: 362 170 99 274 0 85 0

[startup+0.083949 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 26410
/proc/meminfo: memFree=1651304/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1976

[startup+0.101949 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 26410
/proc/meminfo: memFree=1651304/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1976

[startup+0.301971 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 26410
/proc/meminfo: memFree=1651304/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1976

[startup+0.702015 s]
/proc/loadavg: 0.99 0.99 0.99 3/64 26410
/proc/meminfo: memFree=1651304/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 1976

[startup+1.5021 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26413
/proc/meminfo: memFree=1647056/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=4924 CPUtime=1.41
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 945 0 0 0 141 0 0 0 25 0 1 0 102507116 5042176 894 1992294400 134512640 135243223 4294956304 18446744073709551615 134572586 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 1231 894 84 178 0 1051 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 12256

[startup+3.10128 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26413
/proc/meminfo: memFree=1646480/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=5452 CPUtime=3
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 1080 0 0 0 300 0 0 0 25 0 1 0 102507116 5582848 1029 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 1363 1029 84 178 0 1183 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 12784

[startup+6.30163 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26413
/proc/meminfo: memFree=1645648/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=5848 CPUtime=6.2
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 1173 0 0 0 620 0 0 0 25 0 1 0 102507116 5988352 1122 1992294400 134512640 135243223 4294956304 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 1462 1122 84 178 0 1282 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 13180

[startup+12.7013 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26413
/proc/meminfo: memFree=1644624/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=6836 CPUtime=12.6
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 1427 0 0 0 1260 0 0 0 25 0 1 0 102507116 7000064 1376 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 1709 1376 84 178 0 1529 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14168

[startup+25.5018 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26413
/proc/meminfo: memFree=1643920/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=7512 CPUtime=25.39
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 1599 0 0 0 2539 0 0 0 25 0 1 0 102507116 7692288 1548 1992294400 134512640 135243223 4294956304 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 1878 1548 84 178 0 1698 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 14844

[startup+51.1016 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26413
/proc/meminfo: memFree=1643088/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=8404 CPUtime=50.98
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 1808 0 0 0 5098 0 0 0 25 0 1 0 102507116 8605696 1757 1992294400 134512640 135243223 4294956304 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 2101 1757 84 178 0 1921 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 15736

[startup+102.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26413
/proc/meminfo: memFree=1641616/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=9772 CPUtime=102.17
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 2164 0 0 0 10216 1 0 0 25 0 1 0 102507116 10006528 2113 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 2443 2113 84 178 0 2263 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 17104

[startup+162.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26413
/proc/meminfo: memFree=1640528/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=10856 CPUtime=162.14
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 2417 0 0 0 16212 2 0 0 25 0 1 0 102507116 11116544 2366 1992294400 134512640 135243223 4294956304 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 2714 2366 84 178 0 2534 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 18188

[startup+222.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26413
/proc/meminfo: memFree=1639632/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=11684 CPUtime=222.12
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 2631 0 0 0 22210 2 0 0 25 0 1 0 102507116 11964416 2580 1992294400 134512640 135243223 4294956304 18446744073709551615 134558182 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 2921 2580 84 178 0 2741 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 19016

[startup+282.301 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26413
/proc/meminfo: memFree=1639120/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1635984/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=15588 CPUtime=642.01
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 3538 0 0 0 64198 3 0 0 25 0 1 0 102507116 15962112 3487 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 3897 3487 84 178 0 3717 0
Current children cumulated CPU time (s) 642.08
Current children cumulated vsize (KiB) 22920

[startup+702.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26413
/proc/meminfo: memFree=1635792/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=15732 CPUtime=701.98
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 3555 0 0 0 70195 3 0 0 25 0 1 0 102507116 16109568 3504 1992294400 134512640 135243223 4294956304 18446744073709551615 134555543 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 3933 3504 84 178 0 3753 0
Current children cumulated CPU time (s) 702.05
Current children cumulated vsize (KiB) 23064

[startup+762.306 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26413
/proc/meminfo: memFree=1635664/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=15732 CPUtime=761.97
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 3564 0 0 0 76194 3 0 0 25 0 1 0 102507116 16109568 3513 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 3933 3513 84 178 0 3753 0
Current children cumulated CPU time (s) 762.04
Current children cumulated vsize (KiB) 23064

[startup+822.303 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26413
/proc/meminfo: memFree=1635536/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=15872 CPUtime=821.95
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 3607 0 0 0 82192 3 0 0 25 0 1 0 102507116 16252928 3556 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 3968 3556 84 178 0 3788 0
Current children cumulated CPU time (s) 822.02
Current children cumulated vsize (KiB) 23204

[startup+882.302 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26413
/proc/meminfo: memFree=1634896/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=16568 CPUtime=881.93
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 3776 0 0 0 88190 3 0 0 25 0 1 0 102507116 16965632 3725 1992294400 134512640 135243223 4294956304 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 4142 3725 84 178 0 3962 0
Current children cumulated CPU time (s) 882
Current children cumulated vsize (KiB) 23900

[startup+942.303 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26413
/proc/meminfo: memFree=1634576/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=17036 CPUtime=941.91
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 3864 0 0 0 94187 4 0 0 25 0 1 0 102507116 17444864 3813 1992294400 134512640 135243223 4294956304 18446744073709551615 134555941 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 4259 3813 84 178 0 4079 0
Current children cumulated CPU time (s) 941.98
Current children cumulated vsize (KiB) 24368

[startup+1002.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26413
/proc/meminfo: memFree=1634320/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=17320 CPUtime=1001.89
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 3929 0 0 0 100185 4 0 0 25 0 1 0 102507116 17735680 3878 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 4330 3878 84 178 0 4150 0
Current children cumulated CPU time (s) 1001.96
Current children cumulated vsize (KiB) 24652

[startup+1062.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26413
/proc/meminfo: memFree=1633936/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=17608 CPUtime=1061.88
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 4009 0 0 0 106184 4 0 0 25 0 1 0 102507116 18030592 3958 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 4402 3958 84 178 0 4222 0
Current children cumulated CPU time (s) 1061.95
Current children cumulated vsize (KiB) 24940

[startup+1122.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26413
/proc/meminfo: memFree=1633808/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=17752 CPUtime=1121.86
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 4041 0 0 0 112182 4 0 0 25 0 1 0 102507116 18178048 3990 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 4438 3990 84 178 0 4258 0
Current children cumulated CPU time (s) 1121.93
Current children cumulated vsize (KiB) 25084

[startup+1182.3 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26415
/proc/meminfo: memFree=1633616/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=17892 CPUtime=1181.84
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 4063 0 0 0 118180 4 0 0 25 0 1 0 102507116 18321408 4012 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 4473 4012 84 178 0 4293 0
Current children cumulated CPU time (s) 1181.91
Current children cumulated vsize (KiB) 25224



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.4 s]
/proc/loadavg: 0.99 0.99 0.99 2/67 26415
/proc/meminfo: memFree=1633552/2055920 swapFree=4180832/4192956
[pid=26410] ppid=26408 vsize=1976 CPUtime=0.07
/proc/26410/stat : 26410 (IUT_BMB_SAT) S 26408 26410 26040 0 -1 4194304 310 0 0 0 4 3 0 0 18 0 1 0 102507108 2023424 292 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/26410/statm: 494 292 106 274 0 217 0
[pid=26412] ppid=26410 vsize=5356 CPUtime=0
/proc/26412/stat : 26412 (sh) S 26410 26410 26040 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102507116 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 259415139140 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/26412/statm: 1339 232 193 169 0 50 0
[pid=26413] ppid=26412 vsize=17892 CPUtime=1199.93
/proc/26413/stat : 26413 (minisat) R 26412 26410 26040 0 -1 4194304 4078 0 0 0 119989 4 0 0 25 0 1 0 102507116 18321408 4027 1992294400 134512640 135243223 4294956304 18446744073709551615 134555551 0 0 4096 3 0 0 0 17 0 0 0
/proc/26413/statm: 4473 4027 84 178 0 4293 0
Current children cumulated CPU time (s) 1200
Current children cumulated vsize (KiB) 25224

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.41
CPU time (s): 1200.04
CPU user time (s): 1199.95
CPU system time (s): 0.085986
CPU usage (%): 99.9688
Max. virtual memory (cumulated for all children) (KiB): 25224

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

runsolver used 1.11383 second user time and 3.2645 second system time

The end

Launcher Data

Begin job on node42 at 2009-04-26 13:19:49
IDJOB=1729074
IDBENCH=24692
IDSOLVER=523
FILE ID=node42/1729074-1240744789
PBS_JOBID= 9186997
Free space on /tmp= 66328 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/others/color-11-3.sat05-445.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729074-1240744789/watcher-1729074-1240744789 -o /tmp/evaluation-result-1729074-1240744789/solver-1729074-1240744789 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1729074-1240744789.cnf HOME

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

MD5SUM BENCH= 207febf52bd846c013e185fa637fdf3c
RANDOM SEED=815076978

node42.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.232
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.232
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:       1651792 kB
Buffers:         45000 kB
Cached:         286460 kB
SwapCached:       6024 kB
Active:         167208 kB
Inactive:       172688 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1651792 kB
SwapTotal:     4192956 kB
SwapFree:      4180832 kB
Dirty:            2360 kB
Writeback:           0 kB
Mapped:          14064 kB
Slab:            50304 kB
Committed_AS:   491160 kB
PageTables:       1388 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= 66324 MiB
End job on node42 at 2009-04-26 13:39:50