Trace number 3499040

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.04 4999.91

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top23.cnf
MD5SUM6ee28191d649bfeef8c7d8c569a3cd59
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark640.829
Satisfiable
(Un)Satisfiability was proved
Number of variables60823
Number of clauses193450
Sum of the clauses size472824
Maximum clause length2414
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2117689
Number of clauses of size 374473
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5991

Solver Data

0.00/0.00	c Parsing...
0.00/0.07	c ==============================================================================
0.00/0.07	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.07	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.07	c ==============================================================================
0.00/0.07	c |         0 |  181786   444486 |   54535       0        0     nan |  0.000 % |
0.00/0.57	c |         0 |  113554   383257 |      --       0       --      -- |     --   | -68232/-61229
0.00/0.57	c ==============================================================================
0.00/0.57	c Result  :   #vars: 22269   #clauses: 113554   #literals: 383257
0.00/0.57	c CPU time:   0.552915 s
0.00/0.57	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-3499040-1308153743/watcher-3499040-1308153743 -o /tmp/evaluation-result-3499040-1308153743/solver-3499040-1308153743 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499040-1308153743.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: 2.00 2.01 2.00 2/175 22505
/proc/meminfo: memFree=30937148/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 926974687 8908800 249 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22505/statm: 2175 249 209 178 0 68 0

[startup+0.066565 s]
/proc/loadavg: 2.00 2.01 2.00 2/175 22505
/proc/meminfo: memFree=30937148/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 926974687 8908800 249 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22505/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100553 s]
/proc/loadavg: 2.00 2.01 2.00 2/175 22505
/proc/meminfo: memFree=30937148/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 926974687 8908800 249 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22505/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.30052 s]
/proc/loadavg: 2.00 2.01 2.00 2/175 22505
/proc/meminfo: memFree=30937148/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 926974687 8908800 249 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/22505/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700447 s]
/proc/loadavg: 2.00 2.01 2.00 2/175 22505
/proc/meminfo: memFree=30937148/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 8700

[startup+1.5003 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 22508
/proc/meminfo: memFree=30918928/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=19096 CPUtime=0.85 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 3203 0 0 0 85 0 0 0 22 0 1 0 926974751 19554304 3114 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208171 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 4774 3114 131 6 0 3244 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27796

[startup+3.10102 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 22508
/proc/meminfo: memFree=30917588/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=20972 CPUtime=2.45 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 3670 0 0 0 245 0 0 0 25 0 1 0 926974751 21475328 3581 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 5243 3581 131 6 0 3713 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 29672

[startup+6.30043 s]
/proc/loadavg: 2.08 2.03 2.01 3/177 22508
/proc/meminfo: memFree=30915404/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=21932 CPUtime=5.65 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 3913 0 0 0 565 0 0 0 25 0 1 0 926974751 22458368 3824 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208451 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 5483 3824 131 6 0 3953 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30632

[startup+12.7003 s]
/proc/loadavg: 2.08 2.03 2.00 3/177 22508
/proc/meminfo: memFree=30913456/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=23556 CPUtime=12.05 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 4337 0 0 0 1204 1 0 0 25 0 1 0 926974751 24121344 4248 33554432000 4194304 4218580 140734940995872 18446744073709551615 4210466 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 5889 4248 131 6 0 4359 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32256

[startup+25.5009 s]
/proc/loadavg: 2.06 2.03 2.00 3/177 22508
/proc/meminfo: memFree=30910712/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=26484 CPUtime=24.85 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 5040 0 0 0 2484 1 0 0 25 0 1 0 926974751 27119616 4951 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 6621 4951 131 6 0 5091 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35184

[startup+51.1003 s]
/proc/loadavg: 2.04 2.02 2.00 3/177 22509
/proc/meminfo: memFree=30907372/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=29428 CPUtime=50.45 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 5825 0 0 0 5044 1 0 0 25 0 1 0 926974751 30134272 5694 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208675 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 7357 5694 131 6 0 5827 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38128

[startup+102.306 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 22513
/proc/meminfo: memFree=30901256/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=35124 CPUtime=101.65 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 7404 0 0 0 10164 1 0 0 25 0 1 0 926974751 35966976 7110 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 8781 7110 131 6 0 7251 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 43824

[startup+162.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 22515
/proc/meminfo: memFree=30898920/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=37024 CPUtime=161.66 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 8073 0 0 0 16164 2 0 0 25 0 1 0 926974751 37912576 7588 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208442 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 9256 7588 131 6 0 7726 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 45724

[startup+222.301 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 22516
/proc/meminfo: memFree=30895796/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=40160 CPUtime=221.65 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 9209 0 0 0 22163 2 0 0 25 0 1 0 926974751 41123840 8394 33554432000 4194304 4218580 140734940995872 18446744073709551615 4210294 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 10040 8394 131 6 0 8510 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 48860

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22518
/proc/meminfo: memFree=30894152/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=41728 CPUtime=281.66 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 9840 0 0 0 28163 3 0 0 25 0 1 0 926974751 42729472 8787 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 10432 8787 131 6 0 8902 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 50428

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22520
/proc/meminfo: memFree=30890528/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=45644 CPUtime=341.66 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 11050 0 0 0 34163 3 0 0 25 0 1 0 926974751 46739456 9754 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 11411 9754 131 6 0 9881 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 54344

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 22521
/proc/meminfo: memFree=30888396/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6

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

/proc/22508/statm: 39375 37729 131 6 0 37845 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 166200

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/170 22706
/proc/meminfo: memFree=30855904/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=161780 CPUtime=4421.79 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 59789 0 0 0 442154 25 0 0 25 0 1 0 926974751 165662720 38771 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 40445 38771 131 6 0 38915 0
Current children cumulated CPU time (s) 4422.42
Current children cumulated vsize (KiB) 170480

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.17 2/170 22708
/proc/meminfo: memFree=30853160/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=164384 CPUtime=4481.79 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 60539 0 0 0 448154 25 0 0 25 0 1 0 926974751 168329216 39454 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 41096 39454 131 6 0 39566 0
Current children cumulated CPU time (s) 4482.42
Current children cumulated vsize (KiB) 173084

[startup+4542.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/170 22710
/proc/meminfo: memFree=30850164/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=167632 CPUtime=4541.78 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 61371 0 0 0 454153 25 0 0 25 0 1 0 926974751 171655168 40239 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 41908 40239 131 6 0 40378 0
Current children cumulated CPU time (s) 4542.41
Current children cumulated vsize (KiB) 176332

[startup+4602.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/170 22711
/proc/meminfo: memFree=30845796/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=171640 CPUtime=4601.8 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 62449 0 0 0 460154 26 0 0 25 0 1 0 926974751 175759360 41267 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 42910 41267 131 6 0 41380 0
Current children cumulated CPU time (s) 4602.43
Current children cumulated vsize (KiB) 180340

[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.13 2/170 22713
/proc/meminfo: memFree=30841552/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=175928 CPUtime=4661.79 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 63560 0 0 0 466153 26 0 0 25 0 1 0 926974751 180150272 42326 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 43982 42326 131 6 0 42452 0
Current children cumulated CPU time (s) 4662.42
Current children cumulated vsize (KiB) 184628

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.12 2/170 22714
/proc/meminfo: memFree=30834340/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=183204 CPUtime=4721.79 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 65424 0 0 0 472153 26 0 0 25 0 1 0 926974751 187600896 44134 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 45801 44134 131 6 0 44271 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 191904

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/170 22716
/proc/meminfo: memFree=30831468/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=185888 CPUtime=4781.79 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 66151 0 0 0 478153 26 0 0 25 0 1 0 926974751 190349312 44805 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 46472 44805 131 6 0 44942 0
Current children cumulated CPU time (s) 4782.42
Current children cumulated vsize (KiB) 194588

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/170 22718
/proc/meminfo: memFree=30830080/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=187264 CPUtime=4841.79 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 66491 0 0 0 484153 26 0 0 25 0 1 0 926974751 191758336 45145 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208579 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 46816 45145 131 6 0 45286 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 195964

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/170 22719
/proc/meminfo: memFree=30828320/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=189152 CPUtime=4901.8 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 67043 0 0 0 490153 27 0 0 25 0 1 0 926974751 193691648 45642 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 47288 45642 131 6 0 45758 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 197852

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.08 2/170 22721
/proc/meminfo: memFree=30824948/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=192600 CPUtime=4961.8 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 67938 0 0 0 496153 27 0 0 25 0 1 0 926974751 197222400 46480 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 48150 46480 131 6 0 46620 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 201300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.08 2/170 22722
/proc/meminfo: memFree=30823688/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=193908 CPUtime=4999.41 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 68280 0 0 0 499914 27 0 0 25 0 1 0 926974751 198561792 46822 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 48477 46822 131 6 0 46947 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 202608

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

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

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.08 2/170 22722
/proc/meminfo: memFree=30823688/32951124 swapFree=67060192/67111528
[pid=22505] ppid=22503 vsize=8700 CPUtime=0.63 cores=0,2,4,6
/proc/22505/stat : 22505 (esg_static.sh) S 22503 22505 21788 0 -1 4202496 352 8079 0 0 0 0 61 2 19 0 1 0 926974687 8908800 252 33554432000 4194304 4922060 140735777153520 18446744073709551615 253640678533 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/22505/statm: 2175 252 209 178 0 68 0
[pid=22508] ppid=22505 vsize=193908 CPUtime=4999.41 cores=0,2,4,6
/proc/22508/stat : 22508 (cdcl) R 22505 22505 21788 0 -1 4202496 68280 0 0 0 499914 27 0 0 25 0 1 0 926974751 198561792 46822 33554432000 4194304 4218580 140734940995872 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/22508/statm: 48477 46822 131 6 0 46947 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 202608

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 4999.91
CPU time (s): 5000.04
CPU user time (s): 4999.75
CPU system time (s): 0.29
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 202608

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.614906
system time used= 0.025996
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8431
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 7

runsolver used 7.31889 second user time and 15.5576 second system time

The end

Launcher Data

Begin job on node106 at 2011-06-15 18:02:23
IDJOB=3499040
IDBENCH=83114
IDSOLVER=1993
FILE ID=node106/3499040-1308153743
RUNJOBID= node106-1308150601-21806
PBS_JOBID= 13575606
Free space on /tmp= 73944 MiB

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

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

MD5SUM BENCH= 6ee28191d649bfeef8c7d8c569a3cd59
RANDOM SEED=1709576912

node106.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.830
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.830
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.20
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.830
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.830
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.830
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.830
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.830
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.830
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:     32951124 kB
MemFree:      30937568 kB
Buffers:        430780 kB
Cached:        1135340 kB
SwapCached:      13688 kB
Active:         665032 kB
Inactive:      1007156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30937568 kB
SwapTotal:    67111528 kB
SwapFree:     67060192 kB
Dirty:            4296 kB
Writeback:          36 kB
AnonPages:      103140 kB
Mapped:          10224 kB
Slab:           279032 kB
PageTables:       4444 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   269064 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= 73940 MiB
End job on node106 at 2011-06-15 19:25:45