Trace number 3387471

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
minisat hack: minisat_psm 2011-04-01? (TO) 5000.05 5000.32

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
64/aes_64_4_keyfind_1.cnf
MD5SUM07ea67092ce3fd4529e72f69434e3f99
Bench CategoryAPPLICATION (applications 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 variables1808
Number of clauses9968
Sum of the clauses size39152
Maximum clause length5
Minimum clause length1
Number of clauses of size 1144
Number of clauses of size 2320
Number of clauses of size 33904
Number of clauses of size 41344
Number of clauses of size 54256
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 |    9760    38688 |    2927       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    9376    37408 |      --       0       --      -- |     --   | -128/-256
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 1600   #clauses: 9376   #literals: 37408
0.00/0.00	c CPU time:   0.007998 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: 961)

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-3387471-1305603240/watcher-3387471-1305603240 -o /tmp/evaluation-result-3387471-1305603240/solver-3387471-1305603240 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3387471-1305603240.cnf 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.07 3.07 3.01 3/426 8576
/proc/meminfo: memFree=14342832/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 326 0 0 0 0 0 0 0 25 0 1 0 671922249 8908800 249 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/8576/statm: 2175 249 209 178 0 68 0

[startup+0.096685 s]
/proc/loadavg: 3.07 3.07 3.01 3/426 8576
/proc/meminfo: memFree=14342832/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.100676 s]
/proc/loadavg: 3.07 3.07 3.01 3/426 8576
/proc/meminfo: memFree=14342832/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.300636 s]
/proc/loadavg: 3.07 3.07 3.01 3/426 8576
/proc/meminfo: memFree=14342832/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+0.700539 s]
/proc/loadavg: 3.07 3.07 3.01 3/426 8576
/proc/meminfo: memFree=14342832/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 8700

[startup+1.50039 s]
/proc/loadavg: 3.07 3.07 3.01 4/428 8579
/proc/meminfo: memFree=14335128/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=23500 CPUtime=1.48 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 2887 0 0 0 148 0 0 0 25 0 1 0 671922250 24064000 1948 33554432000 4194304 4256717 140737167595232 18446744073709551615 4210833 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 5875 1948 252 16 0 2517 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32200

[startup+3.1011 s]
/proc/loadavg: 3.07 3.07 3.01 4/428 8579
/proc/meminfo: memFree=14328924/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=24556 CPUtime=3.08 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 3697 0 0 0 308 0 0 0 25 0 1 0 671922250 25145344 2680 33554432000 4194304 4256717 140737167595232 18446744073709551615 4213551 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 6139 2680 252 16 0 2781 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 33256

[startup+6.30054 s]
/proc/loadavg: 3.07 3.07 3.00 4/428 8579
/proc/meminfo: memFree=14321604/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=24556 CPUtime=6.28 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 3809 0 0 0 628 0 0 0 25 0 1 0 671922250 25145344 2789 33554432000 4194304 4256717 140737167595232 18446744073709551615 4213456 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 6139 2789 252 16 0 2781 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 33256

[startup+12.7004 s]
/proc/loadavg: 3.06 3.07 3.00 4/428 8579
/proc/meminfo: memFree=14297672/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=29092 CPUtime=12.68 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 8412 0 0 0 1267 1 0 0 25 0 1 0 671922250 29790208 3876 33554432000 4194304 4256717 140737167595232 18446744073709551615 4218630 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 7273 3876 253 16 0 3915 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 37792

[startup+25.501 s]
/proc/loadavg: 3.12 3.08 3.01 4/428 8579
/proc/meminfo: memFree=14252280/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=36164 CPUtime=25.47 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 10245 0 0 0 2546 1 0 0 25 0 1 0 671922250 37031936 5569 33554432000 4194304 4256717 140737167595232 18446744073709551615 4218510 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 9041 5569 253 16 0 5683 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 44864

[startup+51.1004 s]
/proc/loadavg: 3.08 3.07 3.01 4/428 8580
/proc/meminfo: memFree=14176748/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=54484 CPUtime=51.07 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 28521 0 0 0 5103 4 0 0 25 0 1 0 671922250 55791616 9346 33554432000 4194304 4256717 140737167595232 18446744073709551615 4213445 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 13621 9346 253 16 0 10263 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 63184

[startup+102.316 s]
/proc/loadavg: 3.03 3.06 3.00 4/428 8581
/proc/meminfo: memFree=14292180/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=61664 CPUtime=102.28 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 31237 0 0 0 10224 4 0 0 25 0 1 0 671922250 63143936 11878 33554432000 4194304 4256717 140737167595232 18446744073709551615 4213712 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 15416 11878 253 16 0 12058 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 70364

[startup+162.301 s]
/proc/loadavg: 3.12 3.08 3.01 4/428 8583
/proc/meminfo: memFree=14239088/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=61848 CPUtime=162.26 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 38168 0 0 0 16221 5 0 0 25 0 1 0 671922250 63332352 9433 33554432000 4194304 4256717 140737167595232 18446744073709551615 4213469 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 15462 9433 253 16 0 12104 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 70548

[startup+222.301 s]
/proc/loadavg: 3.04 3.06 3.00 4/428 8585
/proc/meminfo: memFree=14385760/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=99196 CPUtime=222.26 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 52944 0 0 0 22218 8 0 0 25 0 1 0 671922250 101576704 17697 33554432000 4194304 4256717 140737167595232 18446744073709551615 4218773 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 24799 17697 253 16 0 21441 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 107896

[startup+282.3 s]
/proc/loadavg: 3.01 3.05 3.00 4/428 8586
/proc/meminfo: memFree=14085524/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=99196 CPUtime=282.26 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 52945 0 0 0 28217 9 0 0 25 0 1 0 671922250 101576704 17698 33554432000 4194304 4256717 140737167595232 18446744073709551615 4213935 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 24799 17698 253 16 0 21441 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 107896

[startup+342.3 s]
/proc/loadavg: 3.00 3.04 3.00 4/428 8588
/proc/meminfo: memFree=14288484/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=99196 CPUtime=342.25 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 52947 0 0 0 34216 9 0 0 25 0 1 0 671922250 101576704 17700 33554432000 4194304 4256717 140737167595232 18446744073709551615 4213497 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 24799 17700 253 16 0 21441 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 107896

[startup+402.3 s]
/proc/loadavg: 3.00 3.03 3.00 4/428 8589
/proc/meminfo: memFree=14214800/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6

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

/proc/8578/statm: 36422 29207 253 16 0 33064 0
Current children cumulated CPU time (s) 4362.06
Current children cumulated vsize (KiB) 154388

[startup+4422.3 s]
/proc/loadavg: 3.10 3.04 3.01 4/428 8801
/proc/meminfo: memFree=15137780/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=146016 CPUtime=4422.06 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 2216858 0 0 0 441799 407 0 0 25 0 1 0 671922250 149520384 29670 33554432000 4194304 4256717 140737167595232 18446744073709551615 4213483 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 36504 29670 253 16 0 33146 0
Current children cumulated CPU time (s) 4422.07
Current children cumulated vsize (KiB) 154716

[startup+4482.3 s]
/proc/loadavg: 3.03 3.03 3.00 4/428 8802
/proc/meminfo: memFree=15125228/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=146016 CPUtime=4482.05 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 2252544 0 0 0 447791 414 0 0 25 0 1 0 671922250 149520384 28276 33554432000 4194304 4256717 140737167595232 18446744073709551615 4213652 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 36504 28276 253 16 0 33146 0
Current children cumulated CPU time (s) 4482.06
Current children cumulated vsize (KiB) 154716

[startup+4542.3 s]
/proc/loadavg: 3.01 3.02 3.00 4/428 8804
/proc/meminfo: memFree=15125332/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=146016 CPUtime=4542.04 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 2287924 0 0 0 453784 420 0 0 25 0 1 0 671922250 149520384 27096 33554432000 4194304 4256717 140737167595232 18446744073709551615 4213452 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 36504 27096 253 16 0 33146 0
Current children cumulated CPU time (s) 4542.05
Current children cumulated vsize (KiB) 154716

[startup+4602.3 s]
/proc/loadavg: 3.05 3.03 3.00 4/428 8805
/proc/meminfo: memFree=15192512/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=146016 CPUtime=4602.06 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 2324855 0 0 0 459779 427 0 0 25 0 1 0 671922250 149520384 26643 33554432000 4194304 4256717 140737167595232 18446744073709551615 4218642 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 36504 26643 253 16 0 33146 0
Current children cumulated CPU time (s) 4602.07
Current children cumulated vsize (KiB) 154716

[startup+4662.3 s]
/proc/loadavg: 3.08 3.05 3.01 4/428 8807
/proc/meminfo: memFree=15180956/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=146384 CPUtime=4662.04 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 2346576 0 0 0 465773 431 0 0 25 0 1 0 671922250 149897216 29649 33554432000 4194304 4256717 140737167595232 18446744073709551615 4213930 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 36596 29649 253 16 0 33238 0
Current children cumulated CPU time (s) 4662.05
Current children cumulated vsize (KiB) 155084

[startup+4722.32 s]
/proc/loadavg: 3.06 3.05 3.01 4/428 8809
/proc/meminfo: memFree=15132940/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=146384 CPUtime=4722.05 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 2387224 0 0 0 471767 438 0 0 25 0 1 0 671922250 149897216 31794 33554432000 4194304 4256717 140737167595232 18446744073709551615 4211768 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 36596 31794 253 16 0 33238 0
Current children cumulated CPU time (s) 4722.06
Current children cumulated vsize (KiB) 155084

[startup+4782.3 s]
/proc/loadavg: 3.02 3.04 3.00 4/428 8810
/proc/meminfo: memFree=15134656/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=146552 CPUtime=4782.03 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 2425926 0 0 0 477758 445 0 0 25 0 1 0 671922250 150069248 29943 33554432000 4194304 4256717 140737167595232 18446744073709551615 4213405 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 36638 29943 253 16 0 33280 0
Current children cumulated CPU time (s) 4782.04
Current children cumulated vsize (KiB) 155252

[startup+4842.3 s]
/proc/loadavg: 3.01 3.03 3.00 4/428 8812
/proc/meminfo: memFree=15133520/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=146976 CPUtime=4842.03 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 2464784 0 0 0 483750 453 0 0 25 0 1 0 671922250 150503424 29889 33554432000 4194304 4256717 140737167595232 18446744073709551615 4213908 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 36744 29889 253 16 0 33386 0
Current children cumulated CPU time (s) 4842.04
Current children cumulated vsize (KiB) 155676

[startup+4902.3 s]
/proc/loadavg: 3.11 3.05 3.01 4/428 8813
/proc/meminfo: memFree=15130156/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=148028 CPUtime=4902.03 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 2504464 0 0 0 489743 460 0 0 25 0 1 0 671922250 151580672 30329 33554432000 4194304 4256717 140737167595232 18446744073709551615 4233419 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 37007 30329 253 16 0 33649 0
Current children cumulated CPU time (s) 4902.04
Current children cumulated vsize (KiB) 156728

[startup+4962.3 s]
/proc/loadavg: 2.68 2.95 2.97 3/427 8815
/proc/meminfo: memFree=15148752/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=148500 CPUtime=4962.04 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 2540220 0 0 0 495737 467 0 0 25 0 1 0 671922250 152064000 28100 33554432000 4194304 4256717 140737167595232 18446744073709551615 4213994 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 37125 28100 253 16 0 33767 0
Current children cumulated CPU time (s) 4962.05
Current children cumulated vsize (KiB) 157200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000.3 s]
/proc/loadavg: 2.35 2.83 2.93 3/427 8816
/proc/meminfo: memFree=15153580/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=118084 CPUtime=5000.04 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 2568559 0 0 0 499532 472 0 0 25 0 1 0 671922250 120918016 24163 33554432000 4194304 4256717 140737167595232 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 29521 24163 253 16 0 26163 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 126784

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

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

[startup+5000.3 s]
/proc/loadavg: 2.35 2.83 2.93 3/427 8816
/proc/meminfo: memFree=15153580/32951124 swapFree=54450792/67111528
[pid=8576] ppid=8574 vsize=8700 CPUtime=0.01 cores=0,2,4,6
/proc/8576/stat : 8576 (esg_static.sh) S 8574 8576 6454 0 -1 4202496 352 439 0 0 0 0 1 0 25 0 1 0 671922249 8908800 251 33554432000 4194304 4922060 140734239949568 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/8576/statm: 2175 251 209 178 0 68 0
[pid=8578] ppid=8576 vsize=118084 CPUtime=5000.04 cores=0,2,4,6
/proc/8578/stat : 8578 (minisat_static) R 8576 8576 6454 0 -1 4202496 2568559 0 0 0 499532 472 0 0 25 0 1 0 671922250 120918016 24163 33554432000 4194304 4256717 140737167595232 18446744073709551615 4213972 0 0 4096 8388610 0 0 0 17 0 0 0 0
/proc/8578/statm: 29521 24163 253 16 0 26163 0
Current children cumulated CPU time (s) 5000.05
Current children cumulated vsize (KiB) 126784

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 8576 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=12998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=1999
# CPU time returned by wait4() is 0.014997
# while last known CPU time is 5000.05
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 5000.32
CPU time (s): 5000.05
CPU user time (s): 4995.33
CPU system time (s): 4.72
CPU usage (%): 99.9945
Max. virtual memory (cumulated for all children) (KiB): 237088

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

runsolver used 21.4947 second user time and 46.7209 second system time

The end

Launcher Data

Begin job on node134 at 2011-05-17 05:34:01
IDJOB=3387471
IDBENCH=83416
IDSOLVER=1874
FILE ID=node134/3387471-1305603240
RUNJOBID= node134-1305599909-8361
PBS_JOBID= 13350344
Free space on /tmp= 73516 MiB

SOLVER NAME= minisat hack: minisat_psm 2011-04-01
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/64/aes_64_4_keyfind_1.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3387471-1305603240/watcher-3387471-1305603240 -o /tmp/evaluation-result-3387471-1305603240/solver-3387471-1305603240 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3387471-1305603240.cnf

TIME LIMIT= 5000 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 07ea67092ce3fd4529e72f69434e3f99
RANDOM SEED=682955232

node134.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.831
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.66
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.831
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	: 5332.67
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.831
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.83
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.831
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	: 7186.06
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.831
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.80
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.831
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.83
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.831
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.75
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.831
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.84
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      14342988 kB
Buffers:        184604 kB
Cached:         982528 kB
SwapCached:      16428 kB
Active:        7174332 kB
Inactive:     11170388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      14342988 kB
SwapTotal:    67111528 kB
SwapFree:     54450792 kB
Dirty:            1076 kB
Writeback:         108 kB
AnonPages:    17168756 kB
Mapped:          22324 kB
Slab:           105564 kB
PageTables:      90972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 112056404 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73672 MiB
End job on node134 at 2011-05-17 06:57:23