Trace number 3280249

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 1300.01

General information on the benchmark

Nameindustrial/anbulagan/
hard-sat/partial-10-13-s.cnf
MD5SUMd90571b4b69632567da9d3ebfd25979e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark200.647
Satisfiable
(Un)Satisfiability was proved
Number of variables234673
Number of clauses1071339
Sum of the clauses size2453820
Maximum clause length10
Minimum clause length1
Number of clauses of size 117679
Number of clauses of size 2856659
Number of clauses of size 3153061
Number of clauses of size 44880
Number of clauses of size 519520
Number of clauses of size over 519540

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...
0.00/0.42	c ==============================================================================
0.00/0.42	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.42	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.42	c ==============================================================================
0.00/0.42	c |         0 | 1052492  2433683 |  315747       0        0     nan |  0.000 % |
3.17/3.20	c |         0 |  628528  1721300 |      --       0       --      -- |     --   | -196875/-198394
3.17/3.20	c ==============================================================================
3.17/3.20	c Result  :   #vars: 113985   #clauses: 628528   #literals: 1721300
3.17/3.20	c CPU time:   3.08453 s
3.17/3.20	c ==============================================================================
3.47/3.54	c
3.47/3.54	c Starting glucose
3.47/3.54	c
3.47/3.54	
3.47/3.54	c This is EBGlucose 1.0 -- based on Glucose version 1.0
3.47/3.54	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
3.47/3.54	
3.47/3.54	c ============================[ Problem Statistics ]=============================
3.47/3.54	c |                                                                             |
3.47/3.54	c |  Number of variables:  113985                                               |
3.47/3.54	c |  Number of clauses:    628528                                               |
3.51/3.76	c |  Parsing time:         0.20         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-3280249-1303749423/watcher-3280249-1303749423 -o /tmp/evaluation-result-3280249-1303749423/solver-3280249-1303749423 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3280249-1303749423.cnf 

running on 2 cores: 4,6

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.53 3.90 3.70 5/185 4082
/proc/meminfo: memFree=15792616/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=0 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 467357907 8912896 252 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 252 211 178 0 69 0

[startup+0.0117559 s]
/proc/loadavg: 3.53 3.90 3.70 5/185 4082
/proc/meminfo: memFree=15792616/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=0 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 467357907 8912896 252 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100732 s]
/proc/loadavg: 3.53 3.90 3.70 5/185 4082
/proc/meminfo: memFree=15792616/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=0 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 467357907 8912896 252 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300709 s]
/proc/loadavg: 3.53 3.90 3.70 5/185 4082
/proc/meminfo: memFree=15792616/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=0 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 467357907 8912896 252 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700625 s]
/proc/loadavg: 3.53 3.90 3.70 5/185 4082
/proc/meminfo: memFree=15792616/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=0 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 467357907 8912896 252 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50049 s]
/proc/loadavg: 3.57 3.90 3.70 5/194 4096
/proc/meminfo: memFree=15445220/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=0 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 467357907 8912896 252 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 252 211 178 0 69 0
[pid=4085] ppid=4082 vsize=128416 CPUtime=1.47 cores=4,6
/proc/4085/stat : 4085 (SatELite_releas) R 4082 4082 3716 0 -1 4202496 31254 0 0 0 141 6 0 0 25 0 1 0 467357907 131497984 28386 33554432000 134512640 135144230 4290542560 18446744073709551615 134585622 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/4085/statm: 32104 28386 78 155 0 31947 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 137120

[startup+3.10018 s]
/proc/loadavg: 3.57 3.90 3.70 5/194 4096
/proc/meminfo: memFree=15405228/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=0 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 353 233 0 0 0 0 0 0 21 0 1 0 467357907 8912896 252 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 252 211 178 0 69 0
[pid=4085] ppid=4082 vsize=130112 CPUtime=3.08 cores=4,6
/proc/4085/stat : 4085 (SatELite_releas) R 4082 4082 3716 0 -1 4202496 36831 0 0 0 299 9 0 0 25 0 1 0 467357907 133234688 28978 33554432000 134512640 135144230 4290542560 18446744073709551615 134585341 0 0 4096 3 0 0 0 17 6 0 0 0
/proc/4085/statm: 32528 28978 78 155 0 32371 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 138816

[startup+6.30063 s]
/proc/loadavg: 3.57 3.90 3.70 5/194 4099
/proc/meminfo: memFree=15583664/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=53632 CPUtime=2.74 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 12237 0 0 0 273 1 0 0 25 0 1 0 467358261 54919168 12154 33554432000 134512640 134556542 4292110512 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 13408 12154 213 11 0 12742 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 62336

[startup+12.7005 s]
/proc/loadavg: 3.64 3.91 3.70 5/194 4099
/proc/meminfo: memFree=15573900/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=57204 CPUtime=9.15 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 13124 0 0 0 913 2 0 0 25 0 1 0 467358261 58576896 13041 33554432000 134512640 134556542 4292110512 18446744073709551615 134542117 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 14301 13041 213 11 0 13635 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 65908

[startup+25.5012 s]
/proc/loadavg: 3.69 3.91 3.71 5/194 4100
/proc/meminfo: memFree=15546512/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=70184 CPUtime=21.95 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 16387 0 0 0 2192 3 0 0 25 0 1 0 467358261 71868416 16304 33554432000 134512640 134556542 4292110512 18446744073709551615 134531704 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 17546 16304 213 11 0 16880 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 78888

[startup+51.1005 s]
/proc/loadavg: 3.81 3.92 3.72 5/194 4131
/proc/meminfo: memFree=15550208/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=81644 CPUtime=47.55 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 19248 0 0 0 4751 4 0 0 25 0 1 0 467358261 83603456 19164 33554432000 134512640 134556542 4292110512 18446744073709551615 134529850 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 20411 19164 213 11 0 19745 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 90348

[startup+102.307 s]
/proc/loadavg: 3.92 3.93 3.73 5/194 4165
/proc/meminfo: memFree=15619712/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=94508 CPUtime=98.76 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 22447 0 0 0 9871 5 0 0 25 0 1 0 467358261 96776192 22362 33554432000 134512640 134556542 4292110512 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 23627 22362 213 11 0 22961 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 103212

[startup+162.301 s]
/proc/loadavg: 4.00 3.95 3.75 5/194 4166
/proc/meminfo: memFree=15595132/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=105952 CPUtime=158.76 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 25303 0 0 0 15870 6 0 0 25 0 1 0 467358261 108494848 25217 33554432000 134512640 134556542 4292110512 18446744073709551615 134529895 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 26488 25217 213 11 0 25822 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 114656

[startup+222.301 s]
/proc/loadavg: 4.00 3.95 3.76 5/194 4168
/proc/meminfo: memFree=15579948/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=112376 CPUtime=218.75 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 26939 0 0 0 21869 6 0 0 25 0 1 0 467358261 115073024 26851 33554432000 134512640 134556542 4292110512 18446744073709551615 134536936 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 28094 26851 213 11 0 27428 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 121080

[startup+282.301 s]
/proc/loadavg: 4.00 3.96 3.77 5/194 4169
/proc/meminfo: memFree=15564808/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=115420 CPUtime=278.76 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 27695 0 0 0 27870 6 0 0 25 0 1 0 467358261 118190080 27607 33554432000 134512640 134556542 4292110512 18446744073709551615 134530096 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 28855 27607 213 11 0 28189 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 124124

[startup+342.301 s]
/proc/loadavg: 4.00 3.97 3.78 5/194 4293
/proc/meminfo: memFree=15560116/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=121104 CPUtime=338.75 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 29114 0 0 0 33869 6 0 0 25 0 1 0 467358261 124010496 29023 33554432000 134512640 134556542 4292110512 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 30276 29023 213 11 0 29610 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 129808

[startup+402.301 s]
/proc/loadavg: 4.00 3.97 3.79 5/194 4295
/proc/meminfo: memFree=15539988/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6

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

/proc/4097/statm: 34217 32960 213 11 0 33551 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 145572

[startup+642.301 s]
/proc/loadavg: 4.00 3.97 3.83 5/194 4301
/proc/meminfo: memFree=15501952/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=138868 CPUtime=638.77 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 33533 0 0 0 63869 8 0 0 25 0 1 0 467358261 142200832 33440 33554432000 134512640 134556542 4292110512 18446744073709551615 134529800 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 34717 33440 213 11 0 34051 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 147572

[startup+702.301 s]
/proc/loadavg: 4.05 3.99 3.84 5/194 4303
/proc/meminfo: memFree=15486668/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=147252 CPUtime=698.77 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 35656 0 0 0 69869 8 0 0 25 0 1 0 467358261 150786048 35561 33554432000 134512640 134556542 4292110512 18446744073709551615 134537025 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 36813 35561 213 11 0 36147 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 155956

[startup+762.307 s]
/proc/loadavg: 4.02 3.99 3.85 5/194 4304
/proc/meminfo: memFree=15478952/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=151504 CPUtime=758.77 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 36699 0 0 0 75869 8 0 0 25 0 1 0 467358261 155140096 36604 33554432000 134512640 134556542 4292110512 18446744073709551615 134537339 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 37876 36604 213 11 0 37210 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 160208

[startup+822.301 s]
/proc/loadavg: 4.00 3.99 3.85 5/194 4306
/proc/meminfo: memFree=15472480/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=151908 CPUtime=818.77 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 36805 0 0 0 81869 8 0 0 25 0 1 0 467358261 155553792 36710 33554432000 134512640 134556542 4292110512 18446744073709551615 134536897 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 37977 36710 213 11 0 37311 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 160612

[startup+882.301 s]
/proc/loadavg: 4.00 3.99 3.86 5/194 4307
/proc/meminfo: memFree=15467744/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=151908 CPUtime=878.77 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 36807 0 0 0 87869 8 0 0 25 0 1 0 467358261 155553792 36712 33554432000 134512640 134556542 4292110512 18446744073709551615 134529825 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 37977 36712 213 11 0 37311 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 160612

[startup+942.301 s]
/proc/loadavg: 4.00 3.99 3.86 5/194 4309
/proc/meminfo: memFree=15464872/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=152700 CPUtime=938.78 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 36997 0 0 0 93869 9 0 0 25 0 1 0 467358261 156364800 36901 33554432000 134512640 134556542 4292110512 18446744073709551615 134529850 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 38175 36901 213 11 0 37509 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 161404

[startup+1002.3 s]
/proc/loadavg: 4.00 3.99 3.87 5/194 4311
/proc/meminfo: memFree=15446992/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=159204 CPUtime=998.78 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 38638 0 0 0 99869 9 0 0 25 0 1 0 467358261 163024896 38542 33554432000 134512640 134556542 4292110512 18446744073709551615 134537387 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 39801 38542 213 11 0 39135 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 167908

[startup+1062.3 s]
/proc/loadavg: 4.00 3.99 3.88 5/194 4312
/proc/meminfo: memFree=15440892/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=163992 CPUtime=1058.78 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 39831 0 0 0 105869 9 0 0 25 0 1 0 467358261 167927808 39734 33554432000 134512640 134556542 4292110512 18446744073709551615 134537339 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 40998 39734 213 11 0 40332 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 172696

[startup+1122.3 s]
/proc/loadavg: 4.00 3.99 3.88 5/194 4314
/proc/meminfo: memFree=15438012/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=164788 CPUtime=1118.78 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 40038 0 0 0 111869 9 0 0 25 0 1 0 467358261 168742912 39940 33554432000 134512640 134556542 4292110512 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 41197 39940 213 11 0 40531 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 173492

[startup+1182.3 s]
/proc/loadavg: 4.04 4.00 3.89 5/194 4315
/proc/meminfo: memFree=15434512/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=165184 CPUtime=1178.78 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 40134 0 0 0 117869 9 0 0 25 0 1 0 467358261 169148416 40036 33554432000 134512640 134556542 4292110512 18446744073709551615 134537118 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 41296 40036 213 11 0 40630 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 173888

[startup+1242.3 s]
/proc/loadavg: 4.01 4.00 3.90 5/194 4317
/proc/meminfo: memFree=15422832/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=171808 CPUtime=1238.78 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 41815 0 0 0 123868 10 0 0 25 0 1 0 467358261 175931392 41717 33554432000 134512640 134556542 4292110512 18446744073709551615 134529800 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 42952 41717 213 11 0 42286 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 180512



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.91 5/194 4319
/proc/meminfo: memFree=15420692/32951124 swapFree=67111528/67111528
[pid=4082] ppid=4079 vsize=8704 CPUtime=3.51 cores=4,6
/proc/4082/stat : 4082 (ebglucose.sh) S 4079 4082 3716 0 -1 4202496 378 44346 0 0 0 0 339 12 18 0 1 0 467357907 8912896 255 33554432000 4194304 4922060 140735166537936 18446744073709551615 228095270021 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/4082/statm: 2176 255 211 178 0 69 0
[pid=4097] ppid=4082 vsize=171808 CPUtime=1296.49 cores=4,6
/proc/4097/stat : 4097 (ebglucose_stati) R 4082 4082 3716 0 -1 4202496 41817 0 0 0 129639 10 0 0 25 0 1 0 467358261 175931392 41719 33554432000 134512640 134556542 4292110512 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/4097/statm: 42952 41719 213 11 0 42286 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 180512

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 4082 and gives
#  childrusage.ru_utime.tv_sec=3
#  childrusage.ru_utime.tv_usec=398483
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=121981
# CPU time returned by wait4() is 3.52046
# while last known CPU time is 1300
#
# 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
CPU user time (s): 1299.78
CPU system time (s): 0.22
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 180512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.39848
system time used= 0.121981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 44724
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= 56

runsolver used 2.27665 second user time and 4.82727 second system time

The end

Launcher Data

Begin job on node142 at 2011-04-25 18:37:04
IDJOB=3280249
IDBENCH=20353
IDSOLVER=1652
FILE ID=node142/3280249-1303749423
RUNJOBID= node142-1303749423-4045
PBS_JOBID= 13154020
Free space on /tmp= 71256 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT07/industrial/anbulagan/hard-sat/partial-10-13-s.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3280249-1303749423/watcher-3280249-1303749423 -o /tmp/evaluation-result-3280249-1303749423/solver-3280249-1303749423 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3280249-1303749423.cnf

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

MD5SUM BENCH= d90571b4b69632567da9d3ebfd25979e
RANDOM SEED=304180322

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.846
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:      15793400 kB
Buffers:       2072088 kB
Cached:       14395552 kB
SwapCached:          0 kB
Active:        7011740 kB
Inactive:      9572852 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      15793400 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           78996 kB
Writeback:           8 kB
AnonPages:      116616 kB
Mapped:          15552 kB
Slab:           508616 kB
PageTables:       5456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   282200 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= 71240 MiB
End job on node142 at 2011-04-25 18:58:46