Trace number 3499043

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) 5000.07 5000.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom13.cnf
MD5SUMf3c2fb082f5fbc8fb1f714d6ee13929d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark93.9187
Satisfiable
(Un)Satisfiability was proved
Number of variables19995
Number of clauses66333
Sum of the clauses size168341
Maximum clause length698
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 235137
Number of clauses of size 330832
Number of clauses of size 490
Number of clauses of size 511
Number of clauses of size over 5262

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   62361   158899 |   18708       0        0     nan |  0.000 % |
0.00/0.21	c |         0 |   42585   155666 |      --       0       --      -- |     --   | -19776/-3233
0.00/0.21	c ==============================================================================
0.00/0.21	c Result  :   #vars: 7780   #clauses: 42585   #literals: 155666
0.00/0.21	c CPU time:   0.197969 s
0.00/0.21	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.1 (svn: 989)

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

running on 4 cores: 1,3,5,7

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: 2.02 2.02 2.00 3/173 28292
/proc/meminfo: memFree=27396328/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 927006778 8908800 250 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28292/statm: 2175 250 209 178 0 68 0

[startup+0.0893451 s]
/proc/loadavg: 2.02 2.02 2.00 3/173 28292
/proc/meminfo: memFree=27396328/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 927006778 8908800 250 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28292/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100339 s]
/proc/loadavg: 2.02 2.02 2.00 3/173 28292
/proc/meminfo: memFree=27396328/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 927006778 8908800 250 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/28292/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300306 s]
/proc/loadavg: 2.02 2.02 2.00 3/173 28292
/proc/meminfo: memFree=27396328/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 8700

[startup+0.700235 s]
/proc/loadavg: 2.02 2.02 2.00 3/173 28292
/proc/meminfo: memFree=27396328/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.23
Current children cumulated vsize (KiB) 8700

[startup+1.5011 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 28295
/proc/meminfo: memFree=27388284/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=12892 CPUtime=1.26 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 1691 0 0 0 126 0 0 0 25 0 1 0 927006802 13201408 1602 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 3223 1602 131 6 0 1693 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21592

[startup+3.10083 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 28295
/proc/meminfo: memFree=27387208/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=13848 CPUtime=2.86 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 1950 0 0 0 286 0 0 0 25 0 1 0 927006802 14180352 1861 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 3462 1861 131 6 0 1932 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22548

[startup+6.30029 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 28295
/proc/meminfo: memFree=27385604/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=14904 CPUtime=6.06 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 2204 0 0 0 606 0 0 0 25 0 1 0 927006802 15261696 2115 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208519 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 3726 2115 131 6 0 2196 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 23604

[startup+12.7002 s]
/proc/loadavg: 2.02 2.02 2.00 3/175 28295
/proc/meminfo: memFree=27382660/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=16844 CPUtime=12.46 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 2688 0 0 0 1246 0 0 0 25 0 1 0 927006802 17248256 2599 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 4211 2599 131 6 0 2681 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 25544

[startup+25.5011 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 28295
/proc/meminfo: memFree=27378824/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=19644 CPUtime=25.26 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 3402 0 0 0 2526 0 0 0 25 0 1 0 927006802 20115456 3310 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208205 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 4911 3310 131 6 0 3381 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 28344

[startup+51.1007 s]
/proc/loadavg: 2.01 2.02 2.00 3/175 28297
/proc/meminfo: memFree=27375264/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=22444 CPUtime=50.86 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 4144 0 0 0 5086 0 0 0 25 0 1 0 927006802 22982656 3985 33554432000 4194304 4218580 140736606858544 18446744073709551615 210646812184 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 5611 3985 131 6 0 4081 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 31144

[startup+102.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/175 28297
/proc/meminfo: memFree=27366328/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=25784 CPUtime=102.07 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 5175 0 0 0 10206 1 0 0 25 0 1 0 927006802 26402816 4813 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 6446 4813 131 6 0 4916 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 34484

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28299
/proc/meminfo: memFree=27355040/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=29140 CPUtime=162.06 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 6288 0 0 0 16205 1 0 0 25 0 1 0 927006802 29839360 5653 33554432000 4194304 4218580 140736606858544 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 7285 5653 131 6 0 5755 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 37840

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28301
/proc/meminfo: memFree=27346472/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=34132 CPUtime=222.06 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 7922 0 0 0 22205 1 0 0 25 0 1 0 927006802 34951168 6921 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 8533 6921 131 6 0 7003 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 42832

[startup+282.301 s]
/proc/loadavg: 2.08 2.02 2.01 3/175 28303
/proc/meminfo: memFree=27340140/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=35248 CPUtime=282.05 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 8594 0 0 0 28204 1 0 0 25 0 1 0 927006802 36093952 7205 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208530 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 8812 7205 131 6 0 7282 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 43948

[startup+342.301 s]
/proc/loadavg: 2.03 2.01 2.00 3/175 28305
/proc/meminfo: memFree=27332568/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=36224 CPUtime=342.06 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 9195 0 0 0 34204 2 0 0 25 0 1 0 927006802 37093376 7455 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 9056 7455 131 6 0 7526 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 44924

[startup+402.301 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 28305
/proc/meminfo: memFree=27317060/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7

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

/proc/28295/statm: 39653 38026 131 6 0 38123 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 167312

[startup+4362.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/175 28464
/proc/meminfo: memFree=27331556/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=159600 CPUtime=4362.12 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 60682 0 0 0 436185 27 0 0 25 0 1 0 927006802 163430400 38278 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 39900 38278 131 6 0 38370 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 168300

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28466
/proc/meminfo: memFree=27329692/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=161340 CPUtime=4422.13 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 61180 0 0 0 442185 28 0 0 25 0 1 0 927006802 165212160 38709 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 40335 38709 131 6 0 38805 0
Current children cumulated CPU time (s) 4422.36
Current children cumulated vsize (KiB) 170040

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28468
/proc/meminfo: memFree=27326084/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=164992 CPUtime=4482.12 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 62157 0 0 0 448184 28 0 0 25 0 1 0 927006802 168951808 39637 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 41248 39637 131 6 0 39718 0
Current children cumulated CPU time (s) 4482.35
Current children cumulated vsize (KiB) 173692

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28470
/proc/meminfo: memFree=27321120/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=169916 CPUtime=4542.13 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 63452 0 0 0 454184 29 0 0 25 0 1 0 927006802 173993984 40863 33554432000 4194304 4218580 140736606858544 18446744073709551615 4211929 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 42479 40863 131 6 0 40949 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 178616

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28470
/proc/meminfo: memFree=27319240/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=171328 CPUtime=4602.14 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 63812 0 0 0 460184 30 0 0 25 0 1 0 927006802 175439872 41223 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 42832 41223 131 6 0 41302 0
Current children cumulated CPU time (s) 4602.37
Current children cumulated vsize (KiB) 180028

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28472
/proc/meminfo: memFree=27302244/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=173060 CPUtime=4662.13 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 64291 0 0 0 466183 30 0 0 25 0 1 0 927006802 177213440 41631 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 43265 41631 131 6 0 41735 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 181760

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28474
/proc/meminfo: memFree=27295280/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=175436 CPUtime=4722.14 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 64983 0 0 0 472184 30 0 0 25 0 1 0 927006802 179646464 42255 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 43859 42255 131 6 0 42329 0
Current children cumulated CPU time (s) 4722.37
Current children cumulated vsize (KiB) 184136

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28476
/proc/meminfo: memFree=27292172/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=177272 CPUtime=4782.13 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 65479 0 0 0 478182 31 0 0 25 0 1 0 927006802 181526528 42686 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 44318 42686 131 6 0 42788 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 185972

[startup+4842.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28478
/proc/meminfo: memFree=27284216/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=179024 CPUtime=4842.13 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 65930 0 0 0 484182 31 0 0 25 0 1 0 927006802 183320576 43137 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 44756 43137 131 6 0 43226 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 187724

[startup+4902.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28478
/proc/meminfo: memFree=27280616/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=182596 CPUtime=4902.13 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 66847 0 0 0 490181 32 0 0 25 0 1 0 927006802 186978304 44017 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208435 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 45649 44017 131 6 0 44119 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 191296

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28480
/proc/meminfo: memFree=27278372/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=184656 CPUtime=4962.13 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 67435 0 0 0 496181 32 0 0 25 0 1 0 927006802 189087744 44543 33554432000 4194304 4218580 140736606858544 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 46164 44543 131 6 0 44634 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 193356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 2.00 2.00 2.00 3/175 28482
/proc/meminfo: memFree=27273780/32951132 swapFree=67061148/67111528
[pid=28292] ppid=28290 vsize=8700 CPUtime=0.23 cores=1,3,5,7
/proc/28292/stat : 28292 (esg_static.sh) S 28290 28292 28034 0 -1 4202496 354 2885 0 0 0 0 22 1 23 0 1 0 927006778 8908800 253 33554432000 4194304 4922060 140736307906096 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 7 0 0 0
/proc/28292/statm: 2175 253 209 178 0 68 0
[pid=28295] ppid=28292 vsize=188720 CPUtime=4999.84 cores=1,3,5,7
/proc/28295/stat : 28295 (cdcl) R 28292 28292 28034 0 -1 4202496 68456 0 0 0 499951 33 0 0 25 0 1 0 927006802 193249280 45564 33554432000 4194304 4218580 140736606858544 18446744073709551615 4211709 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/28295/statm: 47180 45564 131 6 0 45650 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 197420

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.01
CPU time (s): 5000.07
CPU user time (s): 4999.73
CPU system time (s): 0.34
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 197420

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

runsolver used 7.11392 second user time and 16.1435 second system time

The end

Launcher Data

Begin job on node129 at 2011-06-15 18:07:52
IDJOB=3499043
IDBENCH=83117
IDSOLVER=1993
FILE ID=node129/3499043-1308154072
RUNJOBID= node129-1308150180-28053
PBS_JOBID= 13575589
Free space on /tmp= 73880 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom13.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499043-1308154072/watcher-3499043-1308154072 -o /tmp/evaluation-result-3499043-1308154072/solver-3499043-1308154072 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499043-1308154072.cnf

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

MD5SUM BENCH= f3c2fb082f5fbc8fb1f714d6ee13929d
RANDOM SEED=122500881

node129.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.83
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.75
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	: 5332.82
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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      27397144 kB
Buffers:        585844 kB
Cached:        4379760 kB
SwapCached:      13132 kB
Active:        1850236 kB
Inactive:      3333428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      27397144 kB
SwapTotal:    67111528 kB
SwapFree:     67061148 kB
Dirty:            1980 kB
Writeback:           4 kB
AnonPages:      214904 kB
Mapped:           9184 kB
Slab:           306620 kB
PageTables:       4712 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   380064 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73876 MiB
End job on node129 at 2011-06-15 19:31:14