Trace number 3499041

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

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top21.cnf
MD5SUM9fab5edd49fb904ff76ff7abf98e0d14
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark18199.9
Satisfiable
(Un)Satisfiability was proved
Number of variables51138
Number of clauses162526
Sum of the clauses size397144
Maximum clause length2101
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 299113
Number of clauses of size 362300
Number of clauses of size 4230
Number of clauses of size 519
Number of clauses of size over 5863

Solver Data

0.00/0.00	c Parsing...
0.00/0.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |  152640   373004 |   45791       0        0     nan |  0.000 % |
0.00/0.48	c |         0 |   95209   320851 |      --       0       --      -- |     --   | -57431/-52153
0.00/0.48	c ==============================================================================
0.00/0.48	c Result  :   #vars: 18664   #clauses: 95209   #literals: 320851
0.00/0.48	c CPU time:   0.462929 s
0.00/0.48	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-3499041-1308153782/watcher-3499041-1308153782 -o /tmp/evaluation-result-3499041-1308153782/solver-3499041-1308153782 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499041-1308153782.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.00 2.00 2.00 2/178 13594
/proc/meminfo: memFree=30681188/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 926977904 8908800 250 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 250 209 178 0 68 0

[startup+0.00969089 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 13594
/proc/meminfo: memFree=30681188/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 926977904 8908800 250 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100674 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 13594
/proc/meminfo: memFree=30681188/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 926977904 8908800 250 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300639 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 13594
/proc/meminfo: memFree=30681188/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 329 0 0 0 0 0 0 0 24 0 1 0 926977904 8908800 250 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700561 s]
/proc/loadavg: 2.00 2.00 2.00 2/178 13594
/proc/meminfo: memFree=30681188/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.53
Current children cumulated vsize (KiB) 8700

[startup+1.50041 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13597
/proc/meminfo: memFree=30665820/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=17720 CPUtime=0.96 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 2876 0 0 0 96 0 0 0 25 0 1 0 926977958 18145280 2786 33554432000 4194304 4218580 140736346434448 18446744073709551615 4211905 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 4430 2786 131 6 0 2900 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 26420

[startup+3.10117 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13597
/proc/meminfo: memFree=30664580/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=18724 CPUtime=2.56 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 3144 0 0 0 256 0 0 0 25 0 1 0 926977958 19173376 3054 33554432000 4194304 4218580 140736346434448 18446744073709551615 4210413 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 4681 3054 131 6 0 3151 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 27424

[startup+6.30058 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13597
/proc/meminfo: memFree=30661884/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=20484 CPUtime=5.76 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 3575 0 0 0 576 0 0 0 25 0 1 0 926977958 20975616 3485 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 5121 3485 131 6 0 3591 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 29184

[startup+12.7003 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13597
/proc/meminfo: memFree=30659460/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=23260 CPUtime=12.16 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 4259 0 0 0 1216 0 0 0 25 0 1 0 926977958 23818240 4169 33554432000 4194304 4218580 140736346434448 18446744073709551615 4209504 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 5815 4169 131 6 0 4285 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31960

[startup+25.5008 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13598
/proc/meminfo: memFree=30657200/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=25836 CPUtime=24.95 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 4927 0 0 0 2495 0 0 0 25 0 1 0 926977958 26456064 4830 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 6459 4830 131 6 0 4929 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 34536

[startup+51.101 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13598
/proc/meminfo: memFree=30653796/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=29672 CPUtime=50.55 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 5915 0 0 0 5055 0 0 0 25 0 1 0 926977958 30384128 5790 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208532 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 7418 5790 131 6 0 5888 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38372

[startup+102.306 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 13603
/proc/meminfo: memFree=30648768/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=33540 CPUtime=101.76 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 7018 0 0 0 10176 0 0 0 25 0 1 0 926977958 34344960 6741 33554432000 4194304 4218580 140736346434448 18446744073709551615 4210470 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 8385 6741 131 6 0 6855 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 42240

[startup+162.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 13604
/proc/meminfo: memFree=30642748/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=39720 CPUtime=161.76 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 8744 0 0 0 16175 1 0 0 25 0 1 0 926977958 40673280 8279 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 9930 8279 131 6 0 8400 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 48420

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13606
/proc/meminfo: memFree=30640736/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=41968 CPUtime=221.76 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 9599 0 0 0 22175 1 0 0 25 0 1 0 926977958 42975232 8841 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 10492 8841 131 6 0 8962 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 50668

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13607
/proc/meminfo: memFree=30639592/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=43248 CPUtime=281.76 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 10147 0 0 0 28175 1 0 0 25 0 1 0 926977958 44285952 9181 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208544 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 10812 9181 131 6 0 9282 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 51948

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13609
/proc/meminfo: memFree=30637216/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=45264 CPUtime=341.76 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 10896 0 0 0 34175 1 0 0 25 0 1 0 926977958 46350336 9676 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 11316 9676 131 6 0 9786 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 53964

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13611
/proc/meminfo: memFree=30635588/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7

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

/proc/13597/statm: 47912 46257 131 6 0 46382 0
Current children cumulated CPU time (s) 4362.44
Current children cumulated vsize (KiB) 200348

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13771
/proc/meminfo: memFree=30446216/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=195176 CPUtime=4421.92 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 68059 0 0 0 442165 27 0 0 25 0 1 0 926977958 199860224 47163 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 48794 47163 131 6 0 47264 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 203876

[startup+4482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13772
/proc/meminfo: memFree=30443336/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=198144 CPUtime=4481.92 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 68809 0 0 0 448165 27 0 0 25 0 1 0 926977958 202899456 47885 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 49536 47885 131 6 0 48006 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 206844

[startup+4542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13774
/proc/meminfo: memFree=30433620/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=202876 CPUtime=4541.93 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 69998 0 0 0 454165 28 0 0 25 0 1 0 926977958 207745024 49069 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208549 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 50719 49069 131 6 0 49189 0
Current children cumulated CPU time (s) 4542.46
Current children cumulated vsize (KiB) 211576

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13776
/proc/meminfo: memFree=30429868/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=206064 CPUtime=4601.93 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 70828 0 0 0 460165 28 0 0 25 0 1 0 926977958 211009536 49871 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 51516 49871 131 6 0 49986 0
Current children cumulated CPU time (s) 4602.46
Current children cumulated vsize (KiB) 214764

[startup+4662.3 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 13777
/proc/meminfo: memFree=30425852/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=210260 CPUtime=4661.93 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 71898 0 0 0 466165 28 0 0 25 0 1 0 926977958 215306240 50909 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 52565 50909 131 6 0 51035 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 218960

[startup+4722.31 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 13779
/proc/meminfo: memFree=30415392/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=211784 CPUtime=4721.94 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 72302 0 0 0 472166 28 0 0 25 0 1 0 926977958 216866816 51313 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 52946 51313 131 6 0 51416 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 220484

[startup+4782.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/180 13780
/proc/meminfo: memFree=30409024/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=215652 CPUtime=4781.94 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 73280 0 0 0 478165 29 0 0 25 0 1 0 926977958 220827648 52260 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 53913 52260 131 6 0 52383 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 224352

[startup+4842.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/180 13782
/proc/meminfo: memFree=30402916/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=217824 CPUtime=4841.94 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 73842 0 0 0 484165 29 0 0 25 0 1 0 926977958 223051776 52822 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 54456 52822 131 6 0 52926 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 226524

[startup+4902.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/180 13784
/proc/meminfo: memFree=30398792/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=221988 CPUtime=4901.94 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 74909 0 0 0 490165 29 0 0 25 0 1 0 926977958 227315712 53859 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 55497 53859 131 6 0 53967 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 230688

[startup+4962.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13785
/proc/meminfo: memFree=30397748/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=223448 CPUtime=4961.95 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 75254 0 0 0 496165 30 0 0 25 0 1 0 926977958 228810752 54204 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 55862 54204 131 6 0 54332 0
Current children cumulated CPU time (s) 4962.48
Current children cumulated vsize (KiB) 232148



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13786
/proc/meminfo: memFree=30394980/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=226192 CPUtime=4999.55 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 75949 0 0 0 499925 30 0 0 25 0 1 0 926977958 231620608 54899 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 56548 54899 131 6 0 55018 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 234892

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: 2.00 2.00 2.00 3/180 13786
/proc/meminfo: memFree=30394980/32950928 swapFree=67055948/67111528
[pid=13594] ppid=13592 vsize=8700 CPUtime=0.53 cores=1,3,5,7
/proc/13594/stat : 13594 (esg_static.sh) S 13592 13594 13278 0 -1 4202496 356 6835 0 0 0 0 51 2 20 0 1 0 926977904 8908800 253 33554432000 4194304 4922060 140735830468704 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 3 0 0 0
/proc/13594/statm: 2175 253 209 178 0 68 0
[pid=13597] ppid=13594 vsize=226192 CPUtime=4999.55 cores=1,3,5,7
/proc/13597/stat : 13597 (cdcl) R 13594 13594 13278 0 -1 4202496 75949 0 0 0 499925 30 0 0 25 0 1 0 926977958 231620608 54899 33554432000 4194304 4218580 140736346434448 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/13597/statm: 56548 54899 131 6 0 55018 0
Current children cumulated CPU time (s) 5000.08
Current children cumulated vsize (KiB) 234892

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13594 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=514921
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=23996
# CPU time returned by wait4() is 0.538917
# while last known CPU time is 5000.08
#
# 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.08
CPU user time (s): 4999.76
CPU system time (s): 0.32
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 234892

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

runsolver used 7.97879 second user time and 17.6993 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-15 18:03:02
IDJOB=3499041
IDBENCH=83115
IDSOLVER=1993
FILE ID=node127/3499041-1308153782
RUNJOBID= node127-1308150001-13297
PBS_JOBID= 13575583
Free space on /tmp= 73860 MiB

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

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

MD5SUM BENCH= 9fab5edd49fb904ff76ff7abf98e0d14
RANDOM SEED=1134172787

node127.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.823
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.64
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.823
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.823
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.74
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.823
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.86
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.823
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.75
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.823
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.823
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.60
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.823
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:     32950928 kB
MemFree:      30681980 kB
Buffers:        458436 kB
Cached:        1360532 kB
SwapCached:       9344 kB
Active:         835924 kB
Inactive:      1072736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30681980 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:            3892 kB
Writeback:           0 kB
AnonPages:       87368 kB
Mapped:          13300 kB
Slab:           296188 kB
PageTables:       4948 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   280792 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= 73856 MiB
End job on node127 at 2011-06-15 19:26:24