Trace number 3309051

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

General information on the benchmark

NameSAT03/industrial/goldberg/hard_eq_check/
x1mul.miter.shuffled-as.sat03-359.cnf
MD5SUM9edcffddbe07377cf6685697aafad673
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark16.6405
Satisfiable
(Un)Satisfiability was proved
Number of variables8756
Number of clauses55571
Sum of the clauses size187746
Maximum clause length70
Minimum clause length1
Number of clauses of size 128
Number of clauses of size 212786
Number of clauses of size 325852
Number of clauses of size 40
Number of clauses of size 516904
Number of clauses of size over 51

Solver Data

0.00/0.00	c Parsing...
0.00/0.03	c ==============================================================================
0.00/0.03	c |           |     ORIGINAL     |              LEARNT              |          |
0.00/0.03	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
0.00/0.03	c ==============================================================================
0.00/0.03	c |         0 |   55513   187620 |   16653       0        0     nan |  0.000 % |
0.00/0.10	c |         0 |   55174   187112 |      --       0       --      -- |     --   | -313/-424
0.00/0.10	c ==============================================================================
0.00/0.10	c Result  :   #vars: 8607   #clauses: 55174   #literals: 187112
0.00/0.10	c CPU time:   0.100984 s
0.00/0.10	c ==============================================================================
0.00/0.14	c lySAT 0.1
0.00/0.14	c minisat core +  additionnal features
0.00/0.14	c ============================[ Problem Statistics ]=============================
0.00/0.14	c |                                                                             |
0.00/0.14	c |  Number of variables:  8607                                                 |
0.00/0.14	c |  Number of clauses:    55174                                                |
0.00/0.16	c |  Parsing time:         0.02         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-3309051-1303985295/watcher-3309051-1303985295 -o /tmp/evaluation-result-3309051-1303985295/solver-3309051-1303985295 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3309051-1303985295.cnf i 

running on 2 cores: 5,7

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.04 4.02 3.56 5/192 29108
/proc/meminfo: memFree=19476412/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 510129286 8908800 250 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 250 209 178 0 68 0

[startup+0.077344 s]
/proc/loadavg: 4.04 4.02 3.56 5/192 29108
/proc/meminfo: memFree=19476412/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 510129286 8908800 250 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.10034 s]
/proc/loadavg: 4.04 4.02 3.56 5/192 29108
/proc/meminfo: memFree=19476412/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 330 0 0 0 0 0 0 0 25 0 1 0 510129286 8908800 250 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300306 s]
/proc/loadavg: 4.04 4.02 3.56 5/192 29108
/proc/meminfo: memFree=19476412/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 8700

[startup+0.700234 s]
/proc/loadavg: 4.04 4.02 3.56 5/192 29108
/proc/meminfo: memFree=19476412/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
Current children cumulated CPU time (s) 0.13
Current children cumulated vsize (KiB) 8700

[startup+1.50109 s]
/proc/loadavg: 4.04 4.02 3.56 5/194 29111
/proc/meminfo: memFree=19468252/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=6768 CPUtime=1.35 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 1610 0 0 0 135 0 0 0 25 0 1 0 510129301 6930432 1564 33554432000 134512640 135226915 4291694800 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 1692 1564 82 175 0 1515 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15468

[startup+3.1008 s]
/proc/loadavg: 4.04 4.02 3.56 5/194 29111
/proc/meminfo: memFree=19467012/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=8124 CPUtime=2.94 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 1927 0 0 0 294 0 0 0 25 0 1 0 510129301 8318976 1881 33554432000 134512640 135226915 4291694800 18446744073709551615 134525807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 2031 1881 82 175 0 1854 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 16824

[startup+6.30024 s]
/proc/loadavg: 4.03 4.02 3.56 5/194 29111
/proc/meminfo: memFree=19463416/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=10404 CPUtime=6.14 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 2512 0 0 0 614 0 0 0 25 0 1 0 510129301 10653696 2466 33554432000 134512640 135226915 4291694800 18446744073709551615 134544754 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 2601 2466 82 175 0 2424 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 19104

[startup+12.7011 s]
/proc/loadavg: 4.03 4.02 3.56 5/194 29111
/proc/meminfo: memFree=19456960/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=13652 CPUtime=12.55 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 3327 0 0 0 1254 1 0 0 25 0 1 0 510129301 13979648 3281 33554432000 134512640 135226915 4291694800 18446744073709551615 134537023 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 3413 3281 82 175 0 3236 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 22352

[startup+25.5008 s]
/proc/loadavg: 4.02 4.02 3.57 5/194 29111
/proc/meminfo: memFree=19445428/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=19572 CPUtime=25.34 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 4744 0 0 0 2533 1 0 0 25 0 1 0 510129301 20041728 4698 33554432000 134512640 135226915 4291694800 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 4893 4698 82 175 0 4716 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 28272

[startup+51.1002 s]
/proc/loadavg: 4.01 4.02 3.58 5/194 29112
/proc/meminfo: memFree=19420552/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=27020 CPUtime=50.95 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 6634 0 0 0 5093 2 0 0 25 0 1 0 510129301 27668480 6588 33554432000 134512640 135226915 4291694800 18446744073709551615 134525824 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 6755 6588 82 175 0 6578 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 35720

[startup+102.307 s]
/proc/loadavg: 4.00 4.01 3.60 5/194 29113
/proc/meminfo: memFree=19371744/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=40920 CPUtime=102.16 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 9948 0 0 0 10212 4 0 0 25 0 1 0 510129301 41902080 9902 33554432000 134512640 135226915 4291694800 18446744073709551615 134536928 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 10230 9902 82 175 0 10053 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 49620

[startup+162.3 s]
/proc/loadavg: 4.00 4.01 3.62 5/194 29115
/proc/meminfo: memFree=19308940/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=70016 CPUtime=162.15 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 16990 0 0 0 16209 6 0 0 25 0 1 0 510129301 71696384 16944 33554432000 134512640 135226915 4291694800 18446744073709551615 134531420 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 17504 16944 82 175 0 17327 0
Current children cumulated CPU time (s) 162.28
Current children cumulated vsize (KiB) 78716

[startup+222.301 s]
/proc/loadavg: 4.00 4.00 3.64 5/194 29117
/proc/meminfo: memFree=19279956/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=77404 CPUtime=222.15 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 18843 0 0 0 22209 6 0 0 25 0 1 0 510129301 79261696 18797 33554432000 134512640 135226915 4291694800 18446744073709551615 134536772 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 19351 18797 82 175 0 19174 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 86104

[startup+282.301 s]
/proc/loadavg: 4.00 4.00 3.66 5/194 29118
/proc/meminfo: memFree=19259416/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=92644 CPUtime=282.15 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 22452 0 0 0 28207 8 0 0 25 0 1 0 510129301 94867456 22406 33554432000 134512640 135226915 4291694800 18446744073709551615 134537302 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 23161 22406 82 175 0 22984 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 101344

[startup+342.3 s]
/proc/loadavg: 4.00 4.00 3.68 5/194 29120
/proc/meminfo: memFree=19192332/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=106164 CPUtime=342.15 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 25736 0 0 0 34205 10 0 0 25 0 1 0 510129301 108711936 25690 33554432000 134512640 135226915 4291694800 18446744073709551615 134537299 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 26541 25690 82 175 0 26364 0
Current children cumulated CPU time (s) 342.28
Current children cumulated vsize (KiB) 114864

[startup+402.301 s]
/proc/loadavg: 4.00 4.00 3.69 5/194 29121
/proc/meminfo: memFree=19174456/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7

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

/proc/29111/statm: 42246 41004 82 175 0 42069 0
Current children cumulated CPU time (s) 582.29
Current children cumulated vsize (KiB) 177684

[startup+642.301 s]
/proc/loadavg: 4.01 4.02 3.76 5/194 29128
/proc/meminfo: memFree=19028180/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=168984 CPUtime=642.17 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 41050 0 0 0 64196 21 0 0 25 0 1 0 510129301 173039616 41004 33554432000 134512640 135226915 4291694800 18446744073709551615 134525864 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 42246 41004 82 175 0 42069 0
Current children cumulated CPU time (s) 642.3
Current children cumulated vsize (KiB) 177684

[startup+702.301 s]
/proc/loadavg: 3.15 3.79 3.70 3/180 29165
/proc/meminfo: memFree=19482156/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=169056 CPUtime=702.16 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 41066 0 0 0 70195 21 0 0 25 0 1 0 510129301 173113344 41020 33554432000 134512640 135226915 4291694800 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 42264 41020 82 175 0 42087 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 177756

[startup+762.307 s]
/proc/loadavg: 2.42 3.46 3.59 3/180 29167
/proc/meminfo: memFree=19449536/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=169404 CPUtime=762.17 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 41130 0 0 0 76196 21 0 0 25 0 1 0 510129301 173469696 41084 33554432000 134512640 135226915 4291694800 18446744073709551615 134537056 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 42351 41084 82 175 0 42174 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 178104

[startup+822.301 s]
/proc/loadavg: 2.15 3.19 3.49 3/180 29168
/proc/meminfo: memFree=19430176/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=175836 CPUtime=822.17 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 42778 0 0 0 82195 22 0 0 25 0 1 0 510129301 180056064 42732 33554432000 134512640 135226915 4291694800 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 43959 42732 82 175 0 43782 0
Current children cumulated CPU time (s) 822.3
Current children cumulated vsize (KiB) 184536

[startup+882.301 s]
/proc/loadavg: 2.05 2.97 3.39 3/180 29170
/proc/meminfo: memFree=19406464/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=200144 CPUtime=882.16 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 48681 0 0 0 88190 26 0 0 25 0 1 0 510129301 204947456 48635 33554432000 134512640 135226915 4291694800 18446744073709551615 134536821 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 50036 48635 82 175 0 49859 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 208844

[startup+942.3 s]
/proc/loadavg: 2.02 2.79 3.30 3/180 29172
/proc/meminfo: memFree=19403592/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=203128 CPUtime=942.16 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 49392 0 0 0 94189 27 0 0 25 0 1 0 510129301 208003072 49346 33554432000 134512640 135226915 4291694800 18446744073709551615 134536762 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 50782 49346 82 175 0 50605 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 211828

[startup+1002.3 s]
/proc/loadavg: 2.00 2.65 3.22 3/180 29173
/proc/meminfo: memFree=19403564/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=203128 CPUtime=1002.17 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 49392 0 0 0 100190 27 0 0 25 0 1 0 510129301 208003072 49346 33554432000 134512640 135226915 4291694800 18446744073709551615 134537000 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 50782 49346 82 175 0 50605 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 211828

[startup+1062.3 s]
/proc/loadavg: 2.05 2.54 3.14 3/180 29175
/proc/meminfo: memFree=19403048/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=203128 CPUtime=1062.17 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 49395 0 0 0 106190 27 0 0 25 0 1 0 510129301 208003072 49349 33554432000 134512640 135226915 4291694800 18446744073709551615 134540418 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 50782 49349 82 175 0 50605 0
Current children cumulated CPU time (s) 1062.3
Current children cumulated vsize (KiB) 211828

[startup+1122.3 s]
/proc/loadavg: 1.45 2.29 3.02 2/173 29194
/proc/meminfo: memFree=19913980/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=203200 CPUtime=1122.17 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 49427 0 0 0 112190 27 0 0 25 0 1 0 510129301 208076800 49381 33554432000 134512640 135226915 4291694800 18446744073709551615 134539471 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 50800 49381 82 175 0 50623 0
Current children cumulated CPU time (s) 1122.3
Current children cumulated vsize (KiB) 211900

[startup+1182.3 s]
/proc/loadavg: 1.16 2.05 2.89 2/173 29196
/proc/meminfo: memFree=19913340/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=204008 CPUtime=1182.17 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 49605 0 0 0 118190 27 0 0 25 0 1 0 510129301 208904192 49559 33554432000 134512640 135226915 4291694800 18446744073709551615 134537076 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 51002 49559 82 175 0 50825 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 212708

[startup+1242.3 s]
/proc/loadavg: 1.06 1.86 2.77 2/173 29198
/proc/meminfo: memFree=19894112/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=225276 CPUtime=1242.17 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 54452 0 0 0 124187 30 0 0 25 0 1 0 510129301 230682624 54406 33554432000 134512640 135226915 4291694800 18446744073709551615 134536788 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 56319 54406 82 175 0 56142 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 233976



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.02 1.70 2.65 2/173 29199
/proc/meminfo: memFree=19871644/32950904 swapFree=67082284/67111528
[pid=29108] ppid=29106 vsize=8700 CPUtime=0.13 cores=5,7
/proc/29108/stat : 29108 (lysat.sh) S 29106 29108 28554 0 -1 4202496 356 1706 0 0 0 0 13 0 24 0 1 0 510129286 8908800 252 33554432000 4194304 4922060 140735998664416 18446744073709551615 237278698629 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/29108/statm: 2175 252 209 178 0 68 0
[pid=29111] ppid=29108 vsize=247544 CPUtime=1299.88 cores=5,7
/proc/29111/stat : 29111 (LySATi) R 29108 29108 28554 0 -1 4202496 60030 0 0 0 129956 32 0 0 25 0 1 0 510129301 253485056 59984 33554432000 134512640 135226915 4291694800 18446744073709551615 134536908 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/29111/statm: 61886 59984 82 175 0 61709 0
Current children cumulated CPU time (s) 1300.01
Current children cumulated vsize (KiB) 256244

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 29108 and gives
#  childrusage.ru_utime.tv_sec=0
#  childrusage.ru_utime.tv_usec=138978
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=5999
# CPU time returned by wait4() is 0.144977
# while last known CPU time is 1300.01
#
# Solver probably didn't/couldn't wait for its children
# Using CPU time of the last sample as value...

Real time (s): 1300.01
CPU time (s): 1300.01
CPU user time (s): 1299.69
CPU system time (s): 0.32
CPU usage (%): 99.9998
Max. virtual memory (cumulated for all children) (KiB): 256244

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

runsolver used 1.9497 second user time and 4.95725 second system time

The end

Launcher Data

Begin job on node121 at 2011-04-28 12:08:15
IDJOB=3309051
IDBENCH=84211
IDSOLVER=1692
FILE ID=node121/3309051-1303985295
RUNJOBID= node121-1303983219-28575
PBS_JOBID= 13168705
Free space on /tmp= 72500 MiB

SOLVER NAME= SAT09 reference solver:LySAT i/2009-03-20
BENCH NAME= SAT03/industrial/goldberg/hard_eq_check/x1mul.miter.shuffled-as.sat03-359.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3309051-1303985295/watcher-3309051-1303985295 -o /tmp/evaluation-result-3309051-1303985295/solver-3309051-1303985295 -C 2400 -W 1300 -M 7680  lysat.sh HOME/instance-3309051-1303985295.cnf i

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

MD5SUM BENCH= 9edcffddbe07377cf6685697aafad673
RANDOM SEED=1638979249

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

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

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


/proc/meminfo:
MemTotal:     32950904 kB
MemFree:      19476692 kB
Buffers:       2174712 kB
Cached:       10260812 kB
SwapCached:       2776 kB
Active:        9662568 kB
Inactive:      3291184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950904 kB
LowFree:      19476692 kB
SwapTotal:    67111528 kB
SwapFree:     67082284 kB
Dirty:           80408 kB
Writeback:           0 kB
AnonPages:      515460 kB
Mapped:          15056 kB
Slab:           454556 kB
PageTables:       6216 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586980 kB
Committed_AS:   741744 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= 72652 MiB
End job on node121 at 2011-04-28 12:29:57