Trace number 1533956

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.1 1200.71

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/560/
unif-k3-r4.25-v560-c2380-S517464300-073.cnf
MD5SUM7c267c9186cddd61ecbfa4c2ad3e3281
Bench CategoryRANDOM (random 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 variables560
Number of clauses2380
Sum of the clauses size7140
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32380
Number of clauses of size 40
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.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:  560                                                  |
0.00/0.02	c |  Number of clauses:    2380                                                 |
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 |     552     2354     7086 |      784        0    nan |  0.000 % |
0.00/0.03	c |       102 |     552     2354     7086 |      863      102     25 |  0.000 % |
0.00/0.03	c |       253 |     552     2354     7086 |      949      253     25 |  0.000 % |
0.00/0.04	c |       480 |     552     2354     7086 |     1044      480     24 |  0.000 % |
0.00/0.05	c |       819 |     552     2354     7086 |     1148      819     25 |  0.000 % |
0.00/0.07	c |      1325 |     552     2354     7086 |     1263      720     23 |  0.000 % |
0.00/0.10	c |      2085 |     552     2354     7086 |     1390      819     23 |  0.000 % |
0.00/0.15	c |      3224 |     552     2354     7086 |     1529     1232     23 |  0.000 % |
0.00/0.23	c |      4932 |     552     2354     7086 |     1682     1351     23 |  0.000 % |
0.00/0.34	c |      7496 |     552     2354     7086 |     1850     1299     23 |  0.000 % |
0.00/0.53	c |     11342 |     552     2354     7086 |     2035     1327     23 |  0.000 % |
0.00/0.81	c |     17108 |     552     2354     7086 |     2238     1857     25 |  0.000 % |
1.17/1.26	c |     25757 |     552     2354     7086 |     2462     1294     20 |  0.000 % |
1.87/1.95	c |     38731 |     552     2354     7086 |     2708     1659     22 |  0.000 % |
2.97/3.01	c |     58192 |     552     2354     7086 |     2979     1784     22 |  0.000 % |
4.57/4.66	c |     87384 |     552     2354     7086 |     3277     2144     21 |  0.000 % |
7.07/7.19	c |    131173 |     552     2354     7086 |     3605     2518     23 |  0.000 % |
11.07/11.20	c |    196857 |     552     2354     7086 |     3966     2305     22 |  0.000 % |
17.26/17.32	c |    295385 |     552     2354     7086 |     4362     2199     22 |  0.000 % |
26.76/26.85	c |    443174 |     552     2354     7086 |     4798     4218     21 |  0.000 % |
42.25/42.32	c |    664858 |     552     2354     7086 |     5278     4798     25 |  0.000 % |
66.14/66.20	c |    997385 |     552     2354     7086 |     5806     3796     24 |  0.000 % |
104.02/104.16	c |   1496174 |     552     2354     7086 |     6387     4141     25 |  0.000 % |
162.98/163.13	c |   2244356 |     552     2354     7086 |     7026     4700     24 |  0.000 % |
255.54/255.79	c |   3366630 |     552     2354     7086 |     7728     3801     22 |  0.000 % |
401.18/401.40	c |   5050041 |     552     2354     7086 |     8501     4894     24 |  0.000 % |
633.36/633.71	c |   7575157 |     552     2354     7086 |     9351     8474     26 |  0.000 % |
1000.17/1000.70	c |  11362832 |     552     2354     7086 |    10286     5298     22 |  0.000 % |
1200.07/1200.70	sh: line 1: 15303 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.07/1200.70	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:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1533956-1238509784/watcher-1533956-1238509784 -o /tmp/evaluation-result-1533956-1238509784/solver-1533956-1238509784 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1533956-1238509784.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/64 15300
/proc/meminfo: memFree=1421552/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) R 15298 15300 15073 0 -1 4194304 166 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 149 1992294400 134512640 135635285 4294956224 18446744073709551615 134539352 0 0 4096 0 0 0 0 17 0 0 0
/proc/15300/statm: 354 150 97 274 0 77 0

[startup+0.031542 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15300
/proc/meminfo: memFree=1421552/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.101551 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15300
/proc/meminfo: memFree=1421552/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.30158 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15300
/proc/meminfo: memFree=1421552/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.701636 s]
/proc/loadavg: 0.99 0.98 0.99 3/64 15300
/proc/meminfo: memFree=1421552/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50175 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1420312/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=2560 CPUtime=1.47
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 298 0 0 0 147 0 0 0 25 0 1 0 727870863 2621440 279 1992294400 134512640 135243223 4294956320 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/15303/statm: 640 279 84 178 0 460 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9332

[startup+3.10298 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1420056/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=2692 CPUtime=3.07
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 328 0 0 0 307 0 0 0 25 0 1 0 727870863 2756608 309 1992294400 134512640 135243223 4294956320 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/15303/statm: 673 309 84 178 0 493 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9464

[startup+6.30143 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1419672/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=2824 CPUtime=6.27
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 377 0 0 0 627 0 0 0 25 0 1 0 727870863 2891776 358 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/15303/statm: 706 358 84 178 0 526 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 9596

[startup+12.7013 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1419288/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=3088 CPUtime=12.67
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 447 0 0 0 1267 0 0 0 25 0 1 0 727870863 3162112 428 1992294400 134512640 135243223 4294956320 18446744073709551615 134555702 0 0 4096 3 0 0 0 17 0 0 0
/proc/15303/statm: 772 428 84 178 0 592 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9860

[startup+25.5012 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1419096/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=3352 CPUtime=25.46
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 503 0 0 0 2546 0 0 0 25 0 1 0 727870863 3432448 484 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/15303/statm: 838 484 84 178 0 658 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10124

[startup+51.1018 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1418648/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=3884 CPUtime=51.05
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 635 0 0 0 5105 0 0 0 25 0 1 0 727870863 3977216 616 1992294400 134512640 135243223 4294956320 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/15303/statm: 971 616 84 178 0 791 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10656

[startup+102.305 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1417944/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=4540 CPUtime=102.23
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 786 0 0 0 10223 0 0 0 25 0 1 0 727870863 4648960 767 1992294400 134512640 135243223 4294956320 18446744073709551615 134555635 0 0 4096 3 0 0 0 17 0 0 0
/proc/15303/statm: 1135 767 84 178 0 955 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11312

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1417432/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=4940 CPUtime=162.18
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 908 0 0 0 16217 1 0 0 25 0 1 0 727870863 5058560 889 1992294400 134512640 135243223 4294956320 18446744073709551615 134555985 0 0 4096 3 0 0 0 17 0 0 0
/proc/15303/statm: 1235 889 84 178 0 1055 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 11712

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1417048/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=5336 CPUtime=222.16
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 1004 0 0 0 22215 1 0 0 25 0 1 0 727870863 5464064 985 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/15303/statm: 1334 985 84 178 0 1154 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 12108

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1416664/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0

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

[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=7160 CPUtime=701.92
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 1446 0 0 0 70191 1 0 0 25 0 1 0 727870863 7331840 1427 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 1 0 0
/proc/15303/statm: 1790 1427 84 178 0 1610 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 13932

[startup+762.307 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1415128/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=7292 CPUtime=761.89
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 1485 0 0 0 76188 1 0 0 25 0 1 0 727870863 7467008 1466 1992294400 134512640 135243223 4294956320 18446744073709551615 134555753 0 0 4096 3 0 0 0 17 0 0 0
/proc/15303/statm: 1823 1466 84 178 0 1643 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 14064

[startup+822.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1415064/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=7424 CPUtime=821.85
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 1507 0 0 0 82184 1 0 0 25 0 1 0 727870863 7602176 1488 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/15303/statm: 1856 1488 84 178 0 1676 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 14196

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1414936/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=7556 CPUtime=881.82
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 1543 0 0 0 88181 1 0 0 25 0 1 0 727870863 7737344 1524 1992294400 134512640 135243223 4294956320 18446744073709551615 134556180 0 0 4096 3 0 0 0 17 0 0 0
/proc/15303/statm: 1889 1524 84 178 0 1709 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 14328

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1414872/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=7688 CPUtime=941.8
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 1573 0 0 0 94179 1 0 0 25 0 1 0 727870863 7872512 1554 1992294400 134512640 135243223 4294956320 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/15303/statm: 1922 1554 84 178 0 1742 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 14460

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1414680/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=7820 CPUtime=1001.77
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 1621 0 0 0 100176 1 0 0 25 0 1 0 727870863 8007680 1602 1992294400 134512640 135243223 4294956320 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/15303/statm: 1955 1602 84 178 0 1775 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 14592

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1414488/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=8084 CPUtime=1061.73
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 1665 0 0 0 106172 1 0 0 25 0 1 0 727870863 8278016 1646 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 1 0 0
/proc/15303/statm: 2021 1646 84 178 0 1841 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 14856

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1414360/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=8220 CPUtime=1121.7
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 1702 0 0 0 112169 1 0 0 25 0 1 0 727870863 8417280 1683 1992294400 134512640 135243223 4294956320 18446744073709551615 134555729 0 0 4096 3 0 0 0 17 0 0 0
/proc/15303/statm: 2055 1683 84 178 0 1875 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 14992

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1414296/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=8220 CPUtime=1181.67
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 1712 0 0 0 118166 1 0 0 25 0 1 0 727870863 8417280 1693 1992294400 134512640 135243223 4294956320 18446744073709551615 134555564 0 0 4096 3 0 0 0 17 0 0 0
/proc/15303/statm: 2055 1693 84 178 0 1875 0
Current children cumulated CPU time (s) 1181.67
Current children cumulated vsize (KiB) 14992



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1414232/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=8220 CPUtime=1200.07
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 1716 0 0 0 120006 1 0 0 25 0 1 0 727870863 8417280 1697 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/15303/statm: 2055 1697 84 178 0 1875 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 14992

Sending SIGTERM to process tree (bottom up)

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

[startup+1200.7 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15303
/proc/meminfo: memFree=1414232/2055920 swapFree=4179868/4192956
[pid=15300] ppid=15298 vsize=1416 CPUtime=0
/proc/15300/stat : 15300 (IUT_BMB_SAT) S 15298 15300 15073 0 -1 4194304 192 0 0 0 0 0 0 0 18 0 1 0 727870861 1449984 174 1992294400 134512640 135635285 4294956224 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/15300/statm: 354 174 105 274 0 77 0
[pid=15302] ppid=15300 vsize=5356 CPUtime=0
/proc/15302/stat : 15302 (sh) S 15300 15300 15073 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 727870863 5484544 232 1992294400 4194304 4889804 548682068912 18446744073709551615 224627581764 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/15302/statm: 1339 232 193 169 0 50 0
[pid=15303] ppid=15302 vsize=8220 CPUtime=1200.07
/proc/15303/stat : 15303 (minisat) R 15302 15300 15073 0 -1 4194304 1716 0 0 0 120006 1 0 0 25 0 1 0 727870863 8417280 1697 1992294400 134512640 135243223 4294956320 18446744073709551615 134555578 0 0 4096 3 0 0 0 17 0 0 0
/proc/15303/statm: 2055 1697 84 178 0 1875 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 14992

Child status: 0
Real time (s): 1200.71
CPU time (s): 1200.1
CPU user time (s): 1200.07
CPU system time (s): 0.031995
CPU usage (%): 99.9496
Max. virtual memory (cumulated for all children) (KiB): 14992

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

runsolver used 1.01385 second user time and 3.36249 second system time

The end

Launcher Data

Begin job on node49 at 2009-03-31 16:29:44
IDJOB=1533956
IDBENCH=70565
IDSOLVER=523
FILE ID=node49/1533956-1238509784
PBS_JOBID= 9061972
Free space on /tmp= 66388 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/560/unif-k3-r4.25-v560-c2380-S517464300-073.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1533956-1238509784/watcher-1533956-1238509784 -o /tmp/evaluation-result-1533956-1238509784/solver-1533956-1238509784 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1533956-1238509784.cnf HOME

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

MD5SUM BENCH= 7c267c9186cddd61ecbfa4c2ad3e3281
RANDOM SEED=339146831

node49.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.214
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	: 5931.00
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.214
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:       1422096 kB
Buffers:        105528 kB
Cached:         425696 kB
SwapCached:       6452 kB
Active:         194932 kB
Inactive:       345244 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1422096 kB
SwapTotal:     4192956 kB
SwapFree:      4179868 kB
Dirty:            2220 kB
Writeback:           0 kB
Mapped:          14652 kB
Slab:            79500 kB
Committed_AS:  1902972 kB
PageTables:       1384 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= 66384 MiB
End job on node49 at 2009-03-31 16:49:45