Trace number 3290361

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
rcl 2011-04-01? (TO) 1300.06 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1092.34
Satisfiable
(Un)Satisfiability was proved
Number of variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
Number of clauses of size over 50

Solver Data

0.00/0.00	c Parsing...
0.00/0.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    3344    10640 |    1003       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    2976    10528 |      --       0       --      -- |     --   | -240/400
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 602   #clauses: 2976   #literals: 10528
0.00/0.00	c CPU time:   0.004999 s
0.00/0.00	c ==============================================================================

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3290361-1303776810/watcher-3290361-1303776810 -o /tmp/evaluation-result-3290361-1303776810/solver-3290361-1303776810 -C 2400 -W 1300 -M 7680 ./esg_static.sh HOME/instance-3290361-1303776810.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.49 3.90 3.89 4/192 26216
/proc/meminfo: memFree=21730204/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 489283338 8908800 250 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 250 209 178 0 68 0

[startup+0.0841361 s]
/proc/loadavg: 3.49 3.90 3.89 4/192 26216
/proc/meminfo: memFree=21730204/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101123 s]
/proc/loadavg: 3.49 3.90 3.89 4/192 26216
/proc/meminfo: memFree=21730204/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301086 s]
/proc/loadavg: 3.49 3.90 3.89 4/192 26216
/proc/meminfo: memFree=21730204/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.701007 s]
/proc/loadavg: 3.49 3.90 3.89 4/192 26216
/proc/meminfo: memFree=21730204/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50085 s]
/proc/loadavg: 3.49 3.90 3.89 5/194 26219
/proc/meminfo: memFree=21723128/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=9704 CPUtime=1.48 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 904 0 0 0 148 0 0 0 25 0 1 0 489283339 9936896 814 33554432000 4194304 4218580 140737192072800 18446744073709551615 4209702 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 2426 814 130 6 0 896 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 18404

[startup+3.10055 s]
/proc/loadavg: 3.49 3.90 3.89 5/194 26219
/proc/meminfo: memFree=21720116/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=10664 CPUtime=3.08 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 1135 0 0 0 308 0 0 0 25 0 1 0 489283339 10919936 1045 33554432000 4194304 4218580 140737192072800 18446744073709551615 4213514 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 2666 1045 131 6 0 1136 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 19364

[startup+6.30094 s]
/proc/loadavg: 3.53 3.90 3.89 5/194 26219
/proc/meminfo: memFree=21715032/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=11644 CPUtime=6.28 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 1406 0 0 0 628 0 0 0 25 0 1 0 489283339 11923456 1316 33554432000 4194304 4218580 140737192072800 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 2911 1316 131 6 0 1381 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20344

[startup+12.7007 s]
/proc/loadavg: 3.56 3.90 3.89 5/194 26220
/proc/meminfo: memFree=21708012/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=13340 CPUtime=12.68 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 1817 0 0 0 1268 0 0 0 25 0 1 0 489283339 13660160 1727 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208530 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 3335 1727 131 6 0 1805 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22040

[startup+25.5003 s]
/proc/loadavg: 3.66 3.91 3.90 5/194 26257
/proc/meminfo: memFree=21698228/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=14896 CPUtime=25.48 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 2238 0 0 0 2548 0 0 0 25 0 1 0 489283339 15253504 2131 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 3724 2131 131 6 0 2194 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 23596

[startup+51.1004 s]
/proc/loadavg: 3.78 3.91 3.90 5/194 26258
/proc/meminfo: memFree=21688032/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=17060 CPUtime=51.08 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 2822 0 0 0 5108 0 0 0 25 0 1 0 489283339 17469440 2660 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 4265 2660 131 6 0 2735 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25760

[startup+102.307 s]
/proc/loadavg: 3.90 3.92 3.90 5/194 26259
/proc/meminfo: memFree=21672628/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=20624 CPUtime=102.29 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 3889 0 0 0 10228 1 0 0 25 0 1 0 489283339 21118976 3555 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208458 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 5156 3555 131 6 0 3626 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 29324

[startup+162.3 s]
/proc/loadavg: 3.96 3.93 3.91 5/194 26261
/proc/meminfo: memFree=21662548/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=22424 CPUtime=162.29 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 4566 0 0 0 16228 1 0 0 25 0 1 0 489283339 22962176 3983 33554432000 4194304 4218580 140737192072800 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 5606 3983 131 6 0 4076 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 31124

[startup+222.301 s]
/proc/loadavg: 4.03 3.96 3.91 5/194 26262
/proc/meminfo: memFree=21655452/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=23912 CPUtime=222.29 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 5276 0 0 0 22227 2 0 0 25 0 1 0 489283339 24485888 4392 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 5978 4392 131 6 0 4448 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 32612

[startup+282.3 s]
/proc/loadavg: 4.08 3.98 3.92 5/194 26264
/proc/meminfo: memFree=21649588/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=25168 CPUtime=282.29 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 5844 0 0 0 28227 2 0 0 25 0 1 0 489283339 25772032 4704 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208501 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 6292 4704 131 6 0 4762 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 33868

[startup+342.301 s]
/proc/loadavg: 4.03 3.98 3.92 5/194 26265
/proc/meminfo: memFree=21644968/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=26300 CPUtime=342.29 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 6390 0 0 0 34227 2 0 0 25 0 1 0 489283339 26931200 4959 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208435 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 6575 4959 131 6 0 5045 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 35000

[startup+402.301 s]
/proc/loadavg: 4.01 3.98 3.92 5/194 26267
/proc/meminfo: memFree=21638984/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3

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

[pid=26219] ppid=26216 vsize=28764 CPUtime=522.3 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 7844 0 0 0 52227 3 0 0 25 0 1 0 489283339 29454336 5579 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 7191 5579 131 6 0 5661 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 37464

[startup+582.3 s]
/proc/loadavg: 4.00 3.98 3.92 5/194 26272
/proc/meminfo: memFree=21627724/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=30148 CPUtime=582.31 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 8447 0 0 0 58227 4 0 0 25 0 1 0 489283339 30871552 5922 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 7537 5922 131 6 0 6007 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 38848

[startup+642.301 s]
/proc/loadavg: 4.05 4.00 3.93 5/194 26273
/proc/meminfo: memFree=21622356/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=30788 CPUtime=642.31 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 8878 0 0 0 64227 4 0 0 25 0 1 0 489283339 31526912 6107 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 7697 6107 131 6 0 6167 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 39488

[startup+702.301 s]
/proc/loadavg: 4.02 4.00 3.93 5/194 26275
/proc/meminfo: memFree=21619716/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=30820 CPUtime=702.31 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 9161 0 0 0 70227 4 0 0 25 0 1 0 489283339 31559680 6113 33554432000 4194304 4218580 140737192072800 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 7705 6113 131 6 0 6175 0
Current children cumulated CPU time (s) 702.31
Current children cumulated vsize (KiB) 39520

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 26277
/proc/meminfo: memFree=21616216/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=32524 CPUtime=762.31 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 9810 0 0 0 76227 4 0 0 25 0 1 0 489283339 33304576 6515 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 8131 6515 131 6 0 6601 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 41224

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 26278
/proc/meminfo: memFree=21614696/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=32748 CPUtime=822.31 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 10117 0 0 0 82227 4 0 0 25 0 1 0 489283339 33533952 6590 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 8187 6590 131 6 0 6657 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 41448

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 26280
/proc/meminfo: memFree=21611804/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=32964 CPUtime=882.32 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 10412 0 0 0 88227 5 0 0 25 0 1 0 489283339 33755136 6627 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208422 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 8241 6627 131 6 0 6711 0
Current children cumulated CPU time (s) 882.32
Current children cumulated vsize (KiB) 41664

[startup+942.3 s]
/proc/loadavg: 4.04 4.01 3.93 5/194 26281
/proc/meminfo: memFree=21610412/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=34132 CPUtime=942.31 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 11026 0 0 0 94226 5 0 0 25 0 1 0 489283339 34951168 6938 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208471 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 8533 6938 131 6 0 7003 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 42832

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/194 26283
/proc/meminfo: memFree=21608644/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=34348 CPUtime=1002.32 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 11343 0 0 0 100227 5 0 0 25 0 1 0 489283339 35172352 6972 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 8587 6972 131 6 0 7057 0
Current children cumulated CPU time (s) 1002.32
Current children cumulated vsize (KiB) 43048

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 26285
/proc/meminfo: memFree=21607500/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=34756 CPUtime=1062.32 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 11750 0 0 0 106227 5 0 0 25 0 1 0 489283339 35590144 7085 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 8689 7085 131 6 0 7159 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 43456

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 26286
/proc/meminfo: memFree=21603248/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=35600 CPUtime=1122.33 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 12228 0 0 0 112227 6 0 0 25 0 1 0 489283339 36454400 7302 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 8900 7302 131 6 0 7370 0
Current children cumulated CPU time (s) 1122.33
Current children cumulated vsize (KiB) 44300

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 26288
/proc/meminfo: memFree=21601736/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=35696 CPUtime=1182.33 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 12491 0 0 0 118227 6 0 0 25 0 1 0 489283339 36552704 7322 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 8924 7322 131 6 0 7394 0
Current children cumulated CPU time (s) 1182.33
Current children cumulated vsize (KiB) 44396

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 26289
/proc/meminfo: memFree=21600092/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=35728 CPUtime=1242.33 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 12772 0 0 0 124227 6 0 0 25 0 1 0 489283339 36585472 7329 33554432000 4194304 4218580 140737192072800 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 8932 7329 131 6 0 7402 0
Current children cumulated CPU time (s) 1242.33
Current children cumulated vsize (KiB) 44428



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.03 4.01 3.94 3/188 26294
/proc/meminfo: memFree=21668180/32951124 swapFree=67111524/67111528
[pid=26216] ppid=26214 vsize=8700 CPUtime=0 cores=1,3
/proc/26216/stat : 26216 (esg_static.sh) S 26214 26216 23876 0 -1 4202496 356 290 0 0 0 0 0 0 25 0 1 0 489283338 8908800 253 33554432000 4194304 4922060 140736574072832 18446744073709551615 212435836037 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/26216/statm: 2175 253 209 178 0 68 0
[pid=26219] ppid=26216 vsize=35924 CPUtime=1300.04 cores=1,3
/proc/26219/stat : 26219 (cdcl) R 26216 26216 23876 0 -1 4202496 13106 0 0 0 129998 6 0 0 25 0 1 0 489283339 36786176 7358 33554432000 4194304 4218580 140737192072800 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 1 0 0 0
/proc/26219/statm: 8981 7358 131 6 0 7451 0
Current children cumulated CPU time (s) 1300.04
Current children cumulated vsize (KiB) 44624

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): 1300.01
CPU time (s): 1300.06
CPU user time (s): 1299.99
CPU system time (s): 0.067989
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 44816

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

runsolver used 2.00869 second user time and 5.08923 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-26 02:13:30
IDJOB=3290361
IDBENCH=83431
IDSOLVER=1609
FILE ID=node102/3290361-1303776810
RUNJOBID= node102-1303776809-26133
PBS_JOBID= 13157159
Free space on /tmp= 70972 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_4_keyfind_1.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290361-1303776810/watcher-3290361-1303776810 -o /tmp/evaluation-result-3290361-1303776810/solver-3290361-1303776810 -C 2400 -W 1300 -M 7680  ./esg_static.sh HOME/instance-3290361-1303776810.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=1077339361

node102.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.65
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.15
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
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 rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21730236 kB
Buffers:       1607648 kB
Cached:        8989460 kB
SwapCached:          4 kB
Active:        2528148 kB
Inactive:      8141784 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21730236 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            4488 kB
Writeback:           0 kB
AnonPages:       72348 kB
Mapped:          15176 kB
Slab:           486568 kB
PageTables:       5128 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   257676 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 70972 MiB
End job on node102 at 2011-04-26 02:35:10