Trace number 3308885

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
SAT09 reference solver:glucose 1.0? (TO) 1300.01 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom26.cnf
MD5SUM98fee1752ddf8cd7cd77925ecf4bfe6e
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 variables73074
Number of clauses245746
Sum of the clauses size628346
Maximum clause length2232
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2124096
Number of clauses of size 3120415
Number of clauses of size 4350
Number of clauses of size 524
Number of clauses of size over 5860

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.11	c ==============================================================================
0.00/0.11	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.11	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.11	c ==============================================================================
0.00/0.11	c |         0 |  230230   592644 |   69068       0        0     nan |  0.000 % |
0.00/0.92	c |         0 |  161055   599091 |      --       0       --      -- |     --   | -69175/6447
0.00/0.92	c ==============================================================================
0.00/0.92	c Result  :   #vars: 29052   #clauses: 161055   #literals: 599091
0.00/0.92	c CPU time:   0.891864 s
0.00/0.92	c ==============================================================================
0.99/1.05	c
0.99/1.05	c Starting glucose
0.99/1.05	c
0.99/1.05	
0.99/1.05	c This is glucose 1.0 --  based on MiniSAT (Many thanks to MiniSAT team)
0.99/1.05	
0.99/1.05	c ============================[ Problem Statistics ]=============================
0.99/1.05	c |                                                                             |
0.99/1.05	c |  Number of variables:  29052                                                |
0.99/1.05	c |  Number of clauses:    161055                                               |
1.04/1.11	c |  Parsing time:         0.06         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-3308885-1303984580/watcher-3308885-1303984580 -o /tmp/evaluation-result-3308885-1303984580/solver-3308885-1303984580 -C 2400 -W 1300 -M 7680 glucose.sh HOME/instance-3308885-1303984580.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: 4.15 4.00 3.09 5/192 31428
/proc/meminfo: memFree=21491204/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=0 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 490873308 8912896 253 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 253 211 178 0 69 0

[startup+0.0923371 s]
/proc/loadavg: 4.15 4.00 3.09 5/192 31428
/proc/meminfo: memFree=21491204/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=0 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 490873308 8912896 253 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.100326 s]
/proc/loadavg: 4.15 4.00 3.09 5/192 31428
/proc/meminfo: memFree=21491204/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=0 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 490873308 8912896 253 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.300301 s]
/proc/loadavg: 4.15 4.00 3.09 5/192 31428
/proc/meminfo: memFree=21491204/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=0 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 490873308 8912896 253 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+0.7002 s]
/proc/loadavg: 4.15 4.00 3.09 5/192 31428
/proc/meminfo: memFree=21491204/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=0 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 335 0 0 0 0 0 0 0 25 0 1 0 490873308 8912896 253 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 253 211 178 0 69 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8704

[startup+1.50103 s]
/proc/loadavg: 4.14 4.00 3.10 5/194 31430
/proc/meminfo: memFree=21444572/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
Current children cumulated CPU time (s) 1.04
Current children cumulated vsize (KiB) 8704

[startup+3.1008 s]
/proc/loadavg: 4.14 4.00 3.10 5/190 31436
/proc/meminfo: memFree=21612992/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=19008 CPUtime=2.04 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 4523 0 0 0 204 0 0 0 25 0 1 0 490873413 19464192 4478 33554432000 134512640 135217611 4288831760 18446744073709551615 134533174 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 4752 4478 77 173 0 4577 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 27712

[startup+6.30024 s]
/proc/loadavg: 4.12 4.00 3.10 5/194 31463
/proc/meminfo: memFree=21611592/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=21032 CPUtime=5.24 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 5013 0 0 0 524 0 0 0 25 0 1 0 490873413 21536768 4968 33554432000 134512640 135217611 4288831760 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 5258 4968 77 173 0 5083 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 29736

[startup+12.7011 s]
/proc/loadavg: 4.11 4.00 3.10 5/194 31463
/proc/meminfo: memFree=21606904/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=23624 CPUtime=11.64 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 5651 0 0 0 1164 0 0 0 25 0 1 0 490873413 24190976 5606 33554432000 134512640 135217611 4288831760 18446744073709551615 134532731 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 5906 5606 77 173 0 5731 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 32328

[startup+25.5009 s]
/proc/loadavg: 4.10 4.00 3.11 5/194 31463
/proc/meminfo: memFree=21602400/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=25152 CPUtime=24.44 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 6022 0 0 0 2443 1 0 0 25 0 1 0 490873413 25755648 5977 33554432000 134512640 135217611 4288831760 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 6288 5977 77 173 0 6113 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 33856

[startup+51.1003 s]
/proc/loadavg: 4.06 4.00 3.14 5/194 31464
/proc/meminfo: memFree=21567632/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=27580 CPUtime=50.04 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 6582 0 0 0 5003 1 0 0 25 0 1 0 490873413 28241920 6537 33554432000 134512640 135217611 4288831760 18446744073709551615 134533112 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 6895 6537 77 173 0 6720 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 36284

[startup+102.307 s]
/proc/loadavg: 4.02 4.00 3.18 5/194 31495
/proc/meminfo: memFree=22022112/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=34168 CPUtime=101.24 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 8196 0 0 0 10123 1 0 0 25 0 1 0 490873413 34988032 8151 33554432000 134512640 135217611 4288831760 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 8542 8151 77 173 0 8367 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 42872

[startup+162.301 s]
/proc/loadavg: 4.01 4.00 3.23 5/194 31497
/proc/meminfo: memFree=22003108/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=38436 CPUtime=161.24 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 9222 0 0 0 16123 1 0 0 25 0 1 0 490873413 39358464 9177 33554432000 134512640 135217611 4288831760 18446744073709551615 134532904 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 9609 9177 77 173 0 9434 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 47140

[startup+222.301 s]
/proc/loadavg: 4.05 4.01 3.28 5/194 31498
/proc/meminfo: memFree=21992680/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=42896 CPUtime=221.24 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 10272 0 0 0 22122 2 0 0 25 0 1 0 490873413 43925504 10227 33554432000 134512640 135217611 4288831760 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 10724 10227 77 173 0 10549 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 51600

[startup+282.301 s]
/proc/loadavg: 4.02 4.01 3.32 5/194 31539
/proc/meminfo: memFree=22185204/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=45644 CPUtime=281.24 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 10943 0 0 0 28122 2 0 0 25 0 1 0 490873413 46739456 10898 33554432000 134512640 135217611 4288831760 18446744073709551615 134527815 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 11411 10898 77 173 0 11236 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 54348

[startup+342.301 s]
/proc/loadavg: 4.00 4.00 3.36 5/194 31540
/proc/meminfo: memFree=22172356/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=47392 CPUtime=341.24 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 11364 0 0 0 34122 2 0 0 25 0 1 0 490873413 48529408 11319 33554432000 134512640 135217611 4288831760 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 11848 11319 77 173 0 11673 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 56096

[startup+402.3 s]
/proc/loadavg: 4.00 4.00 3.40 5/194 31542
/proc/meminfo: memFree=22163532/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=49004 CPUtime=401.24 cores=0,2

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

/proc/31431/statm: 14185 13616 77 173 0 14010 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 65444

[startup+642.301 s]
/proc/loadavg: 4.07 4.02 3.54 5/194 31548
/proc/meminfo: memFree=22130488/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=58896 CPUtime=641.26 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 14114 0 0 0 64122 4 0 0 25 0 1 0 490873413 60309504 14069 33554432000 134512640 135217611 4288831760 18446744073709551615 134532965 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 14724 14069 77 173 0 14549 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 67600

[startup+702.3 s]
/proc/loadavg: 4.08 4.03 3.57 5/194 31550
/proc/meminfo: memFree=22124272/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=60732 CPUtime=701.25 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 14540 0 0 0 70121 4 0 0 25 0 1 0 490873413 62189568 14495 33554432000 134512640 135217611 4288831760 18446744073709551615 134533004 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 15183 14495 77 173 0 15008 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 69436

[startup+762.307 s]
/proc/loadavg: 4.09 4.04 3.60 5/194 31552
/proc/meminfo: memFree=22118796/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=62196 CPUtime=761.26 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 14920 0 0 0 76122 4 0 0 25 0 1 0 490873413 63688704 14875 33554432000 134512640 135217611 4288831760 18446744073709551615 134533061 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 15549 14875 77 173 0 15374 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 70900

[startup+822.301 s]
/proc/loadavg: 4.03 4.03 3.62 5/194 31553
/proc/meminfo: memFree=22113184/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=63712 CPUtime=821.25 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 15306 0 0 0 82121 4 0 0 25 0 1 0 490873413 65241088 15261 33554432000 134512640 135217611 4288831760 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 15928 15261 77 173 0 15753 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 72416

[startup+882.301 s]
/proc/loadavg: 4.01 4.02 3.64 5/194 31555
/proc/meminfo: memFree=22107084/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=66520 CPUtime=881.26 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 16006 0 0 0 88121 5 0 0 25 0 1 0 490873413 68116480 15961 33554432000 134512640 135217611 4288831760 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 16630 15961 77 173 0 16455 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 75224

[startup+942.301 s]
/proc/loadavg: 4.00 4.02 3.66 5/194 31556
/proc/meminfo: memFree=22102724/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=66784 CPUtime=941.26 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 16097 0 0 0 94121 5 0 0 25 0 1 0 490873413 68386816 16052 33554432000 134512640 135217611 4288831760 18446744073709551615 134532638 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 16696 16052 77 173 0 16521 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 75488

[startup+1002.3 s]
/proc/loadavg: 4.00 4.01 3.68 5/194 31558
/proc/meminfo: memFree=22096128/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=67888 CPUtime=1001.26 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 16334 0 0 0 100121 5 0 0 25 0 1 0 490873413 69517312 16289 33554432000 134512640 135217611 4288831760 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 16972 16289 77 173 0 16797 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 76592

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.69 5/194 31560
/proc/meminfo: memFree=22092636/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=70208 CPUtime=1061.26 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 16833 0 0 0 106121 5 0 0 25 0 1 0 490873413 71892992 16788 33554432000 134512640 135217611 4288831760 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 17552 16788 77 173 0 17377 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 78912

[startup+1122.3 s]
/proc/loadavg: 4.03 4.02 3.72 5/194 31561
/proc/meminfo: memFree=22088256/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=71112 CPUtime=1121.26 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 17004 0 0 0 112121 5 0 0 25 0 1 0 490873413 72818688 16959 33554432000 134512640 135217611 4288831760 18446744073709551615 134533148 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 17778 16959 77 173 0 17603 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 79816

[startup+1182.3 s]
/proc/loadavg: 4.01 4.01 3.73 5/194 31563
/proc/meminfo: memFree=22085632/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=71956 CPUtime=1181.27 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 17195 0 0 0 118121 6 0 0 25 0 1 0 490873413 73682944 17150 33554432000 134512640 135217611 4288831760 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 17989 17150 77 173 0 17814 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 80660

[startup+1242.3 s]
/proc/loadavg: 4.11 4.04 3.75 5/194 31564
/proc/meminfo: memFree=22077176/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=76444 CPUtime=1241.26 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 18306 0 0 0 124120 6 0 0 25 0 1 0 490873413 78278656 18261 33554432000 134512640 135217611 4288831760 18446744073709551615 134533142 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 19111 18261 77 173 0 18936 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 85148



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.03 3.77 5/194 31566
/proc/meminfo: memFree=22070340/32951124 swapFree=67111528/67111528
[pid=31428] ppid=31426 vsize=8704 CPUtime=1.04 cores=0,2
/proc/31428/stat : 31428 (glucose.sh) S 31426 31428 31143 0 -1 4202496 360 10318 0 0 0 0 100 4 18 0 1 0 490873308 8912896 255 33554432000 4194304 4922060 140736682837072 18446744073709551615 254261435525 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31428/statm: 2176 255 211 178 0 69 0
[pid=31431] ppid=31428 vsize=78028 CPUtime=1298.97 cores=0,2
/proc/31431/stat : 31431 (glucose_static) R 31428 31428 31143 0 -1 4202496 18727 0 0 0 129891 6 0 0 25 0 1 0 490873413 79900672 18682 33554432000 134512640 135217611 4288831760 18446744073709551615 134533025 0 0 4096 8388611 0 0 0 17 0 0 0 0
/proc/31431/statm: 19507 18682 77 173 0 19332 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 86732

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 31428 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=9846
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=40993
# CPU time returned by wait4() is 1.05084
# 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.91
CPU system time (s): 0.1
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 86732

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

runsolver used 2.26666 second user time and 4.83826 second system time

The end

Launcher Data

Begin job on node140 at 2011-04-28 11:56:20
IDJOB=3308885
IDBENCH=83107
IDSOLVER=1691
FILE ID=node140/3308885-1303984580
RUNJOBID= node140-1303983195-31161
PBS_JOBID= 13168686
Free space on /tmp= 72488 MiB

SOLVER NAME= SAT09 reference solver:glucose 1.0
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom26.cnf
COMMAND LINE= glucose.sh BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308885-1303984580/watcher-3308885-1303984580 -o /tmp/evaluation-result-3308885-1303984580/solver-3308885-1303984580 -C 2400 -W 1300 -M 7680  glucose.sh HOME/instance-3308885-1303984580.cnf

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

MD5SUM BENCH= 98fee1752ddf8cd7cd77925ecf4bfe6e
RANDOM SEED=7320527

node140.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	: 5226.14
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.75
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.77
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.75
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.74
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.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.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:      21491484 kB
Buffers:       2284768 kB
Cached:        7876972 kB
SwapCached:          0 kB
Active:        3340820 kB
Inactive:      7548772 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21491484 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           44936 kB
Writeback:           0 kB
AnonPages:      727544 kB
Mapped:          16016 kB
Slab:           504368 kB
PageTables:       6668 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   927468 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72632 MiB
End job on node140 at 2011-04-28 12:18:02