Trace number 3499039

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.06 5000.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top22.cnf
MD5SUMe822739302a2d834ec9ddfe9fbd0caa2
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 variables55875
Number of clauses177646
Sum of the clauses size434144
Maximum clause length2255
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2108197
Number of clauses of size 368250
Number of clauses of size 4252
Number of clauses of size 520
Number of clauses of size over 5926

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 |  166893   407954 |   50067       0        0     nan |  0.000 % |
0.00/0.52	c |         0 |  104196   351417 |      --       0       --      -- |     --   | -62697/-56537
0.00/0.52	c ==============================================================================
0.00/0.52	c Result  :   #vars: 20430   #clauses: 104196   #literals: 351417
0.00/0.52	c CPU time:   0.501923 s
0.00/0.52	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-3499039-1308153707/watcher-3499039-1308153707 -o /tmp/evaluation-result-3499039-1308153707/solver-3499039-1308153707 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499039-1308153707.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.00 1.95 3/178 5176
/proc/meminfo: memFree=30515888/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 926969425 8908800 250 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5176/statm: 2175 250 209 178 0 68 0

[startup+0.0936611 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 5176
/proc/meminfo: memFree=30515888/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 926969425 8908800 250 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5176/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100647 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 5176
/proc/meminfo: memFree=30515888/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 926969425 8908800 250 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5176/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300614 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 5176
/proc/meminfo: memFree=30515888/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 926969425 8908800 250 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5176/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700554 s]
/proc/loadavg: 2.00 2.00 1.95 3/178 5176
/proc/meminfo: memFree=30515888/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
Current children cumulated CPU time (s) 0.58
Current children cumulated vsize (KiB) 8700

[startup+1.50042 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 5179
/proc/meminfo: memFree=30499028/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=18384 CPUtime=0.9 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 3054 0 0 0 90 0 0 0 25 0 1 0 926969484 18825216 2964 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 4596 2964 131 6 0 3066 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 27084

[startup+3.10106 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 5179
/proc/meminfo: memFree=30497168/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=19972 CPUtime=2.5 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 3431 0 0 0 250 0 0 0 25 0 1 0 926969484 20451328 3341 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 4993 3341 131 6 0 3463 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28672

[startup+6.30055 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 5179
/proc/meminfo: memFree=30495412/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=21460 CPUtime=5.7 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 3793 0 0 0 570 0 0 0 25 0 1 0 926969484 21975040 3703 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 5365 3703 131 6 0 3835 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 30160

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 5180
/proc/meminfo: memFree=30493000/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=23532 CPUtime=12.1 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 4337 0 0 0 1210 0 0 0 25 0 1 0 926969484 24096768 4247 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208366 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 5883 4247 131 6 0 4353 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32232

[startup+25.5004 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 5180
/proc/meminfo: memFree=30489024/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=27036 CPUtime=24.9 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 5191 0 0 0 2490 0 0 0 25 0 1 0 926969484 27684864 5101 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208542 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 6759 5101 131 6 0 5229 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 35736

[startup+51.1011 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 5180
/proc/meminfo: memFree=30486068/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=29720 CPUtime=50.5 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 5916 0 0 0 5050 0 0 0 25 0 1 0 926969484 30433280 5789 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208299 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 7430 5789 131 6 0 5900 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 38420

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 5182
/proc/meminfo: memFree=30481816/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=33664 CPUtime=101.71 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 7059 0 0 0 10170 1 0 0 25 0 1 0 926969484 34471936 6781 33554432000 4194304 4218580 140734653950816 18446744073709551615 4211718 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 8416 6781 131 6 0 6886 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 42364

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 5187
/proc/meminfo: memFree=30471988/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=37584 CPUtime=161.7 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 8224 0 0 0 16169 1 0 0 25 0 1 0 926969484 38486016 7763 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208174 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 9396 7763 131 6 0 7866 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 46284

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 5188
/proc/meminfo: memFree=30459676/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=40544 CPUtime=221.7 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 9241 0 0 0 22169 1 0 0 25 0 1 0 926969484 41517056 8488 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 10136 8488 131 6 0 8606 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 49244

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 5190
/proc/meminfo: memFree=30457532/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=42932 CPUtime=281.7 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 10094 0 0 0 28169 1 0 0 25 0 1 0 926969484 43962368 9079 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 10733 9079 131 6 0 9203 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 51632

[startup+342.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 5191
/proc/meminfo: memFree=30455512/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=44684 CPUtime=341.71 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 10801 0 0 0 34169 2 0 0 25 0 1 0 926969484 45756416 9531 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 11171 9531 131 6 0 9641 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 53384

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.95 3/180 5193
/proc/meminfo: memFree=30452504/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6

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

/proc/5179/statm: 45560 43893 131 6 0 44030 0
Current children cumulated CPU time (s) 4302.35
Current children cumulated vsize (KiB) 190940

[startup+4362.3 s]
/proc/loadavg: 1.00 1.08 1.42 2/173 5336
/proc/meminfo: memFree=30420328/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=187044 CPUtime=4361.77 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 66166 0 0 0 436156 21 0 0 25 0 1 0 926969484 191533056 45106 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 46761 45106 131 6 0 45231 0
Current children cumulated CPU time (s) 4362.35
Current children cumulated vsize (KiB) 195744

[startup+4422.3 s]
/proc/loadavg: 1.00 1.06 1.40 2/173 5337
/proc/meminfo: memFree=30417196/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=190316 CPUtime=4421.77 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 66979 0 0 0 442156 21 0 0 25 0 1 0 926969484 194883584 45919 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 47579 45919 131 6 0 46049 0
Current children cumulated CPU time (s) 4422.35
Current children cumulated vsize (KiB) 199016

[startup+4482.3 s]
/proc/loadavg: 1.05 1.06 1.37 2/173 5339
/proc/meminfo: memFree=30415068/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=192092 CPUtime=4481.78 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 67484 0 0 0 448156 22 0 0 25 0 1 0 926969484 196702208 46385 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 48023 46385 131 6 0 46493 0
Current children cumulated CPU time (s) 4482.36
Current children cumulated vsize (KiB) 200792

[startup+4542.3 s]
/proc/loadavg: 1.02 1.05 1.35 2/173 5340
/proc/meminfo: memFree=30411824/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=195372 CPUtime=4541.78 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 68348 0 0 0 454156 22 0 0 25 0 1 0 926969484 200060928 47207 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 48843 47207 131 6 0 47313 0
Current children cumulated CPU time (s) 4542.36
Current children cumulated vsize (KiB) 204072

[startup+4602.3 s]
/proc/loadavg: 1.00 1.04 1.32 2/173 5342
/proc/meminfo: memFree=30407812/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=199312 CPUtime=4601.78 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 69354 0 0 0 460156 22 0 0 25 0 1 0 926969484 204095488 48161 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 49828 48161 131 6 0 48298 0
Current children cumulated CPU time (s) 4602.36
Current children cumulated vsize (KiB) 208012

[startup+4662.3 s]
/proc/loadavg: 1.00 1.03 1.30 2/173 5344
/proc/meminfo: memFree=30404692/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=202372 CPUtime=4661.78 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 70136 0 0 0 466155 23 0 0 25 0 1 0 926969484 207228928 48943 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 50593 48943 131 6 0 49063 0
Current children cumulated CPU time (s) 4662.36
Current children cumulated vsize (KiB) 211072

[startup+4722.31 s]
/proc/loadavg: 1.00 1.02 1.28 2/173 5345
/proc/meminfo: memFree=30401564/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=205340 CPUtime=4721.78 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 70936 0 0 0 472155 23 0 0 25 0 1 0 926969484 210268160 49697 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208566 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 51335 49697 131 6 0 49805 0
Current children cumulated CPU time (s) 4722.36
Current children cumulated vsize (KiB) 214040

[startup+4782.3 s]
/proc/loadavg: 1.00 1.02 1.26 2/173 5347
/proc/meminfo: memFree=30397324/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=209468 CPUtime=4781.78 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 72003 0 0 0 478155 23 0 0 25 0 1 0 926969484 214495232 50715 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 52367 50715 131 6 0 50837 0
Current children cumulated CPU time (s) 4782.36
Current children cumulated vsize (KiB) 218168

[startup+4842.3 s]
/proc/loadavg: 1.00 1.01 1.24 2/173 5348
/proc/meminfo: memFree=30395064/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=211812 CPUtime=4841.78 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 72579 0 0 0 484155 23 0 0 25 0 1 0 926969484 216895488 51291 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208475 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 52953 51291 131 6 0 51423 0
Current children cumulated CPU time (s) 4842.36
Current children cumulated vsize (KiB) 220512

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.22 2/173 5350
/proc/meminfo: memFree=30393412/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=213736 CPUtime=4901.78 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 73100 0 0 0 490155 23 0 0 25 0 1 0 926969484 218865664 51771 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 53434 51771 131 6 0 51904 0
Current children cumulated CPU time (s) 4902.36
Current children cumulated vsize (KiB) 222436

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/173 5352
/proc/meminfo: memFree=30388684/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=217920 CPUtime=4961.78 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 74234 0 0 0 496155 23 0 0 25 0 1 0 926969484 223150080 52844 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 54480 52844 131 6 0 52950 0
Current children cumulated CPU time (s) 4962.36
Current children cumulated vsize (KiB) 226620



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+5000 s]
/proc/loadavg: 1.00 1.00 1.19 2/173 5352
/proc/meminfo: memFree=30388408/32950928 swapFree=67050644/67111528
[pid=5176] ppid=5174 vsize=8700 CPUtime=0.58 cores=0,2,4,6
/proc/5176/stat : 5176 (esg_static.sh) S 5174 5176 4411 0 -1 4202496 354 7442 0 0 0 0 56 2 20 0 1 0 926969425 8908800 253 33554432000 4194304 4922060 140737044377056 18446744073709551615 251814059141 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/5176/statm: 2175 253 209 178 0 68 0
[pid=5179] ppid=5176 vsize=218364 CPUtime=4999.48 cores=0,2,4,6
/proc/5179/stat : 5179 (cdcl) R 5176 5176 4411 0 -1 4202496 74348 0 0 0 499925 23 0 0 25 0 1 0 926969484 223604736 52958 33554432000 4194304 4218580 140734653950816 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 4 0 0 0
/proc/5179/statm: 54591 52958 131 6 0 53061 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 227064

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

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

Child ended because it received signal 15 (SIGTERM)

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

Real time (s): 5000.01
CPU time (s): 5000.06
CPU user time (s): 4999.81
CPU system time (s): 0.25
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 227064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.561914
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= 7796
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= 12

runsolver used 8.44772 second user time and 16.5325 second system time

The end

Launcher Data

Begin job on node126 at 2011-06-15 18:01:47
IDJOB=3499039
IDBENCH=83113
IDSOLVER=1993
FILE ID=node126/3499039-1308153707
RUNJOBID= node126-1308150600-4429
PBS_JOBID= 13575602
Free space on /tmp= 73924 MiB

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

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

MD5SUM BENCH= e822739302a2d834ec9ddfe9fbd0caa2
RANDOM SEED=301615541

node126.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.783
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.56
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.783
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.75
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.783
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.783
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.74
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.783
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.80
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.783
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.82
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.783
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.76
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30516184 kB
Buffers:        397760 kB
Cached:        1589564 kB
SwapCached:      14852 kB
Active:         758412 kB
Inactive:      1337320 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30516184 kB
SwapTotal:    67111528 kB
SwapFree:     67050644 kB
Dirty:            3900 kB
Writeback:           0 kB
AnonPages:      105812 kB
Mapped:           9332 kB
Slab:           275144 kB
PageTables:       4764 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   298764 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= 73928 MiB
End job on node126 at 2011-06-15 19:25:09