Trace number 3292787

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
CryptoMiniSat Strange-Night-1-st? (TO) 1300.03 1300.01

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer16.shuffled.cnf
MD5SUMf98b1abe53ae4846a5f9102253ed913e
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484926
Satisfiable
(Un)Satisfiability was proved
Number of variables264
Number of clauses1476
Sum of the clauses size3168
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21452
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 524

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3292787-1303790110.cnf'
0.00/0.00	c -- header says num vars:            264
0.00/0.00	c -- header says num clauses:        1476
0.00/0.00	c -- clauses added:            0 learnts,         1476 normals,            0 xors
0.00/0.00	c -- vars added        264
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       264        24      1452         0      3168         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/24/24 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    264 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.00	c lits-rem:         0  cl-subs:        0  v-elim:     24  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:     120 undec:      24 neg:     120
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       240       254      1198         0      5280         0   no data   no data  --
0.00/0.04	c Decided on static restart strategy
0.09/0.11	c  N st     8      4916       240       254      1198      4502      5280    135909   no data   no data  --
0.29/0.30	c  N st    10     11301       240       254      1198      4151      5280    109775   no data   no data  --
0.49/0.59	c  N st    11     17044       240       254      1198      9185      5280    262004   no data   no data  --
0.89/0.92	c  F st    12     25002       240       254      1198     11294      5280    313294   no data   no data  --
0.89/0.92	c Found part        0 vars:        120 clauses:       726 lits size:      2640
0.89/0.92	c Found part        1 vars:        120 clauses:       726 lits size:      2640
0.89/0.92	c Found parts:          2 time: 0.00 s
0.89/0.92	c Solving part 0
0.89/0.92	c  N st     0         0       120       128       598         0      2640         0   no data   no data  --
0.89/0.92	c asymm  cl-useful: 0/128/128 lits-rem:0 time: 0.00
0.89/0.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.89/0.93	c Finding binary XORs  T:     0.00 s  found:       0
0.89/0.93	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.89/0.93	c calculated reachability. Time: 0.00
0.89/0.93	c Calc default polars -  time:   0.00 s pos:      61 undec:     144 neg:      59
0.89/0.93	c =========================================================================================
0.89/0.93	c types(t): F = full restart, N = normal restart
0.89/0.93	c types(t): S = simplification begin/end, E = solution found
0.89/0.93	c restart types(rt): st = static, dy = dynamic
0.89/0.93	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.93	c  B st     0         0       120       128       598         0      2640         0   no data   no data  --
0.89/0.95	c Decided on static restart strategy
1.00/1.01	c  N st     8      4918       120       128       598      4574      2640    119363   no data   no data  --
1.19/1.21	c  N st    10     11303       120       128       598      4149      2640    104241   no data   no data  --
1.29/1.39	c  N st    11     17046       120       128       598      9382      2640    253057   no data   no data  --
1.69/1.70	c  F st    12     25001       120       128       598     11484      2640    329585   no data   no data  --
1.69/1.70	c  N st    12     25001       120       128       598     11484      2640    329585   no data   no data  --
1.79/1.88	c Decided on static restart strategy
1.79/1.88	c  N st    18     30195       120       128       598     10081      2640    264189   no data   no data  --
2.19/2.20	c  N st    20     37306       120       128       598      9375      2640    239935   no data   no data  --
2.39/2.44	c  N st    21     43705       120       128       598     15272      2640    420751   no data   no data  --
2.89/2.90	c  N st    22     53304       120       128       598     15775      2640    422551   no data   no data  --
3.69/3.78	c  N st    23     67701       120       128       598     19626      2640    535368   no data   no data  --
4.79/4.88	c  F st    24     87500       120       128       598     16653      2640    432309   no data   no data  --
4.79/4.88	c  N st    24     87500       120       128       598     16653      2640    432309   no data   no data  --
5.09/5.12	c Decided on static restart strategy
5.19/5.28	c  N st    31     95539       120       128       598     12225      2640    300793   no data   no data  --
5.69/5.74	c  N st    33    106205       120       128       598     21909      2640    582546   no data   no data  --
6.19/6.22	c  N st    34    115803       120       128       598     18045      2640    463999   no data   no data  --
6.99/7.03	c  N st    35    130200       120       128       598     17500      2640    456783   no data   no data  --
8.29/8.35	c  N st    36    151796       120       128       598     22526      2640    589338   no data   no data  --
10.69/10.73	c  N st    37    184189       120       128       598     19934      2640    511141   no data   no data  --
14.29/14.35	c  N st    38    232777       120       128       598     28683      2640    747041   no data   no data  --
20.09/20.12	c  N st    39    305659       120       128       598     35082      2640    908809   no data   no data  --
20.09/20.18	c  F st    40    306251       120       128       598     35603      2640    921426   no data   no data  --
20.49/20.50	c Decided on static restart strategy
22.19/22.29	c  N st    50    334551       120       128       598     39399      2640   1070943   no data   no data  --
25.49/25.56	c  N st    52    370545       120       128       598     25717      2640    641179   no data   no data  --
28.60/28.61	c  N st    53    402938       120       128       598     30763      2640    811320   no data   no data  --
33.29/33.32	c  N st    54    451526       120       128       598     49473      2640   1378044   no data   no data  --
40.49/40.50	c  N st    55    524409       120       128       598     33584      2640    857664   no data   no data  --
51.39/51.48	c  N st    56    633733       120       128       598     43191      2640   1123849   no data   no data  --
66.99/67.09	c  N st    57    797718       120       128       598     59212      2640   1676557   no data   no data  --
95.60/95.68	c  N st    58   1043696       120       128       600     56215      2640   1545468   no data   no data  --
99.89/99.96	c  F st    59   1071875       120       128       601     40882      2640   1022380   no data   no data  --
99.89/99.96	c  N st    59   1071875       120       128       601     40882      2640   1022380   no data   no data  --
100.39/100.41	c Decided on static restart strategy
103.30/103.34	c  N st    69   1100178       120       128       602     65932      2640   1791915   no data   no data  --
107.99/108.02	c  N st    71   1136172       120       128       602     57367      2640   1525730   no data   no data  --
111.60/111.68	c  N st    72   1168564       120       128       602     44739      2640   1141716   no data   no data  --
117.09/117.17	c  N st    73   1217152       120       128       602     44951      2640   1133128   no data   no data  --
127.10/127.16	c  N st    74   1290036       120       128       602     65957      2640   1813072   no data   no data  --
139.60/139.61	c  N st    75   1399359       120       128       602     74508      2640   2021805   no data   no data  --
161.60/161.61	c  N st    76   1563343       120       128       602     79044      2640   2192553   no data   no data  --
196.60/196.62	c  N st    77   1809319       120       128       602     97162      2640   2907854   no data   no data  --
257.80/257.82	c  N st    78   2178284       120       128       602     95345      2640   2692733   no data   no data  --
302.50/302.55	c Finding binary XORs  T:     0.00 s  found:       0
352.80/352.81	c  N st    79   2731730       119       127       595     99653      2598   2909173   no data   no data  --
474.69/474.72	c Finding binary XORs  T:     0.00 s  found:       0
505.29/505.39	c  N st    80   3561900       118       127       584     73517      2565   1922040   no data   no data  --
545.50/545.51	c  F st    81   3751562       118       127       585     93290      2565   2558492   no data   no data  --
545.50/545.51	c  N st    81   3751562       118       127       585     93290      2565   2558492   no data   no data  --
546.30/546.37	c Decided on static restart strategy
550.39/550.45	c  N st    91   3779864       118       127       585    118456      2565   3306894   no data   no data  --
558.60/558.66	c  N st    93   3815859       118       127       585    151239      2565   4386502   no data   no data  --
564.59/564.60	c  N st    94   3848253       118       127       585    102899      2565   2798246   no data   no data  --
573.20/573.28	c  N st    95   3896843       118       127       585    146449      2565   4196217   no data   no data  --
586.60/586.66	c  N st    96   3969725       118       127       586    134092      2565   3752199   no data   no data  --
612.50/612.55	c  N st    97   4079049       118       127       586    153608      2565   4471860   no data   no data  --
649.90/649.98	c  N st    98   4243033       118       127       586    141862      2565   4109234   no data   no data  --
714.50/714.54	c  N st    99   4489009       118       127       586    113220      2565   3131429   no data   no data  --
805.40/805.46	c  N st   100   4857974       118       127       586    100703      2565   2694573   no data   no data  --
929.21/929.27	c  N st   101   5411422       118       127       586    150126      2565   4283955   no data   no data  --
1167.11/1167.13	c  N st   102   6241592       118       127       586    130975      2565   3793904   no data   no data  --

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-3292787-1303790110/watcher-3292787-1303790110 -o /tmp/evaluation-result-3292787-1303790110/solver-3292787-1303790110 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3292787-1303790110.cnf 

running on 2 cores: 1,3

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1300 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 7864320 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 7915520 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 3.99 3.42 2.95 4/189 24557
/proc/meminfo: memFree=8140572/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=29832 CPUtime=0 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 567 0 0 0 0 0 0 0 25 0 1 0 490609732 30547968 504 33554432000 4194304 4650387 140736481068192 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 7458 504 378 112 0 2423 0

[startup+0.067191 s]
/proc/loadavg: 3.99 3.42 2.95 4/189 24557
/proc/meminfo: memFree=8140572/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=30096 CPUtime=0.06 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 721 0 0 0 6 0 0 0 25 0 1 0 490609732 30818304 658 33554432000 4194304 4650387 140736481068192 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 7524 658 379 112 0 2489 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 30096

[startup+0.100186 s]
/proc/loadavg: 3.99 3.42 2.95 4/189 24557
/proc/meminfo: memFree=8140572/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=30260 CPUtime=0.09 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 780 0 0 0 9 0 0 0 25 0 1 0 490609732 30986240 717 33554432000 4194304 4650387 140736481068192 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 7565 717 379 112 0 2530 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30260

[startup+0.300154 s]
/proc/loadavg: 3.99 3.42 2.95 4/189 24557
/proc/meminfo: memFree=8140572/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=31276 CPUtime=0.29 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 1276 0 0 0 29 0 0 0 25 0 1 0 490609732 32026624 812 33554432000 4194304 4650387 140736481068192 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 7819 812 381 112 0 2784 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31276

[startup+0.700087 s]
/proc/loadavg: 3.99 3.42 2.95 4/189 24557
/proc/meminfo: memFree=8140572/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=31908 CPUtime=0.69 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 1785 0 0 0 69 0 0 0 25 0 1 0 490609732 32673792 1006 33554432000 4194304 4650387 140736481068192 18446744073709551615 4364791 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 7977 1006 381 112 0 2942 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31908

[startup+1.50095 s]
/proc/loadavg: 3.99 3.42 2.95 5/190 24558
/proc/meminfo: memFree=8135728/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=65712 CPUtime=1.49 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 2995 0 0 0 149 0 0 0 25 0 1 0 490609732 67289088 2216 33554432000 4194304 4650387 140736481068192 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 16428 2216 382 112 0 11393 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65712

[startup+3.10068 s]
/proc/loadavg: 3.99 3.43 2.96 5/190 24558
/proc/meminfo: memFree=8134248/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=49668 CPUtime=3.09 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 5118 0 0 0 309 0 0 0 25 0 1 0 490609732 50860032 2043 33554432000 4194304 4650387 140736481068192 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 12417 2043 382 112 0 7382 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49668

[startup+6.30015 s]
/proc/loadavg: 3.99 3.43 2.96 5/190 24558
/proc/meminfo: memFree=8132512/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=50116 CPUtime=6.29 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 8331 0 0 0 628 1 0 0 25 0 1 0 490609732 51318784 2594 33554432000 4194304 4650387 140736481068192 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 12529 2594 382 112 0 7494 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50116

[startup+12.7011 s]
/proc/loadavg: 3.99 3.45 2.97 5/190 24558
/proc/meminfo: memFree=8123348/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=50676 CPUtime=12.69 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 13661 0 0 0 1267 2 0 0 25 0 1 0 490609732 51892224 3372 33554432000 4194304 4650387 140736481068192 18446744073709551615 4315187 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 12669 3372 382 112 0 7634 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 50676

[startup+25.5009 s]
/proc/loadavg: 3.99 3.46 2.98 5/190 24558
/proc/meminfo: memFree=8108660/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=51504 CPUtime=25.49 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 22505 0 0 0 2546 3 0 0 25 0 1 0 490609732 52740096 3656 33554432000 4194304 4650387 140736481068192 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 12876 3656 382 112 0 7841 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51504

[startup+51.1006 s]
/proc/loadavg: 3.99 3.51 3.01 5/190 24559
/proc/meminfo: memFree=7950160/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=55048 CPUtime=51.09 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 36916 0 0 0 5103 6 0 0 25 0 1 0 490609732 56369152 4920 33554432000 4194304 4650387 140736481068192 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 13762 4920 382 112 0 8727 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55048

[startup+102.307 s]
/proc/loadavg: 4.12 3.62 3.07 5/190 24560
/proc/meminfo: memFree=7889160/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=62056 CPUtime=102.3 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 63050 0 0 0 10220 10 0 0 25 0 1 0 490609732 63545344 6853 33554432000 4194304 4650387 140736481068192 18446744073709551615 4366899 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 15514 6853 382 112 0 10479 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 62056

[startup+162.301 s]
/proc/loadavg: 4.04 3.68 3.12 5/190 24562
/proc/meminfo: memFree=7650960/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=68208 CPUtime=162.29 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 89794 0 0 0 16214 15 0 0 25 0 1 0 490609732 69844992 8821 33554432000 4194304 4650387 140736481068192 18446744073709551615 4333222 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 17052 8821 382 112 0 12017 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 68208

[startup+222.301 s]
/proc/loadavg: 4.01 3.74 3.18 5/190 24564
/proc/meminfo: memFree=7520668/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=71636 CPUtime=222.29 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 113022 0 0 0 22210 19 0 0 25 0 1 0 490609732 73355264 8989 33554432000 4194304 4650387 140736481068192 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 17909 8989 382 112 0 12874 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 71636

[startup+282.301 s]
/proc/loadavg: 4.00 3.78 3.22 5/190 24565
/proc/meminfo: memFree=7490412/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=74696 CPUtime=282.3 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 132225 0 0 0 28208 22 0 0 25 0 1 0 490609732 76488704 10826 33554432000 4194304 4650387 140736481068192 18446744073709551615 4331979 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 18674 10826 382 112 0 13639 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 74696

[startup+342.301 s]
/proc/loadavg: 4.05 3.84 3.28 5/190 24567
/proc/meminfo: memFree=7380112/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=106800 CPUtime=342.29 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 150971 0 0 0 34204 25 0 0 25 0 1 0 490609732 109363200 18921 33554432000 4194304 4650387 140736481068192 18446744073709551615 4365220 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 26700 18921 382 112 0 21665 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 106800

[startup+402.301 s]
/proc/loadavg: 4.02 3.86 3.32 5/190 24577
/proc/meminfo: memFree=7134236/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=90252 CPUtime=402.3 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 160102 0 0 0 40203 27 0 0 25 0 1 0 490609732 92418048 15594 33554432000 4194304 4650387 140736481068192 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 22563 15594 382 112 0 17528 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 90252

[startup+462.301 s]
/proc/loadavg: 4.00 3.89 3.36 5/190 24579
/proc/meminfo: memFree=7035712/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=108224 CPUtime=462.3 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 171575 0 0 0 46201 29 0 0 25 0 1 0 490609732 110821376 18304 33554432000 4194304 4650387 140736481068192 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 27056 18304 382 112 0 22021 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 108224

[startup+522.3 s]
/proc/loadavg: 4.00 3.90 3.39 5/190 24581
/proc/meminfo: memFree=6957904/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=167004 CPUtime=522.29 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 180687 0 0 0 52199 30 0 0 25 0 1 0 490609732 171012096 18326 33554432000 4194304 4650387 140736481068192 18446744073709551615 4313055 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 41751 18326 382 112 0 36716 0
Current children cumulated CPU time (s) 522.29
Current children cumulated vsize (KiB) 167004

[startup+582.3 s]
/proc/loadavg: 4.00 3.92 3.43 5/190 24612
/proc/meminfo: memFree=9247952/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=120240 CPUtime=582.3 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 198265 0 0 0 58196 34 0 0 25 0 1 0 490609732 123125760 21702 33554432000 4194304 4650387 140736481068192 18446744073709551615 4363568 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 30060 21702 382 112 0 25025 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 120240

[startup+642.3 s]
/proc/loadavg: 4.00 3.93 3.46 5/190 24614
/proc/meminfo: memFree=9218184/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=120792 CPUtime=642.31 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 213168 0 0 0 64192 39 0 0 25 0 1 0 490609732 123691008 21506 33554432000 4194304 4650387 140736481068192 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 30198 21506 382 112 0 25163 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 120792

[startup+702.3 s]
/proc/loadavg: 4.00 3.94 3.49 5/190 24615
/proc/meminfo: memFree=9229824/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=102840 CPUtime=702.3 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 219941 0 0 0 70189 41 0 0 25 0 1 0 490609732 105308160 18318 33554432000 4194304 4650387 140736481068192 18446744073709551615 4363388 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 25710 18318 382 112 0 20675 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 102840

[startup+762.307 s]
/proc/loadavg: 4.03 3.96 3.53 5/190 24617
/proc/meminfo: memFree=9182840/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=122604 CPUtime=762.31 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 234398 0 0 0 76187 44 0 0 25 0 1 0 490609732 125546496 22129 33554432000 4194304 4650387 140736481068192 18446744073709551615 4363848 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 30651 22129 382 112 0 25616 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 122604

[startup+822.301 s]
/proc/loadavg: 4.01 3.97 3.56 5/190 24619
/proc/meminfo: memFree=9174012/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=188360 CPUtime=822.31 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 246820 0 0 0 82184 47 0 0 25 0 1 0 490609732 192880640 24024 33554432000 4194304 4650387 140736481068192 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 47090 24024 382 112 0 42055 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 188360

[startup+882.301 s]
/proc/loadavg: 4.00 3.97 3.58 5/190 24620
/proc/meminfo: memFree=9150704/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=123320 CPUtime=882.3 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 262089 0 0 0 88180 50 0 0 25 0 1 0 490609732 126279680 22929 33554432000 4194304 4650387 140736481068192 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 30830 22929 382 112 0 25795 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 123320

[startup+942.301 s]
/proc/loadavg: 4.00 3.97 3.60 5/190 24622
/proc/meminfo: memFree=9128344/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=189164 CPUtime=942.3 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 275335 0 0 0 94177 53 0 0 25 0 1 0 490609732 193703936 24589 33554432000 4194304 4650387 140736481068192 18446744073709551615 4313299 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 47291 24589 382 112 0 42256 0
Current children cumulated CPU time (s) 942.3
Current children cumulated vsize (KiB) 189164

[startup+1002.3 s]
/proc/loadavg: 4.13 4.00 3.64 5/190 24677
/proc/meminfo: memFree=10122552/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=124092 CPUtime=1002.3 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 290577 0 0 0 100173 57 0 0 25 0 1 0 490609732 127070208 22046 33554432000 4194304 4650387 140736481068192 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 31023 22046 382 112 0 25988 0
Current children cumulated CPU time (s) 1002.3
Current children cumulated vsize (KiB) 124092

[startup+1062.3 s]
/proc/loadavg: 3.72 3.92 3.63 4/184 24696
/proc/meminfo: memFree=11791228/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=189920 CPUtime=1062.31 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 299739 0 0 0 106170 61 0 0 25 0 1 0 490609732 194478080 24824 33554432000 4194304 4650387 140736481068192 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 47480 24824 382 112 0 42445 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 189920

[startup+1122.3 s]
/proc/loadavg: 3.24 3.74 3.58 4/184 24698
/proc/meminfo: memFree=11788752/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=190240 CPUtime=1122.31 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 312610 0 0 0 112168 63 0 0 25 0 1 0 490609732 194805760 24883 33554432000 4194304 4650387 140736481068192 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 47560 24883 382 112 0 42525 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 190240

[startup+1182.3 s]
/proc/loadavg: 3.10 3.61 3.55 4/184 24699
/proc/meminfo: memFree=11772764/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=124876 CPUtime=1182.31 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 324893 0 0 0 118165 66 0 0 25 0 1 0 490609732 127873024 24355 33554432000 4194304 4650387 140736481068192 18446744073709551615 4364756 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 31219 24355 382 112 0 26184 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 124876

[startup+1242.3 s]
/proc/loadavg: 3.03 3.49 3.51 4/184 24701
/proc/meminfo: memFree=11760144/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=130656 CPUtime=1242.31 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 333218 0 0 0 124163 68 0 0 25 0 1 0 490609732 133791744 25630 33554432000 4194304 4650387 140736481068192 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 32664 25630 382 112 0 27629 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 130656



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 3.01 3.40 3.47 4/184 24702
/proc/meminfo: memFree=11759248/32950928 swapFree=67111528/67111528
[pid=24557] ppid=24555 vsize=109296 CPUtime=1300.02 cores=1,3
/proc/24557/stat : 24557 (strangenight1-s) R 24555 24557 23496 0 -1 4202496 345963 0 0 0 129931 71 0 0 25 0 1 0 490609732 111919104 19744 33554432000 4194304 4650387 140736481068192 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/24557/statm: 27324 19744 382 112 0 22289 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 109296

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)
Real time (s): 1300.01
CPU time (s): 1300.03
CPU user time (s): 1299.32
CPU system time (s): 0.713891
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 218400

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

runsolver used 2.09368 second user time and 4.99824 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-26 05:55:10
IDJOB=3292787
IDBENCH=87943
IDSOLVER=1589
FILE ID=node126/3292787-1303790110
RUNJOBID= node126-1303789755-24399
PBS_JOBID= 13157244
Free space on /tmp= 71432 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT02/industrial/aloul/Homer/homer16.shuffled.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3292787-1303790110/watcher-3292787-1303790110 -o /tmp/evaluation-result-3292787-1303790110/solver-3292787-1303790110 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3292787-1303790110.cnf

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

MD5SUM BENCH= f98b1abe53ae4846a5f9102253ed913e
RANDOM SEED=601146974

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.783
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.82
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.783
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:     32950928 kB
MemFree:       8140852 kB
Buffers:       2008512 kB
Cached:       17762112 kB
SwapCached:          0 kB
Active:       12787784 kB
Inactive:     11436204 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:       8140852 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:          205936 kB
Writeback:           0 kB
AnonPages:     4452804 kB
Mapped:          16272 kB
Slab:           511468 kB
PageTables:      15456 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  5620536 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= 71612 MiB
End job on node126 at 2011-04-26 06:16:52