Trace number 1729657

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.11 1200.61

General information on the benchmark

Namecrafted/Hard/contest03/looksrandom/
hgen8-n320-01-S1432474240.sat05-483.reshuffled-07.cnf
MD5SUM8fce8bf20db46a2557b7a1cf79e53b51
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 variables260
Number of clauses486
Sum of the clauses size1102
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2421
Number of clauses of size 30
Number of clauses of size 465
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.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:  320                                                  |
0.00/0.01	c |  Number of clauses:    486                                                  |
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 |     185      416     1233 |      138        0    nan |  0.000 % |
0.00/0.01	c |       102 |     185      416     1233 |      152      102     30 |  0.001 % |
0.00/0.01	c |       252 |     185      416     1233 |      167      134     27 |  0.004 % |
0.00/0.02	c |       477 |     185      416     1233 |      184      224     27 |  0.002 % |
0.00/0.02	c |       818 |     185      416     1233 |      203      174     21 |  0.005 % |
0.00/0.04	c |      1324 |     185      416     1233 |      223      228     23 |  0.001 % |
0.00/0.05	c |      2083 |     185      416     1233 |      245      166     13 |  0.001 % |
0.00/0.07	c |      3224 |     185      416     1233 |      270      333     23 |  0.002 % |
0.00/0.11	c |      4933 |     185      416     1233 |      297      287     21 |  0.001 % |
0.00/0.18	c |      7495 |     185      416     1233 |      326      242     19 |  0.001 % |
0.00/0.26	c |     11340 |     185      416     1233 |      359      270     18 |  0.001 % |
0.00/0.41	c |     17106 |     185      416     1233 |      395      449     28 |  0.001 % |
0.00/0.62	c |     25759 |     185      416     1233 |      435      321     21 |  0.005 % |
0.00/0.99	c |     38733 |     185      416     1233 |      478      356     25 |  0.001 % |
1.49/1.51	c |     58195 |     185      416     1233 |      526      385     22 |  0.001 % |
2.19/2.29	c |     87387 |     185      416     1233 |      579      558     24 |  0.005 % |
3.58/3.60	c |    131180 |     185      416     1233 |      637      491     28 |  0.005 % |
5.49/5.54	c |    196864 |     185      416     1233 |      700      488     27 |  0.004 % |
8.57/8.60	c |    295391 |     185      416     1233 |      770      500     23 |  0.005 % |
13.27/13.38	c |    443180 |     185      416     1233 |      848      842     29 |  0.002 % |
20.57/20.63	c |    664867 |     185      416     1233 |      932      698     24 |  0.005 % |
31.97/32.07	c |    997393 |     185      416     1233 |     1026      602     28 |  0.005 % |
49.96/50.06	c |   1496183 |     185      416     1233 |     1128      922     27 |  0.001 % |
78.65/78.74	c |   2244365 |     185      416     1233 |     1241      984     33 |  0.001 % |
122.13/122.21	c |   3366639 |     185      416     1233 |     1365      716     25 |  0.002 % |
191.31/191.46	c |   5050051 |     185      416     1233 |     1502      837     29 |  0.001 % |
292.47/292.63	c |   7575168 |     185      416     1233 |     1652     1377     33 |  0.005 % |
451.39/451.69	c |  11362844 |     185      416     1233 |     1817     1126     30 |  0.002 % |
705.29/705.64	c |  17044356 |     185      416     1233 |     1999     1184     34 |  0.002 % |
1120.84/1121.39	c |  25566626 |     185      416     1233 |     2199     1304     33 |  0.001 % |
1200.09/1200.60	sh: line 1: 10050 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.09/1200.60	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-1729657-1240752275/watcher-1729657-1240752275 -o /tmp/evaluation-result-1729657-1240752275/solver-1729657-1240752275 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1729657-1240752275.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.98 0.99 3/67 10047
/proc/meminfo: memFree=1568344/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) R 10045 10047 9948 0 -1 4194304 166 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 149 1992294400 134512640 135635285 4294956224 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/10047/statm: 354 149 99 274 0 77 0

[startup+0.00844991 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 10047
/proc/meminfo: memFree=1568344/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) R 10045 10047 9948 0 -1 4194304 169 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 152 1992294400 134512640 135635285 4294956224 18446744073709551615 135132478 0 0 4096 0 0 0 0 17 0 0 0
/proc/10047/statm: 354 152 101 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101458 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 10047
/proc/meminfo: memFree=1568344/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.301475 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 10047
/proc/meminfo: memFree=1568344/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701511 s]
/proc/loadavg: 0.99 0.98 0.99 3/67 10047
/proc/meminfo: memFree=1568344/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50258 s]
/proc/loadavg: 0.99 0.98 0.99 3/70 10050
/proc/meminfo: memFree=1567488/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=2052 CPUtime=1.49
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 180 0 0 0 149 0 0 0 25 0 1 0 103253637 2101248 161 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 513 161 84 178 0 333 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8824

[startup+3.10173 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 10050
/proc/meminfo: memFree=1567296/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=2184 CPUtime=3.08
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 197 0 0 0 308 0 0 0 25 0 1 0 103253637 2236416 178 1992294400 134512640 135243223 4294956320 18446744073709551615 134564945 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 546 178 84 178 0 366 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 8956

[startup+6.30201 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 10050
/proc/meminfo: memFree=1567104/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=2184 CPUtime=6.28
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 210 0 0 0 628 0 0 0 25 0 1 0 103253637 2236416 191 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 546 191 84 178 0 366 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 8956

[startup+12.7016 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 10050
/proc/meminfo: memFree=1566848/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=2312 CPUtime=12.67
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 234 0 0 0 1267 0 0 0 25 0 1 0 103253637 2367488 215 1992294400 134512640 135243223 4294956320 18446744073709551615 134555646 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 578 215 84 178 0 398 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9084

[startup+25.5017 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 10050
/proc/meminfo: memFree=1566848/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=2432 CPUtime=25.47
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 257 0 0 0 2547 0 0 0 25 0 1 0 103253637 2490368 238 1992294400 134512640 135243223 4294956320 18446744073709551615 134565883 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 608 238 84 178 0 428 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 9204

[startup+51.102 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 10050
/proc/meminfo: memFree=1566720/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=2552 CPUtime=51.06
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 292 0 0 0 5106 0 0 0 25 0 1 0 103253637 2613248 273 1992294400 134512640 135243223 4294956320 18446744073709551615 134565366 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 638 273 84 178 0 458 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 9324

[startup+102.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 10050
/proc/meminfo: memFree=1566528/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=2676 CPUtime=102.24
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 325 0 0 0 10224 0 0 0 25 0 1 0 103253637 2740224 306 1992294400 134512640 135243223 4294956320 18446744073709551615 134555619 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 669 306 84 178 0 489 0
Current children cumulated CPU time (s) 102.24
Current children cumulated vsize (KiB) 9448

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 10050
/proc/meminfo: memFree=1566272/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=2808 CPUtime=162.22
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 355 0 0 0 16222 0 0 0 25 0 1 0 103253637 2875392 336 1992294400 134512640 135243223 4294956320 18446744073709551615 134555650 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 702 336 84 178 0 522 0
Current children cumulated CPU time (s) 162.22
Current children cumulated vsize (KiB) 9580

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 10050
/proc/meminfo: memFree=1566208/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=2928 CPUtime=222.2
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 373 0 0 0 22220 0 0 0 25 0 1 0 103253637 2998272 354 1992294400 134512640 135243223 4294956320 18446744073709551615 134564999 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 732 354 84 178 0 552 0
Current children cumulated CPU time (s) 222.2
Current children cumulated vsize (KiB) 9700

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/70 10050
/proc/meminfo: memFree=1566208/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0

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

/proc/meminfo: memFree=1565760/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=3280 CPUtime=642.01
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 466 0 0 0 64201 0 0 0 25 0 1 0 103253637 3358720 447 1992294400 134512640 135243223 4294956320 18446744073709551615 134555557 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 820 447 84 178 0 640 0
Current children cumulated CPU time (s) 642.01
Current children cumulated vsize (KiB) 10052

[startup+702.302 s]
/proc/loadavg: 1.10 1.02 1.00 2/70 10050
/proc/meminfo: memFree=1565696/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=3280 CPUtime=701.99
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 471 0 0 0 70199 0 0 0 25 0 1 0 103253637 3358720 452 1992294400 134512640 135243223 4294956320 18446744073709551615 134555600 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 820 452 84 178 0 640 0
Current children cumulated CPU time (s) 701.99
Current children cumulated vsize (KiB) 10052

[startup+762.307 s]
/proc/loadavg: 1.21 1.06 1.02 2/70 10050
/proc/meminfo: memFree=1565568/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=3396 CPUtime=761.97
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 495 0 0 0 76197 0 0 0 25 0 1 0 103253637 3477504 476 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 849 476 84 178 0 669 0
Current children cumulated CPU time (s) 761.97
Current children cumulated vsize (KiB) 10168

[startup+822.303 s]
/proc/loadavg: 1.11 1.06 1.01 2/70 10050
/proc/meminfo: memFree=1565568/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=3396 CPUtime=821.94
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 501 0 0 0 82194 0 0 0 25 0 1 0 103253637 3477504 482 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 849 482 84 178 0 669 0
Current children cumulated CPU time (s) 821.94
Current children cumulated vsize (KiB) 10168

[startup+882.302 s]
/proc/loadavg: 1.04 1.05 1.01 2/70 10052
/proc/meminfo: memFree=1565376/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=3396 CPUtime=881.92
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 511 0 0 0 88192 0 0 0 25 0 1 0 103253637 3477504 492 1992294400 134512640 135243223 4294956320 18446744073709551615 134555570 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 849 492 84 178 0 669 0
Current children cumulated CPU time (s) 881.92
Current children cumulated vsize (KiB) 10168

[startup+942.303 s]
/proc/loadavg: 1.01 1.03 1.00 2/70 10052
/proc/meminfo: memFree=1565376/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=3396 CPUtime=941.9
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 512 0 0 0 94190 0 0 0 25 0 1 0 103253637 3477504 493 1992294400 134512640 135243223 4294956320 18446744073709551615 134565937 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 849 493 84 178 0 669 0
Current children cumulated CPU time (s) 941.9
Current children cumulated vsize (KiB) 10168

[startup+1002.3 s]
/proc/loadavg: 1.00 1.03 1.00 2/70 10052
/proc/meminfo: memFree=1565376/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=3396 CPUtime=1001.87
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 516 0 0 0 100187 0 0 0 25 0 1 0 103253637 3477504 497 1992294400 134512640 135243223 4294956320 18446744073709551615 134564632 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 849 497 84 178 0 669 0
Current children cumulated CPU time (s) 1001.87
Current children cumulated vsize (KiB) 10168

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/70 10052
/proc/meminfo: memFree=1565376/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=3516 CPUtime=1061.85
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 521 0 0 0 106185 0 0 0 25 0 1 0 103253637 3600384 502 1992294400 134512640 135243223 4294956320 18446744073709551615 134565934 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 879 502 84 178 0 699 0
Current children cumulated CPU time (s) 1061.85
Current children cumulated vsize (KiB) 10288

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/70 10052
/proc/meminfo: memFree=1565376/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=3516 CPUtime=1121.84
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 527 0 0 0 112183 1 0 0 25 0 1 0 103253637 3600384 508 1992294400 134512640 135243223 4294956320 18446744073709551615 134558327 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 879 508 84 178 0 699 0
Current children cumulated CPU time (s) 1121.84
Current children cumulated vsize (KiB) 10288

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/70 10052
/proc/meminfo: memFree=1565376/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=3516 CPUtime=1181.8
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 543 0 0 0 118179 1 0 0 25 0 1 0 103253637 3600384 524 1992294400 134512640 135243223 4294956320 18446744073709551615 134555616 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 879 524 84 178 0 699 0
Current children cumulated CPU time (s) 1181.8
Current children cumulated vsize (KiB) 10288



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.01 1.00 2/70 10052
/proc/meminfo: memFree=1565248/2055920 swapFree=4192812/4192956
[pid=10047] ppid=10045 vsize=1416 CPUtime=0
/proc/10047/stat : 10047 (IUT_BMB_SAT) S 10045 10047 9948 0 -1 4194304 175 0 0 0 0 0 0 0 18 0 1 0 103253636 1449984 157 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/10047/statm: 354 157 106 274 0 77 0
[pid=10049] ppid=10047 vsize=5356 CPUtime=0
/proc/10049/stat : 10049 (sh) S 10047 10047 9948 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 103253637 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 209560593220 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/10049/statm: 1339 232 193 169 0 50 0
[pid=10050] ppid=10049 vsize=3628 CPUtime=1200.09
/proc/10050/stat : 10050 (minisat) R 10049 10047 9948 0 -1 4194304 552 0 0 0 120008 1 0 0 25 0 1 0 103253637 3715072 533 1992294400 134512640 135243223 4294956320 18446744073709551615 134558242 0 0 4096 3 0 0 0 17 0 0 0
/proc/10050/statm: 907 533 84 178 0 727 0
Current children cumulated CPU time (s) 1200.09
Current children cumulated vsize (KiB) 10400

Sending SIGTERM to process tree (bottom up)

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.11
CPU user time (s): 1200.1
CPU system time (s): 0.013997
CPU usage (%): 99.9587
Max. virtual memory (cumulated for all children) (KiB): 10420

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

runsolver used 1.14783 second user time and 3.23051 second system time

The end

Launcher Data

Begin job on node68 at 2009-04-26 15:24:35
IDJOB=1729657
IDBENCH=24710
IDSOLVER=523
FILE ID=node68/1729657-1240752275
PBS_JOBID= 9187099
Free space on /tmp= 66556 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest03/looksrandom/hgen8-n320-01-S1432474240.sat05-483.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729657-1240752275/watcher-1729657-1240752275 -o /tmp/evaluation-result-1729657-1240752275/solver-1729657-1240752275 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1729657-1240752275.cnf HOME

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

MD5SUM BENCH= 8fce8bf20db46a2557b7a1cf79e53b51
RANDOM SEED=1717825642

node68.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.223
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.223
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:       1568824 kB
Buffers:         55628 kB
Cached:         339580 kB
SwapCached:        144 kB
Active:         161920 kB
Inactive:       249820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1568824 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2188 kB
Writeback:           0 kB
Mapped:          26400 kB
Slab:            61016 kB
Committed_AS:   302788 kB
PageTables:       1560 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= 66556 MiB
End job on node68 at 2009-04-26 15:44:35