Trace number 3308412

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

Namevelev-vliw-uns-4.0-9-i1.cnf
MD5SUM590cca3a58efdeb1c95ef988a53daa1d
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark420.299
Satisfiable
(Un)Satisfiability was proved
Number of variables154309
Number of clauses3230738
Sum of the clauses size9429252
Maximum clause length3625
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 22024994
Number of clauses of size 31081436
Number of clauses of size 48866
Number of clauses of size 58692
Number of clauses of size over 5106749

Solver Data

0.00/0.00	c Parsing...
1.29/1.33	c ==============================================================================
1.29/1.33	c |           |     ORIGINAL     |              LEARNT              |          |
1.29/1.33	c | Conflicts | Clauses Literals |   Limit Clauses Literals  Lit/Cl | Progress |
1.29/1.33	c ==============================================================================
1.29/1.33	c |         0 | 3230737  9429251 |  969221       0        0     nan |  0.000 % |
17.60/17.62	c |         0 | 3193200  9687142 |      --       0       --      -- |     --   | -37507/257956
17.60/17.62	c ==============================================================================
17.60/17.62	c Result  :   #vars: 136989   #clauses: 3193200   #literals: 9687142
17.60/17.62	c CPU time:   17.4074 s
17.60/17.62	c ==============================================================================
19.59/19.61	c lySAT 0.1
19.59/19.61	c minisat core +  additionnal features
19.59/19.61	c ============================[ Problem Statistics ]=============================
19.59/19.61	c |                                                                             |
19.59/19.61	c |  Number of variables:  136989                                               |
19.59/19.61	c |  Number of clauses:    3193200                                              |
20.57/20.66	c |  Parsing time:         0.98         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-3308412-1303983203/watcher-3308412-1303983203 -o /tmp/evaluation-result-3308412-1303983203/solver-3308412-1303983203 -C 2400 -W 1300 -M 7680 lysat.sh HOME/instance-3308412-1303983203.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: 0.24 0.05 0.02 4/192 1187
/proc/meminfo: memFree=19223092/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=0 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 490736669 8908800 250 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 250 209 178 0 68 0

[startup+0.058328 s]
/proc/loadavg: 0.24 0.05 0.02 4/192 1187
/proc/meminfo: memFree=19223092/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=0 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 490736669 8908800 250 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.100325 s]
/proc/loadavg: 0.24 0.05 0.02 4/192 1187
/proc/meminfo: memFree=19223092/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=0 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 490736669 8908800 250 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.300288 s]
/proc/loadavg: 0.24 0.05 0.02 4/192 1187
/proc/meminfo: memFree=19223092/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=0 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 490736669 8908800 250 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700231 s]
/proc/loadavg: 0.24 0.05 0.02 4/192 1187
/proc/meminfo: memFree=19223092/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=0 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 490736669 8908800 250 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 250 209 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50108 s]
/proc/loadavg: 0.24 0.05 0.02 5/194 1190
/proc/meminfo: memFree=19162756/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=0 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 490736669 8908800 250 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 250 209 178 0 68 0
[pid=1188] ppid=1187 vsize=244240 CPUtime=1.49 cores=5,7
/proc/1188/stat : 1188 (SatElite) R 1187 1187 1123 0 -1 4202496 59831 0 0 0 131 18 0 0 25 0 1 0 490736669 250101760 55147 33554432000 134512640 135034092 4291161424 18446744073709551615 134540704 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1188/statm: 61060 55147 68 128 0 60930 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 252940

[startup+3.10081 s]
/proc/loadavg: 0.24 0.05 0.02 5/194 1190
/proc/meminfo: memFree=19026852/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=0 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 490736669 8908800 250 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 250 209 178 0 68 0
[pid=1188] ppid=1187 vsize=265704 CPUtime=3.09 cores=5,7
/proc/1188/stat : 1188 (SatElite) R 1187 1187 1123 0 -1 4202496 64320 0 0 0 290 19 0 0 25 0 1 0 490736669 272080896 59636 33554432000 134512640 135034092 4291161424 18446744073709551615 134566565 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1188/statm: 66426 59636 68 128 0 66296 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 274404

[startup+6.30023 s]
/proc/loadavg: 0.54 0.12 0.04 5/194 1190
/proc/meminfo: memFree=18990920/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=0 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 490736669 8908800 250 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 250 209 178 0 68 0
[pid=1188] ppid=1187 vsize=299080 CPUtime=6.29 cores=5,7
/proc/1188/stat : 1188 (SatElite) R 1187 1187 1123 0 -1 4202496 69910 0 0 0 609 20 0 0 25 0 1 0 490736669 306257920 64767 33554432000 134512640 135034092 4291161424 18446744073709551615 134584269 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1188/statm: 74770 64767 68 128 0 74640 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 307780

[startup+12.7011 s]
/proc/loadavg: 0.82 0.18 0.06 5/194 1191
/proc/meminfo: memFree=19102876/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=0 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 331 0 0 0 0 0 0 0 21 0 1 0 490736669 8908800 250 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 250 209 178 0 68 0
[pid=1188] ppid=1187 vsize=311812 CPUtime=12.69 cores=5,7
/proc/1188/stat : 1188 (SatElite) R 1187 1187 1123 0 -1 4202496 71320 0 0 0 1249 20 0 0 25 0 1 0 490736669 319295488 66057 33554432000 134512640 135034092 4291161424 18446744073709551615 134569229 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1188/statm: 77953 66057 68 128 0 77823 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 320512

[startup+25.5009 s]
/proc/loadavg: 1.60 0.38 0.13 5/194 1192
/proc/meminfo: memFree=19102008/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=186612 CPUtime=5.87 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 45791 0 0 0 581 6 0 0 25 0 1 0 490738630 191090688 45693 33554432000 134512640 135226915 4294144016 18446744073709551615 134536744 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 46653 45693 81 175 0 46476 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 195312

[startup+51.1004 s]
/proc/loadavg: 2.42 0.67 0.23 5/194 1193
/proc/meminfo: memFree=19076828/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=192512 CPUtime=31.47 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 47265 0 0 0 3140 7 0 0 25 0 1 0 490738630 197132288 47167 33554432000 134512640 135226915 4294144016 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 48128 47167 81 175 0 47951 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 201212

[startup+102.307 s]
/proc/loadavg: 3.37 1.23 0.44 5/194 1194
/proc/meminfo: memFree=19023832/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=200948 CPUtime=82.68 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 49380 0 0 0 8261 7 0 0 25 0 1 0 490738630 205770752 49282 33554432000 134512640 135226915 4294144016 18446744073709551615 134536812 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 50237 49282 81 175 0 50060 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 209648

[startup+162.301 s]
/proc/loadavg: 3.75 1.69 0.64 5/194 1196
/proc/meminfo: memFree=18974676/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=211304 CPUtime=142.67 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 51970 0 0 0 14259 8 0 0 25 0 1 0 490738630 216375296 51872 33554432000 134512640 135226915 4294144016 18446744073709551615 134525824 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 52826 51872 81 175 0 52649 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 220004

[startup+222.3 s]
/proc/loadavg: 3.98 2.13 0.86 5/194 1198
/proc/meminfo: memFree=18934240/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=211304 CPUtime=202.68 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 51973 0 0 0 20260 8 0 0 25 0 1 0 490738630 216375296 51875 33554432000 134512640 135226915 4294144016 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 52826 51875 81 175 0 52649 0
Current children cumulated CPU time (s) 222.28
Current children cumulated vsize (KiB) 220004

[startup+282.301 s]
/proc/loadavg: 3.99 2.46 1.05 5/194 1199
/proc/meminfo: memFree=18910544/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=212588 CPUtime=262.68 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 52285 0 0 0 26260 8 0 0 25 0 1 0 490738630 217690112 52187 33554432000 134512640 135226915 4294144016 18446744073709551615 134537091 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 53147 52187 81 175 0 52970 0
Current children cumulated CPU time (s) 282.28
Current children cumulated vsize (KiB) 221288

[startup+342.3 s]
/proc/loadavg: 3.99 2.74 1.23 5/194 1201
/proc/meminfo: memFree=18880648/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=216848 CPUtime=322.67 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 53283 0 0 0 32259 8 0 0 25 0 1 0 490738630 222052352 53185 33554432000 134512640 135226915 4294144016 18446744073709551615 134536858 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 54212 53185 81 175 0 54035 0
Current children cumulated CPU time (s) 342.27
Current children cumulated vsize (KiB) 225548

[startup+402.301 s]
/proc/loadavg: 4.04 2.98 1.41 5/194 1202
/proc/meminfo: memFree=18816652/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7

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

/proc/1192/statm: 56957 55996 81 175 0 56780 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 236528

[startup+642.301 s]
/proc/loadavg: 4.02 3.56 2.01 5/194 1209
/proc/meminfo: memFree=18681064/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=246024 CPUtime=622.68 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 60595 0 0 0 62257 11 0 0 25 0 1 0 490738630 251928576 60497 33554432000 134512640 135226915 4294144016 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 61506 60497 81 175 0 61329 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 254724

[startup+702.301 s]
/proc/loadavg: 4.00 3.63 2.12 5/194 1210
/proc/meminfo: memFree=18596984/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=254056 CPUtime=682.69 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 62531 0 0 0 68257 12 0 0 25 0 1 0 490738630 260153344 62433 33554432000 134512640 135226915 4294144016 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 63514 62433 81 175 0 63337 0
Current children cumulated CPU time (s) 702.29
Current children cumulated vsize (KiB) 262756

[startup+762.307 s]
/proc/loadavg: 4.00 3.70 2.24 5/194 1212
/proc/meminfo: memFree=18596464/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=254056 CPUtime=742.69 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 62536 0 0 0 74257 12 0 0 25 0 1 0 490738630 260153344 62438 33554432000 134512640 135226915 4294144016 18446744073709551615 134537085 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 63514 62438 81 175 0 63337 0
Current children cumulated CPU time (s) 762.29
Current children cumulated vsize (KiB) 262756

[startup+822.301 s]
/proc/loadavg: 4.00 3.75 2.34 5/194 1214
/proc/meminfo: memFree=18587648/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=260092 CPUtime=802.69 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 64052 0 0 0 80256 13 0 0 25 0 1 0 490738630 266334208 63954 33554432000 134512640 135226915 4294144016 18446744073709551615 134536830 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 65023 63954 81 175 0 64846 0
Current children cumulated CPU time (s) 822.29
Current children cumulated vsize (KiB) 268792

[startup+882.3 s]
/proc/loadavg: 4.00 3.80 2.45 5/194 1215
/proc/meminfo: memFree=18508400/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=260092 CPUtime=862.69 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 64052 0 0 0 86256 13 0 0 25 0 1 0 490738630 266334208 63954 33554432000 134512640 135226915 4294144016 18446744073709551615 134537000 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 65023 63954 81 175 0 64846 0
Current children cumulated CPU time (s) 882.29
Current children cumulated vsize (KiB) 268792

[startup+942.301 s]
/proc/loadavg: 4.06 3.84 2.54 5/194 1217
/proc/meminfo: memFree=18405712/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=260284 CPUtime=922.69 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 64077 0 0 0 92256 13 0 0 25 0 1 0 490738630 266530816 63979 33554432000 134512640 135226915 4294144016 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 65071 63979 81 175 0 64894 0
Current children cumulated CPU time (s) 942.29
Current children cumulated vsize (KiB) 268984

[startup+1002.3 s]
/proc/loadavg: 4.02 3.87 2.63 5/194 1218
/proc/meminfo: memFree=18392560/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=262488 CPUtime=982.69 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 64598 0 0 0 98256 13 0 0 25 0 1 0 490738630 268787712 64500 33554432000 134512640 135226915 4294144016 18446744073709551615 134531436 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 65622 64500 81 175 0 65445 0
Current children cumulated CPU time (s) 1002.29
Current children cumulated vsize (KiB) 271188

[startup+1062.3 s]
/proc/loadavg: 4.00 3.89 2.71 5/194 1220
/proc/meminfo: memFree=18392548/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=262488 CPUtime=1042.69 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 64598 0 0 0 104256 13 0 0 25 0 1 0 490738630 268787712 64500 33554432000 134512640 135226915 4294144016 18446744073709551615 134536749 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 65622 64500 81 175 0 65445 0
Current children cumulated CPU time (s) 1062.29
Current children cumulated vsize (KiB) 271188

[startup+1122.3 s]
/proc/loadavg: 4.07 3.92 2.80 5/194 1222
/proc/meminfo: memFree=18383860/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=262488 CPUtime=1102.69 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 64599 0 0 0 110256 13 0 0 25 0 1 0 490738630 268787712 64501 33554432000 134512640 135226915 4294144016 18446744073709551615 134536818 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 65622 64501 81 175 0 65445 0
Current children cumulated CPU time (s) 1122.29
Current children cumulated vsize (KiB) 271188

[startup+1182.3 s]
/proc/loadavg: 4.02 3.94 2.87 5/194 1223
/proc/meminfo: memFree=18326180/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=267820 CPUtime=1162.7 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 65954 0 0 0 116256 14 0 0 25 0 1 0 490738630 274247680 65856 33554432000 134512640 135226915 4294144016 18446744073709551615 134525807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 66955 65856 81 175 0 66778 0
Current children cumulated CPU time (s) 1182.3
Current children cumulated vsize (KiB) 276520

[startup+1242.3 s]
/proc/loadavg: 4.01 3.94 2.94 5/194 1225
/proc/meminfo: memFree=18202916/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=269236 CPUtime=1222.7 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 66292 0 0 0 122256 14 0 0 25 0 1 0 490738630 275697664 66194 33554432000 134512640 135226915 4294144016 18446744073709551615 134536701 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 67309 66194 81 175 0 67132 0
Current children cumulated CPU time (s) 1242.3
Current children cumulated vsize (KiB) 277936



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.92 3.93 3.00 4/183 1295
/proc/meminfo: memFree=19010452/32951124 swapFree=67111524/67111528
[pid=1187] ppid=1185 vsize=8700 CPUtime=19.6 cores=5,7
/proc/1187/stat : 1187 (lysat.sh) S 1185 1187 1123 0 -1 4202496 357 82167 0 0 0 0 1929 31 18 0 1 0 490736669 8908800 252 33554432000 4194304 4922060 140733616197312 18446744073709551615 255106587781 0 65536 4100 65538 18446744071562232103 0 0 17 5 0 0 0
/proc/1187/statm: 2175 252 209 178 0 68 0
[pid=1192] ppid=1187 vsize=269236 CPUtime=1280.4 cores=5,7
/proc/1192/stat : 1192 (LySATi) R 1187 1187 1123 0 -1 4202496 66292 0 0 0 128026 14 0 0 25 0 1 0 490738630 275697664 66194 33554432000 134512640 135226915 4294144016 18446744073709551615 134525807 0 0 4096 3 0 0 0 17 5 0 0 0
/proc/1192/statm: 67309 66194 81 175 0 67132 0
Current children cumulated CPU time (s) 1300
Current children cumulated vsize (KiB) 277936

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 1187 and gives
#  childrusage.ru_utime.tv_sec=19
#  childrusage.ru_utime.tv_usec=293067
#  childrusage.ru_stime.tv_sec=0
#  childrusage.ru_stime.tv_usec=320951
# CPU time returned by wait4() is 19.614
# 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.55
CPU system time (s): 0.45
CPU usage (%): 99.999
Max. virtual memory (cumulated for all children) (KiB): 320672

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

runsolver used 2.06269 second user time and 5.04323 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-28 11:33:25
IDJOB=3308412
IDBENCH=69571
IDSOLVER=1692
FILE ID=node144/3308412-1303983203
RUNJOBID= node144-1303983194-1144
PBS_JOBID= 13168682
Free space on /tmp= 72244 MiB

SOLVER NAME= SAT09 reference solver:LySAT i/2009-03-20
BENCH NAME= SAT_RACE08/cnf/velev-vliw-uns-4.0-9-i1.cnf
COMMAND LINE= lysat.sh BENCHNAME i
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3308412-1303983203/watcher-3308412-1303983203 -o /tmp/evaluation-result-3308412-1303983203/solver-3308412-1303983203 -C 2400 -W 1300 -M 7680  lysat.sh HOME/instance-3308412-1303983203.cnf i

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

MD5SUM BENCH= 590cca3a58efdeb1c95ef988a53daa1d
RANDOM SEED=1079550348

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19223248 kB
Buffers:       2199356 kB
Cached:       10590476 kB
SwapCached:          4 kB
Active:        4925280 kB
Inactive:      8233844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19223248 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:          173128 kB
Writeback:           0 kB
AnonPages:      368472 kB
Mapped:          15992 kB
Slab:           504264 kB
PageTables:       5976 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   594648 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= 72132 MiB
End job on node144 at 2011-04-28 11:55:07