Trace number 3292833

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

General information on the benchmark

NameSAT02/industrial/aloul/
Homer/homer17.shuffled.cnf
MD5SUMca62f6128dc3cad7229c7b9ee33a7492
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark0.484925
Satisfiable
(Un)Satisfiability was proved
Number of variables286
Number of clauses1742
Sum of the clauses size3718
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21716
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

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-3292833-1303790424.cnf'
0.00/0.00	c -- header says num vars:            286
0.00/0.00	c -- header says num clauses:        1742
0.00/0.00	c -- clauses added:            0 learnts,         1742 normals,            0 xors
0.00/0.00	c -- vars added        286
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       286        26      1716         0      3718         0   no data   no data  --
0.00/0.00	c asymm  cl-useful: 0/26/26 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:    286 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:     26  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:     132 undec:      26 neg:     128
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       260       302      1414         0      6240         0   no data   no data  --
0.02/0.04	c Decided on static restart strategy
0.09/0.11	c  N st     8      4918       260       302      1414      4513      6240    138003   no data   no data  --
0.29/0.34	c  N st    10     11300       260       302      1414      4086      6240    112855   no data   no data  --
0.49/0.53	c  N st    11     17044       260       302      1414      9295      6240    284504   no data   no data  --
0.89/0.90	c  F st    12     25001       260       302      1414     11345      6240    343245   no data   no data  --
0.89/0.91	c Found part        0 vars:        130 clauses:       858 lits size:      3120
0.89/0.91	c Found part        1 vars:        130 clauses:       858 lits size:      3120
0.89/0.91	c Found parts:          2 time: 0.00 s
0.89/0.91	c Solving part 0
0.89/0.91	c  N st     0         0       130       152       706         0      3120         0   no data   no data  --
0.89/0.91	c asymm  cl-useful: 0/152/152 lits-rem:0 time: 0.00
0.89/0.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.89/0.91	c Finding binary XORs  T:     0.00 s  found:       0
0.89/0.91	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.89/0.91	c calculated reachability. Time: 0.00
0.89/0.91	c Calc default polars -  time:   0.00 s pos:      67 undec:     156 neg:      63
0.89/0.91	c =========================================================================================
0.89/0.91	c types(t): F = full restart, N = normal restart
0.89/0.91	c types(t): S = simplification begin/end, E = solution found
0.89/0.91	c restart types(rt): st = static, dy = dynamic
0.89/0.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.89/0.91	c  B st     0         0       130       152       706         0      3120         0   no data   no data  --
0.89/0.94	c Decided on static restart strategy
0.89/0.99	c  N st     8      4914       130       152       706      4564      3120    130378   no data   no data  --
1.10/1.18	c  N st    10     11296       130       152       706      4122      3120    104239   no data   no data  --
1.29/1.36	c  N st    11     17040       130       152       706      9321      3120    263346   no data   no data  --
1.59/1.61	c  F st    12     25001       130       152       706     11547      3120    331927   no data   no data  --
1.59/1.61	c  N st    12     25001       130       152       706     11547      3120    331927   no data   no data  --
1.69/1.77	c Decided on static restart strategy
1.69/1.77	c  N st    18     30197       130       152       706     10032      3120    276503   no data   no data  --
1.99/2.01	c  N st    20     37308       130       152       706      9149      3120    231885   no data   no data  --
2.20/2.29	c  N st    21     43709       130       152       706     14804      3120    385574   no data   no data  --
2.69/2.73	c  N st    22     53310       130       152       706     15507      3120    447102   no data   no data  --
3.59/3.68	c  N st    23     67709       130       152       706     19399      3120    529584   no data   no data  --
4.79/4.88	c  F st    24     87500       130       152       706     16277      3120    475897   no data   no data  --
4.79/4.88	c  N st    24     87500       130       152       706     16277      3120    475897   no data   no data  --
5.19/5.20	c Decided on static restart strategy
5.29/5.38	c  N st    31     95538       130       152       706     11934      3120    308708   no data   no data  --
5.89/5.93	c  N st    33    106203       130       152       706     21461      3120    567565   no data   no data  --
6.39/6.41	c  N st    34    115801       130       152       706     17755      3120    494314   no data   no data  --
7.49/7.55	c  N st    35    130198       130       152       706     17107      3120    485828   no data   no data  --
8.70/8.75	c  N st    36    151794       130       152       706     22235      3120    622228   no data   no data  --
10.69/10.73	c  N st    37    184186       130       152       706     20192      3120    552861   no data   no data  --
14.39/14.46	c  N st    38    232774       130       152       706     28652      3120    813205   no data   no data  --
19.99/20.06	c  N st    39    305656       130       152       706     35475      3120    991854   no data   no data  --
20.09/20.12	c  F st    40    306252       130       152       706     35985      3120   1006708   no data   no data  --
20.49/20.56	c Decided on static restart strategy
22.49/22.56	c  N st    50    334557       130       152       706     39448      3120   1131355   no data   no data  --
25.89/25.94	c  N st    52    370551       130       152       706     25409      3120    664435   no data   no data  --
28.60/28.63	c  N st    53    402943       130       152       706     30393      3120    817500   no data   no data  --
33.09/33.10	c  N st    54    451531       130       152       706     48232      3120   1315878   no data   no data  --
38.99/39.03	c  N st    55    524416       130       152       706     33631      3120    895341   no data   no data  --
49.59/49.63	c  N st    56    633741       130       152       706     42978      3120   1199054   no data   no data  --
66.49/66.56	c  N st    57    797725       130       152       707     57900      3120   1460177   no data   no data  --
98.80/98.84	c  N st    58   1043701       130       152       709     55539      3120   1537880   no data   no data  --
102.40/102.45	c  F st    59   1071876       130       152       709     40918      3120   1044778   no data   no data  --
102.40/102.45	c  N st    59   1071876       130       152       709     40918      3120   1044778   no data   no data  --
102.89/102.98	c Decided on static restart strategy
105.60/105.64	c  N st    69   1100178       130       152       709     66076      3120   1805628   no data   no data  --
109.59/109.60	c  N st    71   1136170       130       152       709     57176      3120   1543645   no data   no data  --
113.69/113.78	c  N st    72   1168563       130       152       709     44022      3120   1124393   no data   no data  --
120.00/120.01	c  N st    73   1217155       130       152       709     44813      3120   1155776   no data   no data  --
128.69/128.79	c  N st    74   1290037       130       152       709     65771      3120   1840660   no data   no data  --
141.20/141.21	c  N st    75   1399360       130       152       709     73551      3120   2163954   no data   no data  --
166.80/166.83	c  N st    76   1563344       130       152       709     77742      3120   2109881   no data   no data  --
203.00/203.03	c  N st    77   1809320       130       152       712     94338      3120   2681161   no data   no data  --
203.00/203.03	c Finding binary XORs  T:     0.00 s  found:       0
259.09/259.17	c  N st    78   2178286       130       152       712     96412      3120   2821898   no data   no data  --
336.30/336.40	c  N st    79   2731732       130       152       713    104135      3120   2893725   no data   no data  --
411.50/411.59	c Finding binary XORs  T:     0.00 s  found:       0
514.40/514.44	c  N st    80   3561901       129       152       699     72936      3084   1926787   no data   no data  --
543.80/543.89	c  F st    81   3751562       129       152       699     96154      3084   2634135   no data   no data  --
543.80/543.89	c  N st    81   3751562       129       152       699     96154      3084   2634135   no data   no data  --
544.70/544.79	c Decided on static restart strategy
549.20/549.30	c  N st    91   3779870       129       152       700    120638      3084   3391267   no data   no data  --
555.00/555.08	c  N st    93   3815865       129       152       700    152789      3084   4301136   no data   no data  --
562.80/562.83	c  N st    94   3848258       129       152       700    103970      3084   2947811   no data   no data  --
572.01/572.07	c  N st    95   3896846       129       152       700    147781      3084   4241841   no data   no data  --
586.80/586.81	c  N st    96   3969728       129       152       700    133758      3084   3630038   no data   no data  --
609.20/609.20	c  N st    97   4079052       129       152       700    152240      3084   4398779   no data   no data  --
643.52/643.56	c  N st    98   4243038       129       152       700    139142      3084   4045858   no data   no data  --
684.91/684.95	c  N st    99   4489014       129       152       700    114333      3084   3053272   no data   no data  --
748.21/748.21	c  N st   100   4857978       129       152       700    104739      3084   2734760   no data   no data  --
852.91/852.95	c  N st   101   5411424       129       152       700    150363      3084   4254900   no data   no data  --
1042.22/1042.24	c  N st   102   6241594       129       152       700    134666      3084   3797354   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-3292833-1303790424/watcher-3292833-1303790424 -o /tmp/evaluation-result-3292833-1303790424/solver-3292833-1303790424 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3292833-1303790424.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: 4.02 4.00 4.00 4/189 9855
/proc/meminfo: memFree=11124568/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=29828 CPUtime=0 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 566 0 0 0 0 0 0 0 18 0 1 0 569273020 30543872 504 33554432000 4194304 4650387 140733555090224 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 7457 504 378 112 0 2422 0

[startup+0.030442 s]
/proc/loadavg: 4.02 4.00 4.00 4/189 9855
/proc/meminfo: memFree=11124568/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=29960 CPUtime=0.02 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 637 0 0 0 2 0 0 0 18 0 1 0 569273020 30679040 575 33554432000 4194304 4650387 140733555090224 18446744073709551615 4366167 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 7490 575 378 112 0 2455 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 29960

[startup+0.100425 s]
/proc/loadavg: 4.02 4.00 4.00 4/189 9855
/proc/meminfo: memFree=11124568/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=30228 CPUtime=0.09 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 789 0 0 0 9 0 0 0 18 0 1 0 569273020 30953472 727 33554432000 4194304 4650387 140733555090224 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 7557 727 379 112 0 2522 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30228

[startup+0.300392 s]
/proc/loadavg: 4.02 4.00 4.00 4/189 9855
/proc/meminfo: memFree=11124568/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=30852 CPUtime=0.29 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 1107 0 0 0 29 0 0 0 18 0 1 0 569273020 31592448 888 33554432000 4194304 4650387 140733555090224 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 7713 888 381 112 0 2678 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 30852

[startup+0.700322 s]
/proc/loadavg: 4.02 4.00 4.00 4/189 9855
/proc/meminfo: memFree=11124568/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=31892 CPUtime=0.69 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 1847 0 0 0 69 0 0 0 18 0 1 0 569273020 32657408 1032 33554432000 4194304 4650387 140733555090224 18446744073709551615 4332017 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 7973 1032 381 112 0 2938 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31892

[startup+1.50018 s]
/proc/loadavg: 4.02 4.00 4.00 5/190 9856
/proc/meminfo: memFree=11118360/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=57072 CPUtime=1.49 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 3260 0 0 0 149 0 0 0 20 0 1 0 569273020 58441728 2445 33554432000 4194304 4650387 140733555090224 18446744073709551615 4314842 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 14268 2445 382 112 0 9233 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 57072

[startup+3.1009 s]
/proc/loadavg: 4.02 4.00 4.00 6/190 9856
/proc/meminfo: memFree=11110176/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=66472 CPUtime=3.09 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 5261 0 0 0 309 0 0 0 25 0 1 0 569273020 68067328 2979 33554432000 4194304 4650387 140733555090224 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 16618 2980 382 112 0 11583 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 66472

[startup+6.30034 s]
/proc/loadavg: 4.02 4.00 4.00 5/190 9856
/proc/meminfo: memFree=11110384/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=66976 CPUtime=6.29 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 8455 0 0 0 628 1 0 0 25 0 1 0 569273020 68583424 3418 33554432000 4194304 4650387 140733555090224 18446744073709551615 4366036 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 16744 3418 382 112 0 11709 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 66976

[startup+12.7002 s]
/proc/loadavg: 3.94 3.98 3.99 5/190 9910
/proc/meminfo: memFree=11140112/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=67624 CPUtime=12.69 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 14279 0 0 0 1267 2 0 0 25 0 1 0 569273020 69246976 4224 33554432000 4194304 4650387 140733555090224 18446744073709551615 4365355 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 16906 4224 382 112 0 11871 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 67624

[startup+25.501 s]
/proc/loadavg: 3.95 3.98 3.99 6/190 9910
/proc/meminfo: memFree=11118784/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=68328 CPUtime=25.49 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 22860 0 0 0 2545 4 0 0 25 0 1 0 569273020 69967872 5173 33554432000 4194304 4650387 140733555090224 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 17082 5173 382 112 0 12047 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 68328

[startup+51.1005 s]
/proc/loadavg: 3.97 3.98 3.99 6/190 9947
/proc/meminfo: memFree=11151856/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=69364 CPUtime=51.09 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 38671 0 0 0 5103 6 0 0 25 0 1 0 569273020 71028736 5981 33554432000 4194304 4650387 140733555090224 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 17341 5981 382 112 0 12306 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 69364

[startup+102.307 s]
/proc/loadavg: 3.98 3.98 3.99 5/190 10030
/proc/meminfo: memFree=11123732/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=70492 CPUtime=102.3 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 61806 0 0 0 10219 11 0 0 25 0 1 0 569273020 72183808 7948 33554432000 4194304 4650387 140733555090224 18446744073709551615 4313055 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 17623 7948 382 112 0 12588 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 70492

[startup+162.301 s]
/proc/loadavg: 3.99 3.98 3.99 6/190 10058
/proc/meminfo: memFree=11058108/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=71812 CPUtime=162.3 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 89265 0 0 0 16213 17 0 0 25 0 1 0 569273020 73535488 7347 33554432000 4194304 4650387 140733555090224 18446744073709551615 4364704 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 17953 7347 382 112 0 12918 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 71812

[startup+222.3 s]
/proc/loadavg: 3.99 3.98 3.99 5/190 10060
/proc/meminfo: memFree=11044512/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=72456 CPUtime=222.29 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 110970 0 0 0 22208 21 0 0 25 0 1 0 569273020 74194944 9902 33554432000 4194304 4650387 140733555090224 18446744073709551615 4366837 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 18114 9902 382 112 0 13079 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 72456

[startup+282.301 s]
/proc/loadavg: 3.99 3.98 3.99 6/190 10061
/proc/meminfo: memFree=11035804/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=73952 CPUtime=282.3 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 134245 0 0 0 28203 27 0 0 25 0 1 0 569273020 75726848 10975 33554432000 4194304 4650387 140733555090224 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 18488 10975 382 112 0 13453 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 73952

[startup+342.301 s]
/proc/loadavg: 4.08 4.01 4.00 5/190 10063
/proc/meminfo: memFree=11025596/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=78388 CPUtime=342.3 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 159887 0 0 0 34198 32 0 0 25 0 1 0 569273020 80269312 12226 33554432000 4194304 4650387 140733555090224 18446744073709551615 4520290 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 19597 12226 382 112 0 14562 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 78388

[startup+402.301 s]
/proc/loadavg: 4.03 4.01 4.00 6/190 10064
/proc/meminfo: memFree=11014544/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=80516 CPUtime=402.3 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 177096 0 0 0 40194 36 0 0 25 0 1 0 569273020 82448384 12617 33554432000 4194304 4650387 140733555090224 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 20129 12617 382 112 0 15094 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 80516

[startup+462.301 s]
/proc/loadavg: 4.01 4.00 4.00 6/190 10066
/proc/meminfo: memFree=10982288/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=114092 CPUtime=462.3 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 193182 0 0 0 46190 40 0 0 25 0 1 0 569273020 116830208 20255 33554432000 4194304 4650387 140733555090224 18446744073709551615 4327709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 28523 20255 382 112 0 23488 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 114092

[startup+522.301 s]
/proc/loadavg: 4.00 4.00 4.00 6/190 10068
/proc/meminfo: memFree=10940104/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=132160 CPUtime=522.3 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 202675 0 0 0 52189 41 0 0 25 0 1 0 569273020 135331840 25248 33554432000 4194304 4650387 140733555090224 18446744073709551615 4365241 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 33040 25248 382 112 0 28005 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 132160

[startup+582.301 s]
/proc/loadavg: 4.00 4.00 4.00 6/190 10069
/proc/meminfo: memFree=10937608/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=133024 CPUtime=582.3 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 212208 0 0 0 58187 43 0 0 25 0 1 0 569273020 136216576 24930 33554432000 4194304 4650387 140733555090224 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 33256 24930 382 112 0 28221 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 133024

[startup+642.3 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 10071
/proc/meminfo: memFree=10935976/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=114092 CPUtime=642.31 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 218409 0 0 0 64186 45 0 0 25 0 1 0 569273020 116830208 21500 33554432000 4194304 4650387 140733555090224 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 28523 21500 382 112 0 23488 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 114092

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 4.00 6/190 10073
/proc/meminfo: memFree=10929380/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=114092 CPUtime=702.3 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 229209 0 0 0 70183 47 0 0 25 0 1 0 569273020 116830208 21525 33554432000 4194304 4650387 140733555090224 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 28523 21525 382 112 0 23488 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 114092

[startup+762.306 s]
/proc/loadavg: 4.00 4.00 4.00 5/190 10074
/proc/meminfo: memFree=10902076/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=199956 CPUtime=762.32 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 240586 0 0 0 76183 49 0 0 25 0 1 0 569273020 204754944 26713 33554432000 4194304 4650387 140733555090224 18446744073709551615 4366864 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 49989 26713 382 112 0 44954 0
Current children cumulated CPU time (s) 762.32
Current children cumulated vsize (KiB) 199956

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 4.00 6/190 10076
/proc/meminfo: memFree=10859272/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=134692 CPUtime=822.31 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 250460 0 0 0 82179 52 0 0 25 0 1 0 569273020 137924608 24556 33554432000 4194304 4650387 140733555090224 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 33673 24556 382 112 0 28638 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 134692

[startup+882.3 s]
/proc/loadavg: 4.07 4.02 4.00 5/190 10077
/proc/meminfo: memFree=10861480/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=134804 CPUtime=882.31 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 258713 0 0 0 88177 54 0 0 25 0 1 0 569273020 138039296 26642 33554432000 4194304 4650387 140733555090224 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 33701 26642 382 112 0 28666 0
Current children cumulated CPU time (s) 882.31
Current children cumulated vsize (KiB) 134804

[startup+942.301 s]
/proc/loadavg: 4.03 4.01 4.00 6/190 10079
/proc/meminfo: memFree=10855140/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=200372 CPUtime=942.31 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 265895 0 0 0 94175 56 0 0 25 0 1 0 569273020 205180928 27455 33554432000 4194304 4650387 140733555090224 18446744073709551615 4364730 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 50093 27455 382 112 0 45058 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 200372

[startup+1002.3 s]
/proc/loadavg: 2.68 3.62 3.86 3/178 10118
/proc/meminfo: memFree=11180700/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=114092 CPUtime=1002.31 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 272635 0 0 0 100174 57 0 0 25 0 1 0 569273020 116830208 21551 33554432000 4194304 4650387 140733555090224 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 28523 21551 382 112 0 23488 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 114092

[startup+1062.3 s]
/proc/loadavg: 2.27 3.34 3.75 3/178 10119
/proc/meminfo: memFree=11163584/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=136128 CPUtime=1062.32 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 285066 0 0 0 106172 60 0 0 25 0 1 0 569273020 139395072 25915 33554432000 4194304 4650387 140733555090224 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 34032 25915 382 112 0 28997 0
Current children cumulated CPU time (s) 1062.32
Current children cumulated vsize (KiB) 136128

[startup+1122.3 s]
/proc/loadavg: 2.09 3.08 3.63 4/178 10121
/proc/meminfo: memFree=11154020/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=136376 CPUtime=1122.31 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 296909 0 0 0 112169 62 0 0 25 0 1 0 569273020 139649024 24765 33554432000 4194304 4650387 140733555090224 18446744073709551615 4365199 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 34094 24765 382 112 0 29059 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 136376

[startup+1182.3 s]
/proc/loadavg: 2.10 2.91 3.54 3/178 10122
/proc/meminfo: memFree=11139752/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=147336 CPUtime=1182.32 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 307363 0 0 0 118168 64 0 0 25 0 1 0 569273020 150872064 28386 33554432000 4194304 4650387 140733555090224 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 36834 28386 382 112 0 31799 0
Current children cumulated CPU time (s) 1182.32
Current children cumulated vsize (KiB) 147336

[startup+1242.3 s]
/proc/loadavg: 2.04 2.74 3.44 3/178 10124
/proc/meminfo: memFree=11109476/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=169564 CPUtime=1242.32 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 316097 0 0 0 124167 65 0 0 25 0 1 0 569273020 173633536 35497 33554432000 4194304 4650387 140733555090224 18446744073709551615 4334373 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 42391 35497 382 112 0 37356 0
Current children cumulated CPU time (s) 1242.32
Current children cumulated vsize (KiB) 169564



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 2.01 2.60 3.35 3/178 10125
/proc/meminfo: memFree=11152112/32950928 swapFree=67111528/67111528
[pid=9855] ppid=9853 vsize=191440 CPUtime=1300.03 cores=1,3
/proc/9855/stat : 9855 (strangenight1-s) R 9853 9855 9072 0 -1 4202496 324041 0 0 0 129936 67 0 0 25 0 1 0 569273020 196034560 25065 33554432000 4194304 4650387 140733555090224 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/9855/statm: 47860 25065 382 112 0 42825 0
Current children cumulated CPU time (s) 1300.03
Current children cumulated vsize (KiB) 191440

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.04
CPU user time (s): 1299.37
CPU system time (s): 0.676897
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 235108

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

runsolver used 2.16167 second user time and 4.88726 second system time

The end

Launcher Data

Begin job on node112 at 2011-04-26 06:00:24
IDJOB=3292833
IDBENCH=87946
IDSOLVER=1589
FILE ID=node112/3292833-1303790424
RUNJOBID= node112-1303790065-9616
PBS_JOBID= 13157248
Free space on /tmp= 72676 MiB

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

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

MD5SUM BENCH= ca62f6128dc3cad7229c7b9ee33a7492
RANDOM SEED=814117643

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

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

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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	: 5261.27
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.828
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.828
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.828
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.93
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      11124972 kB
Buffers:       1980304 kB
Cached:       18978044 kB
SwapCached:          0 kB
Active:       10223620 kB
Inactive:     11052348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      11124972 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6328 kB
Writeback:           0 kB
AnonPages:      317580 kB
Mapped:          16348 kB
Slab:           483396 kB
PageTables:       6008 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   539620 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= 72684 MiB
End job on node112 at 2011-04-26 06:22:06