Trace number 3499056

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 4999.91

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom23.cnf
MD5SUMe560aa6505ddce6d3784f70d5b7aff66
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables57800
Number of clauses193923
Sum of the clauses size495331
Maximum clause length1803
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 298497
Number of clauses of size 394437
Number of clauses of size 4275
Number of clauses of size 521
Number of clauses of size over 5692

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 |  181861   467419 |   54558       0        0     nan |  0.000 % |
0.00/0.62	c |         0 |  126676   470112 |      --       0       --      -- |     --   | -55185/2693
0.00/0.62	c ==============================================================================
0.00/0.62	c Result  :   #vars: 22844   #clauses: 126676   #literals: 470112
0.00/0.62	c CPU time:   0.599908 s
0.00/0.62	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-3499056-1308155004/watcher-3499056-1308155004 -o /tmp/evaluation-result-3499056-1308155004/solver-3499056-1308155004 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499056-1308155004.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.06 2.01 2.00 2/178 13670
/proc/meminfo: memFree=30691368/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 927100055 8908800 249 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13670/statm: 2175 249 209 178 0 68 0

[startup+0.0168549 s]
/proc/loadavg: 2.06 2.01 2.00 2/178 13670
/proc/meminfo: memFree=30691368/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 927100055 8908800 249 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13670/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100902 s]
/proc/loadavg: 2.06 2.01 2.00 2/178 13670
/proc/meminfo: memFree=30691368/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 927100055 8908800 249 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13670/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300869 s]
/proc/loadavg: 2.06 2.01 2.00 2/178 13670
/proc/meminfo: memFree=30691368/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 927100055 8908800 249 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13670/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700723 s]
/proc/loadavg: 2.06 2.01 2.00 2/178 13670
/proc/meminfo: memFree=30691368/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 327 0 0 0 0 0 0 0 25 0 1 0 927100055 8908800 249 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/13670/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50065 s]
/proc/loadavg: 2.06 2.01 2.00 3/180 13674
/proc/meminfo: memFree=30671040/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=20148 CPUtime=0.78 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 3470 0 0 0 78 0 0 0 21 0 1 0 927100125 20631552 3381 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13674/statm: 5037 3381 131 6 0 3507 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 28848

[startup+3.10035 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 13674
/proc/meminfo: memFree=30669428/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=21336 CPUtime=2.38 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 3772 0 0 0 238 0 0 0 25 0 1 0 927100125 21848064 3683 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208710 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13674/statm: 5334 3683 131 6 0 3804 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 30036

[startup+6.30074 s]
/proc/loadavg: 2.05 2.01 2.00 3/180 13674
/proc/meminfo: memFree=30667696/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=23072 CPUtime=5.58 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 4192 0 0 0 558 0 0 0 25 0 1 0 927100125 23625728 4103 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13674/statm: 5768 4103 131 6 0 4238 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 31772

[startup+12.7005 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 13674
/proc/meminfo: memFree=30665324/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=26832 CPUtime=11.98 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 5134 0 0 0 1197 1 0 0 25 0 1 0 927100125 27475968 5045 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13674/statm: 6708 5045 131 6 0 5178 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 35532

[startup+25.5011 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 13674
/proc/meminfo: memFree=30659240/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=30372 CPUtime=24.78 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 6031 0 0 0 2477 1 0 0 25 0 1 0 927100125 31100928 5942 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 0 0 0 0
/proc/13674/statm: 7593 5942 131 6 0 6063 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 39072

[startup+51.1011 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 13675
/proc/meminfo: memFree=30654800/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=34492 CPUtime=50.38 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 7089 0 0 0 5037 1 0 0 25 0 1 0 927100125 35319808 6969 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208186 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/13674/statm: 8623 6969 131 6 0 7093 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 43192

[startup+102.306 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 13676
/proc/meminfo: memFree=30645600/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=42340 CPUtime=101.59 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 9156 0 0 0 10157 2 0 0 25 0 1 0 927100125 43356160 8927 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/13674/statm: 10585 8927 131 6 0 9055 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 51040

[startup+162.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13678
/proc/meminfo: memFree=30642356/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=44700 CPUtime=161.58 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 9914 0 0 0 16156 2 0 0 25 0 1 0 927100125 45772800 9508 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/13674/statm: 11175 9508 131 6 0 9645 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 53400

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 13679
/proc/meminfo: memFree=30636004/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=51036 CPUtime=221.59 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 11666 0 0 0 22156 3 0 0 25 0 1 0 927100125 52260864 11078 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/13674/statm: 12759 11078 131 6 0 11229 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 59736

[startup+282.301 s]
/proc/loadavg: 2.06 2.02 2.00 3/180 13681
/proc/meminfo: memFree=30634348/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=52344 CPUtime=281.59 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 12236 0 0 0 28156 3 0 0 25 0 1 0 927100125 53600256 11406 33554432000 4194304 4218580 140733850564480 18446744073709551615 4209696 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/13674/statm: 13086 11406 131 6 0 11556 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 61044

[startup+342.301 s]
/proc/loadavg: 2.02 2.01 2.00 3/180 13683
/proc/meminfo: memFree=30630096/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=56636 CPUtime=341.59 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 13554 0 0 0 34156 3 0 0 25 0 1 0 927100125 57995264 12501 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208380 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/13674/statm: 14159 12501 131 6 0 12629 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 65336

[startup+402.3 s]
/proc/loadavg: 2.01 2.00 2.00 3/180 13684
/proc/meminfo: memFree=30624364/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6

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

/proc/13674/statm: 35743 34066 131 6 0 34213 0
Current children cumulated CPU time (s) 4362.45
Current children cumulated vsize (KiB) 151672

[startup+4422.3 s]
/proc/loadavg: 1.00 1.10 1.48 2/173 13828
/proc/meminfo: memFree=30608408/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=147248 CPUtime=4421.75 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 55409 0 0 0 442157 18 0 0 25 0 1 0 927100125 150781952 35135 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208546 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/13674/statm: 36812 35135 131 6 0 35282 0
Current children cumulated CPU time (s) 4422.45
Current children cumulated vsize (KiB) 155948

[startup+4482.3 s]
/proc/loadavg: 1.07 1.10 1.45 2/173 13830
/proc/meminfo: memFree=30602552/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=152940 CPUtime=4481.75 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 57031 0 0 0 448157 18 0 0 25 0 1 0 927100125 156610560 36584 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/13674/statm: 38235 36584 131 6 0 36705 0
Current children cumulated CPU time (s) 4482.45
Current children cumulated vsize (KiB) 161640

[startup+4542.3 s]
/proc/loadavg: 1.02 1.08 1.42 2/173 13832
/proc/meminfo: memFree=30600024/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=155208 CPUtime=4541.75 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 57846 0 0 0 454157 18 0 0 25 0 1 0 927100125 158932992 37143 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208576 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/13674/statm: 38802 37143 131 6 0 37272 0
Current children cumulated CPU time (s) 4542.45
Current children cumulated vsize (KiB) 163908

[startup+4602.3 s]
/proc/loadavg: 1.01 1.06 1.39 2/173 13833
/proc/meminfo: memFree=30599880/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=155432 CPUtime=4601.77 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 58094 0 0 0 460158 19 0 0 25 0 1 0 927100125 159162368 37207 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208438 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/13674/statm: 38858 37207 131 6 0 37328 0
Current children cumulated CPU time (s) 4602.47
Current children cumulated vsize (KiB) 164132

[startup+4662.3 s]
/proc/loadavg: 1.00 1.05 1.36 2/173 13835
/proc/meminfo: memFree=30598988/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=156368 CPUtime=4661.76 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 58469 0 0 0 466157 19 0 0 25 0 1 0 927100125 160120832 37438 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/13674/statm: 39092 37438 131 6 0 37562 0
Current children cumulated CPU time (s) 4662.46
Current children cumulated vsize (KiB) 165068

[startup+4722.31 s]
/proc/loadavg: 1.00 1.04 1.34 2/173 13836
/proc/meminfo: memFree=30598092/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=157260 CPUtime=4721.77 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 58816 0 0 0 472158 19 0 0 25 0 1 0 927100125 161034240 37640 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/13674/statm: 39315 37640 131 6 0 37785 0
Current children cumulated CPU time (s) 4722.47
Current children cumulated vsize (KiB) 165960

[startup+4782.3 s]
/proc/loadavg: 1.00 1.03 1.31 2/173 13838
/proc/meminfo: memFree=30588772/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=166692 CPUtime=4781.77 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 61347 0 0 0 478157 20 0 0 25 0 1 0 927100125 170692608 40006 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/13674/statm: 41673 40006 131 6 0 40143 0
Current children cumulated CPU time (s) 4782.47
Current children cumulated vsize (KiB) 175392

[startup+4842.3 s]
/proc/loadavg: 1.00 1.02 1.29 2/173 13840
/proc/meminfo: memFree=30588616/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=166820 CPUtime=4841.77 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 61524 0 0 0 484157 20 0 0 25 0 1 0 927100125 170823680 40036 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208164 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/13674/statm: 41705 40036 131 6 0 40175 0
Current children cumulated CPU time (s) 4842.47
Current children cumulated vsize (KiB) 175520

[startup+4902.3 s]
/proc/loadavg: 1.00 1.01 1.27 2/173 13841
/proc/meminfo: memFree=30588460/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=166916 CPUtime=4901.77 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 61697 0 0 0 490157 20 0 0 25 0 1 0 927100125 170921984 40062 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/13674/statm: 41729 40062 131 6 0 40199 0
Current children cumulated CPU time (s) 4902.47
Current children cumulated vsize (KiB) 175616

[startup+4962.3 s]
/proc/loadavg: 1.00 1.01 1.25 2/173 13843
/proc/meminfo: memFree=30587204/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=167968 CPUtime=4961.77 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 62132 0 0 0 496157 20 0 0 25 0 1 0 927100125 171999232 40343 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208600 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/13674/statm: 41992 40343 131 6 0 40462 0
Current children cumulated CPU time (s) 4962.47
Current children cumulated vsize (KiB) 176668



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.01 1.24 2/173 13844
/proc/meminfo: memFree=30586556/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=168884 CPUtime=4999.37 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 62409 0 0 0 499917 20 0 0 25 0 1 0 927100125 172937216 40539 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/13674/statm: 42221 40539 131 6 0 40691 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 177584

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.01 1.24 2/173 13844
/proc/meminfo: memFree=30586556/32950928 swapFree=67055948/67111528
[pid=13670] ppid=13668 vsize=8700 CPUtime=0.7 cores=0,2,4,6
/proc/13670/stat : 13670 (esg_static.sh) S 13668 13670 13278 0 -1 4202496 352 8057 0 0 0 0 67 3 18 0 1 0 927100055 8908800 252 33554432000 4194304 4922060 140737455215056 18446744073709551615 208080051333 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/13670/statm: 2175 252 209 178 0 68 0
[pid=13674] ppid=13670 vsize=168884 CPUtime=4999.37 cores=0,2,4,6
/proc/13674/stat : 13674 (cdcl) R 13670 13670 13278 0 -1 4202496 62409 0 0 0 499917 20 0 0 25 0 1 0 927100125 172937216 40539 33554432000 4194304 4218580 140733850564480 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 2 0 0 0
/proc/13674/statm: 42221 40539 131 6 0 40691 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 177584

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 13670 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=676897
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=30995
# CPU time returned by wait4() is 0.707892
# 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): 4999.91
CPU time (s): 5000.07
CPU user time (s): 4999.84
CPU system time (s): 0.23
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 177840

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.676897
system time used= 0.030995
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 8409
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.8928 second user time and 16.0946 second system time

The end

Launcher Data

Begin job on node127 at 2011-06-15 18:23:24
IDJOB=3499056
IDBENCH=83137
IDSOLVER=1993
FILE ID=node127/3499056-1308155004
RUNJOBID= node127-1308150001-13296
PBS_JOBID= 13575583
Free space on /tmp= 73864 MiB

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

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

MD5SUM BENCH= e560aa6505ddce6d3784f70d5b7aff66
RANDOM SEED=961192727

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:      30691912 kB
Buffers:        458996 kB
Cached:        1359252 kB
SwapCached:       9344 kB
Active:         822184 kB
Inactive:      1077104 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30691912 kB
SwapTotal:    67111528 kB
SwapFree:     67055948 kB
Dirty:            4280 kB
Writeback:           0 kB
AnonPages:       78088 kB
Mapped:          13252 kB
Slab:           295540 kB
PageTables:       4896 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   272944 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= 73860 MiB
End job on node127 at 2011-06-15 19:46:46