Trace number 3288391

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.02 1300.01

General information on the benchmark

Nameapplication/manthey/traffic/
traffic_r_uc_sat.cnf
MD5SUMa5cb42fe5f9238d9fb581eb8ad81e23f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark44.2323
Satisfiable
(Un)Satisfiability was proved
Number of variables467551
Number of clauses4467733
Sum of the clauses size15691163
Maximum clause length4
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2635833
Number of clauses of size 3908103
Number of clauses of size 42923797
Number of clauses of size 50
Number of clauses of size over 50

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...
2.19/2.30	c ==============================================================================
2.19/2.30	c |           |     ORIGINAL     |              LEARNT              |          |
2.19/2.30	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
2.19/2.30	c ==============================================================================
2.19/2.30	c |         0 | 4467733 15691163 | 1340319       0        0     nan |  0.000 % |
2.89/2.96	c |         0 | 4453032 15660553 |      --       0       --      -- |     --   | -14701/-30610
2.89/2.96	c ==============================================================================
2.89/2.96	c Result  :   #vars: 453566   #clauses: 4453032   #literals: 15660553
2.89/2.96	c CPU time:   2.71059 s
2.89/2.96	c ==============================================================================
5.89/5.94	c
5.89/5.94	c Starting glucose
5.89/5.94	c
5.89/5.95	
5.89/5.95	c This is EBGlucose 1.0 -- based on Glucose version 1.0
5.89/5.95	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
5.89/5.95	
5.89/5.95	c ============================[ Problem Statistics ]=============================
5.89/5.95	c |                                                                             |
5.89/5.95	c |  Number of variables:  453566                                               |
5.89/5.95	c |  Number of clauses:    4453032                                              |
7.68/7.75	c |  Parsing time:         1.68         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-3288391-1303769154/watcher-3288391-1303769154 -o /tmp/evaluation-result-3288391-1303769154/solver-3288391-1303769154 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3288391-1303769154.cnf 

running on 2 cores: 0,2

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: 3.99 3.95 3.92 4/192 30051
/proc/meminfo: memFree=12990076/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=0 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 354 234 0 0 0 0 0 0 22 0 1 0 567146582 8912896 252 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 252 211 178 0 69 0

[startup+0.0593059 s]
/proc/loadavg: 3.99 3.95 3.92 4/192 30051
/proc/meminfo: memFree=12990076/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=0 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 354 234 0 0 0 0 0 0 22 0 1 0 567146582 8912896 252 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100312 s]
/proc/loadavg: 3.99 3.95 3.92 4/192 30051
/proc/meminfo: memFree=12990076/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=0 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 354 234 0 0 0 0 0 0 22 0 1 0 567146582 8912896 252 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300261 s]
/proc/loadavg: 3.99 3.95 3.92 4/192 30051
/proc/meminfo: memFree=12990076/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=0 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 354 234 0 0 0 0 0 0 22 0 1 0 567146582 8912896 252 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.701188 s]
/proc/loadavg: 3.99 3.95 3.92 4/192 30051
/proc/meminfo: memFree=12990076/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=0 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 354 234 0 0 0 0 0 0 22 0 1 0 567146582 8912896 252 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50103 s]
/proc/loadavg: 3.99 3.95 3.92 5/194 30054
/proc/meminfo: memFree=12791412/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=0 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 354 234 0 0 0 0 0 0 22 0 1 0 567146582 8912896 252 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 252 211 178 0 69 0
[pid=30053] ppid=30051 vsize=265464 CPUtime=1.49 cores=0,2
/proc/30053/stat : 30053 (SatELite_releas) R 30051 30051 29809 0 -1 4202496 64345 0 0 0 132 17 0 0 25 0 1 0 567146582 271835136 64300 33554432000 134512640 135144230 4293774096 18446744073709551615 134726923 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/30053/statm: 66366 64300 53 155 0 66209 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 274168

[startup+3.10074 s]
/proc/loadavg: 3.99 3.95 3.92 5/194 30054
/proc/meminfo: memFree=12624508/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=0 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 354 234 0 0 0 0 0 0 22 0 1 0 567146582 8912896 252 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 252 211 178 0 69 0
[pid=30053] ppid=30051 vsize=422968 CPUtime=3.09 cores=0,2
/proc/30053/stat : 30053 (SatELite_releas) R 30051 30051 29809 0 -1 4202496 111026 0 0 0 283 26 0 0 25 0 1 0 567146582 433119232 100257 33554432000 134512640 135144230 4293774096 18446744073709551615 134745614 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/30053/statm: 105742 100257 78 155 0 105585 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 431672

[startup+6.30106 s]
/proc/loadavg: 3.99 3.95 3.92 5/194 30054
/proc/meminfo: memFree=12486628/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 8704

[startup+12.7009 s]
/proc/loadavg: 3.99 3.95 3.92 5/194 30055
/proc/meminfo: memFree=12545768/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=332536 CPUtime=6.74 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 80931 0 0 0 660 14 0 0 25 0 1 0 567147177 340516864 80826 33554432000 134512640 134556542 4293750688 18446744073709551615 134537454 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 83134 80826 213 11 0 82468 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 341240

[startup+25.5005 s]
/proc/loadavg: 3.99 3.95 3.92 5/194 30056
/proc/meminfo: memFree=12531244/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=344956 CPUtime=19.53 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 84041 0 0 0 1939 14 0 0 25 0 1 0 567147177 353234944 83936 33554432000 134512640 134556542 4293750688 18446744073709551615 134537752 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 86239 83936 213 11 0 85573 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 353660

[startup+51.1006 s]
/proc/loadavg: 3.99 3.96 3.92 5/194 30087
/proc/meminfo: memFree=12492076/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=349504 CPUtime=45.14 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 85201 0 0 0 4499 15 0 0 25 0 1 0 567147177 357892096 85096 33554432000 134512640 134556542 4293750688 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 87376 85096 213 11 0 86710 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 358208

[startup+102.307 s]
/proc/loadavg: 3.99 3.96 3.92 5/194 30089
/proc/meminfo: memFree=12480372/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=354552 CPUtime=96.35 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 86455 0 0 0 9619 16 0 0 25 0 1 0 567147177 363061248 86350 33554432000 134512640 134556542 4293750688 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 88638 86350 213 11 0 87972 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 363256

[startup+162.301 s]
/proc/loadavg: 3.99 3.97 3.92 6/194 30121
/proc/meminfo: memFree=12449880/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=357140 CPUtime=156.34 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 87093 0 0 0 15618 16 0 0 25 0 1 0 567147177 365711360 86988 33554432000 134512640 134556542 4293750688 18446744073709551615 134537050 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 89285 86988 213 11 0 88619 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 365844

[startup+222.301 s]
/proc/loadavg: 3.99 3.97 3.92 5/194 30123
/proc/meminfo: memFree=12438544/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=358856 CPUtime=216.35 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 87507 0 0 0 21619 16 0 0 25 0 1 0 567147177 367468544 87402 33554432000 134512640 134556542 4293750688 18446744073709551615 134537347 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 89714 87402 213 11 0 89048 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 367560

[startup+282.301 s]
/proc/loadavg: 3.99 3.97 3.92 6/194 30156
/proc/meminfo: memFree=12348488/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=362024 CPUtime=276.35 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 88318 0 0 0 27618 17 0 0 25 0 1 0 567147177 370712576 88213 33554432000 134512640 134556542 4293750688 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 90506 88213 213 11 0 89840 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 370728

[startup+342.301 s]
/proc/loadavg: 3.99 3.97 3.92 6/194 30157
/proc/meminfo: memFree=12338024/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=362948 CPUtime=336.35 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 88595 0 0 0 33618 17 0 0 25 0 1 0 567147177 371658752 88490 33554432000 134512640 134556542 4293750688 18446744073709551615 134543353 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 90737 88490 213 11 0 90071 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 371652

[startup+402.301 s]
/proc/loadavg: 3.99 3.97 3.92 5/194 30159
/proc/meminfo: memFree=12330200/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=365720 CPUtime=396.35 cores=0,2

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

/proc/30055/statm: 92450 90201 213 11 0 91784 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 378504

[startup+642.3 s]
/proc/loadavg: 4.01 4.00 3.93 5/194 30228
/proc/meminfo: memFree=12296456/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=370592 CPUtime=636.37 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 90512 0 0 0 63619 18 0 0 25 0 1 0 567147177 379486208 90407 33554432000 134512640 134556542 4293750688 18446744073709551615 134545998 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 92648 90407 213 11 0 91982 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 379296

[startup+702.301 s]
/proc/loadavg: 4.04 4.01 3.93 5/194 30230
/proc/meminfo: memFree=12291616/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=371252 CPUtime=696.36 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 90655 0 0 0 69618 18 0 0 25 0 1 0 567147177 380162048 90550 33554432000 134512640 134556542 4293750688 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 92813 90550 213 11 0 92147 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 379956

[startup+762.307 s]
/proc/loadavg: 4.01 4.01 3.93 5/194 30262
/proc/meminfo: memFree=12296528/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=371912 CPUtime=756.37 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 90845 0 0 0 75619 18 0 0 25 0 1 0 567147177 380837888 90740 33554432000 134512640 134556542 4293750688 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 92978 90740 213 11 0 92312 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 380616

[startup+822.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 30264
/proc/meminfo: memFree=12289304/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=373016 CPUtime=816.36 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 91085 0 0 0 81618 18 0 0 25 0 1 0 567147177 381968384 90980 33554432000 134512640 134556542 4293750688 18446744073709551615 134528925 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 93254 90980 213 11 0 92588 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 381720

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 30266
/proc/meminfo: memFree=12284640/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=373940 CPUtime=876.37 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 91290 0 0 0 87618 19 0 0 25 0 1 0 567147177 382914560 91185 33554432000 134512640 134556542 4293750688 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 93485 91185 213 11 0 92819 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 382644

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 30267
/proc/meminfo: memFree=12279908/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=374732 CPUtime=936.37 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 91519 0 0 0 93618 19 0 0 25 0 1 0 567147177 383725568 91414 33554432000 134512640 134556542 4293750688 18446744073709551615 134537312 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 93683 91414 213 11 0 93017 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 383436

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.93 5/194 30332
/proc/meminfo: memFree=12367940/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=375788 CPUtime=996.37 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 91760 0 0 0 99618 19 0 0 25 0 1 0 567147177 384806912 91655 33554432000 134512640 134556542 4293750688 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 93947 91655 213 11 0 93281 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 384492

[startup+1062.3 s]
/proc/loadavg: 4.08 4.03 3.94 5/194 30333
/proc/meminfo: memFree=12358704/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=376924 CPUtime=1056.37 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 91951 0 0 0 105618 19 0 0 25 0 1 0 567147177 385970176 91846 33554432000 134512640 134556542 4293750688 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 94231 91846 213 11 0 93565 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 385628

[startup+1122.3 s]
/proc/loadavg: 4.03 4.02 3.94 5/194 30335
/proc/meminfo: memFree=12351104/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=377848 CPUtime=1116.37 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 92180 0 0 0 111618 19 0 0 25 0 1 0 567147177 386916352 92075 33554432000 134512640 134556542 4293750688 18446744073709551615 134538307 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 94462 92075 213 11 0 93796 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 386552

[startup+1182.3 s]
/proc/loadavg: 4.06 4.03 3.95 5/194 30369
/proc/meminfo: memFree=12507244/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=378508 CPUtime=1176.37 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 92360 0 0 0 117618 19 0 0 25 0 1 0 567147177 387592192 92255 33554432000 134512640 134556542 4293750688 18446744073709551615 134531265 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 94627 92255 213 11 0 93961 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 387212

[startup+1242.3 s]
/proc/loadavg: 4.02 4.02 3.95 5/194 30401
/proc/meminfo: memFree=12537604/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=379564 CPUtime=1236.38 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 92624 0 0 0 123618 20 0 0 25 0 1 0 567147177 388673536 92519 33554432000 134512640 134556542 4293750688 18446744073709551615 134528908 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 94891 92519 213 11 0 94225 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 388268



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.02 3.95 5/194 30403
/proc/meminfo: memFree=12525236/32950928 swapFree=67111524/67111528
[pid=30051] ppid=30049 vsize=8704 CPUtime=5.93 cores=0,2
/proc/30051/stat : 30051 (ebglucose.sh) S 30049 30051 29809 0 -1 4202496 379 111261 0 0 0 0 546 47 18 0 1 0 567146582 8912896 255 33554432000 4194304 4922060 140736162605776 18446744073709551615 256415210629 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/30051/statm: 2176 255 211 178 0 69 0
[pid=30055] ppid=30051 vsize=380092 CPUtime=1294.09 cores=0,2
/proc/30055/stat : 30055 (ebglucose_stati) R 30051 30051 29809 0 -1 4202496 92740 0 0 0 129389 20 0 0 25 0 1 0 567147177 389214208 92635 33554432000 134512640 134556542 4293750688 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/30055/statm: 95023 92635 213 11 0 94357 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 388796

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 30051 and gives
#  childrusage.ru_utime.tv_sec=5
#  childrusage.ru_utime.tv_usec=467168
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=478927
# CPU time returned by wait4() is 5.94609
# while last known CPU time is 1300.02
#
# 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.02
CPU user time (s): 1299.35
CPU system time (s): 0.67
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 431672

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

runsolver used 2.31365 second user time and 4.79127 second system time

The end

Launcher Data

Begin job on node115 at 2011-04-26 00:05:59
IDJOB=3288391
IDBENCH=82495
IDSOLVER=1652
FILE ID=node115/3288391-1303769154
RUNJOBID= node115-1303768833-29827
PBS_JOBID= 13157163
Free space on /tmp= 72436 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT11/application/manthey/traffic/traffic_r_uc_sat.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288391-1303769154/watcher-3288391-1303769154 -o /tmp/evaluation-result-3288391-1303769154/solver-3288391-1303769154 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3288391-1303769154.cnf

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

MD5SUM BENCH= a5cb42fe5f9238d9fb581eb8ad81e23f
RANDOM SEED=1783989650

node115.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.811
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.62
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.811
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.15
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.811
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.75
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.811
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.811
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.77
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.811
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.811
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.811
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12990100 kB
Buffers:       2291372 kB
Cached:       16914980 kB
SwapCached:          4 kB
Active:        7636576 kB
Inactive:     11763028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12990100 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          120836 kB
Writeback:           0 kB
AnonPages:      192832 kB
Mapped:          16104 kB
Slab:           496036 kB
PageTables:       5680 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   381316 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= 72352 MiB
End job on node115 at 2011-04-26 00:27:41