Trace number 3499079

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 4999.91

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/korf-17.cnf
MD5SUMade81e5508101352b3d942708b201606
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark440.727
Satisfiable
(Un)Satisfiability was proved
Number of variables6664
Number of clauses89966
Sum of the clauses size425665
Maximum clause length36
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 216962
Number of clauses of size 310874
Number of clauses of size 412189
Number of clauses of size 522355
Number of clauses of size over 527586

Solver Data

0.00/0.00	c Parsing...
0.00/0.04	c ==============================================================================
0.00/0.04	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.04	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.04	c ==============================================================================
0.00/0.04	c |         0 |   89966   425665 |   26989       0        0     nan |  0.000 % |
0.00/0.10	c |         0 |   88818   439305 |      --       0       --      -- |     --   | -1148/13640
0.00/0.10	c ==============================================================================
0.00/0.10	c Result  :   #vars: 5924   #clauses: 88818   #literals: 439305
0.00/0.10	c CPU time:   0.094985 s
0.00/0.10	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-3499079-1308155527/watcher-3499079-1308155527 -o /tmp/evaluation-result-3499079-1308155527/solver-3499079-1308155527 -C 5000 -W 5100 -M 15500 ./esg_static.sh HOME/instance-3499079-1308155527.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 1.95 3/175 19305
/proc/meminfo: memFree=26854280/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 907968292 8908800 249 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 249 209 178 0 68 0

[startup+0.036066 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 19305
/proc/meminfo: memFree=26854280/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 907968292 8908800 249 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101053 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 19305
/proc/meminfo: memFree=26854280/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 328 0 0 0 0 0 0 0 25 0 1 0 907968292 8908800 249 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301014 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 19305
/proc/meminfo: memFree=26854280/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+0.700938 s]
/proc/loadavg: 2.00 2.00 1.95 3/175 19305
/proc/meminfo: memFree=26854280/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.15
Current children cumulated vsize (KiB) 8700

[startup+1.50078 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 19308
/proc/meminfo: memFree=26842888/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=16408 CPUtime=1.32 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 2579 0 0 0 132 0 0 0 25 0 1 0 907968308 16801792 2489 33554432000 4194304 4218580 140734777343888 18446744073709551615 4213531 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/19308/statm: 4102 2489 131 6 0 2572 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 25108

[startup+3.10048 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 19308
/proc/meminfo: memFree=26841152/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=17768 CPUtime=2.92 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 2914 0 0 0 292 0 0 0 25 0 1 0 907968308 18194432 2824 33554432000 4194304 4218580 140734777343888 18446744073709551615 4210519 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/19308/statm: 4442 2824 131 6 0 2912 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 26468

[startup+6.30088 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 19308
/proc/meminfo: memFree=26838764/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=19580 CPUtime=6.13 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 3374 0 0 0 613 0 0 0 25 0 1 0 907968308 20049920 3284 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/19308/statm: 4895 3284 131 6 0 3365 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 28280

[startup+12.7007 s]
/proc/loadavg: 2.00 2.00 1.95 3/177 19309
/proc/meminfo: memFree=26836776/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=21408 CPUtime=12.52 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 3842 0 0 0 1252 0 0 0 25 0 1 0 907968308 21921792 3752 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208384 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/19308/statm: 5352 3752 131 6 0 3822 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30108

[startup+25.5003 s]
/proc/loadavg: 2.08 2.02 1.96 3/177 19310
/proc/meminfo: memFree=26809012/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=24228 CPUtime=25.32 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 4549 0 0 0 2532 0 0 0 25 0 1 0 907968308 24809472 4447 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/19308/statm: 6057 4447 131 6 0 4527 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 32928

[startup+51.1004 s]
/proc/loadavg: 2.05 2.01 1.96 3/177 19311
/proc/meminfo: memFree=26770236/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=26564 CPUtime=50.92 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 5179 0 0 0 5092 0 0 0 25 0 1 0 907968308 27201536 5020 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/19308/statm: 6641 5020 131 6 0 5111 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 35264

[startup+102.307 s]
/proc/loadavg: 2.02 2.01 1.96 3/177 19312
/proc/meminfo: memFree=26757520/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=31020 CPUtime=102.13 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 6483 0 0 0 10212 1 0 0 25 0 1 0 907968308 31764480 6149 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/19308/statm: 7755 6149 131 6 0 6225 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 39720

[startup+162.3 s]
/proc/loadavg: 2.01 2.00 1.96 3/177 19314
/proc/meminfo: memFree=26745968/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=34888 CPUtime=162.12 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 7671 0 0 0 16211 1 0 0 25 0 1 0 907968308 35725312 7104 33554432000 4194304 4218580 140734777343888 18446744073709551615 4210037 0 0 4096 24578 0 0 0 17 3 0 0 0
/proc/19308/statm: 8722 7104 131 6 0 7192 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 43588

[startup+222.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 19315
/proc/meminfo: memFree=26737984/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=38312 CPUtime=222.13 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 8795 0 0 0 22211 2 0 0 25 0 1 0 907968308 39231488 7952 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19308/statm: 9578 7952 131 6 0 8048 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 47012

[startup+282.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 19317
/proc/meminfo: memFree=26735228/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=39180 CPUtime=282.13 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 9293 0 0 0 28211 2 0 0 25 0 1 0 907968308 40120320 8192 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208418 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19308/statm: 9795 8192 131 6 0 8265 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 47880

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 19366
/proc/meminfo: memFree=26992540/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=41564 CPUtime=342.14 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 10099 0 0 0 34211 3 0 0 25 0 1 0 907968308 42561536 8785 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19308/statm: 10391 8785 131 6 0 8861 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 50264

[startup+402.301 s]
/proc/loadavg: 2.00 2.00 1.96 3/177 19368
/proc/meminfo: memFree=26983932/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7

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

/proc/19308/statm: 37571 35946 131 6 0 36041 0
Current children cumulated CPU time (s) 4362.43
Current children cumulated vsize (KiB) 158984

[startup+4422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19576
/proc/meminfo: memFree=26734412/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=152944 CPUtime=4422.28 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 58531 0 0 0 442200 28 0 0 25 0 1 0 907968308 156614656 36631 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208571 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19308/statm: 38236 36631 131 6 0 36706 0
Current children cumulated CPU time (s) 4422.43
Current children cumulated vsize (KiB) 161644

[startup+4482.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 19578
/proc/meminfo: memFree=26729384/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=153944 CPUtime=4482.29 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 58838 0 0 0 448200 29 0 0 25 0 1 0 907968308 157638656 36881 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19308/statm: 38486 36881 131 6 0 36956 0
Current children cumulated CPU time (s) 4482.44
Current children cumulated vsize (KiB) 162644

[startup+4542.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/177 19579
/proc/meminfo: memFree=26722280/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=157572 CPUtime=4542.29 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 59751 0 0 0 454200 29 0 0 25 0 1 0 907968308 161353728 37770 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208458 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19308/statm: 39393 37770 131 6 0 37863 0
Current children cumulated CPU time (s) 4542.44
Current children cumulated vsize (KiB) 166272

[startup+4602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19581
/proc/meminfo: memFree=26709952/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=164932 CPUtime=4602.29 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 61664 0 0 0 460199 30 0 0 25 0 1 0 907968308 168890368 39630 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19308/statm: 41233 39630 131 6 0 39703 0
Current children cumulated CPU time (s) 4602.44
Current children cumulated vsize (KiB) 173632

[startup+4662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19583
/proc/meminfo: memFree=26703084/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=169320 CPUtime=4662.29 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 62732 0 0 0 466198 31 0 0 25 0 1 0 907968308 173383680 40698 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19308/statm: 42330 40698 131 6 0 40800 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 178020

[startup+4722.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19584
/proc/meminfo: memFree=26701908/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=170304 CPUtime=4722.3 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 63052 0 0 0 472198 32 0 0 25 0 1 0 907968308 174391296 40954 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208559 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19308/statm: 42576 40954 131 6 0 41046 0
Current children cumulated CPU time (s) 4722.45
Current children cumulated vsize (KiB) 179004

[startup+4782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 19586
/proc/meminfo: memFree=26699388/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=172776 CPUtime=4782.3 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 63745 0 0 0 478198 32 0 0 25 0 1 0 907968308 176922624 41592 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19308/statm: 43194 41592 131 6 0 41664 0
Current children cumulated CPU time (s) 4782.45
Current children cumulated vsize (KiB) 181476

[startup+4842.3 s]
/proc/loadavg: 1.96 2.00 2.00 2/170 19612
/proc/meminfo: memFree=26883172/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=175768 CPUtime=4842.3 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 64552 0 0 0 484196 34 0 0 25 0 1 0 907968308 179986432 42339 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19308/statm: 43942 42339 131 6 0 42412 0
Current children cumulated CPU time (s) 4842.45
Current children cumulated vsize (KiB) 184468

[startup+4902.3 s]
/proc/loadavg: 1.35 1.81 1.93 2/170 19614
/proc/meminfo: memFree=26881656/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=177740 CPUtime=4902.3 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 65018 0 0 0 490196 34 0 0 25 0 1 0 907968308 182005760 42805 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19308/statm: 44435 42805 131 6 0 42905 0
Current children cumulated CPU time (s) 4902.45
Current children cumulated vsize (KiB) 186440

[startup+4962.3 s]
/proc/loadavg: 1.13 1.66 1.87 2/170 19616
/proc/meminfo: memFree=26879876/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=179596 CPUtime=4962.3 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 65534 0 0 0 496196 34 0 0 25 0 1 0 907968308 183906304 43275 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208446 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19308/statm: 44899 43275 131 6 0 43369 0
Current children cumulated CPU time (s) 4962.45
Current children cumulated vsize (KiB) 188296



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.06 1.58 1.83 2/170 19617
/proc/meminfo: memFree=26876480/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=182888 CPUtime=4999.91 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 66381 0 0 0 499956 35 0 0 25 0 1 0 907968308 187277312 44122 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19308/statm: 45722 44122 131 6 0 44192 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 191588

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.06 1.58 1.83 2/170 19617
/proc/meminfo: memFree=26876480/32951124 swapFree=67064576/67111528
[pid=19305] ppid=19303 vsize=8700 CPUtime=0.15 cores=1,3,5,7
/proc/19305/stat : 19305 (esg_static.sh) S 19303 19305 18881 0 -1 4202496 353 2403 0 0 0 0 15 0 24 0 1 0 907968292 8908800 252 33554432000 4194304 4922060 140735806729232 18446744073709551615 264726224005 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/19305/statm: 2175 252 209 178 0 68 0
[pid=19308] ppid=19305 vsize=182888 CPUtime=4999.91 cores=1,3,5,7
/proc/19308/stat : 19308 (cdcl) R 19305 19305 18881 0 -1 4202496 66381 0 0 0 499956 35 0 0 25 0 1 0 907968308 187277312 44122 33554432000 4194304 4218580 140734777343888 18446744073709551615 4208408 0 0 4096 24578 0 0 0 17 5 0 0 0
/proc/19308/statm: 45722 44122 131 6 0 44192 0
Current children cumulated CPU time (s) 5000.06
Current children cumulated vsize (KiB) 191588

Child ended because it received signal 15 (SIGTERM)

# WARNING:
# CPU time reported by wait4() is probably wrong !
# wait4(...,&childrusage) returns 19305 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=159975
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=8998
# CPU time returned by wait4() is 0.168973
# 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): 4999.91
CPU time (s): 5000.06
CPU user time (s): 4999.71
CPU system time (s): 0.35
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 191588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.159975
system time used= 0.008998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2756
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= 7
involuntary context switches= 6

runsolver used 7.97179 second user time and 19.1281 second system time

The end

Launcher Data

Begin job on node141 at 2011-06-15 18:32:07
IDJOB=3499079
IDBENCH=83451
IDSOLVER=1993
FILE ID=node141/3499079-1308155527
RUNJOBID= node141-1308150502-18900
PBS_JOBID= 13575597
Free space on /tmp= 73676 MiB

SOLVER NAME= rcl 2011-04-01
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/korf-17.cnf
COMMAND LINE= ./esg_static.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3499079-1308155527/watcher-3499079-1308155527 -o /tmp/evaluation-result-3499079-1308155527/solver-3499079-1308155527 -C 5000 -W 5100 -M 15500  ./esg_static.sh HOME/instance-3499079-1308155527.cnf

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

MD5SUM BENCH= ade81e5508101352b3d942708b201606
RANDOM SEED=18694724

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      26854824 kB
Buffers:        445300 kB
Cached:        5119436 kB
SwapCached:      19216 kB
Active:        2085500 kB
Inactive:      3646516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26854824 kB
SwapTotal:    67111528 kB
SwapFree:     67064576 kB
Dirty:           68264 kB
Writeback:           0 kB
AnonPages:      164920 kB
Mapped:          10432 kB
Slab:           300872 kB
PageTables:       4344 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   318616 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= 73736 MiB
End job on node141 at 2011-06-15 19:55:29