Trace number 1729021

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.61

General information on the benchmark

Namecrafted/Hard/contest02/
hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
MD5SUMa197a9dc75e55922067ed3cf039613f4
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 variables500
Number of clauses1750
Sum of the clauses size5250
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31750
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.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:  500                                                  |
0.00/0.01	c |  Number of clauses:    1750                                                 |
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 |     500     1750     5250 |      583        0    nan |  0.000 % |
0.00/0.02	c |       100 |     500     1750     5250 |      641      100     34 |  0.000 % |
0.00/0.03	c |       250 |     500     1750     5250 |      705      250     31 |  0.000 % |
0.00/0.03	c |       475 |     500     1750     5250 |      776      475     32 |  0.000 % |
0.00/0.05	c |       812 |     500     1750     5250 |      854      812     32 |  0.000 % |
0.00/0.07	c |      1319 |     500     1750     5250 |      939      849     32 |  0.000 % |
0.00/0.10	c |      2079 |     500     1750     5250 |     1033      591     27 |  0.000 % |
0.00/0.15	c |      3219 |     500     1750     5250 |     1136      600     29 |  0.000 % |
0.00/0.23	c |      4927 |     500     1750     5250 |     1250     1080     31 |  0.000 % |
0.00/0.35	c |      7489 |     500     1750     5250 |     1375      964     31 |  0.000 % |
0.00/0.55	c |     11335 |     500     1750     5250 |     1513     1153     32 |  0.000 % |
0.00/0.85	c |     17101 |     500     1750     5250 |     1664     1331     32 |  0.000 % |
1.17/1.29	c |     25751 |     500     1750     5250 |     1830     1248     29 |  0.000 % |
1.87/1.94	c |     38726 |     500     1750     5250 |     2013     1822     31 |  0.000 % |
2.87/2.96	c |     58187 |     500     1750     5250 |     2215     1327     29 |  0.000 % |
4.46/4.60	c |     87380 |     500     1750     5250 |     2436     1750     33 |  0.000 % |
6.96/7.08	c |    131169 |     500     1750     5250 |     2680     1567     30 |  0.000 % |
10.87/10.91	c |    196854 |     500     1750     5250 |     2948     2393     31 |  0.000 % |
16.86/16.97	c |    295380 |     500     1750     5250 |     3243     2271     32 |  0.000 % |
26.06/26.19	c |    443169 |     500     1750     5250 |     3567     1893     31 |  0.000 % |
40.75/40.80	c |    664852 |     500     1750     5250 |     3924     2854     33 |  0.000 % |
63.53/63.69	c |    997377 |     500     1750     5250 |     4316     2643     32 |  0.000 % |
98.32/98.41	c |   1496165 |     500     1750     5250 |     4748     2308     30 |  0.000 % |
153.60/153.73	c |   2244348 |     500     1750     5250 |     5223     4059     34 |  0.000 % |
240.87/241.00	c |   3366623 |     500     1750     5250 |     5745     4287     33 |  0.000 % |
377.42/377.67	c |   5050034 |     500     1750     5250 |     6320     3839     31 |  0.000 % |
594.44/594.74	c |   7575150 |     500     1750     5250 |     6952     3863     33 |  0.000 % |
931.19/931.68	c |  11362826 |     500     1750     5250 |     7647     6930     33 |  0.000 % |
1200.07/1200.60	sh: line 1: 21685 Terminated              HOME/minisat simple.out solve.out >temp.out
1200.07/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-1729021-1240744143/watcher-1729021-1240744143 -o /tmp/evaluation-result-1729021-1240744143/solver-1729021-1240744143 -C 1200 -W 1800 -M 1800 --output-limit 1,15 IUT_BMB_SAT HOME/instance-1729021-1240744143.cnf HOME 

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


[startup+0 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 21682
/proc/meminfo: memFree=1393848/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) R 21680 21682 21273 0 -1 4194304 163 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 146 1992294400 134512640 135635285 4294956208 18446744073709551615 135072790 0 0 4096 0 0 0 0 17 0 0 0
/proc/21682/statm: 354 146 97 274 0 77 0

[startup+0.0612901 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 21682
/proc/meminfo: memFree=1393848/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.102288 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 21682
/proc/meminfo: memFree=1393848/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.302302 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 21682
/proc/meminfo: memFree=1393848/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+0.702332 s]
/proc/loadavg: 1.01 1.01 1.00 3/64 21682
/proc/meminfo: memFree=1393848/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 1416

[startup+1.50139 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 21685
/proc/meminfo: memFree=1392608/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=2448 CPUtime=1.47
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 285 0 0 0 147 0 0 0 25 0 1 0 102446921 2506752 265 1992294400 134512640 135243223 4294956304 18446744073709551615 134555445 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 612 265 83 178 0 432 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 9220

[startup+3.10151 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 21685
/proc/meminfo: memFree=1392352/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=2712 CPUtime=3.07
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 328 0 0 0 307 0 0 0 25 0 1 0 102446921 2777088 308 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 1 0 0
/proc/21685/statm: 678 308 83 178 0 498 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9484

[startup+6.30174 s]
/proc/loadavg: 1.01 1.01 1.00 2/67 21685
/proc/meminfo: memFree=1391904/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=2844 CPUtime=6.26
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 370 0 0 0 626 0 0 0 25 0 1 0 102446921 2912256 350 1992294400 134512640 135243223 4294956304 18446744073709551615 134555504 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 711 350 83 178 0 531 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 9616

[startup+12.7012 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 21685
/proc/meminfo: memFree=1391584/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=3108 CPUtime=12.66
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 439 0 0 0 1266 0 0 0 25 0 1 0 102446921 3182592 419 1992294400 134512640 135243223 4294956304 18446744073709551615 134572386 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 777 419 83 178 0 597 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9880

[startup+25.5021 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 21685
/proc/meminfo: memFree=1391392/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=3372 CPUtime=25.46
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 511 0 0 0 2546 0 0 0 25 0 1 0 102446921 3452928 491 1992294400 134512640 135243223 4294956304 18446744073709551615 134555794 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 843 491 83 178 0 663 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 10144

[startup+51.103 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 21685
/proc/meminfo: memFree=1390816/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=4032 CPUtime=51.05
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 654 0 0 0 5105 0 0 0 25 0 1 0 102446921 4128768 634 1992294400 134512640 135243223 4294956304 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 1008 634 83 178 0 828 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 10804

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21685
/proc/meminfo: memFree=1390112/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=4560 CPUtime=102.23
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 803 0 0 0 10223 0 0 0 25 0 1 0 102446921 4669440 783 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 1140 783 83 178 0 960 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 11332

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21685
/proc/meminfo: memFree=1389600/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=5080 CPUtime=162.2
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 916 0 0 0 16220 0 0 0 25 0 1 0 102446921 5201920 896 1992294400 134512640 135243223 4294956304 18446744073709551615 134555653 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 1270 896 83 178 0 1090 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 11852

[startup+222.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21685
/proc/meminfo: memFree=1389280/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=5344 CPUtime=222.18
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 999 0 0 0 22218 0 0 0 25 0 1 0 102446921 5472256 979 1992294400 134512640 135243223 4294956304 18446744073709551615 134565172 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 1336 979 83 178 0 1156 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 12116

[startup+282.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21685
/proc/meminfo: memFree=1388896/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0

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

[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=7044 CPUtime=642.02
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 1405 0 0 0 64201 1 0 0 25 0 1 0 102446921 7213056 1385 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 1761 1385 83 178 0 1581 0
Current children cumulated CPU time (s) 642.02
Current children cumulated vsize (KiB) 13816

[startup+702.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21685
/proc/meminfo: memFree=1387360/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=7176 CPUtime=701.98
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 1458 0 0 0 70197 1 0 0 25 0 1 0 102446921 7348224 1438 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 1794 1438 83 178 0 1614 0
Current children cumulated CPU time (s) 701.98
Current children cumulated vsize (KiB) 13948

[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21685
/proc/meminfo: memFree=1387168/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=7304 CPUtime=761.95
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 1489 0 0 0 76194 1 0 0 25 0 1 0 102446921 7479296 1469 1992294400 134512640 135243223 4294956304 18446744073709551615 134555939 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 1826 1469 83 178 0 1646 0
Current children cumulated CPU time (s) 761.95
Current children cumulated vsize (KiB) 14076

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21685
/proc/meminfo: memFree=1387104/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=7440 CPUtime=821.93
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 1510 0 0 0 82192 1 0 0 25 0 1 0 102446921 7618560 1490 1992294400 134512640 135243223 4294956304 18446744073709551615 134555744 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 1860 1490 83 178 0 1680 0
Current children cumulated CPU time (s) 821.93
Current children cumulated vsize (KiB) 14212

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21685
/proc/meminfo: memFree=1386976/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=7544 CPUtime=881.9
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 1542 0 0 0 88189 1 0 0 25 0 1 0 102446921 7725056 1522 1992294400 134512640 135243223 4294956304 18446744073709551615 134567686 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 1886 1522 83 178 0 1706 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 14316

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21685
/proc/meminfo: memFree=1386848/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=7676 CPUtime=941.88
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 1563 0 0 0 94187 1 0 0 25 0 1 0 102446921 7860224 1543 1992294400 134512640 135243223 4294956304 18446744073709551615 134555725 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 1919 1543 83 178 0 1739 0
Current children cumulated CPU time (s) 941.88
Current children cumulated vsize (KiB) 14448

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21685
/proc/meminfo: memFree=1386528/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=7924 CPUtime=1001.85
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 1633 0 0 0 100184 1 0 0 25 0 1 0 102446921 8114176 1613 1992294400 134512640 135243223 4294956304 18446744073709551615 134555453 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 1981 1613 83 178 0 1801 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 14696

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21685
/proc/meminfo: memFree=1386336/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=8060 CPUtime=1061.83
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 1667 0 0 0 106182 1 0 0 25 0 1 0 102446921 8253440 1647 1992294400 134512640 135243223 4294956304 18446744073709551615 134555658 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 2015 1647 83 178 0 1835 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 14832

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21685
/proc/meminfo: memFree=1386272/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=8060 CPUtime=1121.8
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 1688 0 0 0 112179 1 0 0 25 0 1 0 102446921 8253440 1668 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 2015 1668 83 178 0 1835 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 14832

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21685
/proc/meminfo: memFree=1386208/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=8196 CPUtime=1181.78
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 1707 0 0 0 118177 1 0 0 25 0 1 0 102446921 8392704 1687 1992294400 134512640 135243223 4294956304 18446744073709551615 134565285 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 2049 1687 83 178 0 1869 0
Current children cumulated CPU time (s) 1181.78
Current children cumulated vsize (KiB) 14968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1200.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 21685
/proc/meminfo: memFree=1386144/2055920 swapFree=4191900/4192956
[pid=21682] ppid=21680 vsize=1416 CPUtime=0
/proc/21682/stat : 21682 (IUT_BMB_SAT) S 21680 21682 21273 0 -1 4194304 183 0 0 0 0 0 0 0 18 0 1 0 102446919 1449984 165 1992294400 134512640 135635285 4294956208 18446744073709551615 135129070 0 65536 4102 0 18446744071563356171 0 0 17 0 0 0
/proc/21682/statm: 354 165 105 274 0 77 0
[pid=21684] ppid=21682 vsize=5356 CPUtime=0
/proc/21684/stat : 21684 (sh) S 21682 21682 21273 0 -1 4194304 270 0 0 0 0 0 0 0 18 0 1 0 102446921 5484544 232 1992294400 4194304 4889804 548682068880 18446744073709551615 254195327812 0 65536 4100 65538 18446744071563356171 0 0 17 1 0 0
/proc/21684/statm: 1339 232 193 169 0 50 0
[pid=21685] ppid=21684 vsize=8196 CPUtime=1200.07
/proc/21685/stat : 21685 (minisat) R 21684 21682 21273 0 -1 4194304 1714 0 0 0 120006 1 0 0 25 0 1 0 102446921 8392704 1694 1992294400 134512640 135243223 4294956304 18446744073709551615 134555707 0 0 4096 3 0 0 0 17 0 0 0
/proc/21685/statm: 2049 1694 83 178 0 1869 0
Current children cumulated CPU time (s) 1200.07
Current children cumulated vsize (KiB) 14968

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child status: 0
Real time (s): 1200.61
CPU time (s): 1200.1
CPU user time (s): 1200.08
CPU system time (s): 0.026995
CPU usage (%): 99.958
Max. virtual memory (cumulated for all children) (KiB): 14968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1200.08
system time used= 0.026995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2228
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= 7
involuntary context switches= 3232

runsolver used 0.945856 second user time and 3.43448 second system time

The end

Launcher Data

Begin job on node34 at 2009-04-26 13:09:03
IDJOB=1729021
IDBENCH=24691
IDSOLVER=523
FILE ID=node34/1729021-1240744143
PBS_JOBID= 9186966
Free space on /tmp= 66404 MiB

SOLVER NAME= IUT_BMB_SAT 1.0
BENCH NAME= SAT07/crafted/Hard/contest02/hgen3-v500-s1349121860.sat05-473.reshuffled-07.cnf
COMMAND LINE= IUT_BMB_SAT BENCHNAME TMPDIR
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1729021-1240744143/watcher-1729021-1240744143 -o /tmp/evaluation-result-1729021-1240744143/solver-1729021-1240744143 -C 1200 -W 1800 -M 1800 --output-limit 1,15  IUT_BMB_SAT HOME/instance-1729021-1240744143.cnf HOME

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

MD5SUM BENCH= a197a9dc75e55922067ed3cf039613f4
RANDOM SEED=237749876

node34.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	: 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.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:       1394392 kB
Buffers:         63564 kB
Cached:         511332 kB
SwapCached:        384 kB
Active:         209576 kB
Inactive:       378708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1394392 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:            2208 kB
Writeback:           0 kB
Mapped:          21732 kB
Slab:            59312 kB
Committed_AS:   393676 kB
PageTables:       1380 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= 66400 MiB
End job on node34 at 2009-04-26 13:29:03