Trace number 3281583

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

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data

0.00/0.00	c
0.00/0.00	c Starting SatElite Preprocessing
0.00/0.00	c
0.00/0.00	c Parsing...
1.28/1.34	c ==============================================================================
1.28/1.34	c |           |     ORIGINAL     |              LEARNT              |          |
1.28/1.34	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.28/1.34	c ==============================================================================
1.28/1.34	c |         0 | 3230737  9429251 |  969221       0        0     nan |  0.000 % |
12.09/12.18	c |         0 | 3193200  9687142 |      --       0       --      -- |     --   | -37507/257956
12.09/12.18	c ==============================================================================
12.09/12.18	c Result  :   #vars: 136989   #clauses: 3193200   #literals: 9687142
12.09/12.18	c CPU time:   11.9702 s
12.09/12.18	c ==============================================================================
13.99/14.01	c
13.99/14.01	c Starting glucose
13.99/14.01	c
13.99/14.01	
13.99/14.01	c This is EBGlucose 1.0 -- based on Glucose version 1.0
13.99/14.01	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
13.99/14.01	
13.99/14.01	c ============================[ Problem Statistics ]=============================
13.99/14.01	c |                                                                             |
13.99/14.01	c |  Number of variables:  136989                                               |
13.99/14.01	c |  Number of clauses:    3193200                                              |
15.07/15.19	c |  Parsing time:         1.10         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-3281583-1303751058/watcher-3281583-1303751058 -o /tmp/evaluation-result-3281583-1303751058/solver-3281583-1303751058 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3281583-1303751058.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: 2.22 3.30 3.62 2/182 28076
/proc/meminfo: memFree=19241072/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=0 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 355 232 0 0 0 0 0 0 23 0 1 0 486704200 8912896 253 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 253 211 178 0 69 0

[startup+0.01385 s]
/proc/loadavg: 2.22 3.30 3.62 2/182 28076
/proc/meminfo: memFree=19241072/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=0 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 355 232 0 0 0 0 0 0 23 0 1 0 486704200 8912896 253 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100884 s]
/proc/loadavg: 2.22 3.30 3.62 2/182 28076
/proc/meminfo: memFree=19241072/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=0 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 355 232 0 0 0 0 0 0 23 0 1 0 486704200 8912896 253 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300844 s]
/proc/loadavg: 2.22 3.30 3.62 2/182 28076
/proc/meminfo: memFree=19241072/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=0 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 355 232 0 0 0 0 0 0 23 0 1 0 486704200 8912896 253 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700773 s]
/proc/loadavg: 2.22 3.30 3.62 2/182 28076
/proc/meminfo: memFree=19241072/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=0 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 355 232 0 0 0 0 0 0 23 0 1 0 486704200 8912896 253 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50055 s]
/proc/loadavg: 2.22 3.30 3.62 3/184 28079
/proc/meminfo: memFree=19106772/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=0 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 355 232 0 0 0 0 0 0 23 0 1 0 486704200 8912896 253 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 253 211 178 0 69 0
[pid=28078] ppid=28076 vsize=244256 CPUtime=1.49 cores=0,2
/proc/28078/stat : 28078 (SatELite_releas) R 28076 28076 27322 0 -1 4202496 59851 0 0 0 133 16 0 0 25 0 1 0 486704200 250118144 55166 33554432000 134512640 135144230 4294931264 18446744073709551615 134547536 0 0 4096 3 0 0 0 17 2 0 0 0
/proc/28078/statm: 61064 55166 78 155 0 60907 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 252960

[startup+3.10032 s]
/proc/loadavg: 2.21 3.28 3.61 3/184 28080
/proc/meminfo: memFree=19006076/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=0 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 355 232 0 0 0 0 0 0 23 0 1 0 486704200 8912896 253 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 253 211 178 0 69 0
[pid=28078] ppid=28076 vsize=265080 CPUtime=3.08 cores=0,2
/proc/28078/stat : 28078 (SatELite_releas) R 28076 28076 27322 0 -1 4202496 64226 0 0 0 291 17 0 0 25 0 1 0 486704200 271441920 59541 33554432000 134512640 135144230 4294931264 18446744073709551615 134547584 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/28078/statm: 66270 59541 78 155 0 66113 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 273784

[startup+6.30079 s]
/proc/loadavg: 2.21 3.28 3.61 3/184 28081
/proc/meminfo: memFree=18977600/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=0 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 355 232 0 0 0 0 0 0 23 0 1 0 486704200 8912896 253 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 253 211 178 0 69 0
[pid=28078] ppid=28076 vsize=299276 CPUtime=6.29 cores=0,2
/proc/28078/stat : 28078 (SatELite_releas) R 28076 28076 27322 0 -1 4202496 69875 0 0 0 611 18 0 0 25 0 1 0 486704200 306458624 64888 33554432000 134512640 135144230 4294931264 18446744073709551615 134605668 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/28078/statm: 74819 64888 117 155 0 74662 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 307980

[startup+12.7006 s]
/proc/loadavg: 2.17 3.23 3.59 3/184 28083
/proc/meminfo: memFree=18978372/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=0 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 355 232 0 0 0 0 0 0 23 0 1 0 486704200 8912896 253 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 253 211 178 0 69 0
[pid=28078] ppid=28076 vsize=265628 CPUtime=12.69 cores=0,2
/proc/28078/stat : 28078 (SatELite_releas) R 28076 28076 27322 0 -1 4202496 81737 0 0 0 1245 24 0 0 25 0 1 0 486704200 272003072 59772 33554432000 134512640 135144230 4294931264 18446744073709551615 134745614 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/28078/statm: 66407 59772 81 155 0 66250 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 274332

[startup+25.5003 s]
/proc/loadavg: 2.22 3.21 3.58 3/184 28084
/proc/meminfo: memFree=18968912/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=204756 CPUtime=11.47 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 49926 0 0 0 1138 9 0 0 25 0 1 0 486705601 209670144 49824 33554432000 134512640 134556542 4289530848 18446744073709551615 134529015 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 51189 49824 213 11 0 50523 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 213460

[startup+51.1008 s]
/proc/loadavg: 2.21 3.13 3.54 3/184 28085
/proc/meminfo: memFree=18964912/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=208956 CPUtime=37.07 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 50977 0 0 0 3695 12 0 0 25 0 1 0 486705601 213970944 50875 33554432000 134512640 134556542 4289530848 18446744073709551615 134536930 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 52239 50875 213 11 0 51573 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 217660

[startup+102.307 s]
/proc/loadavg: 2.12 2.95 3.45 3/184 28086
/proc/meminfo: memFree=18959640/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=213596 CPUtime=88.28 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 52128 0 0 0 8810 18 0 0 25 0 1 0 486705601 218722304 52026 33554432000 134512640 134556542 4289530848 18446744073709551615 134536930 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 53399 52026 213 11 0 52733 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 222300

[startup+162.301 s]
/proc/loadavg: 2.05 2.79 3.37 3/184 28088
/proc/meminfo: memFree=18955404/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=217084 CPUtime=148.28 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 52980 0 0 0 14803 25 0 0 25 0 1 0 486705601 222294016 52878 33554432000 134512640 134556542 4289530848 18446744073709551615 134537339 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 54271 52878 213 11 0 53605 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 225788

[startup+222.3 s]
/proc/loadavg: 1.86 2.60 3.26 2/177 28108
/proc/meminfo: memFree=18991156/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=220404 CPUtime=208.27 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 53809 0 0 0 20801 26 0 0 25 0 1 0 486705601 225693696 53707 33554432000 134512640 134556542 4289530848 18446744073709551615 134536930 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 55101 53707 213 11 0 54435 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 229108

[startup+282.301 s]
/proc/loadavg: 1.34 2.33 3.13 3/177 28110
/proc/meminfo: memFree=18991020/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=221400 CPUtime=268.28 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 54040 0 0 0 26802 26 0 0 25 0 1 0 486705601 226713600 53938 33554432000 134512640 134556542 4289530848 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 55350 53938 213 11 0 54684 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 230104

[startup+342.301 s]
/proc/loadavg: 1.11 2.06 2.98 2/177 28111
/proc/meminfo: memFree=18989372/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=223160 CPUtime=328.29 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 54469 0 0 0 32802 27 0 0 25 0 1 0 486705601 228515840 54367 33554432000 134512640 134556542 4289530848 18446744073709551615 134537330 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 55790 54367 213 11 0 55124 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 231864

[startup+402.3 s]
/proc/loadavg: 1.10 1.90 2.87 3/177 28113
/proc/meminfo: memFree=18985388/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2

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

/proc/28084/statm: 58478 57031 213 11 0 57812 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 242616

[startup+642.301 s]
/proc/loadavg: 1.00 1.39 2.43 2/177 28119
/proc/meminfo: memFree=18978576/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=234044 CPUtime=628.29 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 57186 0 0 0 62802 27 0 0 25 0 1 0 486705601 239661056 57084 33554432000 134512640 134556542 4289530848 18446744073709551615 134535456 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 58511 57084 213 11 0 57845 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 242748

[startup+702.301 s]
/proc/loadavg: 1.03 1.33 2.34 2/177 28121
/proc/meminfo: memFree=18976080/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=236656 CPUtime=688.29 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 57820 0 0 0 68802 27 0 0 25 0 1 0 486705601 242335744 57718 33554432000 134512640 134556542 4289530848 18446744073709551615 134528925 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 59164 57718 213 11 0 58498 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 245360

[startup+762.306 s]
/proc/loadavg: 1.06 1.28 2.26 2/177 28123
/proc/meminfo: memFree=18973708/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=239024 CPUtime=748.3 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 58410 0 0 0 74802 28 0 0 25 0 1 0 486705601 244760576 58308 33554432000 134512640 134556542 4289530848 18446744073709551615 134543419 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 59756 58308 213 11 0 59090 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 247728

[startup+822.301 s]
/proc/loadavg: 1.14 1.26 2.19 2/177 28124
/proc/meminfo: memFree=18973056/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=239808 CPUtime=808.29 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 58615 0 0 0 80801 28 0 0 25 0 1 0 486705601 245563392 58513 33554432000 134512640 134556542 4289530848 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 59952 58513 213 11 0 59286 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 248512

[startup+882.301 s]
/proc/loadavg: 1.19 1.24 2.12 2/177 28126
/proc/meminfo: memFree=18969568/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=243264 CPUtime=868.3 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 59467 0 0 0 86801 29 0 0 25 0 1 0 486705601 249102336 59365 33554432000 134512640 134556542 4289530848 18446744073709551615 134536930 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 60816 59365 213 11 0 60150 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 251968

[startup+942.3 s]
/proc/loadavg: 1.15 1.21 2.06 3/177 28127
/proc/meminfo: memFree=18968912/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=244056 CPUtime=928.3 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 59673 0 0 0 92801 29 0 0 25 0 1 0 486705601 249913344 59571 33554432000 134512640 134556542 4289530848 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 61014 59571 213 11 0 60348 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 252760

[startup+1002.3 s]
/proc/loadavg: 1.05 1.17 1.98 2/177 28129
/proc/meminfo: memFree=18968028/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=244848 CPUtime=988.3 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 59863 0 0 0 98801 29 0 0 25 0 1 0 486705601 250724352 59761 33554432000 134512640 134556542 4289530848 18446744073709551615 134537315 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 61212 59761 213 11 0 60546 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 253552

[startup+1062.3 s]
/proc/loadavg: 1.02 1.14 1.92 2/177 28131
/proc/meminfo: memFree=18967372/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=245688 CPUtime=1048.3 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 60077 0 0 0 104801 29 0 0 25 0 1 0 486705601 251584512 59975 33554432000 134512640 134556542 4289530848 18446744073709551615 134537302 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 61422 59975 213 11 0 60756 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 254392

[startup+1122.3 s]
/proc/loadavg: 1.00 1.11 1.86 2/177 28132
/proc/meminfo: memFree=18964376/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=248948 CPUtime=1108.3 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 60808 0 0 0 110801 29 0 0 25 0 1 0 486705601 254922752 60706 33554432000 134512640 134556542 4289530848 18446744073709551615 134530183 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 62237 60706 213 11 0 61571 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 257652

[startup+1182.3 s]
/proc/loadavg: 1.00 1.09 1.81 2/177 28134
/proc/meminfo: memFree=18962616/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=250804 CPUtime=1168.3 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 61277 0 0 0 116801 29 0 0 25 0 1 0 486705601 256823296 61175 33554432000 134512640 134556542 4289530848 18446744073709551615 134528672 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 62701 61175 213 11 0 62035 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 259508

[startup+1242.3 s]
/proc/loadavg: 1.00 1.07 1.75 2/177 28135
/proc/meminfo: memFree=18960712/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=252732 CPUtime=1228.31 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 61740 0 0 0 122801 30 0 0 25 0 1 0 486705601 258797568 61638 33554432000 134512640 134556542 4289530848 18446744073709551615 134537387 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 63183 61638 213 11 0 62517 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 261436



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.00 1.05 1.70 2/177 28137
/proc/meminfo: memFree=18960572/32951124 swapFree=67111528/67111528
[pid=28076] ppid=28074 vsize=8704 CPUtime=14 cores=0,2
/proc/28076/stat : 28076 (ebglucose.sh) S 28074 28076 27322 0 -1 4202496 380 81970 0 0 0 0 1367 33 18 0 1 0 486704200 8912896 256 33554432000 4194304 4922060 140737299663328 18446744073709551615 232335711365 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/28076/statm: 2176 256 211 178 0 69 0
[pid=28084] ppid=28076 vsize=252840 CPUtime=1286.02 cores=0,2
/proc/28084/stat : 28084 (ebglucose_stati) R 28076 28076 27322 0 -1 4202496 61752 0 0 0 128572 30 0 0 25 0 1 0 486705601 258908160 61650 33554432000 134512640 134556542 4289530848 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/28084/statm: 63210 61650 213 11 0 62544 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 261544

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 28076 and gives
#  childrusage.ru_utime.tv_sec=13
#  childrusage.ru_utime.tv_usec=676920
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=333949
# CPU time returned by wait4() is 14.0109
# 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.39
CPU system time (s): 0.63
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 320936

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

runsolver used 2.34564 second user time and 4.71528 second system time

The end

Launcher Data

Begin job on node132 at 2011-04-25 19:04:20
IDJOB=3281583
IDBENCH=69571
IDSOLVER=1652
FILE ID=node132/3281583-1303751058
RUNJOBID= node132-1303749611-27816
PBS_JOBID= 13154030
Free space on /tmp= 72024 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3281583-1303751058/watcher-3281583-1303751058 -o /tmp/evaluation-result-3281583-1303751058/solver-3281583-1303751058 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3281583-1303751058.cnf

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=784598927

node132.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.833
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.66
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.833
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.74
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.833
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.76
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.833
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.833
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.833
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.67
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.833
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.833
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:      19241352 kB
Buffers:       1615468 kB
Cached:       11443900 kB
SwapCached:          0 kB
Active:        3114508 kB
Inactive:     10046168 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19241352 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           69676 kB
Writeback:           0 kB
AnonPages:      100596 kB
Mapped:          16024 kB
Slab:           486016 kB
PageTables:       4960 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   252968 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 71952 MiB
End job on node132 at 2011-04-25 19:26:02