Trace number 3290001

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
EBGlucose 1.0? (TO) 1300.01 1300.01

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
128/aes_128_10_keyfind_1.cnf
MD5SUMf35f3aee72237c1bf3d673feb4883756
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables8080
Number of clauses96704
Sum of the clauses size539496
Maximum clause length8
Minimum clause length1
Number of clauses of size 1336
Number of clauses of size 21152
Number of clauses of size 315040
Number of clauses of size 42944
Number of clauses of size 518432
Number of clauses of size over 558800

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.06	c ==============================================================================
0.00/0.06	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.06	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.06	c ==============================================================================
0.00/0.06	c |         0 |   96048   537560 |   28814       0        0     nan |  0.000 % |
0.00/0.06	c |         0 |   95280   535000 |      --       0       --      -- |     --   | -256/-512
0.00/0.06	c ==============================================================================
0.00/0.06	c Result  :   #vars: 7616   #clauses: 95280   #literals: 535000
0.00/0.06	c CPU time:   0.053991 s
0.00/0.06	c ==============================================================================
0.00/0.15	c
0.00/0.15	c Starting glucose
0.00/0.15	c
0.00/0.15	
0.00/0.15	c This is EBGlucose 1.0 -- based on Glucose version 1.0
0.00/0.15	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
0.00/0.15	
0.00/0.15	c ============================[ Problem Statistics ]=============================
0.00/0.15	c |                                                                             |
0.00/0.15	c |  Number of variables:  7616                                                 |
0.00/0.15	c |  Number of clauses:    95280                                                |
0.14/0.20	c |  Parsing time:         0.04         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-3290001-1303776420/watcher-3290001-1303776420 -o /tmp/evaluation-result-3290001-1303776420/solver-3290001-1303776420 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3290001-1303776420.cnf 

running on 2 cores: 1,3

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.00 3.74 3.56 4/190 18586
/proc/meminfo: memFree=21167164/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8700 CPUtime=0 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 320 0 0 0 0 0 0 0 22 0 1 0 489240182 8908800 249 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516834048 0 0 4100 65536 18446744071562362840 0 0 17 1 0 0 0
/proc/18586/statm: 2175 249 209 178 0 68 0

[startup+0.0241639 s]
/proc/loadavg: 3.00 3.74 3.56 4/190 18586
/proc/meminfo: memFree=21167164/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 353 233 0 0 0 0 0 0 22 0 1 0 489240182 8912896 252 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.101148 s]
/proc/loadavg: 3.00 3.74 3.56 4/190 18586
/proc/meminfo: memFree=21167164/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 353 233 0 0 0 0 0 0 22 0 1 0 489240182 8912896 252 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 252 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.301079 s]
/proc/loadavg: 3.00 3.74 3.56 4/190 18586
/proc/meminfo: memFree=21167164/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8704

[startup+0.701006 s]
/proc/loadavg: 3.00 3.74 3.56 4/190 18586
/proc/meminfo: memFree=21167164/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 0.14
Current children cumulated vsize (KiB) 8704

[startup+1.5009 s]
/proc/loadavg: 3.00 3.74 3.56 5/198 18603
/proc/meminfo: memFree=21142216/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=15580 CPUtime=1.33 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 3426 0 0 0 133 0 0 0 25 0 1 0 489240198 15953920 3366 33554432000 134512640 134556542 4289724000 18446744073709551615 134537312 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 3895 3366 214 11 0 3229 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 24284

[startup+3.10061 s]
/proc/loadavg: 3.00 3.74 3.56 5/198 18603
/proc/meminfo: memFree=21136972/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=18304 CPUtime=2.93 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 4100 0 0 0 293 0 0 0 25 0 1 0 489240198 18743296 4040 33554432000 134512640 134556542 4289724000 18446744073709551615 134537184 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 4576 4040 214 11 0 3910 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 27008

[startup+6.30102 s]
/proc/loadavg: 3.08 3.75 3.56 5/198 18603
/proc/meminfo: memFree=21129476/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=20552 CPUtime=6.13 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 4652 0 0 0 613 0 0 0 25 0 1 0 489240198 21045248 4592 33554432000 134512640 134556542 4289724000 18446744073709551615 134537195 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 5138 4592 214 11 0 4472 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 29256

[startup+12.7009 s]
/proc/loadavg: 3.15 3.75 3.56 5/198 18603
/proc/meminfo: memFree=21120320/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=23460 CPUtime=12.53 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 5379 0 0 0 1253 0 0 0 25 0 1 0 489240198 24023040 5319 33554432000 134512640 134556542 4289724000 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 5865 5319 214 11 0 5199 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 32164

[startup+25.5005 s]
/proc/loadavg: 3.34 3.76 3.57 5/198 18603
/proc/meminfo: memFree=21108424/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=26800 CPUtime=25.33 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 6211 0 0 0 2533 0 0 0 25 0 1 0 489240198 27443200 6151 33554432000 134512640 134556542 4289724000 18446744073709551615 134537300 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 6700 6151 214 11 0 6034 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35504

[startup+51.1009 s]
/proc/loadavg: 3.56 3.78 3.58 5/198 18604
/proc/meminfo: memFree=21094736/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=32044 CPUtime=50.93 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 7508 0 0 0 5092 1 0 0 25 0 1 0 489240198 32813056 7448 33554432000 134512640 134556542 4289724000 18446744073709551615 134537110 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 8011 7448 214 11 0 7345 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 40748

[startup+102.307 s]
/proc/loadavg: 3.81 3.81 3.60 5/198 18605
/proc/meminfo: memFree=21072276/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=38576 CPUtime=102.14 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 9116 0 0 0 10213 1 0 0 25 0 1 0 489240198 39501824 9056 33554432000 134512640 134556542 4289724000 18446744073709551615 134537356 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 9644 9056 214 11 0 8978 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 47280

[startup+162.301 s]
/proc/loadavg: 3.96 3.86 3.63 5/198 18607
/proc/meminfo: memFree=21055772/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=44936 CPUtime=162.13 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 10748 0 0 0 16211 2 0 0 25 0 1 0 489240198 46014464 10688 33554432000 134512640 134556542 4289724000 18446744073709551615 134537387 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 11234 10688 214 11 0 10568 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 53640

[startup+222.301 s]
/proc/loadavg: 4.03 3.89 3.65 5/198 18609
/proc/meminfo: memFree=21042620/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=50168 CPUtime=222.14 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 11987 0 0 0 22211 3 0 0 25 0 1 0 489240198 51372032 11927 33554432000 134512640 134556542 4289724000 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 12542 11927 214 11 0 11876 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 58872

[startup+282.301 s]
/proc/loadavg: 4.13 3.94 3.68 5/198 18610
/proc/meminfo: memFree=21031804/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=55348 CPUtime=282.14 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 13303 0 0 0 28211 3 0 0 25 0 1 0 489240198 56676352 13243 33554432000 134512640 134556542 4289724000 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 13837 13243 214 11 0 13171 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 64052

[startup+342.301 s]
/proc/loadavg: 4.05 3.95 3.70 5/198 18612
/proc/meminfo: memFree=21019148/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=59228 CPUtime=342.14 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 14322 0 0 0 34210 4 0 0 25 0 1 0 489240198 60649472 14262 33554432000 134512640 134556542 4289724000 18446744073709551615 134537454 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 14807 14262 214 11 0 14141 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 67932

[startup+402.301 s]
/proc/loadavg: 4.02 3.95 3.72 5/198 18613
/proc/meminfo: memFree=21010680/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3

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

/proc/18603/statm: 19620 18988 214 11 0 18954 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 87184

[startup+642.301 s]
/proc/loadavg: 4.01 3.98 3.77 5/198 18620
/proc/meminfo: memFree=20976248/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=79020 CPUtime=642.16 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 19202 0 0 0 64211 5 0 0 25 0 1 0 489240198 80916480 19142 33554432000 134512640 134556542 4289724000 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 19755 19142 214 11 0 19089 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 87724

[startup+702.301 s]
/proc/loadavg: 4.09 4.01 3.80 5/198 18621
/proc/meminfo: memFree=20966056/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=83820 CPUtime=702.15 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 20405 0 0 0 70209 6 0 0 25 0 1 0 489240198 85831680 20345 33554432000 134512640 134556542 4289724000 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 20955 20345 214 11 0 20289 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 92524

[startup+762.307 s]
/proc/loadavg: 4.03 4.01 3.81 5/198 18623
/proc/meminfo: memFree=20919408/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=127500 CPUtime=762.16 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 31269 0 0 0 76204 12 0 0 25 0 1 0 489240198 130560000 31209 33554432000 134512640 134556542 4289724000 18446744073709551615 134537335 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 31875 31209 214 11 0 31209 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 136204

[startup+822.301 s]
/proc/loadavg: 4.06 4.02 3.82 5/198 18625
/proc/meminfo: memFree=20902900/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=140040 CPUtime=822.16 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 34355 0 0 0 82202 14 0 0 25 0 1 0 489240198 143400960 34295 33554432000 134512640 134556542 4289724000 18446744073709551615 134537312 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 35010 34295 214 11 0 34344 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 148744

[startup+882.301 s]
/proc/loadavg: 4.02 4.01 3.83 5/198 18626
/proc/meminfo: memFree=20895676/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=140040 CPUtime=882.16 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 34369 0 0 0 88202 14 0 0 25 0 1 0 489240198 143400960 34309 33554432000 134512640 134556542 4289724000 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 35010 34309 214 11 0 34344 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 148744

[startup+942.3 s]
/proc/loadavg: 4.05 4.02 3.84 5/198 18628
/proc/meminfo: memFree=20893304/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=140952 CPUtime=942.16 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 34388 0 0 0 94202 14 0 0 25 0 1 0 489240198 144334848 34328 33554432000 134512640 134556542 4289724000 18446744073709551615 134537466 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 35238 34328 214 11 0 34572 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 149656

[startup+1002.3 s]
/proc/loadavg: 4.02 4.02 3.84 5/198 18629
/proc/meminfo: memFree=20892664/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=140952 CPUtime=1002.16 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 34410 0 0 0 100202 14 0 0 25 0 1 0 489240198 144334848 34350 33554432000 134512640 134556542 4289724000 18446744073709551615 134537324 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 35238 34350 214 11 0 34572 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 149656

[startup+1062.3 s]
/proc/loadavg: 4.04 4.03 3.86 5/198 18631
/proc/meminfo: memFree=20860028/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=172148 CPUtime=1062.16 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 42164 0 0 0 106198 18 0 0 25 0 1 0 489240198 176279552 42104 33554432000 134512640 134556542 4289724000 18446744073709551615 134537233 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 43037 42104 214 11 0 42371 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 180852

[startup+1122.3 s]
/proc/loadavg: 4.09 4.05 3.87 5/198 18633
/proc/meminfo: memFree=20831492/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=198292 CPUtime=1122.16 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 48578 0 0 0 112194 22 0 0 25 0 1 0 489240198 203051008 48518 33554432000 134512640 134556542 4289724000 18446744073709551615 134537752 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 49573 48518 214 11 0 48907 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 206996

[startup+1182.3 s]
/proc/loadavg: 4.08 4.05 3.88 5/198 18634
/proc/meminfo: memFree=20829360/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=198292 CPUtime=1182.16 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 48596 0 0 0 118194 22 0 0 25 0 1 0 489240198 203051008 48536 33554432000 134512640 134556542 4289724000 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 49573 48536 214 11 0 48907 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 206996

[startup+1242.3 s]
/proc/loadavg: 4.15 4.07 3.90 5/198 18636
/proc/meminfo: memFree=20825872/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=198292 CPUtime=1242.16 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 48616 0 0 0 124194 22 0 0 25 0 1 0 489240198 203051008 48556 33554432000 134512640 134556542 4289724000 18446744073709551615 134537221 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 49573 48556 214 11 0 48907 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 206996



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.06 4.06 3.91 3/192 18639
/proc/meminfo: memFree=20918272/32951124 swapFree=67111352/67111528
[pid=18586] ppid=18584 vsize=8704 CPUtime=0.14 cores=1,3
/proc/18586/stat : 18586 (ebglucose.sh) S 18584 18586 17314 0 -1 4202496 378 3221 0 0 0 0 13 1 21 0 1 0 489240182 8912896 255 33554432000 4194304 4922060 140736379707424 18446744073709551615 246516653189 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/18586/statm: 2176 255 211 178 0 69 0
[pid=18603] ppid=18586 vsize=198292 CPUtime=1299.87 cores=1,3
/proc/18603/stat : 18603 (ebglucose_stati) R 18586 18586 17314 0 -1 4202496 48635 0 0 0 129965 22 0 0 25 0 1 0 489240198 203051008 48575 33554432000 134512640 134556542 4289724000 18446744073709551615 134534211 0 0 4096 8388611 0 0 0 17 1 0 0 0
/proc/18603/statm: 49573 48575 214 11 0 48907 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 206996

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 18586 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=134979
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=12998
# CPU time returned by wait4() is 0.147977
# 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.78
CPU system time (s): 0.23
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 206996

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 0.134979
system time used= 0.012998
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3599
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= 11
involuntary context switches= 5

runsolver used 2.09668 second user time and 5.00824 second system time

The end

Launcher Data

Begin job on node134 at 2011-04-26 02:07:00
IDJOB=3290001
IDBENCH=83413
IDSOLVER=1652
FILE ID=node134/3290001-1303776420
RUNJOBID= node134-1303776420-18550
PBS_JOBID= 13157169
Free space on /tmp= 71060 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/128/aes_128_10_keyfind_1.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3290001-1303776420/watcher-3290001-1303776420 -o /tmp/evaluation-result-3290001-1303776420/solver-3290001-1303776420 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3290001-1303776420.cnf

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

MD5SUM BENCH= f35f3aee72237c1bf3d673feb4883756
RANDOM SEED=1770548932

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21167196 kB
Buffers:       2297952 kB
Cached:        8867396 kB
SwapCached:         64 kB
Active:        4454216 kB
Inactive:      6782020 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21167196 kB
SwapTotal:    67111528 kB
SwapFree:     67111352 kB
Dirty:            7596 kB
Writeback:           0 kB
AnonPages:       70368 kB
Mapped:          16592 kB
Slab:           483264 kB
PageTables:       4852 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   239120 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= 71056 MiB
End job on node134 at 2011-04-26 02:28:42