Trace number 3291841

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

NameSAT04/industrial/vangelder/cnf-color/
myciel6-tr.used-as.sat04-320.cnf
MD5SUM5ba57e5cfd40b4a93356dbea5162016d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark384.789
Satisfiable
(Un)Satisfiability was proved
Number of variables570
Number of clauses4625
Sum of the clauses size9615
Maximum clause length6
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 24531
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 590

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.00	c ==============================================================================
0.00/0.00	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.00	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.00	c ==============================================================================
0.00/0.00	c |         0 |    4577     9520 |    1373       0        0     nan |  0.000 % |
0.00/0.00	c |         0 |    3634     9851 |      --       0       --      -- |     --   | -93/2100
0.00/0.00	c ==============================================================================
0.00/0.00	c Result  :   #vars: 404   #clauses: 3634   #literals: 9851
0.00/0.00	c CPU time:   0.004999 s
0.00/0.00	c ==============================================================================
0.00/0.00	c
0.00/0.00	c Starting glucose
0.00/0.00	c
0.00/0.01	
0.00/0.01	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.00/0.01	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.00/0.01	
0.00/0.01	c ============================[ Problem Statistics ]=============================
0.00/0.01	c |                                                                             |
0.00/0.01	c |  Number of variables:  404                                                  |
0.00/0.01	c |  Number of clauses:    3634                                                 |
0.00/0.01	c |  Parsing time:         0.00         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-3291841-1303782646/watcher-3291841-1303782646 -o /tmp/evaluation-result-3291841-1303782646/solver-3291841-1303782646 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3291841-1303782646.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.84 3.97 3.99 3/184 21983
/proc/meminfo: memFree=24706396/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0

[startup+0.0990211 s]
/proc/loadavg: 3.84 3.97 3.99 3/184 21983
/proc/meminfo: memFree=24706396/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101017 s]
/proc/loadavg: 3.84 3.97 3.99 3/184 21983
/proc/meminfo: memFree=24706396/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.556916 s]
/proc/loadavg: 3.84 3.97 3.99 3/184 21983
/proc/meminfo: memFree=24706396/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700922 s]
/proc/loadavg: 3.84 3.97 3.99 3/184 21983
/proc/meminfo: memFree=24706396/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50078 s]
/proc/loadavg: 3.84 3.97 3.99 4/185 21987
/proc/meminfo: memFree=24702812/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=7288 CPUtime=1.48 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 1151 0 0 0 148 0 0 0 25 0 1 0 489863215 7462912 1092 33554432000 134512640 134556542 4291979856 18446744073709551615 134537445 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 1822 1092 207 11 0 1156 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15992

[startup+3.10051 s]
/proc/loadavg: 3.84 3.97 3.99 4/185 21987
/proc/meminfo: memFree=24701200/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=8104 CPUtime=3.08 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 1368 0 0 0 308 0 0 0 25 0 1 0 489863215 8298496 1309 33554432000 134512640 134556542 4291979856 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 2026 1309 207 11 0 1360 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 16808

[startup+6.30095 s]
/proc/loadavg: 3.77 3.95 3.98 4/185 21987
/proc/meminfo: memFree=24697860/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=9872 CPUtime=6.28 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 1797 0 0 0 628 0 0 0 25 0 1 0 489863215 10108928 1738 33554432000 134512640 134556542 4291979856 18446744073709551615 134537330 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 2468 1738 207 11 0 1802 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18576

[startup+12.7008 s]
/proc/loadavg: 3.71 3.93 3.98 4/185 21987
/proc/meminfo: memFree=24694992/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=11736 CPUtime=12.68 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 2257 0 0 0 1268 0 0 0 25 0 1 0 489863215 12017664 2198 33554432000 134512640 134556542 4291979856 18446744073709551615 134537343 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 2934 2198 213 11 0 2268 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 20440

[startup+25.5066 s]
/proc/loadavg: 3.63 3.90 3.97 4/185 21988
/proc/meminfo: memFree=24692892/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=13176 CPUtime=25.48 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 2593 0 0 0 2548 0 0 0 25 0 1 0 489863215 13492224 2534 33554432000 134512640 134556542 4291979856 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 3294 2534 213 11 0 2628 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 21880

[startup+51.1012 s]
/proc/loadavg: 3.41 3.83 3.94 4/185 21988
/proc/meminfo: memFree=24689032/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=17224 CPUtime=51.08 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 3516 0 0 0 5108 0 0 0 25 0 1 0 489863215 17637376 3457 33554432000 134512640 134556542 4291979856 18446744073709551615 134537366 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 4306 3457 214 11 0 3640 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 25928

[startup+102.3 s]
/proc/loadavg: 3.26 3.72 3.89 3/178 22038
/proc/meminfo: memFree=24388244/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=21672 CPUtime=102.28 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 4588 0 0 0 10227 1 0 0 25 0 1 0 489863215 22192128 4529 33554432000 134512640 134556542 4291979856 18446744073709551615 134531009 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 5418 4529 214 11 0 4752 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 30376

[startup+162.301 s]
/proc/loadavg: 3.82 3.81 3.91 3/178 22072
/proc/meminfo: memFree=24788752/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=25152 CPUtime=162.29 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 5405 0 0 0 16228 1 0 0 25 0 1 0 489863215 25755648 5346 33554432000 134512640 134556542 4291979856 18446744073709551615 134537330 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 6288 5346 214 11 0 5622 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 33856

[startup+222.301 s]
/proc/loadavg: 2.67 3.48 3.79 3/178 22074
/proc/meminfo: memFree=24769204/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=29884 CPUtime=222.28 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 6487 0 0 0 22227 1 0 0 25 0 1 0 489863215 30601216 6428 33554432000 134512640 134556542 4291979856 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 7471 6428 214 11 0 6805 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 38588

[startup+282.306 s]
/proc/loadavg: 2.24 3.20 3.68 3/178 22075
/proc/meminfo: memFree=24757280/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=32068 CPUtime=282.29 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 7010 0 0 0 28227 2 0 0 25 0 1 0 489863215 32837632 6951 33554432000 134512640 134556542 4291979856 18446744073709551615 134537328 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 8017 6951 214 11 0 7351 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 40772

[startup+342.301 s]
/proc/loadavg: 2.12 3.00 3.57 3/178 22077
/proc/meminfo: memFree=24748336/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=34184 CPUtime=342.29 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 7489 0 0 0 34227 2 0 0 25 0 1 0 489863215 35004416 7430 33554432000 134512640 134556542 4291979856 18446744073709551615 134537492 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 8546 7430 214 11 0 7880 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 42888

[startup+402.301 s]
/proc/loadavg: 2.10 2.83 3.48 3/178 22079
/proc/meminfo: memFree=24740376/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6

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

/proc/21986/statm: 10524 9182 214 11 0 9858 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 50800

[startup+642.3 s]
/proc/loadavg: 2.00 2.36 3.13 3/178 22094
/proc/meminfo: memFree=24716816/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=43720 CPUtime=642.29 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 9610 0 0 0 64227 2 0 0 25 0 1 0 489863215 44769280 9551 33554432000 134512640 134556542 4291979856 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 10930 9551 214 11 0 10264 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 52424

[startup+702.301 s]
/proc/loadavg: 2.09 2.32 3.07 3/178 22568
/proc/meminfo: memFree=24710720/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=44644 CPUtime=702.3 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 9863 0 0 0 70227 3 0 0 25 0 1 0 489863215 45715456 9804 33554432000 134512640 134556542 4291979856 18446744073709551615 134537315 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 11161 9804 214 11 0 10495 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 53348

[startup+762.301 s]
/proc/loadavg: 2.03 2.26 3.00 3/178 22569
/proc/meminfo: memFree=24705940/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=45944 CPUtime=762.3 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 10123 0 0 0 76227 3 0 0 25 0 1 0 489863215 47046656 10064 33554432000 134512640 134556542 4291979856 18446744073709551615 134537369 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 11486 10064 214 11 0 10820 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 54648

[startup+822.3 s]
/proc/loadavg: 2.01 2.21 2.93 3/178 22571
/proc/meminfo: memFree=24701336/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=47276 CPUtime=822.3 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 10439 0 0 0 82227 3 0 0 25 0 1 0 489863215 48410624 10380 33554432000 134512640 134556542 4291979856 18446744073709551615 134537330 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 11819 10380 214 11 0 11153 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 55980

[startup+882.301 s]
/proc/loadavg: 2.06 2.19 2.88 3/178 22572
/proc/meminfo: memFree=24696352/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=49004 CPUtime=882.3 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 10838 0 0 0 88226 4 0 0 25 0 1 0 489863215 50180096 10779 33554432000 134512640 134556542 4291979856 18446744073709551615 134525044 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 12251 10779 214 11 0 11585 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 57708

[startup+942.307 s]
/proc/loadavg: 2.02 2.15 2.82 3/178 22577
/proc/meminfo: memFree=24694016/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=50304 CPUtime=942.31 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 11145 0 0 0 94227 4 0 0 25 0 1 0 489863215 51511296 11086 33554432000 134512640 134556542 4291979856 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 12576 11086 214 11 0 11910 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 59008

[startup+1002.3 s]
/proc/loadavg: 2.01 2.12 2.77 3/178 22579
/proc/meminfo: memFree=24689612/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=51028 CPUtime=1002.3 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 11275 0 0 0 100226 4 0 0 25 0 1 0 489863215 52252672 11216 33554432000 134512640 134556542 4291979856 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 12757 11216 214 11 0 12091 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 59732

[startup+1062.3 s]
/proc/loadavg: 2.00 2.10 2.71 3/178 22580
/proc/meminfo: memFree=24687724/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=51324 CPUtime=1062.3 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 11347 0 0 0 106226 4 0 0 25 0 1 0 489863215 52555776 11288 33554432000 134512640 134556542 4291979856 18446744073709551615 134537405 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 12831 11288 214 11 0 12165 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 60028

[startup+1122.3 s]
/proc/loadavg: 2.00 2.08 2.67 3/178 22582
/proc/meminfo: memFree=24684480/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=52164 CPUtime=1122.3 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 11544 0 0 0 112226 4 0 0 25 0 1 0 489863215 53415936 11485 33554432000 134512640 134556542 4291979856 18446744073709551615 134537339 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 13041 11485 214 11 0 12375 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 60868

[startup+1182.3 s]
/proc/loadavg: 2.00 2.06 2.62 3/178 22583
/proc/meminfo: memFree=24681468/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=52352 CPUtime=1182.3 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 11611 0 0 0 118226 4 0 0 25 0 1 0 489863215 53608448 11552 33554432000 134512640 134556542 4291979856 18446744073709551615 134537349 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 13088 11552 214 11 0 12422 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 61056

[startup+1242.3 s]
/proc/loadavg: 2.00 2.05 2.58 3/178 22585
/proc/meminfo: memFree=24678464/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=53356 CPUtime=1242.3 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 11801 0 0 0 124226 4 0 0 25 0 1 0 489863215 54636544 11742 33554432000 134512640 134556542 4291979856 18446744073709551615 134537292 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 13339 11742 214 11 0 12673 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 62060



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.00 2.04 2.54 3/178 22587
/proc/meminfo: memFree=24676084/32951132 swapFree=67111364/67111528
[pid=21983] ppid=21981 vsize=8704 CPUtime=0 cores=4,6
/proc/21983/stat : 21983 (ebglucose.sh) S 21981 21983 21546 0 -1 4202496 382 493 0 0 0 0 0 0 25 0 1 0 489863214 8912896 256 33554432000 4194304 4922060 140735075767104 18446744073709551615 242970369157 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/21983/statm: 2176 256 211 178 0 69 0
[pid=21986] ppid=21983 vsize=54160 CPUtime=1300.01 cores=4,6
/proc/21986/stat : 21986 (ebglucose_stati) R 21983 21983 21546 0 -1 4202496 11982 0 0 0 129997 4 0 0 25 0 1 0 489863215 55459840 11923 33554432000 134512640 134556542 4291979856 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 4 0 0 0
/proc/21986/statm: 13540 11923 214 11 0 12874 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 62864

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 21983 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=7998
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=999
# CPU time returned by wait4() is 0.008997
# 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.97
CPU system time (s): 0.04
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 62864

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

runsolver used 2.39164 second user time and 5.2942 second system time

The end

Launcher Data

Begin job on node128 at 2011-04-26 03:50:46
IDJOB=3291841
IDBENCH=84808
IDSOLVER=1652
FILE ID=node128/3291841-1303782646
RUNJOBID= node128-1303780038-21565
PBS_JOBID= 13157217
Free space on /tmp= 66788 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT04/industrial/vangelder/cnf-color/myciel6-tr.used-as.sat04-320.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3291841-1303782646/watcher-3291841-1303782646 -o /tmp/evaluation-result-3291841-1303782646/solver-3291841-1303782646 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3291841-1303782646.cnf

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

MD5SUM BENCH= 5ba57e5cfd40b4a93356dbea5162016d
RANDOM SEED=283134588

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      24706428 kB
Buffers:       1293268 kB
Cached:        6137824 kB
SwapCached:        160 kB
Active:         899260 kB
Inactive:      6726504 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      24706428 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:             804 kB
Writeback:           0 kB
AnonPages:      193996 kB
Mapped:          16292 kB
Slab:           553996 kB
PageTables:       5124 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   363156 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 67092 MiB
End job on node128 at 2011-04-26 04:12:28