Trace number 3265810

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

NameSAT05/crafted/sorge05/QG7a/
gensys-ukn003.shuffled-as.sat05-3843.cnf
MD5SUM59fa4424111aa94c942a4bbd786cbd51
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1234.33
Satisfiable
(Un)Satisfiability was proved
Number of variables2969
Number of clauses18767
Sum of the clauses size134137
Maximum clause length13
Minimum clause length1
Number of clauses of size 142
Number of clauses of size 2442
Number of clauses of size 32384
Number of clauses of size 4505
Number of clauses of size 5684
Number of clauses of size over 514710

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-3265810-1303578907.cnf'
0.00/0.00	c -- header says num vars:           2969
0.00/0.00	c -- header says num clauses:       18767
0.00/0.01	c -- clauses added:            0 learnts,        18767 normals,            0 xors
0.00/0.01	c -- vars added       2969
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      2969     17464      1036         0    132554         0   no data   no data  --
0.09/0.12	c asymm  cl-useful: 1395/16175/16175 lits-rem:2109 time: 0.11
0.09/0.13	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.09/0.14	c bin-w-bin subsume rem         1011 bins  time:  0.00 s
0.09/0.14	c subs with bin:       17  lits-rem:       153  v-fix:    0  time:  0.00 s
0.09/0.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2912 time:  0.00 s
0.09/0.14	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.09/0.19	c lits-rem:      6797  cl-subs:     3371  v-elim:    533  v-fix:    0  time:  0.05 s
0.09/0.19	c Finding binary XORs  T:     0.00 s  found:       0
0.09/0.19	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.09/0.19	c calculated reachability. Time: 0.00
0.09/0.19	c Calc default polars -  time:   0.00 s pos:     706 undec:    1566 neg:     697
0.09/0.19	c =========================================================================================
0.09/0.19	c types(t): F = full restart, N = normal restart
0.09/0.19	c types(t): S = simplification begin/end, E = solution found
0.09/0.19	c restart types(rt): st = static, dy = dynamic
0.09/0.19	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.09/0.19	c  B st     0         0      2379     12140      1045         0     87960         0   no data   no data  --
0.19/0.26	c  N dy    18      4075      2379     12140      1078      3848     87951     50880      6.74      7.10  --
0.29/0.33	c  N dy    45      8149      2379     12140      1121      5351     87941     66088      6.87      7.26  --
0.39/0.44	c  N dy    76     12180      2379     12140      1162      5184     87935     57708      7.21      7.59  --
0.49/0.55	c  N dy   105     16206      2379     12140      1186      9036     87932    115348      7.33      7.79  --
0.59/0.68	c  N dy   133     20228      2379     12140      1230      7529     87930     83806      7.50      8.04  --
0.79/0.84	c  N dy   167     24283      2379     12140      1266     11429     87929    150925      7.70      9.22  --
0.79/0.87	c  F st   172     25000      2379     12140      1275     12110     87929    162110      7.71      6.68  --
0.99/1.01	c  N st   177     28301      2379     12140      1290      8790     87928    100377      7.71   no data  --
0.99/1.10	c  S st   178     30002      2379     12140      1296     10450     87928    137006      7.71   no data  --
1.09/1.13	c  S st   178     30505      2379     12140      1331     10916     87927    142385      7.71   no data  --
1.09/1.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.09/1.13	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.09/1.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   26 Bins:    560 BRemL:      4 BRemN:      0 P:  0.6M T:  0.02
1.09/1.15	c Replacing       26 vars Replaced    11142 lits Time:     0.01 s 
1.09/1.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.19/1.20	c subs with bin:      956  lits-rem:      5253  v-fix:    0  time:  0.04 s
1.19/1.20	c Subs w/ non-existent bins:      0 l-rem:     18 v-fix:     0 done:   2353 time:  0.00 s
1.19/1.20	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1.68/1.72	c lits-rem:      2965  cl-subs:     1582  v-elim:    204  v-fix:    0  time:  0.51 s
1.88/1.93	c asymm  cl-useful: 43/11121/11121 lits-rem:45 time: 0.21
1.88/1.93	c calculated reachability. Time: 0.00
1.88/1.93	c  N dy   178     30505      2149     11121      1847      9214     79119    124493      7.71   no data  --
1.88/1.93	c Finding binary XORs  T:     0.00 s  found:       1
2.09/2.15	c  N dy   212     34595      2149     11121      1865     13181     79118    198297      7.94      8.48  --
2.28/2.37	c  N dy   241     38602      2149     11121      1890      9467     79118     97261      8.04      8.52  --
2.58/2.61	c  N dy   277     42687      2149     11121      1910     13454     79118    178003      8.20      9.29  --
2.78/2.81	c  S st   302     45757      2149     11121      1925     16441     79118    236482      8.25   no data  --
2.78/2.85	c  S st   302     46261      2149     11121      1944     16917     79118    242278      8.25   no data  --
2.78/2.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.78/2.85	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.78/2.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    9 Bins:    289 BRemL:      3 BRemN:      0 P:  0.8M T:  0.02
2.78/2.88	c Replacing       10 vars Replaced     4660 lits Time:     0.01 s 
2.78/2.89	c bin-w-bin subsume rem           32 bins  time:  0.00 s
2.89/2.95	c subs with bin:      294  lits-rem:      1454  v-fix:    0  time:  0.06 s
2.89/2.96	c Subs w/ non-existent bins:      1 l-rem:     15 v-fix:     0 done:   2139 time:  0.00 s
2.89/2.96	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.99/4.01	c lits-rem:      1618  cl-subs:      595  v-elim:     54  v-fix:    0  time:  1.05 s
3.99/4.01	c vivif2 --  cl tried    11014 cl shrink        0 lits rem          0 time: 0.00
3.99/4.02	c vivif2 --  cl tried    16102 cl shrink       51 lits rem         51 time: 0.00
4.30/4.34	c asymm  cl-useful: 35/11014/11014 lits-rem:35 time: 0.32
4.30/4.34	c calculated reachability. Time: 0.00
4.30/4.34	c  N dy   302     46261      2085     11014      2166     16102     78065    232573      8.25   no data  --
4.49/4.59	c  N dy   337     50312      2085     11014      2180     11411     78065    130300      8.40     10.00  --
4.59/4.65	c Finding binary XORs  T:     0.00 s  found:       3
4.79/4.88	c  N dy   372     54380      2085     11014      2198     15371     78065    213981      8.55     10.04  --
5.19/5.24	c  N dy   408     58459      2085     11014      2213     19363     78065    300728      8.65     10.34  --
5.50/5.51	c  N dy   442     62497      2085     11014      2223     13616     78065    163451      8.74     11.22  --
5.79/5.86	c  N dy   479     66578      2085     11014      2240     17605     78065    255551      8.87     11.69  --
6.09/6.13	c  S st   507     69393      2085     11014      2245     20376     78065    319401      8.94   no data  --
6.09/6.19	c  S st   507     69895      2085     11014      2254     20867     78065    327443      8.94   no data  --
6.09/6.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.09/6.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.19/6.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:     51 BRemL:      2 BRemN:      0 P:  1.0M T:  0.02
6.19/6.22	c Replacing        5 vars Replaced     4064 lits Time:     0.01 s 
6.19/6.24	c bin-w-bin subsume rem            1 bins  time:  0.00 s
6.29/6.32	c subs with bin:      383  lits-rem:       931  v-fix:    0  time:  0.09 s
6.29/6.32	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:   2080 time:  0.00 s
6.29/6.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
7.70/7.71	c lits-rem:      1636  cl-subs:      614  v-elim:     16  v-fix:    0  time:  1.39 s
7.70/7.72	c vivif2 --  cl tried    10986 cl shrink        0 lits rem          0 time: 0.00
7.70/7.72	c vivif2 --  cl tried    19898 cl shrink       64 lits rem         73 time: 0.00
8.09/8.12	c asymm  cl-useful: 69/10641/10986 lits-rem:70 time: 0.40
8.09/8.12	c calculated reachability. Time: 0.00
8.09/8.12	c  N dy   507     69895      2064     10986      2292     19898     77719    315607      8.94   no data  --
8.39/8.46	c  N dy   541     74374      2064     10986      2302     13535     77719    144798      8.99      9.64  --
8.89/8.90	c  N dy   584     79195      2064     10986      2313     18269     77719    255247      9.09     11.16  --
8.99/9.01	c Finding binary XORs  T:     0.00 s  found:       0
9.39/9.41	c  N dy   619     84462      2064     10986      2327     23400     77719    367425      9.12      9.61  --
9.59/9.64	c  F st   641     87501      2064     10986      2334     14676     77719    159985      9.15      9.26  --
9.89/9.96	c  N st   646     90797      2064     10986      2346     17878     77718    239734      9.15   no data  --
10.59/10.61	c  N dy   680     96836      2064     10986      2361     23797     77718    379621      9.21      9.74  --
11.09/11.19	c  N dy   722    103048      2064     10986      2377     17213     77718    199341      9.25      9.78  --
11.29/11.37	c  S st   740    104842      2064     10986      2384     18981     77718    242644      9.29   no data  --
11.39/11.42	c  S st   740    105345      2064     10986      2386     19475     77718    249464      9.29   no data  --
11.39/11.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.39/11.42	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.39/11.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     49 BRemL:      1 BRemN:      0 P:  0.9M T:  0.02
11.39/11.44	c Replacing        1 vars Replaced      110 lits Time:     0.00 s 
11.39/11.45	c bin-w-bin subsume rem            1 bins  time:  0.00 s
11.49/11.52	c subs with bin:      404  lits-rem:       797  v-fix:    0  time:  0.06 s
11.49/11.52	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:   2063 time:  0.00 s
11.49/11.52	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
12.59/12.67	c lits-rem:      1060  cl-subs:      639  v-elim:     20  v-fix:    0  time:  1.15 s
12.59/12.67	c vivif2 --  cl tried    10958 cl shrink        0 lits rem          0 time: 0.00
12.59/12.67	c vivif2 --  cl tried    18466 cl shrink       29 lits rem         29 time: 0.00
12.99/13.07	c asymm  cl-useful: 57/10149/10958 lits-rem:58 time: 0.40
12.99/13.07	c calculated reachability. Time: 0.00
12.99/13.07	c  N dy   740    105345      2043     10958      2432     18466     77424    239994      9.29   no data  --
13.29/13.34	c Finding binary XORs  T:     0.00 s  found:       0
13.69/13.72	c  N dy   795    112125      2043     10958      2448     25088     77424    387703      9.36     13.49  --
14.39/14.40	c  N dy   843    119505      2043     10958      2490     18571     77424    213768      9.39      9.89  --
15.19/15.26	c  N dy   896    127239      2043     10958      2528     26086     77424    382620      9.43      9.93  --
16.09/16.11	c Finding binary XORs  T:     0.00 s  found:       0
16.09/16.16	c  N dy   958    135454      2043     10958      2547     19529     77424    229963      9.49     11.05  --
17.19/17.22	c  N dy  1024    144301      2043     10958      2552     28215     77424    441114      9.55     10.07  --
18.19/18.23	c  N dy  1084    153544      2043     10958      2573     21598     77424    256800      9.59     10.68  --
18.69/18.79	c  S st  1123    158020      2043     10958      2584     26014     77423    366527      9.62   no data  --
18.79/18.85	c  S st  1123    158523      2043     10958      2585     26512     77423    376840      9.62   no data  --
18.79/18.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.79/18.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.79/18.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     14 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
18.89/18.90	c bin-w-bin subsume rem            1 bins  time:  0.00 s
18.99/19.02	c subs with bin:      923  lits-rem:      1588  v-fix:    0  time:  0.12 s
18.99/19.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2043 time:  0.00 s
18.99/19.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
20.48/20.53	c lits-rem:      1638  cl-subs:      793  v-elim:     19  v-fix:    0  time:  1.51 s
20.48/20.54	c vivif2 --  cl tried    10924 cl shrink        0 lits rem          0 time: 0.00
20.48/20.54	c vivif2 --  cl tried    24830 cl shrink      101 lits rem        101 time: 0.01
20.48/20.56	c asymm  cl-useful: 2/775/10924 lits-rem:5 time: 0.02
20.48/20.56	c calculated reachability. Time: 0.00
20.48/20.56	c  N dy  1123    158523      2024     10923      2600     24830     77092    360899      9.62   no data  --
21.79/21.85	c  N dy  1204    168669      2024     10923      2611     18116     77092    169822      9.67     10.23  --
22.09/22.19	c Finding binary XORs  T:     0.00 s  found:       0
23.19/23.23	c  N dy  1291    179520      2024     10923      2623     28803     77092    429050      9.74     11.20  --
24.69/24.70	c  N dy  1365    191000      2024     10923      2631     22414     77092    255461      9.78     10.86  --
26.30/26.37	c  N dy  1454    203256      2024     10923      2636     34467     77092    542437      9.83     11.91  --
27.99/28.04	c  N dy  1544    216297      2024     10923      2642     28624     77092    386251      9.87     12.08  --
30.09/30.14	c  N dy  1639    230167      2024     10923      2649     22603     77092    229926      9.91     11.38  --
30.59/30.61	c Finding binary XORs  T:     0.00 s  found:       1
30.99/31.08	c  S st  1681    237784      2024     10923      2654     30076     77092    401581      9.92      7.34  --
31.09/31.15	c  S st  1681    238289      2024     10923      2656     30572     77092    410767      9.92   no data  --
31.09/31.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.09/31.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
31.09/31.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
31.09/31.19	c Replacing        1 vars Replaced      120 lits Time:     0.00 s 
31.19/31.20	c bin-w-bin subsume rem            1 bins  time:  0.00 s
31.29/31.33	c subs with bin:      554  lits-rem:       440  v-fix:    0  time:  0.12 s
31.29/31.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2023 time:  0.00 s
31.29/31.33	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
32.59/32.69	c lits-rem:      1488  cl-subs:      929  v-elim:      1  v-fix:    0  time:  1.36 s
32.59/32.69	c vivif2 --  cl tried    10919 cl shrink        0 lits rem          0 time: 0.00
32.59/32.70	c vivif2 --  cl tried    29090 cl shrink       54 lits rem         54 time: 0.01
32.99/33.08	c asymm  cl-useful: 48/7470/10919 lits-rem:48 time: 0.38
32.99/33.08	c calculated reachability. Time: 0.00
32.99/33.08	c  N dy  1681    238289      2022     10919      2654     29090     77005    395652      9.92   no data  --
35.19/35.29	c  N dy  1771    253672      2022     10919      2659     23587     77005    242532      9.94     10.48  --
37.69/37.70	c  N dy  1888    270099      2022     10919      2667     39701     77005    628306      9.99     10.56  --
40.08/40.18	c  N dy  1984    287593      2022     10919      2674     35269     77005    507001     10.01     10.55  --
42.29/42.30	c Finding binary XORs  T:     0.00 s  found:       0
43.09/43.11	c  N dy  2112    306039      2022     10919      2683     30801     77005    387384     10.06     13.91  --
43.09/43.14	c  F st  2115    306250      2022     10919      2683     31009     77005    392901     10.07   no data  --
43.90/43.92	c Decided on static restart strategy
47.59/47.66	c  N st  2125    334557      2022     10919      2687     36812     77005    604307     10.07   no data  --
51.59/51.69	c  N st  2127    357434      2022     10919      2690     35588     77005    576778     10.07   no data  --
51.59/51.69	c  S st  2127    357434      2022     10919      2690     35588     77005    576778     10.07   no data  --
51.69/51.78	c  S st  2127    357938      2022     10919      2692     36089     77005    588156     10.07   no data  --
51.69/51.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.69/51.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
51.78/51.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
51.78/51.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.98/52.02	c subs with bin:      158  lits-rem:       164  v-fix:    0  time:  0.17 s
51.98/52.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2022 time:  0.00 s
51.98/52.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
53.58/53.68	c lits-rem:      2412  cl-subs:     2288  v-elim:     17  v-fix:    0  time:  1.65 s
53.58/53.68	c vivif2 --  cl tried    10906 cl shrink        0 lits rem          0 time: 0.00
53.58/53.69	c vivif2 --  cl tried    33667 cl shrink       63 lits rem         63 time: 0.01
53.79/53.89	c asymm  cl-useful: 0/1771/10906 lits-rem:0 time: 0.20
53.79/53.89	c calculated reachability. Time: 0.00
53.79/53.89	c  N st  2127    357938      2005     10906      2694     33667     76900    551217     10.07   no data  --
59.59/59.63	c  N st  2128    390331      2005     10906      2696     40164     76900    638724     10.07   no data  --
68.99/69.04	c  N st  2129    438921      2005     10906      2697     34430     76900    462786     10.07   no data  --
83.38/83.43	c  N st  2130    511803      2005     10906      2699     48222     76900    767054     10.07   no data  --
88.39/88.45	c  N st  2131    536907      2005     10906      2699     42333     76900    600906     10.07   no data  --
88.39/88.45	c  S st  2131    536907      2005     10906      2699     42333     76900    600906     10.07   no data  --
88.49/88.56	c  S st  2131    537409      2005     10906      2703     42828     76900    610792     10.07   no data  --
88.49/88.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.49/88.57	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
88.59/88.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.05
88.59/88.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.69/88.79	c subs with bin:       27  lits-rem:       124  v-fix:    0  time:  0.15 s
88.69/88.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2005 time:  0.00 s
88.69/88.79	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
90.49/90.55	c lits-rem:      2264  cl-subs:     3210  v-elim:      0  v-fix:    0  time:  1.76 s
90.49/90.55	c vivif2 --  cl tried    10906 cl shrink        0 lits rem          0 time: 0.00
90.49/90.56	c vivif2 --  cl tried    39591 cl shrink       11 lits rem         11 time: 0.01
90.69/90.71	c asymm  cl-useful: 8/1665/10906 lits-rem:8 time: 0.15
90.69/90.71	c calculated reachability. Time: 0.00
90.69/90.71	c  N st  2131    537409      2005     10906      2703     39591     76892    565177     10.07   no data  --
126.29/126.31	c  N st  2132    701393      2005     10906      2704     68855     76892   1254053     10.07   no data  --
152.29/152.33	c  N st  2133    806114      2005     10906      2707     62779     76892   1045014     10.07   no data  --
152.29/152.33	c  S st  2133    806114      2005     10906      2707     62779     76892   1045014     10.07   no data  --
152.39/152.49	c  S st  2133    806617      2005     10906      2708     63278     76892   1056003     10.07   no data  --
152.39/152.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
152.39/152.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
152.49/152.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  3.0M T:  0.07
152.49/152.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
152.99/153.07	c subs with bin:     1153  lits-rem:       276  v-fix:    0  time:  0.47 s
152.99/153.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2005 time:  0.00 s
152.99/153.07	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
155.39/155.47	c lits-rem:      1392  cl-subs:     6504  v-elim:      8  v-fix:    0  time:  2.40 s
155.39/155.47	c vivif2 --  cl tried    10890 cl shrink        0 lits rem          0 time: 0.00
155.39/155.49	c vivif2 --  cl tried    55629 cl shrink        8 lits rem          8 time: 0.02
155.69/155.71	c asymm  cl-useful: 55/2257/10890 lits-rem:55 time: 0.22
155.69/155.71	c calculated reachability. Time: 0.00
155.69/155.71	c  N st  2133    806617      1997     10890      2710     55629     76717    933450     10.07   no data  --
227.29/227.33	c  F st  2134   1071876      1997     10890      2721     71828     76717   1184165     10.07   no data  --
227.29/227.33	c  N st  2134   1071876      1997     10890      2721     71828     76717   1184165     10.07   no data  --
227.29/227.33	c Finding binary XORs  T:     0.00 s  found:       0
228.80/228.85	c Decided on static restart strategy
234.69/234.72	c  N st  2144   1100185      1997     10890      2721     55591     76717    783997     10.07   no data  --
244.50/244.58	c  N st  2146   1136179      1997     10890      2721     90614     76717   1722941     10.07   no data  --
253.09/253.11	c  N st  2147   1168571      1997     10890      2722     77234     76717   1272109     10.07   no data  --
263.89/263.99	c  N st  2148   1209925      1997     10890      2722     71895     76717   1186185     10.07   no data  --
263.89/263.99	c  S st  2148   1209925      1997     10890      2722     71895     76717   1186185     10.07   no data  --
264.09/264.18	c  S st  2148   1210427      1997     10890      2722     72390     76717   1197462     10.07   no data  --
264.09/264.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
264.09/264.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
264.19/264.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.09
264.29/264.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
264.80/264.80	c subs with bin:      963  lits-rem:       730  v-fix:    0  time:  0.48 s
264.80/264.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1997 time:  0.00 s
264.80/264.80	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
269.30/269.34	c lits-rem:      1996  cl-subs:     5454  v-elim:     28  v-fix:    0  time:  4.54 s
269.30/269.34	c vivif2 --  cl tried    10852 cl shrink        0 lits rem          0 time: 0.00
269.30/269.36	c vivif2 --  cl tried    66022 cl shrink       48 lits rem         48 time: 0.02
269.50/269.58	c asymm  cl-useful: 22/1773/10852 lits-rem:22 time: 0.22
269.50/269.59	c calculated reachability. Time: 0.00
269.50/269.59	c  N st  2148   1210427      1969     10852      2722     66022     76299   1098768     10.07   no data  --
291.79/291.89	c  N st  2149   1283310      1969     10852      2724     90154     76299   1656634     10.07   no data  --
325.59/325.69	c  N st  2150   1392634      1969     10852      2725    100700     76299   1916517     10.07   no data  --
377.49/377.55	c  N st  2151   1556618      1969     10852      2725    108638     76299   2106327     10.07   no data  --
434.80/434.86	c  N st  2152   1710427      1969     10852      2727     97331     76299   1760503     10.07   no data  --
434.80/434.86	c  S st  2152   1710427      1969     10852      2727     97331     76299   1760503     10.07   no data  --
435.00/435.09	c  S st  2152   1710931      1969     10852      2729     97832     76299   1772137     10.07   no data  --
435.00/435.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
435.00/435.09	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
435.20/435.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  4.4M T:  0.13
435.20/435.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
437.90/437.99	c subs with bin:     7213  lits-rem:       386  v-fix:    0  time:  2.71 s
437.90/437.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1969 time:  0.00 s
437.90/437.99	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
444.90/444.90	c lits-rem:      1996  cl-subs:     4481  v-elim:      9  v-fix:    0  time:  6.91 s
444.90/444.91	c vivif2 --  cl tried    10838 cl shrink        0 lits rem          0 time: 0.00
444.90/444.94	c vivif2 --  cl tried    86150 cl shrink      710 lits rem        712 time: 0.03
445.20/445.20	c asymm  cl-useful: 0/565/10838 lits-rem:0 time: 0.26
445.20/445.20	c calculated reachability. Time: 0.00
445.20/445.20	c  N st  2152   1710931      1960     10838      2730     86150     76185   1543580     10.07   no data  --
588.70/588.79	c  N st  2153   2079896      1960     10838      2734     99442     76185   1700532     10.07   no data  --
634.71/634.73	c  N st  2154   2210931      1960     10838      2738    102103     76185   1821518     10.07   no data  --
634.71/634.73	c  S st  2154   2210931      1960     10838      2738    102103     76185   1821518     10.07   no data  --
635.00/635.01	c  S st  2154   2211432      1960     10838      2739    102598     76185   1831347     10.07   no data  --
635.00/635.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
635.00/635.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
635.10/635.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  4.9M T:  0.15
635.20/635.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
636.60/636.67	c subs with bin:     2967  lits-rem:       550  v-fix:    0  time:  1.44 s
636.60/636.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1960 time:  0.00 s
636.60/636.67	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
645.80/645.83	c lits-rem:      1041  cl-subs:     7841  v-elim:      0  v-fix:    0  time:  9.16 s
645.80/645.83	c vivif2 --  cl tried    10837 cl shrink        0 lits rem          0 time: 0.00
645.80/645.86	c vivif2 --  cl tried    91791 cl shrink       61 lits rem         61 time: 0.03
646.10/646.15	c asymm  cl-useful: 7/577/10837 lits-rem:7 time: 0.29
646.10/646.15	c calculated reachability. Time: 0.00
646.10/646.15	c  N st  2154   2211432      1960     10837      2740     91791     76168   1656176     10.07   no data  --
732.90/732.91	c Finding binary XORs  T:     0.00 s  found:       0
864.40/864.44	c  N st  2155   2711432      1958     10833      2740    114088     76101   1963952     10.07   no data  --
864.40/864.44	c  S st  2155   2711432      1958     10833      2740    114088     76101   1963952     10.07   no data  --
864.70/864.76	c  S st  2155   2711934      1958     10833      2741    114587     76101   1974310     10.07   no data  --
864.70/864.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
864.70/864.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
864.90/864.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      1 BRemN:      0 P:  5.1M T:  0.16
865.10/865.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
865.60/865.70	c subs with bin:       18  lits-rem:       869  v-fix:    0  time:  0.59 s
865.60/865.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1958 time:  0.00 s
865.60/865.70	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
872.60/872.61	c lits-rem:       431  cl-subs:     3038  v-elim:     23  v-fix:    0  time:  6.91 s
872.60/872.62	c vivif2 --  cl tried    10765 cl shrink        0 lits rem          0 time: 0.00
872.60/872.65	c vivif2 --  cl tried    89723 cl shrink      291 lits rem        292 time: 0.03
872.90/872.91	c asymm  cl-useful: 1/449/10765 lits-rem:2 time: 0.26
872.90/872.91	c calculated reachability. Time: 0.00
872.90/872.91	c  N st  2155   2711934      1935     10765      2706     89723     75392   1490700     10.07   no data  --
941.01/941.03	c Finding binary XORs  T:     0.00 s  found:       0
1051.41/1051.46	c Finding binary XORs  T:     0.00 s  found:       1
1081.01/1081.02	c  N st  2156   3211936      1931     10547      2698     74516     73906   1000878     10.07   no data  --
1081.01/1081.02	c  S st  2156   3211936      1931     10547      2698     74516     73906   1000878     10.07   no data  --
1081.21/1081.28	c  S st  2156   3212440      1931     10547      2702     75015     73906   1011390     10.07   no data  --
1081.21/1081.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1081.21/1081.28	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1081.41/1081.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     28 BRemL:      9 BRemN:      0 P:  4.2M T:  0.12
1081.41/1081.43	c Replacing        1 vars Replaced       85 lits Time:     0.03 s 
1081.41/1081.46	c bin-w-bin subsume rem            5 bins  time:  0.00 s
1081.71/1081.71	c subs with bin:      300  lits-rem:      1316  v-fix:    0  time:  0.24 s
1081.71/1081.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1930 time:  0.00 s
1081.71/1081.71	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1085.41/1085.41	c lits-rem:      4532  cl-subs:     2319  v-elim:     64  v-fix:    0  time:  3.70 s
1085.41/1085.41	c vivif2 --  cl tried    10228 cl shrink        2 lits rem          3 time: 0.00
1085.41/1085.43	c vivif2 --  cl tried    65250 cl shrink       48 lits rem         48 time: 0.02
1085.61/1085.69	c asymm  cl-useful: 1/505/10228 lits-rem:1 time: 0.26
1085.61/1085.69	c calculated reachability. Time: 0.00
1085.61/1085.69	c  N st  2156   3212440      1866     10228      2662     65250     71517    832769     10.07   no data  --
1085.61/1085.69	c Finding binary XORs  T:     0.00 s  found:       0
1161.11/1161.18	c Finding binary XORs  T:     0.00 s  found:       1
1202.61/1202.64	c Finding binary XORs  T:     0.00 s  found:       0

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

running on 2 cores: 0,2

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


[startup+0 s]
/proc/loadavg: 4.14 4.02 3.77 5/189 31472
/proc/meminfo: memFree=12868420/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=30828 CPUtime=0 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 899 0 0 0 0 0 0 0 25 0 1 0 469489445 31567872 838 33554432000 4194304 4650387 140736509749856 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 7707 838 329 112 0 2672 0

[startup+0.097092 s]
/proc/loadavg: 4.14 4.02 3.77 5/189 31472
/proc/meminfo: memFree=12868420/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=31720 CPUtime=0.09 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 1325 0 0 0 9 0 0 0 25 0 1 0 469489445 32481280 1264 33554432000 4194304 4650387 140736509749856 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 7930 1264 347 112 0 2895 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31720

[startup+0.10109 s]
/proc/loadavg: 4.14 4.02 3.77 5/189 31472
/proc/meminfo: memFree=12868420/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=31720 CPUtime=0.09 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 1326 0 0 0 9 0 0 0 25 0 1 0 469489445 32481280 1265 33554432000 4194304 4650387 140736509749856 18446744073709551615 4370490 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 7930 1265 347 112 0 2895 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31720

[startup+0.301059 s]
/proc/loadavg: 4.14 4.02 3.77 5/189 31472
/proc/meminfo: memFree=12868420/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=37132 CPUtime=0.29 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 2988 0 0 0 29 0 0 0 25 0 1 0 469489445 38023168 2403 33554432000 4194304 4650387 140736509749856 18446744073709551615 4331265 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 9283 2403 380 112 0 4248 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37132

[startup+0.700989 s]
/proc/loadavg: 4.14 4.02 3.77 5/189 31472
/proc/meminfo: memFree=12868420/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=37980 CPUtime=0.69 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 3756 0 0 0 69 0 0 0 25 0 1 0 469489445 38891520 2598 33554432000 4194304 4650387 140736509749856 18446744073709551615 4366366 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 9495 2598 380 112 0 4460 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37980

[startup+1.50096 s]
/proc/loadavg: 4.13 4.02 3.77 4/189 31474
/proc/meminfo: memFree=13349912/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=42160 CPUtime=1.48 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 5157 0 0 0 148 0 0 0 25 0 1 0 469489445 43171840 3661 33554432000 4194304 4650387 140736509749856 18446744073709551615 4439503 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 10540 3661 382 112 0 5505 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42160

[startup+3.10059 s]
/proc/loadavg: 4.13 4.02 3.77 4/188 31474
/proc/meminfo: memFree=13344712/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=45104 CPUtime=3.09 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 6439 0 0 0 308 1 0 0 25 0 1 0 469489445 46186496 4520 33554432000 4194304 4650387 140736509749856 18446744073709551615 4476272 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 11276 4520 382 112 0 6241 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45104

[startup+6.30105 s]
/proc/loadavg: 4.12 4.02 3.77 5/190 31528
/proc/meminfo: memFree=13345768/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=46960 CPUtime=6.29 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 7866 0 0 0 628 1 0 0 25 0 1 0 469489445 48087040 5065 33554432000 4194304 4650387 140736509749856 18446744073709551615 4435437 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 11740 5065 382 112 0 6705 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 46960

[startup+12.701 s]
/proc/loadavg: 4.11 4.01 3.77 5/190 31528
/proc/meminfo: memFree=13343352/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=48836 CPUtime=12.69 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 9774 0 0 0 1268 1 0 0 25 0 1 0 469489445 50008064 5324 33554432000 4194304 4650387 140736509749856 18446744073709551615 4370669 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 12209 5324 382 112 0 7174 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48836

[startup+25.5009 s]
/proc/loadavg: 4.08 4.01 3.77 5/190 31528
/proc/meminfo: memFree=13322532/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=50804 CPUtime=25.49 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 13957 0 0 0 2547 2 0 0 25 0 1 0 469489445 52023296 5989 33554432000 4194304 4650387 140736509749856 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 12701 5989 382 112 0 7666 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50804

[startup+51.1006 s]
/proc/loadavg: 4.05 4.01 3.78 5/190 31557
/proc/meminfo: memFree=13691440/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=54296 CPUtime=51.09 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 21293 0 0 0 5106 3 0 0 25 0 1 0 469489445 55599104 6673 33554432000 4194304 4650387 140736509749856 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 13574 6673 383 112 0 8539 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54296

[startup+102.307 s]
/proc/loadavg: 3.96 3.99 3.78 5/190 31721
/proc/meminfo: memFree=13817880/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=66400 CPUtime=102.29 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 34541 0 0 0 10223 6 0 0 25 0 1 0 469489445 67993600 10284 33554432000 4194304 4650387 140736509749856 18446744073709551615 4363488 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 16600 10284 383 112 0 11565 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 66400

[startup+162.301 s]
/proc/loadavg: 3.98 3.99 3.79 5/190 31750
/proc/meminfo: memFree=13763864/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=79700 CPUtime=162.29 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 48553 0 0 0 16220 9 0 0 25 0 1 0 469489445 81612800 12527 33554432000 4194304 4650387 140736509749856 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 19925 12527 383 112 0 14890 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 79700

[startup+222.301 s]
/proc/loadavg: 4.06 4.01 3.81 5/190 31752
/proc/meminfo: memFree=13713376/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=80052 CPUtime=222.29 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 58294 0 0 0 22216 13 0 0 25 0 1 0 469489445 81973248 12750 33554432000 4194304 4650387 140736509749856 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 20013 12750 383 112 0 14978 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 80052

[startup+282.301 s]
/proc/loadavg: 4.02 4.00 3.82 5/190 31753
/proc/meminfo: memFree=13695884/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=90488 CPUtime=282.29 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 69647 0 0 0 28214 15 0 0 25 0 1 0 469489445 92659712 15535 33554432000 4194304 4650387 140736509749856 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 22622 15535 383 112 0 17587 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 90488

[startup+342.301 s]
/proc/loadavg: 4.01 4.00 3.83 5/190 31782
/proc/meminfo: memFree=13704344/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=90700 CPUtime=342.3 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 77458 0 0 0 34211 19 0 0 25 0 1 0 469489445 92876800 16493 33554432000 4194304 4650387 140736509749856 18446744073709551615 4366891 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 22675 16493 383 112 0 17640 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 90700

[startup+402.301 s]
/proc/loadavg: 4.05 4.01 3.84 5/190 31783
/proc/meminfo: memFree=13637496/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=90960 CPUtime=402.3 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 85875 0 0 0 40208 22 0 0 25 0 1 0 469489445 93143040 15194 33554432000 4194304 4650387 140736509749856 18446744073709551615 4365210 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 22740 15194 383 112 0 17705 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 90960

[startup+462.3 s]
/proc/loadavg: 4.02 4.01 3.84 5/190 31785
/proc/meminfo: memFree=13590216/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=108564 CPUtime=462.3 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 96111 0 0 0 46206 24 0 0 25 0 1 0 469489445 111169536 19956 33554432000 4194304 4650387 140736509749856 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 27141 19956 383 112 0 22106 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 108564

[startup+522.3 s]
/proc/loadavg: 4.08 4.02 3.85 5/190 31787
/proc/meminfo: memFree=13539596/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=108716 CPUtime=522.3 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 102864 0 0 0 52204 26 0 0 25 0 1 0 469489445 111325184 21277 33554432000 4194304 4650387 140736509749856 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 27179 21277 383 112 0 22144 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 108716

[startup+582.3 s]
/proc/loadavg: 4.03 4.01 3.86 5/190 31788
/proc/meminfo: memFree=13531888/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=109004 CPUtime=582.3 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 110226 0 0 0 58202 28 0 0 25 0 1 0 469489445 111620096 19985 33554432000 4194304 4650387 140736509749856 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 27251 19985 383 112 0 22216 0
Current children cumulated CPU time (s) 582.3
Current children cumulated vsize (KiB) 109004

[startup+642.3 s]
/proc/loadavg: 4.01 4.01 3.87 5/190 31790
/proc/meminfo: memFree=13488972/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=114432 CPUtime=642.31 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 117625 0 0 0 64201 30 0 0 25 0 1 0 469489445 117178368 21693 33554432000 4194304 4650387 140736509749856 18446744073709551615 4476277 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 28608 21693 383 112 0 23573 0
Current children cumulated CPU time (s) 642.31
Current children cumulated vsize (KiB) 114432

[startup+702.301 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 31791
/proc/meminfo: memFree=13470720/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=118520 CPUtime=702.3 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 124193 0 0 0 70197 33 0 0 25 0 1 0 469489445 121364480 22190 33554432000 4194304 4650387 140736509749856 18446744073709551615 4365325 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 29630 22190 383 112 0 24595 0
Current children cumulated CPU time (s) 702.3
Current children cumulated vsize (KiB) 118520

[startup+762.307 s]
/proc/loadavg: 4.03 4.01 3.88 5/190 31793
/proc/meminfo: memFree=13462652/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=118160 CPUtime=762.31 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 129943 0 0 0 76196 35 0 0 25 0 1 0 469489445 120995840 21894 33554432000 4194304 4650387 140736509749856 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 29540 21894 383 112 0 24505 0
Current children cumulated CPU time (s) 762.31
Current children cumulated vsize (KiB) 118160

[startup+822.301 s]
/proc/loadavg: 4.01 4.01 3.89 5/190 31795
/proc/meminfo: memFree=13444280/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=145476 CPUtime=822.31 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 136722 0 0 0 82193 38 0 0 25 0 1 0 469489445 148967424 28673 33554432000 4194304 4650387 140736509749856 18446744073709551615 4364740 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 36369 28673 383 112 0 31334 0
Current children cumulated CPU time (s) 822.31
Current children cumulated vsize (KiB) 145476

[startup+882.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 31796
/proc/meminfo: memFree=13421688/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=131708 CPUtime=882.3 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 138210 0 0 0 88192 38 0 0 25 0 1 0 469489445 134868992 26985 33554432000 4194304 4650387 140736509749856 18446744073709551615 4328302 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 32927 26985 383 112 0 27892 0
Current children cumulated CPU time (s) 882.3
Current children cumulated vsize (KiB) 131708

[startup+942.301 s]
/proc/loadavg: 4.00 4.00 3.90 5/190 31798
/proc/meminfo: memFree=13419032/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=131900 CPUtime=942.31 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 138335 0 0 0 94192 39 0 0 25 0 1 0 469489445 135065600 27110 33554432000 4194304 4650387 140736509749856 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 32975 27110 383 112 0 27940 0
Current children cumulated CPU time (s) 942.31
Current children cumulated vsize (KiB) 131900

[startup+1002.3 s]
/proc/loadavg: 4.07 4.02 3.91 5/190 31799
/proc/meminfo: memFree=13418024/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=131900 CPUtime=1002.31 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 138335 0 0 0 100192 39 0 0 25 0 1 0 469489445 135065600 27110 33554432000 4194304 4650387 140736509749856 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 32975 27110 383 112 0 27940 0
Current children cumulated CPU time (s) 1002.31
Current children cumulated vsize (KiB) 131900

[startup+1062.3 s]
/proc/loadavg: 4.02 4.01 3.91 5/190 31801
/proc/meminfo: memFree=13426328/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=131900 CPUtime=1062.31 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 141591 0 0 0 106191 40 0 0 25 0 1 0 469489445 135065600 27110 33554432000 4194304 4650387 140736509749856 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 32975 27110 383 112 0 27940 0
Current children cumulated CPU time (s) 1062.31
Current children cumulated vsize (KiB) 131900

[startup+1122.3 s]
/proc/loadavg: 4.01 4.00 3.91 5/190 31803
/proc/meminfo: memFree=13386988/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=132576 CPUtime=1122.31 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 141971 0 0 0 112191 40 0 0 25 0 1 0 469489445 135757824 27490 33554432000 4194304 4650387 140736509749856 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 33144 27490 383 112 0 28109 0
Current children cumulated CPU time (s) 1122.31
Current children cumulated vsize (KiB) 132576

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 31804
/proc/meminfo: memFree=13373948/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=146740 CPUtime=1182.31 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 144767 0 0 0 118190 41 0 0 25 0 1 0 469489445 150261760 30286 33554432000 4194304 4650387 140736509749856 18446744073709551615 4365314 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 36685 30286 383 112 0 31650 0
Current children cumulated CPU time (s) 1182.31
Current children cumulated vsize (KiB) 146740

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 31806
/proc/meminfo: memFree=13343664/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=132576 CPUtime=1242.31 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 145263 0 0 0 124190 41 0 0 25 0 1 0 469489445 135757824 27492 33554432000 4194304 4650387 140736509749856 18446744073709551615 4366921 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 33144 27492 383 112 0 28109 0
Current children cumulated CPU time (s) 1242.31
Current children cumulated vsize (KiB) 132576



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.91 5/190 31807
/proc/meminfo: memFree=13338808/32950928 swapFree=67111528/67111528
[pid=31472] ppid=31470 vsize=146128 CPUtime=1300.02 cores=0,2
/proc/31472/stat : 31472 (strangenight1-s) R 31470 31472 31283 0 -1 4202496 146906 0 0 0 129961 41 0 0 25 0 1 0 469489445 149635072 29135 33554432000 4194304 4650387 140736509749856 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/31472/statm: 36532 29135 383 112 0 31497 0
Current children cumulated CPU time (s) 1300.02
Current children cumulated vsize (KiB) 146128

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.61
CPU system time (s): 0.419936
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 146740

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

runsolver used 2.04669 second user time and 5.05723 second system time

The end

Launcher Data

Begin job on node126 at 2011-04-23 19:15:07
IDJOB=3265810
IDBENCH=85808
IDSOLVER=1589
FILE ID=node126/3265810-1303578907
RUNJOBID= node126-1303577605-31301
PBS_JOBID= 13150328
Free space on /tmp= 71336 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st
BENCH NAME= SAT05/crafted/sorge05/QG7a/gensys-ukn003.shuffled-as.sat05-3843.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265810-1303578907/watcher-3265810-1303578907 -o /tmp/evaluation-result-3265810-1303578907/solver-3265810-1303578907 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3265810-1303578907.cnf

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

MD5SUM BENCH= 59fa4424111aa94c942a4bbd786cbd51
RANDOM SEED=359410511

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:      12868576 kB
Buffers:       1984296 kB
Cached:       16429844 kB
SwapCached:          0 kB
Active:        8706504 kB
Inactive:     10802368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12868576 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            7072 kB
Writeback:           0 kB
AnonPages:     1094280 kB
Mapped:          16288 kB
Slab:           506788 kB
PageTables:       7464 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1410064 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= 71364 MiB
End job on node126 at 2011-04-23 19:36:49