Trace number 3308913

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:LySAT i/2009-03-20UNSAT 828.713 828.712

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom12.cnf
MD5SUMf0a59aeb3af8016fb8ec53aa337c4836
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark7.66183
Satisfiable
(Un)Satisfiability was proved
Number of variables17298
Number of clauses57292
Sum of the clauses size145234
Maximum clause length615
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 230583
Number of clauses of size 326391
Number of clauses of size 477
Number of clauses of size 510
Number of clauses of size over 5230

Solver Data

0.00/0.00	c Parsing...
0.00/0.02	c ==============================================================================
0.00/0.02	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.02	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.02	c ==============================================================================
0.00/0.02	c |         0 |   53865   137056 |   16159       0        0     nan |  0.000 % |
0.00/0.25	c |         0 |   36664   133730 |      --       0       --      -- |     --   | -17201/-3326
0.00/0.25	c ==============================================================================
0.00/0.25	c Result  :   #vars: 6724   #clauses: 36664   #literals: 133730
0.00/0.25	c CPU time:   0.246962 s
0.00/0.25	c ==============================================================================
0.00/0.28	c lySAT 0.1
0.00/0.28	c minisat core +  additionnal features
0.00/0.28	c ============================[ Problem Statistics ]=============================
0.00/0.28	c |                                                                             |
0.00/0.28	c |  Number of variables:  6724                                                 |
0.00/0.28	c |  Number of clauses:    36664                                                |
0.00/0.29	c |  Parsing time:         0.01         s                                       |
828.69/828.70	c restarts              : 1326
828.69/828.70	c conflicts             : 1999718        (2414 /sec)
828.69/828.70	c decisions             : 2607613        (2.18 % random) (3148 /sec)
828.69/828.70	c euip                  : 50905       
828.69/828.70	c propagations          : 713540474      (861440 /sec)
828.69/828.70	c conflict literals     : 71957127       (39.48 % deleted)
828.69/828.70	c Memory used           : 104.13 MB
828.69/828.70	c CPU time              : 828.311 s
828.69/828.70	c 
828.69/828.70	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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-3308913-1303984617/watcher-3308913-1303984617 -o /tmp/evaluation-result-3308913-1303984617/solver-3308913-1303984617 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3308913-1303984617.cnf i 

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.97 3.94 3.10 4/192 1407
/proc/meminfo: memFree=19447772/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) R 1405 1407 1123 0 -1 4202496 314 0 0 0 0 0 0 0 25 0 1 0 490877864 8908800 250 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106589077 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/1407/statm: 2175 250 209 178 0 68 0

[startup+0.0099619 s]
/proc/loadavg: 3.97 3.94 3.10 4/192 1407
/proc/meminfo: memFree=19447772/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) R 1405 1407 1123 0 -1 4202496 314 0 0 0 0 0 0 0 25 0 1 0 490877864 8908800 250 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106589077 0 65538 4100 65536 0 0 0 17 0 0 0 0
/proc/1407/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100974 s]
/proc/loadavg: 3.97 3.94 3.10 4/192 1407
/proc/meminfo: memFree=19447772/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 332 0 0 0 0 0 0 0 25 0 1 0 490877864 8908800 250 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 2 0 0 0
/proc/1407/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.304938 s]
/proc/loadavg: 3.97 3.94 3.10 4/192 1407
/proc/meminfo: memFree=19447772/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8700

[startup+0.700868 s]
/proc/loadavg: 3.97 3.94 3.10 4/192 1407
/proc/meminfo: memFree=19447772/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.27
Current children cumulated vsize (KiB) 8700

[startup+1.50073 s]
/proc/loadavg: 3.97 3.94 3.10 5/194 1410
/proc/meminfo: memFree=19439196/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=6428 CPUtime=1.21 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 1460 0 0 0 121 0 0 0 25 0 1 0 490877893 6582272 1415 33554432000 134512640 135226915 4287321456 18446744073709551615 134536896 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 1607 1415 81 175 0 1430 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15128

[startup+3.10045 s]
/proc/loadavg: 3.97 3.94 3.10 5/194 1410
/proc/meminfo: memFree=19436592/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=8368 CPUtime=2.8 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 1918 0 0 0 280 0 0 0 25 0 1 0 490877893 8568832 1873 33554432000 134512640 135226915 4287321456 18446744073709551615 134536821 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 2092 1873 81 175 0 1915 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 17068

[startup+6.30089 s]
/proc/loadavg: 3.98 3.94 3.11 5/194 1410
/proc/meminfo: memFree=19430124/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=9840 CPUtime=6.01 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 2297 0 0 0 601 0 0 0 25 0 1 0 490877893 10076160 2252 33554432000 134512640 135226915 4287321456 18446744073709551615 134537299 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 2460 2252 81 175 0 2283 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18540

[startup+12.7008 s]
/proc/loadavg: 3.98 3.94 3.11 5/194 1410
/proc/meminfo: memFree=19426180/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=12932 CPUtime=12.4 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 3048 0 0 0 1240 0 0 0 25 0 1 0 490877893 13242368 3003 33554432000 134512640 135226915 4287321456 18446744073709551615 134538570 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 3233 3003 81 175 0 3056 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 21632

[startup+25.5005 s]
/proc/loadavg: 3.98 3.94 3.12 5/194 1410
/proc/meminfo: memFree=19416260/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=19252 CPUtime=25.21 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 4593 0 0 0 2520 1 0 0 25 0 1 0 490877893 19714048 4548 33554432000 134512640 135226915 4287321456 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 4813 4548 81 175 0 4636 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 27952

[startup+51.101 s]
/proc/loadavg: 3.99 3.95 3.15 5/194 1411
/proc/meminfo: memFree=19394224/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=24420 CPUtime=50.8 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 5825 0 0 0 5079 1 0 0 25 0 1 0 490877893 25006080 5780 33554432000 134512640 135226915 4287321456 18446744073709551615 134526504 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 6105 5780 81 175 0 5928 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 33120

[startup+102.307 s]
/proc/loadavg: 3.99 3.95 3.19 5/194 1412
/proc/meminfo: memFree=19355904/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=33540 CPUtime=102.01 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 8017 0 0 0 10199 2 0 0 25 0 1 0 490877893 34344960 7972 33554432000 134512640 135226915 4287321456 18446744073709551615 134537272 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 8385 7972 81 175 0 8208 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 42240

[startup+162.301 s]
/proc/loadavg: 3.99 3.96 3.24 5/194 1414
/proc/meminfo: memFree=19300964/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=41932 CPUtime=162.01 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 9964 0 0 0 16198 3 0 0 25 0 1 0 490877893 42938368 9919 33554432000 134512640 135226915 4287321456 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 10483 9919 81 175 0 10306 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 50632

[startup+222.301 s]
/proc/loadavg: 4.06 3.98 3.29 5/194 1415
/proc/meminfo: memFree=19248988/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=53512 CPUtime=222.01 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 12782 0 0 0 22196 5 0 0 25 0 1 0 490877893 54796288 12737 33554432000 134512640 135226915 4287321456 18446744073709551615 134536930 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 13378 12737 81 175 0 13201 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 62212

[startup+282.3 s]
/proc/loadavg: 4.08 3.99 3.33 5/194 1426
/proc/meminfo: memFree=19219684/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=60360 CPUtime=282.01 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 14286 0 0 0 28196 5 0 0 25 0 1 0 490877893 61808640 14241 33554432000 134512640 135226915 4287321456 18446744073709551615 134540915 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 15090 14241 81 175 0 14913 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 69060

[startup+342.301 s]
/proc/loadavg: 4.03 3.99 3.37 5/194 1428
/proc/meminfo: memFree=19182472/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=61768 CPUtime=342.01 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 14618 0 0 0 34196 5 0 0 25 0 1 0 490877893 63250432 14573 33554432000 134512640 135226915 4287321456 18446744073709551615 134538877 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 15442 14573 81 175 0 15265 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 70468

[startup+402.3 s]
/proc/loadavg: 4.05 4.01 3.41 5/194 1429
/proc/meminfo: memFree=19148856/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=80992 CPUtime=402 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 19222 0 0 0 40193 7 0 0 25 0 1 0 490877893 82935808 19177 33554432000 134512640 135226915 4287321456 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 20248 19177 81 175 0 20071 0
Current children cumulated CPU time (s) 402.27
Current children cumulated vsize (KiB) 89692

[startup+462.301 s]
/proc/loadavg: 4.02 4.00 3.45 5/194 1431
/proc/meminfo: memFree=19101712/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=81424 CPUtime=462.01 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 19318 0 0 0 46193 8 0 0 25 0 1 0 490877893 83378176 19273 33554432000 134512640 135226915 4287321456 18446744073709551615 134536776 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 20356 19273 81 175 0 20179 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 90124

[startup+522.3 s]
/proc/loadavg: 4.00 4.00 3.48 5/194 1432
/proc/meminfo: memFree=19050356/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=83312 CPUtime=522.01 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 19700 0 0 0 52193 8 0 0 25 0 1 0 490877893 85311488 19655 33554432000 134512640 135226915 4287321456 18446744073709551615 134539976 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 20828 19655 81 175 0 20651 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 92012

[startup+582.301 s]
/proc/loadavg: 4.05 4.01 3.51 5/194 1434
/proc/meminfo: memFree=19023548/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=94796 CPUtime=582.01 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 22432 0 0 0 58192 9 0 0 25 0 1 0 490877893 97071104 22387 33554432000 134512640 135226915 4287321456 18446744073709551615 134536928 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 23699 22387 81 175 0 23522 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 103496

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.54 5/194 1436
/proc/meminfo: memFree=19008160/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=103784 CPUtime=642.01 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 24533 0 0 0 64191 10 0 0 25 0 1 0 490877893 106274816 24488 33554432000 134512640 135226915 4287321456 18446744073709551615 134531796 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 25946 24488 81 175 0 25769 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 112484

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.57 5/194 1437
/proc/meminfo: memFree=19001316/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=104216 CPUtime=702.02 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 24622 0 0 0 70191 11 0 0 25 0 1 0 490877893 106717184 24577 33554432000 134512640 135226915 4287321456 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 26054 24577 81 175 0 25877 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 112916

[startup+762.307 s]
/proc/loadavg: 4.00 4.00 3.59 5/194 1439
/proc/meminfo: memFree=18953560/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=104612 CPUtime=762.02 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 24756 0 0 0 76191 11 0 0 25 0 1 0 490877893 107122688 24711 33554432000 134512640 135226915 4287321456 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 26153 24711 81 175 0 25976 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 113312

[startup+822.301 s]
/proc/loadavg: 4.03 4.01 3.62 5/194 1440
/proc/meminfo: memFree=18907788/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=106628 CPUtime=822.02 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 25090 0 0 0 82191 11 0 0 25 0 1 0 490877893 109187072 25045 33554432000 134512640 135226915 4287321456 18446744073709551615 134526899 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 26657 25045 81 175 0 26480 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 115328

Solver just ended. Dumping a history of the last processes samples

[startup+825.501 s]
/proc/loadavg: 4.11 4.03 3.63 5/194 1440
/proc/meminfo: memFree=18906548/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=106628 CPUtime=825.22 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 25090 0 0 0 82511 11 0 0 25 0 1 0 490877893 109187072 25045 33554432000 134512640 135226915 4287321456 18446744073709551615 134527019 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 26657 25045 81 175 0 26480 0
Current children cumulated CPU time (s) 825.49
Current children cumulated vsize (KiB) 115328

[startup+827.101 s]
/proc/loadavg: 4.11 4.03 3.63 5/194 1441
/proc/meminfo: memFree=18906176/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=106628 CPUtime=826.82 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 25090 0 0 0 82671 11 0 0 25 0 1 0 490877893 109187072 25045 33554432000 134512640 135226915 4287321456 18446744073709551615 134536915 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 26657 25045 81 175 0 26480 0
Current children cumulated CPU time (s) 827.09
Current children cumulated vsize (KiB) 115328

[startup+827.901 s]
/proc/loadavg: 4.11 4.03 3.63 5/194 1441
/proc/meminfo: memFree=18906176/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=106628 CPUtime=827.62 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 25090 0 0 0 82751 11 0 0 25 0 1 0 490877893 109187072 25045 33554432000 134512640 135226915 4287321456 18446744073709551615 134537296 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 26657 25045 81 175 0 26480 0
Current children cumulated CPU time (s) 827.89
Current children cumulated vsize (KiB) 115328

[startup+828.307 s]
/proc/loadavg: 4.11 4.03 3.63 5/194 1441
/proc/meminfo: memFree=18905928/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=106628 CPUtime=828.02 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 25090 0 0 0 82791 11 0 0 25 0 1 0 490877893 109187072 25045 33554432000 134512640 135226915 4287321456 18446744073709551615 134537296 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 26657 25045 81 175 0 26480 0
Current children cumulated CPU time (s) 828.29
Current children cumulated vsize (KiB) 115328

[startup+828.701 s]
/proc/loadavg: 4.11 4.03 3.63 5/194 1441
/proc/meminfo: memFree=18905928/32951124 swapFree=67111524/67111528
[pid=1407] ppid=1405 vsize=8700 CPUtime=0.27 cores=0,2
/proc/1407/stat : 1407 (lysat.sh) S 1405 1407 1123 0 -1 4202496 356 2493 0 0 0 0 27 0 23 0 1 0 490877864 8908800 252 33554432000 4194304 4922060 140735872890208 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/1407/statm: 2175 252 209 178 0 68 0
[pid=1410] ppid=1407 vsize=106628 CPUtime=828.42 cores=0,2
/proc/1410/stat : 1410 (LySATi) R 1407 1407 1123 0 -1 4202496 25090 0 0 0 82831 11 0 0 25 0 1 0 490877893 109187072 25045 33554432000 134512640 135226915 4287321456 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/1410/statm: 26657 25045 81 175 0 26480 0
Current children cumulated CPU time (s) 828.69
Current children cumulated vsize (KiB) 115328

Child status: 20
Real time (s): 828.712
CPU time (s): 828.713
CPU user time (s): 828.588
CPU system time (s): 0.124981
CPU usage (%): 100
Max. virtual memory (cumulated for all children) (KiB): 115328

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 828.588
system time used= 0.124981
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 28155
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= 41
involuntary context switches= 2871

runsolver used 1.51677 second user time and 3.00854 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-28 11:56:57
IDJOB=3308913
IDBENCH=83118
IDSOLVER=1692
FILE ID=node144/3308913-1303984617
RUNJOBID= node144-1303983194-1141
PBS_JOBID= 13168682
Free space on /tmp= 72360 MiB

SOLVER NAME= SAT09 reference solver:LySAT i/2009-03-20
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom12.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308913-1303984617/watcher-3308913-1303984617 -o /tmp/evaluation-result-3308913-1303984617/solver-3308913-1303984617 -C 2400 -W 1300 -M 7680  lysat.sh HOME/instance-3308913-1303984617.cnf i

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

MD5SUM BENCH= f0a59aeb3af8016fb8ec53aa337c4836
RANDOM SEED=604937935

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19448052 kB
Buffers:       2199896 kB
Cached:       10474252 kB
SwapCached:          4 kB
Active:        4747700 kB
Inactive:      8192224 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19448052 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:            6048 kB
Writeback:           0 kB
AnonPages:      265372 kB
Mapped:          16064 kB
Slab:           498816 kB
PageTables:       5732 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   453172 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= 72356 MiB
End job on node144 at 2011-04-28 12:10:46