Trace number 3308919

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) 1299.93 1300.01

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-top29.cnf
MD5SUM9b1b1066fe010948020f1c6b5be34d5d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark54.5867
Satisfiable
(Un)Satisfiability was proved
Number of variables94998
Number of clauses302862
Sum of the clauses size740744
Maximum clause length3473
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 2183377
Number of clauses of size 3117600
Number of clauses of size 4434
Number of clauses of size 527
Number of clauses of size over 51423

Solver Data

0.00/0.00	c Parsing...
0.00/0.15	c ==============================================================================
0.00/0.15	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.15	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.15	c ==============================================================================
0.00/0.15	c |         0 |  284752   697348 |   85425       0        0     nan |  0.000 % |
1.19/1.21	c |         0 |  178513   604522 |      --       0       --      -- |     --   | -106239/-92826
1.19/1.21	c ==============================================================================
1.19/1.21	c Result  :   #vars: 35116   #clauses: 178513   #literals: 604522
1.19/1.21	c CPU time:   1.18082 s
1.19/1.21	c ==============================================================================
1.29/1.35	c lySAT 0.1
1.29/1.35	c minisat core +  additionnal features
1.29/1.35	c ============================[ Problem Statistics ]=============================
1.29/1.35	c |                                                                             |
1.29/1.35	c |  Number of variables:  35116                                                |
1.29/1.35	c |  Number of clauses:    178513                                               |
1.34/1.42	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-3308919-1303984631/watcher-3308919-1303984631 -o /tmp/evaluation-result-3308919-1303984631/solver-3308919-1303984631 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3308919-1303984631.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: 5.13 4.82 3.52 4/190 31142
/proc/meminfo: memFree=16657060/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=0 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 510062704 8908800 249 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 249 209 178 0 68 0

[startup+0.0550931 s]
/proc/loadavg: 5.13 4.82 3.52 4/190 31142
/proc/meminfo: memFree=16657060/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=0 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 510062704 8908800 249 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.101096 s]
/proc/loadavg: 5.13 4.82 3.52 4/190 31142
/proc/meminfo: memFree=16657060/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=0 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 510062704 8908800 249 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.301056 s]
/proc/loadavg: 5.13 4.82 3.52 4/190 31142
/proc/meminfo: memFree=16657060/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=0 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 510062704 8908800 249 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700999 s]
/proc/loadavg: 5.13 4.82 3.52 4/190 31142
/proc/meminfo: memFree=16657060/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=0 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 510062704 8908800 249 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 249 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50079 s]
/proc/loadavg: 5.13 4.82 3.52 5/192 31144
/proc/meminfo: memFree=16606344/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
Current children cumulated CPU time (s) 1.34
Current children cumulated vsize (KiB) 8700

[startup+3.10057 s]
/proc/loadavg: 5.04 4.81 3.53 5/192 31145
/proc/meminfo: memFree=16629912/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=17188 CPUtime=1.73 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 4133 0 0 0 173 0 0 0 25 0 1 0 510062840 17600512 4059 33554432000 134512640 135226915 4288486928 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 4297 4059 82 175 0 4120 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 25888

[startup+6.30104 s]
/proc/loadavg: 5.04 4.81 3.53 6/192 31145
/proc/meminfo: memFree=16626104/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=19080 CPUtime=4.93 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 4570 0 0 0 493 0 0 0 25 0 1 0 510062840 19537920 4496 33554432000 134512640 135226915 4288486928 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 4770 4496 82 175 0 4593 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 27780

[startup+12.701 s]
/proc/loadavg: 5.11 4.83 3.54 5/192 31145
/proc/meminfo: memFree=16617404/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=21524 CPUtime=11.33 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 5204 0 0 0 1132 1 0 0 25 0 1 0 510062840 22040576 5130 33554432000 134512640 135226915 4288486928 18446744073709551615 134536794 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 5381 5130 82 175 0 5204 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 30224

[startup+25.5008 s]
/proc/loadavg: 4.94 4.80 3.55 5/192 31146
/proc/meminfo: memFree=16611332/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=26768 CPUtime=24.13 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 6491 0 0 0 2411 2 0 0 25 0 1 0 510062840 27410432 6417 33554432000 134512640 135226915 4288486928 18446744073709551615 134537354 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 6692 6417 82 175 0 6515 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 35468

[startup+51.1005 s]
/proc/loadavg: 4.62 4.74 3.56 5/192 31147
/proc/meminfo: memFree=16573888/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=32532 CPUtime=49.73 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 7928 0 0 0 4970 3 0 0 25 0 1 0 510062840 33312768 7854 33554432000 134512640 135226915 4288486928 18446744073709551615 134537319 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 8133 7854 82 175 0 7956 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 41232

[startup+102.307 s]
/proc/loadavg: 4.37 4.64 3.59 5/192 31148
/proc/meminfo: memFree=16497024/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=47600 CPUtime=100.94 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 11649 0 0 0 10089 5 0 0 25 0 1 0 510062840 48742400 11575 33554432000 134512640 135226915 4288486928 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 11900 11575 82 175 0 11723 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 56300

[startup+162.301 s]
/proc/loadavg: 4.19 4.55 3.62 5/192 31149
/proc/meminfo: memFree=16396120/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=60020 CPUtime=160.93 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 14693 0 0 0 16087 6 0 0 25 0 1 0 510062840 61460480 14619 33554432000 134512640 135226915 4288486928 18446744073709551615 134536827 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 15005 14619 82 175 0 14828 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 68720

[startup+222.301 s]
/proc/loadavg: 4.06 4.44 3.64 5/192 31151
/proc/meminfo: memFree=16332368/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=74316 CPUtime=220.93 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 18254 0 0 0 22086 7 0 0 25 0 1 0 510062840 76099584 18180 33554432000 134512640 135226915 4288486928 18446744073709551615 134538560 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 18579 18180 82 175 0 18402 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 83016

[startup+282.3 s]
/proc/loadavg: 4.02 4.36 3.66 5/192 31162
/proc/meminfo: memFree=16315196/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=79692 CPUtime=280.92 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 19613 0 0 0 28084 8 0 0 25 0 1 0 510062840 81604608 19539 33554432000 134512640 135226915 4288486928 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 19923 19539 82 175 0 19746 0
Current children cumulated CPU time (s) 282.26
Current children cumulated vsize (KiB) 88392

[startup+342.3 s]
/proc/loadavg: 4.01 4.29 3.68 6/192 31163
/proc/meminfo: memFree=16283924/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=103084 CPUtime=340.93 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 25360 0 0 0 34083 10 0 0 25 0 1 0 510062840 105558016 25286 33554432000 134512640 135226915 4288486928 18446744073709551615 134536860 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 25771 25286 82 175 0 25594 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 111784

[startup+402.301 s]
/proc/loadavg: 3.85 4.20 3.68 4/185 31213
/proc/meminfo: memFree=16836852/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=108860 CPUtime=400.92 cores=0,2

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

/proc/31145/statm: 35095 34442 82 175 0 34918 0
Current children cumulated CPU time (s) 582.25
Current children cumulated vsize (KiB) 149080

[startup+642.301 s]
/proc/loadavg: 3.02 3.53 3.52 4/185 31222
/proc/meminfo: memFree=16755652/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=142260 CPUtime=640.92 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 34965 0 0 0 64079 13 0 0 25 0 1 0 510062840 145674240 34891 33554432000 134512640 135226915 4288486928 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 35565 34891 82 175 0 35388 0
Current children cumulated CPU time (s) 642.26
Current children cumulated vsize (KiB) 150960

[startup+702.301 s]
/proc/loadavg: 3.01 3.44 3.49 4/185 31224
/proc/meminfo: memFree=16722664/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=172556 CPUtime=700.91 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 42386 0 0 0 70075 16 0 0 25 0 1 0 510062840 176697344 42312 33554432000 134512640 135226915 4288486928 18446744073709551615 134537040 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 43139 42312 82 175 0 42962 0
Current children cumulated CPU time (s) 702.25
Current children cumulated vsize (KiB) 181256

[startup+762.306 s]
/proc/loadavg: 3.00 3.35 3.45 4/185 31225
/proc/meminfo: memFree=16694508/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=174916 CPUtime=760.91 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 42961 0 0 0 76075 16 0 0 25 0 1 0 510062840 179113984 42887 33554432000 134512640 135226915 4288486928 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 43729 42887 82 175 0 43552 0
Current children cumulated CPU time (s) 762.25
Current children cumulated vsize (KiB) 183616

[startup+822.3 s]
/proc/loadavg: 3.06 3.31 3.43 4/185 31227
/proc/meminfo: memFree=16671676/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=174916 CPUtime=820.91 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 42967 0 0 0 82075 16 0 0 25 0 1 0 510062840 179113984 42893 33554432000 134512640 135226915 4288486928 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 43729 42893 82 175 0 43552 0
Current children cumulated CPU time (s) 822.25
Current children cumulated vsize (KiB) 183616

[startup+882.301 s]
/proc/loadavg: 3.02 3.24 3.40 4/185 31229
/proc/meminfo: memFree=16658652/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=174916 CPUtime=880.91 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 42997 0 0 0 88074 17 0 0 25 0 1 0 510062840 179113984 42923 33554432000 134512640 135226915 4288486928 18446744073709551615 134536964 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 43729 42923 82 175 0 43552 0
Current children cumulated CPU time (s) 882.25
Current children cumulated vsize (KiB) 183616

[startup+942.301 s]
/proc/loadavg: 3.01 3.20 3.37 4/185 31230
/proc/meminfo: memFree=16647600/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=180796 CPUtime=940.9 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 44388 0 0 0 94073 17 0 0 25 0 1 0 510062840 185135104 44314 33554432000 134512640 135226915 4288486928 18446744073709551615 134538519 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 45199 44314 82 175 0 45022 0
Current children cumulated CPU time (s) 942.24
Current children cumulated vsize (KiB) 189496

[startup+1002.3 s]
/proc/loadavg: 3.00 3.16 3.34 4/185 31232
/proc/meminfo: memFree=16619068/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=205016 CPUtime=1000.9 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 50172 0 0 0 100071 19 0 0 25 0 1 0 510062840 209936384 50098 33554432000 134512640 135226915 4288486928 18446744073709551615 134536908 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 51254 50098 82 175 0 51077 0
Current children cumulated CPU time (s) 1002.24
Current children cumulated vsize (KiB) 213716

[startup+1062.3 s]
/proc/loadavg: 3.00 3.13 3.32 4/185 31233
/proc/meminfo: memFree=16608028/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=216256 CPUtime=1060.89 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 52895 0 0 0 106069 20 0 0 25 0 1 0 510062840 221446144 52821 33554432000 134512640 135226915 4288486928 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 54064 52821 82 175 0 53887 0
Current children cumulated CPU time (s) 1062.23
Current children cumulated vsize (KiB) 224956

[startup+1122.3 s]
/proc/loadavg: 3.06 3.12 3.30 4/185 31235
/proc/meminfo: memFree=16601076/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=216256 CPUtime=1120.89 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 52896 0 0 0 112069 20 0 0 25 0 1 0 510062840 221446144 52822 33554432000 134512640 135226915 4288486928 18446744073709551615 134537296 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 54064 52822 82 175 0 53887 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 224956

[startup+1182.3 s]
/proc/loadavg: 3.02 3.10 3.28 4/185 31237
/proc/meminfo: memFree=16580732/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=216256 CPUtime=1180.89 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 52901 0 0 0 118069 20 0 0 25 0 1 0 510062840 221446144 52827 33554432000 134512640 135226915 4288486928 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 54064 52827 82 175 0 53887 0
Current children cumulated CPU time (s) 1182.23
Current children cumulated vsize (KiB) 224956

[startup+1242.3 s]
/proc/loadavg: 3.01 3.08 3.26 4/185 31238
/proc/meminfo: memFree=16553200/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=216616 CPUtime=1240.89 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 52965 0 0 0 124069 20 0 0 25 0 1 0 510062840 221814784 52891 33554432000 134512640 135226915 4288486928 18446744073709551615 134537411 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 54154 52891 82 175 0 53977 0
Current children cumulated CPU time (s) 1242.23
Current children cumulated vsize (KiB) 225316



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.24 3.36 3.34 4/185 31269
/proc/meminfo: memFree=16213344/32951132 swapFree=67111524/67111528
[pid=31142] ppid=31140 vsize=8700 CPUtime=1.34 cores=0,2
/proc/31142/stat : 31142 (lysat.sh) S 31140 31142 30829 0 -1 4202496 354 12836 0 0 0 0 131 3 18 0 1 0 510062704 8908800 251 33554432000 4194304 4922060 140736759350224 18446744073709551615 210646965381 0 65536 4100 65538 18446744071562232103 0 0 17 0 0 0 0
/proc/31142/statm: 2175 251 209 178 0 68 0
[pid=31145] ppid=31142 vsize=217156 CPUtime=1298.59 cores=0,2
/proc/31145/stat : 31145 (LySATi) R 31142 31142 30829 0 -1 4202496 53100 0 0 0 129834 25 0 0 25 0 1 0 510062840 222367744 53026 33554432000 134512640 135226915 4288486928 18446744073709551615 134543570 0 0 4096 3 0 0 0 17 0 0 0 0
/proc/31145/statm: 54289 53026 82 175 0 54112 0
Current children cumulated CPU time (s) 1299.93
Current children cumulated vsize (KiB) 225856

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 31142 and gives
#  childrusage.ru_utime.tv_sec=1
#  childrusage.ru_utime.tv_usec=317799
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=38994
# CPU time returned by wait4() is 1.35679
# while last known CPU time is 1299.93
#
# 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): 1299.93
CPU user time (s): 1299.65
CPU system time (s): 0.28
CPU usage (%): 99.9937
Max. virtual memory (cumulated for all children) (KiB): 225856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1.3178
system time used= 0.038994
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13190
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= 6
involuntary context switches= 9

runsolver used 2.26266 second user time and 4.85626 second system time

The end

Launcher Data

Begin job on node129 at 2011-04-28 11:57:11
IDJOB=3308919
IDBENCH=83120
IDSOLVER=1692
FILE ID=node129/3308919-1303984631
RUNJOBID= node129-1303983198-30847
PBS_JOBID= 13168697
Free space on /tmp= 66248 MiB

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

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

MD5SUM BENCH= 9b1b1066fe010948020f1c6b5be34d5d
RANDOM SEED=184029305

node129.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5333.66
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.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.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.82
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.75
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.831
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx rdtscp lm constant_tsc ida nonstop_tsc pni monitor ds_cpl vmx est tm2 cx16 xtpr popcnt lahf_lm
bogomips	: 5332.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      16657208 kB
Buffers:       1269576 kB
Cached:       14011956 kB
SwapCached:          4 kB
Active:        4095240 kB
Inactive:     11531960 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      16657208 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           56564 kB
Writeback:           0 kB
AnonPages:      345220 kB
Mapped:          16304 kB
Slab:           602816 kB
PageTables:       5876 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS:   539572 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66248 MiB
End job on node129 at 2011-04-28 12:18:53