Trace number 3291013

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
EBGlucose 1.0? (TO) 1300.01 1300.01

General information on the benchmark

Nameapplication/leberre/
2dimensionalstrippacking/E00X23.cnf
MD5SUM9cec6483d4ca03e8555377ba059b61ae
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 variables15364
Number of clauses2133873
Sum of the clauses size18060684
Maximum clause length91
Minimum clause length1
Number of clauses of size 116
Number of clauses of size 240913
Number of clauses of size 337518
Number of clauses of size 422333
Number of clauses of size 5147683
Number of clauses of size over 51885410

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
1.59/1.60	c ==============================================================================
1.59/1.60	c |           |     ORIGINAL     |              LEARNT              |          |
1.59/1.60	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.59/1.60	c ==============================================================================
1.59/1.60	c |         0 | 2133489 18059916 |  640046       0        0     nan |  0.000 % |
27.19/27.25	c |         0 | 2124599 17968685 |      --       0       --      -- |     --   | -1911/33741
27.19/27.25	c ==============================================================================
27.19/27.25	c Result  :   #vars: 13623   #clauses: 2124599   #literals: 17968685
27.19/27.25	c CPU time:   27.0379 s
27.19/27.25	c ==============================================================================
29.78/29.84	c
29.78/29.84	c Starting glucose
29.78/29.84	c
29.78/29.84	
29.78/29.84	c This is EBGlucose 1.0 -- based on Glucose version 1.0
29.78/29.84	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
29.78/29.84	
29.78/29.84	c ============================[ Problem Statistics ]=============================
29.78/29.84	c |                                                                             |
29.78/29.84	c |  Number of variables:  13623                                                |
29.78/29.84	c |  Number of clauses:    2124599                                              |
30.78/30.89	c |  Parsing time:         0.98         s                                       |

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.0 (svn: 935)

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-3291013-1303779185/watcher-3291013-1303779185 -o /tmp/evaluation-result-3291013-1303779185/solver-3291013-1303779185 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3291013-1303779185.cnf 

running on 2 cores: 5,7

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 4.00 3.93 4.61 5/192 13395
/proc/meminfo: memFree=20611364/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=0 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 353 233 0 0 0 0 0 0 23 0 1 0 489518605 8912896 252 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 252 211 178 0 69 0

[startup+0.0658401 s]
/proc/loadavg: 4.00 3.93 4.61 5/192 13395
/proc/meminfo: memFree=20611364/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=0 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 353 233 0 0 0 0 0 0 23 0 1 0 489518605 8912896 252 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100833 s]
/proc/loadavg: 4.00 3.93 4.61 5/192 13395
/proc/meminfo: memFree=20611364/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=0 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 353 233 0 0 0 0 0 0 23 0 1 0 489518605 8912896 252 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.3008 s]
/proc/loadavg: 4.00 3.93 4.61 5/192 13395
/proc/meminfo: memFree=20611364/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=0 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 353 233 0 0 0 0 0 0 23 0 1 0 489518605 8912896 252 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700727 s]
/proc/loadavg: 4.00 3.93 4.61 5/192 13395
/proc/meminfo: memFree=20611364/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=0 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 353 233 0 0 0 0 0 0 23 0 1 0 489518605 8912896 252 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50059 s]
/proc/loadavg: 4.00 3.93 4.61 5/194 13398
/proc/meminfo: memFree=20508560/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=0 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 353 233 0 0 0 0 0 0 23 0 1 0 489518605 8912896 252 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 252 211 178 0 69 0
[pid=13397] ppid=13395 vsize=232056 CPUtime=1.49 cores=5,7
/proc/13397/stat : 13397 (SatELite_releas) R 13395 13395 11530 0 -1 4202496 43958 0 0 0 130 19 0 0 25 0 1 0 489518606 237625344 43913 33554432000 134512640 135144230 4287880544 18446744073709551615 134555303 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13397/statm: 58014 43914 54 155 0 57857 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 240760

[startup+3.1003 s]
/proc/loadavg: 4.00 3.93 4.61 5/194 13399
/proc/meminfo: memFree=20390700/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=0 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 353 233 0 0 0 0 0 0 23 0 1 0 489518605 8912896 252 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 252 211 178 0 69 0
[pid=13397] ppid=13395 vsize=232812 CPUtime=3.09 cores=5,7
/proc/13397/stat : 13397 (SatELite_releas) R 13395 13395 11530 0 -1 4202496 54798 0 0 0 289 20 0 0 25 0 1 0 489518606 238399488 54753 33554432000 134512640 135144230 4287880544 18446744073709551615 134553216 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13397/statm: 58203 54753 72 155 0 58046 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 241516

[startup+6.30073 s]
/proc/loadavg: 4.00 3.93 4.61 5/194 13399
/proc/meminfo: memFree=20390936/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=0 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 353 233 0 0 0 0 0 0 23 0 1 0 489518605 8912896 252 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 252 211 178 0 69 0
[pid=13397] ppid=13395 vsize=232996 CPUtime=6.29 cores=5,7
/proc/13397/stat : 13397 (SatELite_releas) R 13395 13395 11530 0 -1 4202496 54805 0 0 0 609 20 0 0 25 0 1 0 489518606 238587904 54760 33554432000 134512640 135144230 4287880544 18446744073709551615 134588908 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13397/statm: 58249 54760 72 155 0 58092 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 241700

[startup+12.7006 s]
/proc/loadavg: 4.00 3.93 4.60 5/194 13399
/proc/meminfo: memFree=20390448/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=0 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 353 233 0 0 0 0 0 0 23 0 1 0 489518605 8912896 252 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 252 211 178 0 69 0
[pid=13397] ppid=13395 vsize=232996 CPUtime=12.69 cores=5,7
/proc/13397/stat : 13397 (SatELite_releas) R 13395 13395 11530 0 -1 4202496 54815 0 0 0 1249 20 0 0 25 0 1 0 489518606 238587904 54770 33554432000 134512640 135144230 4287880544 18446744073709551615 134553168 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13397/statm: 58249 54770 72 155 0 58092 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 241700

[startup+25.5003 s]
/proc/loadavg: 4.00 3.93 4.59 5/194 13399
/proc/meminfo: memFree=20388084/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=0 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 353 233 0 0 0 0 0 0 23 0 1 0 489518605 8912896 252 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 252 211 178 0 69 0
[pid=13397] ppid=13395 vsize=235148 CPUtime=25.49 cores=5,7
/proc/13397/stat : 13397 (SatELite_releas) R 13395 13395 11530 0 -1 4202496 55315 0 0 0 2529 20 0 0 25 0 1 0 489518606 240791552 55206 33554432000 134512640 135144230 4287880544 18446744073709551615 134588473 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/13397/statm: 58787 55206 75 155 0 58630 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 243852

[startup+51.1008 s]
/proc/loadavg: 4.06 3.95 4.58 5/194 13401
/proc/meminfo: memFree=20320756/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 378 56931 0 0 0 0 2949 34 18 0 1 0 489518605 8912896 255 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 255 211 178 0 69 0
[pid=13400] ppid=13395 vsize=196096 CPUtime=21.24 cores=5,7
/proc/13400/stat : 13400 (ebglucose_stati) R 13395 13395 11530 0 -1 4202496 47009 0 0 0 2116 8 0 0 25 0 1 0 489521590 200802304 46950 33554432000 134512640 134556542 4291061024 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13400/statm: 49024 46950 213 11 0 48358 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 204800

[startup+102.307 s]
/proc/loadavg: 4.02 3.96 4.54 5/194 13402
/proc/meminfo: memFree=20308492/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 378 56931 0 0 0 0 2949 34 18 0 1 0 489518605 8912896 255 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 255 211 178 0 69 0
[pid=13400] ppid=13395 vsize=201448 CPUtime=72.45 cores=5,7
/proc/13400/stat : 13400 (ebglucose_stati) R 13395 13395 11530 0 -1 4202496 48323 0 0 0 7236 9 0 0 25 0 1 0 489521590 206282752 48264 33554432000 134512640 134556542 4291061024 18446744073709551615 134537188 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13400/statm: 50362 48264 213 11 0 49696 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 210152

[startup+162.301 s]
/proc/loadavg: 4.01 3.96 4.51 5/194 13404
/proc/meminfo: memFree=20303896/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 378 56931 0 0 0 0 2949 34 18 0 1 0 489518605 8912896 255 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 255 211 178 0 69 0
[pid=13400] ppid=13395 vsize=206176 CPUtime=132.44 cores=5,7
/proc/13400/stat : 13400 (ebglucose_stati) R 13395 13395 11530 0 -1 4202496 49425 0 0 0 13235 9 0 0 25 0 1 0 489521590 211124224 49366 33554432000 134512640 134556542 4291061024 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13400/statm: 51544 49366 213 11 0 50878 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 214880

[startup+222.3 s]
/proc/loadavg: 4.00 3.97 4.47 5/194 13405
/proc/meminfo: memFree=20295688/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 378 56931 0 0 0 0 2949 34 18 0 1 0 489518605 8912896 255 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 255 211 178 0 69 0
[pid=13400] ppid=13395 vsize=211888 CPUtime=192.44 cores=5,7
/proc/13400/stat : 13400 (ebglucose_stati) R 13395 13395 11530 0 -1 4202496 50828 0 0 0 19235 9 0 0 25 0 1 0 489521590 216973312 50769 33554432000 134512640 134556542 4291061024 18446744073709551615 134537755 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13400/statm: 52972 50769 213 11 0 52306 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 220592

[startup+282.301 s]
/proc/loadavg: 4.06 3.99 4.44 5/194 13407
/proc/meminfo: memFree=20289224/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 378 56931 0 0 0 0 2949 34 18 0 1 0 489518605 8912896 255 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 255 211 178 0 69 0
[pid=13400] ppid=13395 vsize=214624 CPUtime=252.45 cores=5,7
/proc/13400/stat : 13400 (ebglucose_stati) R 13395 13395 11530 0 -1 4202496 51526 0 0 0 25235 10 0 0 25 0 1 0 489521590 219774976 51467 33554432000 134512640 134556542 4291061024 18446744073709551615 134537236 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13400/statm: 53656 51467 213 11 0 52990 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 223328

[startup+342.301 s]
/proc/loadavg: 4.06 4.00 4.42 5/194 13409
/proc/meminfo: memFree=20284360/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 378 56931 0 0 0 0 2949 34 18 0 1 0 489518605 8912896 255 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 255 211 178 0 69 0
[pid=13400] ppid=13395 vsize=215696 CPUtime=312.45 cores=5,7
/proc/13400/stat : 13400 (ebglucose_stati) R 13395 13395 11530 0 -1 4202496 51807 0 0 0 31235 10 0 0 25 0 1 0 489521590 220872704 51748 33554432000 134512640 134556542 4291061024 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13400/statm: 53924 51748 213 11 0 53258 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 224400

[startup+402.3 s]
/proc/loadavg: 4.10 4.02 4.40 5/194 13410
/proc/meminfo: memFree=20278880/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7

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

/proc/13400/statm: 56958 54786 213 11 0 56292 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 236536

[startup+642.3 s]
/proc/loadavg: 3.56 3.89 4.26 4/187 13444
/proc/meminfo: memFree=20291644/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 378 56931 0 0 0 0 2949 34 18 0 1 0 489518605 8912896 255 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 255 211 178 0 69 0
[pid=13400] ppid=13395 vsize=228360 CPUtime=612.46 cores=5,7
/proc/13400/stat : 13400 (ebglucose_stati) R 13395 13395 11530 0 -1 4202496 54971 0 0 0 61235 11 0 0 25 0 1 0 489521590 233840640 54912 33554432000 134512640 134556542 4291061024 18446744073709551615 134537356 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13400/statm: 57090 54912 213 11 0 56424 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 237064

[startup+702.301 s]
/proc/loadavg: 2.75 3.61 4.14 3/180 13466
/proc/meminfo: memFree=20376896/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 378 56931 0 0 0 0 2949 34 18 0 1 0 489518605 8912896 255 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 255 211 178 0 69 0
[pid=13400] ppid=13395 vsize=230352 CPUtime=672.46 cores=5,7
/proc/13400/stat : 13400 (ebglucose_stati) R 13395 13395 11530 0 -1 4202496 55496 0 0 0 67235 11 0 0 25 0 1 0 489521590 235880448 55437 33554432000 134512640 134556542 4291061024 18446744073709551615 134531478 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13400/statm: 57588 55437 213 11 0 56922 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 239056

[startup+762.307 s]
/proc/loadavg: 2.27 3.32 4.00 3/180 13468
/proc/meminfo: memFree=20373540/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 378 56931 0 0 0 0 2949 34 18 0 1 0 489518605 8912896 255 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 255 211 178 0 69 0
[pid=13400] ppid=13395 vsize=232784 CPUtime=732.46 cores=5,7
/proc/13400/stat : 13400 (ebglucose_stati) R 13395 13395 11530 0 -1 4202496 56107 0 0 0 73235 11 0 0 25 0 1 0 489521590 238370816 56048 33554432000 134512640 134556542 4291061024 18446744073709551615 134531000 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13400/statm: 58196 56048 213 11 0 57530 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 241488

[startup+822.3 s]
/proc/loadavg: 2.10 3.07 3.88 3/180 13469
/proc/meminfo: memFree=20370180/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 378 56931 0 0 0 0 2949 34 18 0 1 0 489518605 8912896 255 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 255 211 178 0 69 0
[pid=13400] ppid=13395 vsize=235828 CPUtime=792.46 cores=5,7
/proc/13400/stat : 13400 (ebglucose_stati) R 13395 13395 11530 0 -1 4202496 56849 0 0 0 79235 11 0 0 25 0 1 0 489521590 241487872 56790 33554432000 134512640 134556542 4291061024 18446744073709551615 134525141 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13400/statm: 58957 56790 213 11 0 58291 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 244532

[startup+882.301 s]
/proc/loadavg: 2.03 2.88 3.76 3/180 13471
/proc/meminfo: memFree=20367688/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 378 56931 0 0 0 0 2949 34 18 0 1 0 489518605 8912896 255 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 255 211 178 0 69 0
[pid=13400] ppid=13395 vsize=235960 CPUtime=852.46 cores=5,7
/proc/13400/stat : 13400 (ebglucose_stati) R 13395 13395 11530 0 -1 4202496 56892 0 0 0 85235 11 0 0 25 0 1 0 489521590 241623040 56833 33554432000 134512640 134556542 4291061024 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13400/statm: 58990 56833 213 11 0 58324 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 244664

[startup+942.301 s]
/proc/loadavg: 2.01 2.71 3.64 3/180 13473
/proc/meminfo: memFree=20367176/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 378 56931 0 0 0 0 2949 34 18 0 1 0 489518605 8912896 255 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 255 211 178 0 69 0
[pid=13400] ppid=13395 vsize=235960 CPUtime=912.46 cores=5,7
/proc/13400/stat : 13400 (ebglucose_stati) R 13395 13395 11530 0 -1 4202496 56908 0 0 0 91235 11 0 0 25 0 1 0 489521590 241623040 56849 33554432000 134512640 134556542 4291061024 18446744073709551615 134537339 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13400/statm: 58990 56849 213 11 0 58324 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 244664

[startup+1002.3 s]
/proc/loadavg: 1.56 2.47 3.50 2/173 13492
/proc/meminfo: memFree=20427332/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 378 56931 0 0 0 0 2949 34 18 0 1 0 489518605 8912896 255 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 255 211 178 0 69 0
[pid=13400] ppid=13395 vsize=237020 CPUtime=972.46 cores=5,7
/proc/13400/stat : 13400 (ebglucose_stati) R 13395 13395 11530 0 -1 4202496 57166 0 0 0 97235 11 0 0 25 0 1 0 489521590 242708480 57107 33554432000 134512640 134556542 4291061024 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13400/statm: 59255 57107 213 11 0 58589 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 245724

[startup+1062.3 s]
/proc/loadavg: 1.20 2.20 3.34 2/173 13494
/proc/meminfo: memFree=20421616/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 378 56931 0 0 0 0 2949 34 18 0 1 0 489518605 8912896 255 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 255 211 178 0 69 0
[pid=13400] ppid=13395 vsize=242872 CPUtime=1032.46 cores=5,7
/proc/13400/stat : 13400 (ebglucose_stati) R 13395 13395 11530 0 -1 4202496 58551 0 0 0 103235 11 0 0 25 0 1 0 489521590 248700928 58492 33554432000 134512640 134556542 4291061024 18446744073709551615 134537728 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13400/statm: 60718 58492 213 11 0 60052 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 251576

[startup+1122.3 s]
/proc/loadavg: 1.07 1.98 3.19 2/173 13495
/proc/meminfo: memFree=20421348/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 378 56931 0 0 0 0 2949 34 18 0 1 0 489518605 8912896 255 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 255 211 178 0 69 0
[pid=13400] ppid=13395 vsize=243268 CPUtime=1092.46 cores=5,7
/proc/13400/stat : 13400 (ebglucose_stati) R 13395 13395 11530 0 -1 4202496 58655 0 0 0 109235 11 0 0 25 0 1 0 489521590 249106432 58596 33554432000 134512640 134556542 4291061024 18446744073709551615 134537236 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13400/statm: 60817 58596 213 11 0 60151 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 251972

[startup+1182.3 s]
/proc/loadavg: 1.02 1.80 3.05 2/173 13497
/proc/meminfo: memFree=20420100/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 378 56931 0 0 0 0 2949 34 18 0 1 0 489518605 8912896 255 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 255 211 178 0 69 0
[pid=13400] ppid=13395 vsize=244324 CPUtime=1152.47 cores=5,7
/proc/13400/stat : 13400 (ebglucose_stati) R 13395 13395 11530 0 -1 4202496 58931 0 0 0 115235 12 0 0 25 0 1 0 489521590 250187776 58872 33554432000 134512640 134556542 4291061024 18446744073709551615 134537230 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13400/statm: 61081 58872 213 11 0 60415 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 253028

[startup+1242.3 s]
/proc/loadavg: 1.01 1.65 2.92 2/173 13499
/proc/meminfo: memFree=20419576/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 378 56931 0 0 0 0 2949 34 18 0 1 0 489518605 8912896 255 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 255 211 178 0 69 0
[pid=13400] ppid=13395 vsize=244588 CPUtime=1212.48 cores=5,7
/proc/13400/stat : 13400 (ebglucose_stati) R 13395 13395 11530 0 -1 4202496 59015 0 0 0 121236 12 0 0 25 0 1 0 489521590 250458112 58956 33554432000 134512640 134556542 4291061024 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13400/statm: 61147 58956 213 11 0 60481 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 253292



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.54 2.81 2/173 13500
/proc/meminfo: memFree=20417460/32950904 swapFree=67082284/67111528
[pid=13395] ppid=13393 vsize=8704 CPUtime=29.83 cores=5,7
/proc/13395/stat : 13395 (ebglucose.sh) S 13393 13395 11530 0 -1 4202496 378 56931 0 0 0 0 2949 34 18 0 1 0 489518605 8912896 255 33554432000 4194304 4922060 140735295947280 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/13395/statm: 2176 255 211 178 0 69 0
[pid=13400] ppid=13395 vsize=246724 CPUtime=1270.18 cores=5,7
/proc/13400/stat : 13400 (ebglucose_stati) R 13395 13395 11530 0 -1 4202496 59551 0 0 0 127006 12 0 0 25 0 1 0 489521590 252645376 59492 33554432000 134512640 134556542 4291061024 18446744073709551615 134530749 0 0 4096 8388611 0 0 0 17 5 0 0 0
/proc/13400/statm: 61681 59492 213 11 0 61015 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 255428

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 13395 and gives
#  childrusage.ru_utime.tv_sec=29
#  childrusage.ru_utime.tv_usec=498515
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=343947
# CPU time returned by wait4() is 29.8425
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.55
CPU system time (s): 0.46
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 255428

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

runsolver used 2.07968 second user time and 4.87326 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-26 02:53:09
IDJOB=3291013
IDBENCH=83463
IDSOLVER=1652
FILE ID=node121/3291013-1303779185
RUNJOBID= node121-1303778490-13014
PBS_JOBID= 13157167
Free space on /tmp= 71972 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT11/application/leberre/2dimensionalstrippacking/E00X23.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291013-1303779185/watcher-3291013-1303779185 -o /tmp/evaluation-result-3291013-1303779185/solver-3291013-1303779185 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3291013-1303779185.cnf

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 7680 MiB
NBCORE= 2

MD5SUM BENCH= 9cec6483d4ca03e8555377ba059b61ae
RANDOM SEED=1933211087

node121.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.817
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.63
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.817
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5226.07
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.817
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.84
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.817
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.77
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.817
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.82
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.817
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.74
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.817
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.817
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:     32950904 kB
MemFree:      20611520 kB
Buffers:       2149792 kB
Cached:        9516284 kB
SwapCached:       2776 kB
Active:        8788528 kB
Inactive:      3037992 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      20611520 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:          101660 kB
Writeback:           0 kB
AnonPages:      158100 kB
Mapped:          15084 kB
Slab:           447788 kB
PageTables:       5548 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   374836 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= 71892 MiB
End job on node121 at 2011-04-26 03:14:51