Trace number 3309075

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-20? (TO) 1300 1300.01

General information on the benchmark

NameSAT04/industrial/vangelder/cnf-color/
abb313GPIA-9-tr.used-as.sat04-321.cnf
MD5SUM6c3ea795f258ba82c81e44969c0c5fb4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.211967
Satisfiable
(Un)Satisfiability was proved
Number of variables14013
Number of clauses481761
Sum of the clauses size974385
Maximum clause length9
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2480205
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 51
Number of clauses of size over 51552

Solver Data

0.00/0.00	c Parsing...
0.00/0.14	c ==============================================================================
0.00/0.14	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.14	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.14	c ==============================================================================
0.00/0.14	c |         0 |  479583   970004 |  143874       0        0     nan |  0.000 % |
0.98/1.08	c |         0 |  441393  1552529 |      --       0       --      -- |     --   | -3255/652988
0.98/1.08	c ==============================================================================
0.98/1.08	c Result  :   #vars: 11770   #clauses: 441393   #literals: 1552529
0.98/1.08	c CPU time:   1.04684 s
0.98/1.08	c ==============================================================================
1.27/1.38	c lySAT 0.1
1.27/1.38	c minisat core +  additionnal features
1.27/1.38	c ============================[ Problem Statistics ]=============================
1.27/1.38	c |                                                                             |
1.27/1.38	c |  Number of variables:  11770                                                |
1.27/1.38	c |  Number of clauses:    441393                                               |
1.35/1.51	c |  Parsing time:         0.12         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-3309075-1303985646/watcher-3309075-1303985646 -o /tmp/evaluation-result-3309075-1303985646/solver-3309075-1303985646 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3309075-1303985646.cnf i 

running on 2 cores: 4,6

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.03 4.03 3.71 5/192 22778
/proc/meminfo: memFree=20563880/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=11800 CPUtime=0 cores=4,6
/proc/22778/stat : 22778 (runsolver) R 22776 22778 22426 0 -1 4202560 41 0 0 0 0 0 0 0 25 0 1 0 510162311 12083200 52 33554432000 4194304 5434984 140733752575232 18446744073709551615 4881607 0 2147483391 4096 24578 0 0 0 17 6 0 0 0
/proc/22778/statm: 2950 52 31 303 0 2644 0

[startup+0.014583 s]
/proc/loadavg: 4.03 4.03 3.71 5/192 22778
/proc/meminfo: memFree=20563880/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=0 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 510162311 8908800 249 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22778/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10057 s]
/proc/loadavg: 4.03 4.03 3.71 5/192 22778
/proc/meminfo: memFree=20563880/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=0 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 510162311 8908800 249 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22778/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300536 s]
/proc/loadavg: 4.03 4.03 3.71 5/192 22778
/proc/meminfo: memFree=20563880/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=0 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 510162311 8908800 249 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22778/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700464 s]
/proc/loadavg: 4.03 4.03 3.71 5/192 22778
/proc/meminfo: memFree=20563880/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=0 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 329 0 0 0 0 0 0 0 25 0 1 0 510162311 8908800 249 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 4 0 0 0
/proc/22778/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50038 s]
/proc/loadavg: 4.03 4.03 3.71 5/194 22780
/proc/meminfo: memFree=20517736/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 1.35
Current children cumulated vsize (KiB) 8700

[startup+3.10109 s]
/proc/loadavg: 4.03 4.03 3.71 5/194 22781
/proc/meminfo: memFree=20521324/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=32172 CPUtime=1.71 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 7936 0 0 0 170 1 0 0 25 0 1 0 510162449 32944128 7891 33554432000 134512640 135226915 4289972080 18446744073709551615 134536962 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 8043 7891 82 175 0 7866 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 40872

[startup+6.30051 s]
/proc/loadavg: 4.03 4.03 3.71 5/194 22781
/proc/meminfo: memFree=20515520/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=37388 CPUtime=4.91 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 9245 0 0 0 490 1 0 0 25 0 1 0 510162449 38285312 9200 33554432000 134512640 135226915 4289972080 18446744073709551615 134537296 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 9347 9200 82 175 0 9170 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 46088

[startup+12.7004 s]
/proc/loadavg: 4.02 4.03 3.72 5/194 22781
/proc/meminfo: memFree=20510296/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=40980 CPUtime=11.31 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 10123 0 0 0 1130 1 0 0 25 0 1 0 510162449 41963520 10078 33554432000 134512640 135226915 4289972080 18446744073709551615 134536945 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 10245 10078 82 175 0 10068 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 49680

[startup+25.5011 s]
/proc/loadavg: 4.02 4.02 3.72 5/194 22781
/proc/meminfo: memFree=20496268/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=48668 CPUtime=24.12 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 11941 0 0 0 2410 2 0 0 25 0 1 0 510162449 49836032 11896 33554432000 134512640 135226915 4289972080 18446744073709551615 134537040 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 12167 11896 82 175 0 11990 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 57368

[startup+51.1004 s]
/proc/loadavg: 4.01 4.02 3.73 5/194 22782
/proc/meminfo: memFree=20469268/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=53544 CPUtime=49.71 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 13076 0 0 0 4969 2 0 0 25 0 1 0 510162449 54829056 13031 33554432000 134512640 135226915 4289972080 18446744073709551615 134537296 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 13386 13031 82 175 0 13209 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 62244

[startup+102.307 s]
/proc/loadavg: 4.05 4.03 3.74 5/194 22783
/proc/meminfo: memFree=20451972/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=63632 CPUtime=100.92 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 15439 0 0 0 10089 3 0 0 25 0 1 0 510162449 65159168 15394 33554432000 134512640 135226915 4289972080 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 15908 15394 82 175 0 15731 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 72332

[startup+162.3 s]
/proc/loadavg: 4.02 4.02 3.75 5/194 22814
/proc/meminfo: memFree=21591068/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=72420 CPUtime=160.91 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 17487 0 0 0 16087 4 0 0 25 0 1 0 510162449 74158080 17442 33554432000 134512640 135226915 4289972080 18446744073709551615 134536915 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 18105 17442 82 175 0 17928 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 81120

[startup+222.301 s]
/proc/loadavg: 3.94 4.00 3.76 5/194 23026
/proc/meminfo: memFree=21656908/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=79328 CPUtime=220.92 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 19034 0 0 0 22087 5 0 0 25 0 1 0 510162449 81231872 18989 33554432000 134512640 135226915 4289972080 18446744073709551615 134537068 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 19832 18989 82 175 0 19655 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 88028

[startup+282.301 s]
/proc/loadavg: 3.98 4.00 3.77 5/194 23028
/proc/meminfo: memFree=21621464/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=83544 CPUtime=280.92 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 20041 0 0 0 28087 5 0 0 25 0 1 0 510162449 85549056 19996 33554432000 134512640 135226915 4289972080 18446744073709551615 134536896 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 20886 19996 82 175 0 20709 0
Current children cumulated CPU time (s) 282.27
Current children cumulated vsize (KiB) 92244

[startup+342.301 s]
/proc/loadavg: 3.99 4.00 3.78 5/194 23030
/proc/meminfo: memFree=21590060/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=86388 CPUtime=340.92 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 20722 0 0 0 34087 5 0 0 25 0 1 0 510162449 88461312 20677 33554432000 134512640 135226915 4289972080 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 21597 20677 82 175 0 21420 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 95088

[startup+402.301 s]
/proc/loadavg: 3.99 4.00 3.79 5/194 23031
/proc/meminfo: memFree=21544756/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=100180 CPUtime=400.92 cores=4,6

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

/proc/22781/statm: 26018 24513 82 175 0 25841 0
Current children cumulated CPU time (s) 582.27
Current children cumulated vsize (KiB) 112772

[startup+642.301 s]
/proc/loadavg: 4.02 4.01 3.84 5/194 23038
/proc/meminfo: memFree=21426948/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=110492 CPUtime=640.93 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 26149 0 0 0 64086 7 0 0 25 0 1 0 510162449 113143808 26104 33554432000 134512640 135226915 4289972080 18446744073709551615 134536821 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 27623 26104 82 175 0 27446 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 119192

[startup+702.301 s]
/proc/loadavg: 4.01 4.00 3.84 5/194 23039
/proc/meminfo: memFree=21409852/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=111400 CPUtime=700.94 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 26432 0 0 0 70086 8 0 0 25 0 1 0 510162449 114073600 26387 33554432000 134512640 135226915 4289972080 18446744073709551615 134537296 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 27850 26387 82 175 0 27673 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 120100

[startup+762.307 s]
/proc/loadavg: 4.06 4.02 3.85 5/194 23041
/proc/meminfo: memFree=21386376/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=112660 CPUtime=760.94 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 26734 0 0 0 76086 8 0 0 25 0 1 0 510162449 115363840 26689 33554432000 134512640 135226915 4289972080 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 28165 26689 82 175 0 27988 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 121360

[startup+822.3 s]
/proc/loadavg: 4.02 4.01 3.86 5/194 23042
/proc/meminfo: memFree=21382164/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=113732 CPUtime=820.93 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 26903 0 0 0 82085 8 0 0 25 0 1 0 510162449 116461568 26858 33554432000 134512640 135226915 4289972080 18446744073709551615 134536912 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 28433 26858 82 175 0 28256 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 122432

[startup+882.3 s]
/proc/loadavg: 4.01 4.00 3.86 5/194 23044
/proc/meminfo: memFree=21359668/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=114324 CPUtime=880.93 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 27024 0 0 0 88085 8 0 0 25 0 1 0 510162449 117067776 26979 33554432000 134512640 135226915 4289972080 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 28581 26979 82 175 0 28404 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 123024

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/194 23046
/proc/meminfo: memFree=21343280/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=117984 CPUtime=940.94 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 27910 0 0 0 94085 9 0 0 25 0 1 0 510162449 120815616 27865 33554432000 134512640 135226915 4289972080 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 29496 27865 82 175 0 29319 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 126684

[startup+1002.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 23047
/proc/meminfo: memFree=21320408/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=123348 CPUtime=1000.94 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 29173 0 0 0 100085 9 0 0 25 0 1 0 510162449 126308352 29128 33554432000 134512640 135226915 4289972080 18446744073709551615 134537000 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 30837 29128 82 175 0 30660 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 132048

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.88 5/194 23049
/proc/meminfo: memFree=21312144/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=127868 CPUtime=1060.94 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 30268 0 0 0 106084 10 0 0 25 0 1 0 510162449 130936832 30223 33554432000 134512640 135226915 4289972080 18446744073709551615 134536926 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 31967 30223 82 175 0 31790 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 136568

[startup+1122.3 s]
/proc/loadavg: 4.04 4.01 3.89 5/194 23050
/proc/meminfo: memFree=21307536/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=130300 CPUtime=1120.94 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 30751 0 0 0 112084 10 0 0 25 0 1 0 510162449 133427200 30706 33554432000 134512640 135226915 4289972080 18446744073709551615 134536757 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 32575 30706 82 175 0 32398 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 139000

[startup+1182.3 s]
/proc/loadavg: 4.02 4.01 3.90 5/194 23052
/proc/meminfo: memFree=21295360/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=131808 CPUtime=1180.94 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 31063 0 0 0 118084 10 0 0 25 0 1 0 510162449 134971392 31018 33554432000 134512640 135226915 4289972080 18446744073709551615 134537296 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 32952 31018 82 175 0 32775 0
Current children cumulated CPU time (s) 1182.29
Current children cumulated vsize (KiB) 140508

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 23054
/proc/meminfo: memFree=21255776/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=131808 CPUtime=1240.95 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 31118 0 0 0 124085 10 0 0 25 0 1 0 510162449 134971392 31073 33554432000 134512640 135226915 4289972080 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 32952 31073 82 175 0 32775 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 140508



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/194 23055
/proc/meminfo: memFree=21243592/32951124 swapFree=67111412/67111528
[pid=22778] ppid=22776 vsize=8700 CPUtime=1.35 cores=4,6
/proc/22778/stat : 22778 (lysat.sh) S 22776 22778 22426 0 -1 4202496 355 11572 0 0 0 0 131 4 18 0 1 0 510162311 8908800 251 33554432000 4194304 4922060 140735701695568 18446744073709551615 218905549957 0 65536 4100 65538 18446744071562232103 0 0 17 6 0 0 0
/proc/22778/statm: 2175 251 209 178 0 68 0
[pid=22781] ppid=22778 vsize=132132 CPUtime=1298.65 cores=4,6
/proc/22781/stat : 22781 (LySATi) R 22778 22778 22426 0 -1 4202496 31214 0 0 0 129855 10 0 0 25 0 1 0 510162449 135303168 31169 33554432000 134512640 135226915 4289972080 18446744073709551615 134536830 0 0 4096 3 0 0 0 17 4 0 0 0
/proc/22781/statm: 33033 31169 82 175 0 32856 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 140832

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 22778 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=319799
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=46992
# CPU time returned by wait4() is 1.36679
# while last known CPU time is 1300
#
# 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
CPU user time (s): 1299.86
CPU system time (s): 0.14
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 140832

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

runsolver used 2.39164 second user time and 4.71328 second system time

The end

Launcher Data

Begin job on node137 at 2011-04-28 12:14:06
IDJOB=3309075
IDBENCH=84802
IDSOLVER=1692
FILE ID=node137/3309075-1303985646
RUNJOBID= node137-1303983195-22445
PBS_JOBID= 13168689
Free space on /tmp= 71404 MiB

SOLVER NAME= SAT09 reference solver:LySAT i/2009-03-20
BENCH NAME= SAT04/industrial/vangelder/cnf-color/abb313GPIA-9-tr.used-as.sat04-321.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309075-1303985646/watcher-3309075-1303985646 -o /tmp/evaluation-result-3309075-1303985646/solver-3309075-1303985646 -C 2400 -W 1300 -M 7680  lysat.sh HOME/instance-3309075-1303985646.cnf i

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

MD5SUM BENCH= 6c3ea795f258ba82c81e44969c0c5fb4
RANDOM SEED=1457400287

node137.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.844
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.68
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.844
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.844
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.74
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.844
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.74
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.844
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.82
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.844
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.75
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.844
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.83
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.844
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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      20564036 kB
Buffers:       1777992 kB
Cached:        8451216 kB
SwapCached:        112 kB
Active:        5674248 kB
Inactive:      6155012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      20564036 kB
SwapTotal:    67111528 kB
SwapFree:     67111412 kB
Dirty:           16848 kB
Writeback:           0 kB
AnonPages:     1599908 kB
Mapped:          16068 kB
Slab:           490380 kB
PageTables:       8348 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1805988 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= 71472 MiB
End job on node137 at 2011-04-28 12:35:48