Trace number 3283423

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

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UR-20-10p0.cnf
MD5SUMfaef1c850bb82ceddc7da5a4c445dd25
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 variables258781
Number of clauses1372095
Sum of the clauses size3305764
Maximum clause length10
Minimum clause length1
Number of clauses of size 113149
Number of clauses of size 2980303
Number of clauses of size 3313283
Number of clauses of size 47260
Number of clauses of size 529040
Number of clauses of size over 529060

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.77	c ==============================================================================
0.00/0.77	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.77	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.77	c ==============================================================================
0.00/0.77	c |         0 | 1358076  3290875 |  407422       0        0     nan |  0.000 % |
3.59/3.60	c |         0 |  943589  2622489 |      --       0       --      -- |     --   | -112392/18842
3.59/3.60	c ==============================================================================
3.59/3.60	c Result  :   #vars: 137484   #clauses: 943589   #literals: 2622489
3.59/3.60	c CPU time:   3.49347 s
3.59/3.60	c ==============================================================================
4.09/4.16	c
4.09/4.16	c Starting glucose
4.09/4.16	c
4.09/4.17	
4.09/4.17	c This is EBGlucose 1.0 -- based on Glucose version 1.0
4.09/4.17	c     Many thanks to the Glucose, RSAT, and MiniSAT teams.
4.09/4.17	
4.09/4.17	c ============================[ Problem Statistics ]=============================
4.09/4.17	c |                                                                             |
4.09/4.17	c |  Number of variables:  137484                                               |
4.09/4.17	c |  Number of clauses:    943589                                               |
4.48/4.56	c |  Parsing time:         0.37         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-3283423-1303756461/watcher-3283423-1303756461 -o /tmp/evaluation-result-3283423-1303756461/solver-3283423-1303756461 -C 2400 -W 1300 -M 7680 HOME/ebglucose.sh HOME/instance-3283423-1303756461.cnf 

running on 2 cores: 0,2

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.78 3.94 3.89 5/196 5641
/proc/meminfo: memFree=17912712/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=0 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 354 233 0 0 0 0 0 0 23 0 1 0 487244048 8912896 253 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 253 211 178 0 69 0

[startup+0.00771094 s]
/proc/loadavg: 3.78 3.94 3.89 5/196 5641
/proc/meminfo: memFree=17912712/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=0 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 354 233 0 0 0 0 0 0 23 0 1 0 487244048 8912896 253 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100729 s]
/proc/loadavg: 3.78 3.94 3.89 5/196 5641
/proc/meminfo: memFree=17912712/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=0 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 354 233 0 0 0 0 0 0 23 0 1 0 487244048 8912896 253 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300682 s]
/proc/loadavg: 3.78 3.94 3.89 5/196 5641
/proc/meminfo: memFree=17912712/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=0 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 354 233 0 0 0 0 0 0 23 0 1 0 487244048 8912896 253 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.700604 s]
/proc/loadavg: 3.78 3.94 3.89 5/196 5641
/proc/meminfo: memFree=17912712/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=0 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 354 233 0 0 0 0 0 0 23 0 1 0 487244048 8912896 253 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50049 s]
/proc/loadavg: 3.78 3.94 3.89 5/198 5644
/proc/meminfo: memFree=17785604/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=0 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 354 233 0 0 0 0 0 0 23 0 1 0 487244048 8912896 253 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 253 211 178 0 69 0
[pid=5643] ppid=5641 vsize=148308 CPUtime=1.48 cores=0,2
/proc/5643/stat : 5643 (SatELite_releas) R 5641 5641 4136 0 -1 4202496 38450 0 0 0 140 8 0 0 25 0 1 0 487244048 151867392 35030 33554432000 134512640 135144230 4287176144 18446744073709551615 134585365 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/5643/statm: 37077 35030 78 155 0 36920 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 157012

[startup+3.10117 s]
/proc/loadavg: 3.78 3.94 3.89 5/198 5644
/proc/meminfo: memFree=17761192/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=0 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 354 233 0 0 0 0 0 0 23 0 1 0 487244048 8912896 253 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 253 211 178 0 69 0
[pid=5643] ppid=5641 vsize=151700 CPUtime=3.09 cores=0,2
/proc/5643/stat : 5643 (SatELite_releas) R 5641 5641 4136 0 -1 4202496 42697 0 0 0 299 10 0 0 25 0 1 0 487244048 155340800 36063 33554432000 134512640 135144230 4287176144 18446744073709551615 134599822 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/5643/statm: 37925 36063 78 155 0 37768 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 160404

[startup+6.30062 s]
/proc/loadavg: 3.80 3.94 3.89 5/198 5646
/proc/meminfo: memFree=17810784/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=71604 CPUtime=2.11 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 17177 0 0 0 209 2 0 0 25 0 1 0 487244465 73322496 17088 33554432000 134512640 134556542 4286688496 18446744073709551615 7919580 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 17901 17088 213 11 0 17235 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 80308

[startup+12.7004 s]
/proc/loadavg: 3.81 3.94 3.89 5/198 5646
/proc/meminfo: memFree=17806964/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=73056 CPUtime=8.52 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 17553 0 0 0 849 3 0 0 25 0 1 0 487244465 74809344 17464 33554432000 134512640 134556542 4286688496 18446744073709551615 134537339 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 18264 17464 213 11 0 17598 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 81760

[startup+25.5011 s]
/proc/loadavg: 3.85 3.94 3.89 5/198 5646
/proc/meminfo: memFree=17803136/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=76932 CPUtime=21.32 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 18515 0 0 0 2129 3 0 0 25 0 1 0 487244465 78778368 18426 33554432000 134512640 134556542 4286688496 18446744073709551615 134537248 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 19233 18426 213 11 0 18567 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85636

[startup+51.1004 s]
/proc/loadavg: 3.90 3.94 3.89 5/198 5710
/proc/meminfo: memFree=17733476/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=81724 CPUtime=46.92 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 19692 0 0 0 4688 4 0 0 25 0 1 0 487244465 83685376 19603 33554432000 134512640 134556542 4286688496 18446744073709551615 134536831 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 20431 19603 213 11 0 19765 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 90428

[startup+102.307 s]
/proc/loadavg: 3.96 3.95 3.90 5/198 5711
/proc/meminfo: memFree=17685760/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=91488 CPUtime=98.12 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 22159 0 0 0 9807 5 0 0 25 0 1 0 487244465 93683712 22069 33554432000 134512640 134556542 4286688496 18446744073709551615 134530183 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 22872 22069 213 11 0 22206 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 100192

[startup+162.301 s]
/proc/loadavg: 4.09 3.99 3.91 5/198 5713
/proc/meminfo: memFree=17670068/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=97836 CPUtime=158.13 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 23742 0 0 0 15807 6 0 0 25 0 1 0 487244465 100184064 23650 33554432000 134512640 134556542 4286688496 18446744073709551615 134530096 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 24459 23650 213 11 0 23793 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 106540

[startup+222.3 s]
/proc/loadavg: 4.03 3.99 3.91 5/198 5714
/proc/meminfo: memFree=17660936/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=100836 CPUtime=218.12 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 24470 0 0 0 21806 6 0 0 25 0 1 0 487244465 103256064 24378 33554432000 134512640 134556542 4286688496 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 25209 24378 213 11 0 24543 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 109540

[startup+282.3 s]
/proc/loadavg: 4.01 3.99 3.91 5/198 5716
/proc/meminfo: memFree=17649752/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=106780 CPUtime=278.12 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 25965 0 0 0 27805 7 0 0 25 0 1 0 487244465 109342720 25873 33554432000 134512640 134556542 4286688496 18446744073709551615 134529963 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 26695 25873 213 11 0 26029 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 115484

[startup+342.301 s]
/proc/loadavg: 4.00 3.99 3.91 5/198 5717
/proc/meminfo: memFree=17643268/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=108768 CPUtime=338.13 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 26483 0 0 0 33805 8 0 0 25 0 1 0 487244465 111378432 26391 33554432000 134512640 134556542 4286688496 18446744073709551615 134529850 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 27192 26391 213 11 0 26526 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 117472

[startup+402.301 s]
/proc/loadavg: 3.66 3.91 3.89 4/191 5737
/proc/meminfo: memFree=17757252/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2

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

/proc/5645/statm: 29139 28317 213 11 0 28473 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 125260

[startup+642.301 s]
/proc/loadavg: 3.04 3.41 3.68 4/191 5744
/proc/meminfo: memFree=17744816/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=116556 CPUtime=638.15 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 28412 0 0 0 63805 10 0 0 25 0 1 0 487244465 119353344 28319 33554432000 134512640 134556542 4286688496 18446744073709551615 134537174 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 29139 28319 213 11 0 28473 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 125260

[startup+702.301 s]
/proc/loadavg: 3.01 3.33 3.63 4/191 5745
/proc/meminfo: memFree=17740952/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=116556 CPUtime=698.14 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 28414 0 0 0 69804 10 0 0 25 0 1 0 487244465 119353344 28321 33554432000 134512640 134556542 4286688496 18446744073709551615 134531684 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 29139 28321 213 11 0 28473 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 125260

[startup+762.307 s]
/proc/loadavg: 3.00 3.27 3.59 4/191 5747
/proc/meminfo: memFree=17738680/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=117612 CPUtime=758.15 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 28688 0 0 0 75805 10 0 0 25 0 1 0 487244465 120434688 28595 33554432000 134512640 134556542 4286688496 18446744073709551615 134537876 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 29403 28595 213 11 0 28737 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 126316

[startup+822.301 s]
/proc/loadavg: 3.00 3.22 3.55 4/191 5748
/proc/meminfo: memFree=17735916/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=119460 CPUtime=818.14 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 29130 0 0 0 81804 10 0 0 25 0 1 0 487244465 122327040 29037 33554432000 134512640 134556542 4286688496 18446744073709551615 134536911 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 29865 29037 213 11 0 29199 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 128164

[startup+882.3 s]
/proc/loadavg: 3.00 3.18 3.52 4/191 5750
/proc/meminfo: memFree=17732388/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=119460 CPUtime=878.14 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 29131 0 0 0 87804 10 0 0 25 0 1 0 487244465 122327040 29038 33554432000 134512640 134556542 4286688496 18446744073709551615 134536924 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 29865 29038 213 11 0 29199 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 128164

[startup+942.3 s]
/proc/loadavg: 3.05 3.16 3.49 4/191 5751
/proc/meminfo: memFree=17730624/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=119440 CPUtime=938.15 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 29133 0 0 0 93805 10 0 0 25 0 1 0 487244465 122306560 29040 33554432000 134512640 134556542 4286688496 18446744073709551615 134530183 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 29860 29040 213 11 0 29194 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 128144

[startup+1002.3 s]
/proc/loadavg: 3.23 3.18 3.47 4/191 5753
/proc/meminfo: memFree=17730220/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=119440 CPUtime=998.15 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 29135 0 0 0 99805 10 0 0 25 0 1 0 487244465 122306560 29042 33554432000 134512640 134556542 4286688496 18446744073709551615 134532677 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 29860 29042 213 11 0 29194 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 128144

[startup+1062.3 s]
/proc/loadavg: 3.08 3.14 3.43 4/191 5755
/proc/meminfo: memFree=17730168/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=119572 CPUtime=1058.15 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 29168 0 0 0 105805 10 0 0 25 0 1 0 487244465 122441728 29075 33554432000 134512640 134556542 4286688496 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 29893 29075 213 11 0 29227 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 128276

[startup+1122.3 s]
/proc/loadavg: 2.57 3.00 3.37 3/184 5774
/proc/meminfo: memFree=17902556/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=119572 CPUtime=1118.15 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 29168 0 0 0 111805 10 0 0 25 0 1 0 487244465 122441728 29075 33554432000 134512640 134556542 4286688496 18446744073709551615 134537218 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 29893 29075 213 11 0 29227 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 128276

[startup+1182.3 s]
/proc/loadavg: 1.88 2.75 3.26 2/177 5795
/proc/meminfo: memFree=18025272/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=119572 CPUtime=1178.16 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 29185 0 0 0 117805 11 0 0 25 0 1 0 487244465 122441728 29092 33554432000 134512640 134556542 4286688496 18446744073709551615 134537115 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 29893 29092 213 11 0 29227 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 128276

[startup+1242.3 s]
/proc/loadavg: 1.32 2.43 3.11 2/177 5796
/proc/meminfo: memFree=18025244/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=119740 CPUtime=1238.16 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 29203 0 0 0 123805 11 0 0 25 0 1 0 487244465 122613760 29110 33554432000 134512640 134556542 4286688496 18446744073709551615 134537165 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 29935 29110 213 11 0 29269 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 128444



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.12 2.17 2.98 2/177 5798
/proc/meminfo: memFree=18025224/32951124 swapFree=67111528/67111528
[pid=5641] ppid=5639 vsize=8704 CPUtime=4.16 cores=0,2
/proc/5641/stat : 5641 (ebglucose.sh) S 5639 5641 4136 0 -1 4202496 379 47196 0 0 0 0 402 14 18 0 1 0 487244048 8912896 256 33554432000 4194304 4922060 140734581324256 18446744073709551615 271550356613 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/5641/statm: 2176 256 211 178 0 69 0
[pid=5645] ppid=5641 vsize=119740 CPUtime=1295.87 cores=0,2
/proc/5645/stat : 5645 (ebglucose_stati) R 5641 5641 4136 0 -1 4202496 29205 0 0 0 129576 11 0 0 25 0 1 0 487244465 122613760 29112 33554432000 134512640 134556542 4286688496 18446744073709551615 134537162 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/5645/statm: 29935 29112 213 11 0 29269 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 128444

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 5641 and gives
#  childrusage.ru_utime.tv_sec=4
#  childrusage.ru_utime.tv_usec=23388
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=141978
# CPU time returned by wait4() is 4.16537
# while last known CPU time is 1300.03
#
# 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.03
CPU user time (s): 1299.78
CPU system time (s): 0.25
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 175616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.02339
system time used= 0.141978
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 47575
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= 8
involuntary context switches= 50

runsolver used 2.28565 second user time and 4.81927 second system time

The end

Launcher Data

Begin job on node133 at 2011-04-25 20:34:22
IDJOB=3283423
IDBENCH=71036
IDSOLVER=1652
FILE ID=node133/3283423-1303756461
RUNJOBID= node133-1303756412-5495
PBS_JOBID= 13154029
Free space on /tmp= 71464 MiB

SOLVER NAME= EBGlucose 1.0
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UR-20-10p0.cnf
COMMAND LINE= DIR/ebglucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3283423-1303756461/watcher-3283423-1303756461 -o /tmp/evaluation-result-3283423-1303756461/solver-3283423-1303756461 -C 2400 -W 1300 -M 7680  HOME/ebglucose.sh HOME/instance-3283423-1303756461.cnf

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

MD5SUM BENCH= faef1c850bb82ceddc7da5a4c445dd25
RANDOM SEED=578628119

node133.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.834
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.834
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.834
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.834
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	: 6741.12
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.834
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.74
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.834
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.834
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.74
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.834
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:      17912868 kB
Buffers:       2168224 kB
Cached:       12091872 kB
SwapCached:          0 kB
Active:        8666856 kB
Inactive:      5810696 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17912868 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           98312 kB
Writeback:           0 kB
AnonPages:      216888 kB
Mapped:          16112 kB
Slab:           497836 kB
PageTables:       5836 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   403024 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= 71544 MiB
End job on node133 at 2011-04-25 20:56:04