Trace number 3370449

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 (fixed)? (TO) 1300.01 1300.02

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.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370449-1305395739.cnf'
0.00/0.01	c -- header says num vars:           2969
0.00/0.01	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.13	c asymm  cl-useful: 1395/16175/16175 lits-rem:2109 time: 0.12
0.09/0.14	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.09/0.15	c bin-w-bin subsume rem         1011 bins  time:  0.00 s
0.09/0.15	c subs with bin:       17  lits-rem:       153  v-fix:    0  time:  0.00 s
0.09/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2912 time:  0.00 s
0.09/0.15	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.19/0.20	c lits-rem:      6797  cl-subs:     3371  v-elim:    533  v-fix:    0  time:  0.05 s
0.19/0.20	c Finding binary XORs  T:     0.00 s  found:       0
0.19/0.21	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.19/0.21	c calculated reachability. Time: 0.00
0.19/0.21	c Calc default polars -  time:   0.00 s pos:     706 undec:    1566 neg:     697
0.19/0.21	c =========================================================================================
0.19/0.21	c types(t): F = full restart, N = normal restart
0.19/0.21	c types(t): S = simplification begin/end, E = solution found
0.19/0.21	c restart types(rt): st = static, dy = dynamic
0.19/0.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.19/0.21	c  B st     0         0      2379     12140      1045         0     87960         0   no data   no data  --
0.19/0.28	c  N dy    18      4075      2379     12140      1078      3848     87951     50880      6.74      7.10  --
0.29/0.36	c  N dy    45      8149      2379     12140      1121      5351     87941     66088      6.87      7.26  --
0.39/0.48	c  N dy    76     12180      2379     12140      1162      5184     87935     57708      7.21      7.59  --
0.59/0.60	c  N dy   105     16206      2379     12140      1186      9036     87932    115348      7.33      7.79  --
0.69/0.74	c  N dy   133     20228      2379     12140      1230      7529     87930     83806      7.50      8.04  --
0.89/0.90	c  N dy   167     24283      2379     12140      1266     11429     87929    150925      7.70      9.22  --
0.89/0.93	c  F st   172     25000      2379     12140      1275     12110     87929    162110      7.71      6.68  --
0.99/1.08	c  N st   177     28301      2379     12140      1290      8790     87928    100377      7.71   no data  --
1.10/1.17	c  S st   178     30002      2379     12140      1296     10450     87928    137006      7.71   no data  --
1.18/1.20	c  S st   178     30505      2379     12140      1331     10916     87927    142385      7.71   no data  --
1.18/1.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.18/1.20	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1.18/1.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   26 Bins:    560 BRemL:      4 BRemN:      0 P:  0.6M T:  0.02
1.18/1.22	c Replacing       26 vars Replaced    11142 lits Time:     0.01 s 
1.18/1.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.18/1.27	c subs with bin:      956  lits-rem:      5253  v-fix:    0  time:  0.04 s
1.18/1.27	c Subs w/ non-existent bins:      0 l-rem:     18 v-fix:     0 done:   2353 time:  0.00 s
1.18/1.27	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1.68/1.77	c lits-rem:      2965  cl-subs:     1582  v-elim:    204  v-fix:    0  time:  0.49 s
1.88/1.97	c asymm  cl-useful: 43/11121/11121 lits-rem:45 time: 0.21
1.88/1.97	c calculated reachability. Time: 0.00
1.88/1.97	c  N dy   178     30505      2149     11121      1847      9214     79119    124493      7.71   no data  --
1.88/1.97	c Finding binary XORs  T:     0.00 s  found:       1
2.09/2.19	c  N dy   212     34595      2149     11121      1865     13181     79118    198297      7.94      8.48  --
2.38/2.40	c  N dy   241     38602      2149     11121      1890      9467     79118     97261      8.04      8.52  --
2.59/2.64	c  N dy   277     42687      2149     11121      1910     13454     79118    178003      8.20      9.29  --
2.79/2.86	c  S st   302     45757      2149     11121      1925     16441     79118    236482      8.25   no data  --
2.89/2.90	c  S st   302     46261      2149     11121      1944     16917     79118    242278      8.25   no data  --
2.89/2.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
2.89/2.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2.89/2.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    9 Bins:    289 BRemL:      3 BRemN:      0 P:  0.8M T:  0.02
2.89/2.93	c Replacing       10 vars Replaced     4660 lits Time:     0.01 s 
2.89/2.94	c bin-w-bin subsume rem           32 bins  time:  0.00 s
2.99/3.01	c subs with bin:      294  lits-rem:      1454  v-fix:    0  time:  0.06 s
2.99/3.01	c Subs w/ non-existent bins:      1 l-rem:     15 v-fix:     0 done:   2139 time:  0.00 s
2.99/3.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3.99/4.09	c lits-rem:      1618  cl-subs:      595  v-elim:     54  v-fix:    0  time:  1.08 s
3.99/4.09	c vivif2 --  cl tried    11014 cl shrink        0 lits rem          0 time: 0.00
4.09/4.10	c vivif2 --  cl tried    16102 cl shrink       51 lits rem         51 time: 0.00
4.40/4.43	c asymm  cl-useful: 35/11014/11014 lits-rem:35 time: 0.33
4.40/4.43	c calculated reachability. Time: 0.00
4.40/4.43	c  N dy   302     46261      2085     11014      2166     16102     78065    232573      8.25   no data  --
4.59/4.69	c  N dy   337     50312      2085     11014      2180     11411     78065    130300      8.40     10.00  --
4.69/4.75	c Finding binary XORs  T:     0.00 s  found:       3
4.89/4.98	c  N dy   372     54380      2085     11014      2198     15371     78065    213981      8.55     10.04  --
5.29/5.33	c  N dy   408     58459      2085     11014      2213     19363     78065    300728      8.65     10.34  --
5.59/5.62	c  N dy   442     62497      2085     11014      2223     13616     78065    163451      8.74     11.22  --
5.89/5.97	c  N dy   479     66578      2085     11014      2240     17605     78065    255551      8.87     11.69  --
6.19/6.26	c  S st   507     69393      2085     11014      2245     20376     78065    319401      8.94   no data  --
6.29/6.31	c  S st   507     69895      2085     11014      2254     20867     78065    327443      8.94   no data  --
6.29/6.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.29/6.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
6.29/6.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:     51 BRemL:      2 BRemN:      0 P:  1.0M T:  0.02
6.29/6.35	c Replacing        5 vars Replaced     4064 lits Time:     0.01 s 
6.29/6.36	c bin-w-bin subsume rem            1 bins  time:  0.00 s
6.39/6.45	c subs with bin:      383  lits-rem:       931  v-fix:    0  time:  0.09 s
6.39/6.46	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:   2080 time:  0.00 s
6.39/6.46	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
7.89/7.94	c lits-rem:      1636  cl-subs:      614  v-elim:     16  v-fix:    0  time:  1.48 s
7.89/7.94	c vivif2 --  cl tried    10986 cl shrink        0 lits rem          0 time: 0.00
7.89/7.94	c vivif2 --  cl tried    19898 cl shrink       64 lits rem         73 time: 0.01
8.29/8.36	c asymm  cl-useful: 69/10641/10986 lits-rem:70 time: 0.41
8.29/8.36	c calculated reachability. Time: 0.00
8.29/8.36	c  N dy   507     69895      2064     10986      2292     19898     77719    315607      8.94   no data  --
8.69/8.72	c  N dy   541     74374      2064     10986      2302     13535     77719    144798      8.99      9.64  --
9.09/9.17	c  N dy   584     79195      2064     10986      2313     18269     77719    255247      9.09     11.16  --
9.19/9.28	c Finding binary XORs  T:     0.00 s  found:       0
9.59/9.68	c  N dy   619     84462      2064     10986      2327     23400     77719    367425      9.12      9.61  --
9.90/9.92	c  F st   641     87501      2064     10986      2334     14676     77719    159985      9.15      9.26  --
10.19/10.25	c  N st   646     90797      2064     10986      2346     17878     77718    239734      9.15   no data  --
10.89/10.92	c  N dy   680     96836      2064     10986      2361     23797     77718    379621      9.21      9.74  --
11.49/11.52	c  N dy   722    103048      2064     10986      2377     17213     77718    199341      9.25      9.78  --
11.69/11.70	c  S st   740    104842      2064     10986      2384     18981     77718    242644      9.29   no data  --
11.69/11.75	c  S st   740    105345      2064     10986      2386     19475     77718    249464      9.29   no data  --
11.69/11.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.69/11.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.69/11.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:     49 BRemL:      1 BRemN:      0 P:  0.9M T:  0.02
11.69/11.78	c Replacing        1 vars Replaced      110 lits Time:     0.00 s 
11.69/11.79	c bin-w-bin subsume rem            1 bins  time:  0.00 s
11.79/11.86	c subs with bin:      404  lits-rem:       797  v-fix:    0  time:  0.07 s
11.79/11.86	c Subs w/ non-existent bins:      0 l-rem:      1 v-fix:     0 done:   2063 time:  0.00 s
11.79/11.86	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
12.99/13.04	c lits-rem:      1060  cl-subs:      639  v-elim:     20  v-fix:    0  time:  1.18 s
12.99/13.04	c vivif2 --  cl tried    10958 cl shrink        0 lits rem          0 time: 0.00
12.99/13.05	c vivif2 --  cl tried    18466 cl shrink       29 lits rem         29 time: 0.00
13.39/13.46	c asymm  cl-useful: 57/10149/10958 lits-rem:58 time: 0.41
13.39/13.46	c calculated reachability. Time: 0.00
13.39/13.46	c  N dy   740    105345      2043     10958      2432     18466     77424    239994      9.29   no data  --
13.69/13.75	c Finding binary XORs  T:     0.00 s  found:       0
14.09/14.15	c  N dy   795    112125      2043     10958      2448     25088     77424    387703      9.36     13.49  --
14.79/14.88	c  N dy   843    119505      2043     10958      2490     18571     77424    213768      9.39      9.89  --
15.69/15.77	c  N dy   896    127239      2043     10958      2528     26086     77424    382620      9.43      9.93  --
16.59/16.65	c Finding binary XORs  T:     0.00 s  found:       0
16.69/16.70	c  N dy   958    135454      2043     10958      2547     19529     77424    229963      9.49     11.05  --
17.69/17.79	c  N dy  1024    144301      2043     10958      2552     28215     77424    441114      9.55     10.07  --
18.79/18.84	c  N dy  1084    153544      2043     10958      2573     21598     77424    256800      9.59     10.68  --
19.39/19.41	c  S st  1123    158020      2043     10958      2584     26014     77423    366527      9.62   no data  --
19.39/19.48	c  S st  1123    158523      2043     10958      2585     26512     77423    376840      9.62   no data  --
19.39/19.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.39/19.48	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
19.49/19.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     14 BRemL:      0 BRemN:      0 P:  1.2M T:  0.03
19.49/19.53	c bin-w-bin subsume rem            1 bins  time:  0.00 s
19.59/19.65	c subs with bin:      923  lits-rem:      1588  v-fix:    0  time:  0.12 s
19.59/19.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2043 time:  0.00 s
19.59/19.65	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
21.18/21.24	c lits-rem:      1638  cl-subs:      793  v-elim:     19  v-fix:    0  time:  1.59 s
21.18/21.24	c vivif2 --  cl tried    10924 cl shrink        0 lits rem          0 time: 0.00
21.18/21.25	c vivif2 --  cl tried    24830 cl shrink      101 lits rem        101 time: 0.01
21.18/21.27	c asymm  cl-useful: 2/775/10924 lits-rem:5 time: 0.02
21.18/21.27	c calculated reachability. Time: 0.00
21.18/21.27	c  N dy  1123    158523      2024     10923      2600     24830     77092    360899      9.62   no data  --
22.59/22.61	c  N dy  1204    168669      2024     10923      2611     18116     77092    169822      9.67     10.23  --
22.89/22.96	c Finding binary XORs  T:     0.00 s  found:       0
23.99/24.02	c  N dy  1291    179520      2024     10923      2623     28803     77092    429050      9.74     11.20  --
25.49/25.55	c  N dy  1365    191000      2024     10923      2631     22414     77092    255461      9.78     10.86  --
27.29/27.32	c  N dy  1454    203256      2024     10923      2636     34467     77092    542437      9.83     11.91  --
28.99/29.07	c  N dy  1544    216297      2024     10923      2642     28624     77092    386251      9.87     12.08  --
31.09/31.19	c  N dy  1639    230167      2024     10923      2649     22603     77092    229926      9.91     11.38  --
31.59/31.67	c Finding binary XORs  T:     0.00 s  found:       1
32.09/32.15	c  S st  1681    237784      2024     10923      2654     30076     77092    401581      9.92      7.34  --
32.19/32.23	c  S st  1681    238289      2024     10923      2656     30572     77092    410767      9.92   no data  --
32.19/32.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.19/32.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
32.19/32.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
32.19/32.27	c Replacing        1 vars Replaced      120 lits Time:     0.00 s 
32.19/32.28	c bin-w-bin subsume rem            1 bins  time:  0.00 s
32.39/32.41	c subs with bin:      554  lits-rem:       440  v-fix:    0  time:  0.13 s
32.39/32.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2023 time:  0.00 s
32.39/32.41	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
33.79/33.82	c lits-rem:      1488  cl-subs:      929  v-elim:      1  v-fix:    0  time:  1.41 s
33.79/33.82	c vivif2 --  cl tried    10919 cl shrink        0 lits rem          0 time: 0.00
33.79/33.83	c vivif2 --  cl tried    29090 cl shrink       54 lits rem         54 time: 0.01
34.19/34.24	c asymm  cl-useful: 48/7470/10919 lits-rem:48 time: 0.41
34.19/34.24	c calculated reachability. Time: 0.00
34.19/34.24	c  N dy  1681    238289      2022     10919      2654     29090     77005    395652      9.92   no data  --
36.59/36.61	c  N dy  1771    253672      2022     10919      2659     23587     77005    242532      9.94     10.48  --
39.09/39.11	c  N dy  1888    270099      2022     10919      2667     39701     77005    628306      9.99     10.56  --
41.69/41.71	c  N dy  1984    287593      2022     10919      2674     35269     77005    507001     10.01     10.55  --
43.89/43.95	c Finding binary XORs  T:     0.00 s  found:       0
44.79/44.81	c  N dy  2112    306039      2022     10919      2683     30801     77005    387384     10.06     13.91  --
44.79/44.84	c  F st  2115    306250      2022     10919      2683     31009     77005    392901     10.07   no data  --
45.59/45.66	c Decided on static restart strategy
49.50/49.56	c  N st  2125    334557      2022     10919      2687     36812     77005    604307     10.07   no data  --
53.69/53.70	c  N st  2127    357434      2022     10919      2690     35588     77005    576778     10.07   no data  --
53.69/53.70	c  S st  2127    357434      2022     10919      2690     35588     77005    576778     10.07   no data  --
53.79/53.81	c  S st  2127    357938      2022     10919      2692     36089     77005    588156     10.07   no data  --
53.79/53.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.79/53.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.79/53.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
53.79/53.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.98/54.04	c subs with bin:      158  lits-rem:       164  v-fix:    0  time:  0.18 s
53.98/54.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2022 time:  0.00 s
53.98/54.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
55.79/55.83	c lits-rem:      2412  cl-subs:     2288  v-elim:     17  v-fix:    0  time:  1.79 s
55.79/55.84	c vivif2 --  cl tried    10906 cl shrink        0 lits rem          0 time: 0.00
55.79/55.85	c vivif2 --  cl tried    33667 cl shrink       63 lits rem         63 time: 0.01
56.00/56.06	c asymm  cl-useful: 0/1771/10906 lits-rem:0 time: 0.21
56.00/56.06	c calculated reachability. Time: 0.00
56.00/56.06	c  N st  2127    357938      2005     10906      2694     33667     76900    551217     10.07   no data  --
61.89/61.99	c  N st  2128    390331      2005     10906      2696     40164     76900    638724     10.07   no data  --
71.79/71.85	c  N st  2129    438921      2005     10906      2697     34430     76900    462786     10.07   no data  --
86.79/86.87	c  N st  2130    511803      2005     10906      2699     48222     76900    767054     10.07   no data  --
92.19/92.25	c  N st  2131    536907      2005     10906      2699     42333     76900    600906     10.07   no data  --
92.19/92.25	c  S st  2131    536907      2005     10906      2699     42333     76900    600906     10.07   no data  --
92.29/92.37	c  S st  2131    537409      2005     10906      2703     42828     76900    610792     10.07   no data  --
92.29/92.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
92.29/92.38	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
92.40/92.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.05
92.40/92.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
92.59/92.61	c subs with bin:       27  lits-rem:       124  v-fix:    0  time:  0.16 s
92.59/92.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2005 time:  0.00 s
92.59/92.61	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
94.38/94.44	c lits-rem:      2264  cl-subs:     3210  v-elim:      0  v-fix:    0  time:  1.83 s
94.38/94.44	c vivif2 --  cl tried    10906 cl shrink        0 lits rem          0 time: 0.00
94.38/94.45	c vivif2 --  cl tried    39591 cl shrink       11 lits rem         11 time: 0.01
94.60/94.61	c asymm  cl-useful: 8/1665/10906 lits-rem:8 time: 0.16
94.60/94.61	c calculated reachability. Time: 0.00
94.60/94.61	c  N st  2131    537409      2005     10906      2703     39591     76892    565177     10.07   no data  --
132.28/132.36	c  N st  2132    701393      2005     10906      2704     68855     76892   1254053     10.07   no data  --
159.59/159.61	c  N st  2133    806114      2005     10906      2707     62779     76892   1045014     10.07   no data  --
159.59/159.61	c  S st  2133    806114      2005     10906      2707     62779     76892   1045014     10.07   no data  --
159.69/159.79	c  S st  2133    806617      2005     10906      2708     63278     76892   1056003     10.07   no data  --
159.69/159.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
159.69/159.79	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
159.79/159.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  3.0M T:  0.08
159.89/159.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.39/160.42	c subs with bin:     1153  lits-rem:       276  v-fix:    0  time:  0.51 s
160.39/160.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2005 time:  0.00 s
160.39/160.42	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
162.89/162.91	c lits-rem:      1392  cl-subs:     6504  v-elim:      8  v-fix:    0  time:  2.50 s
162.89/162.92	c vivif2 --  cl tried    10890 cl shrink        0 lits rem          0 time: 0.00
162.89/162.94	c vivif2 --  cl tried    55629 cl shrink        8 lits rem          8 time: 0.02
163.09/163.17	c asymm  cl-useful: 55/2257/10890 lits-rem:55 time: 0.23
163.09/163.17	c calculated reachability. Time: 0.00
163.09/163.17	c  N st  2133    806617      1997     10890      2710     55629     76717    933450     10.07   no data  --
237.09/237.18	c  F st  2134   1071876      1997     10890      2721     71828     76717   1184165     10.07   no data  --
237.09/237.18	c  N st  2134   1071876      1997     10890      2721     71828     76717   1184165     10.07   no data  --
237.09/237.18	c Finding binary XORs  T:     0.00 s  found:       0
238.70/238.75	c Decided on static restart strategy
244.89/244.95	c  N st  2144   1100185      1997     10890      2721     55591     76717    783997     10.07   no data  --
255.38/255.44	c  N st  2146   1136179      1997     10890      2721     90614     76717   1722941     10.07   no data  --
264.39/264.40	c  N st  2147   1168571      1997     10890      2722     77234     76717   1272109     10.07   no data  --
275.78/275.87	c  N st  2148   1209925      1997     10890      2722     71895     76717   1186185     10.07   no data  --
275.78/275.87	c  S st  2148   1209925      1997     10890      2722     71895     76717   1186185     10.07   no data  --
275.99/276.07	c  S st  2148   1210427      1997     10890      2722     72390     76717   1197462     10.07   no data  --
275.99/276.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
275.99/276.08	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
276.09/276.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.6M T:  0.10
276.18/276.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
276.68/276.70	c subs with bin:      963  lits-rem:       730  v-fix:    0  time:  0.48 s
276.68/276.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1997 time:  0.00 s
276.68/276.70	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
281.39/281.43	c lits-rem:      1996  cl-subs:     5454  v-elim:     28  v-fix:    0  time:  4.72 s
281.39/281.43	c vivif2 --  cl tried    10852 cl shrink        0 lits rem          0 time: 0.00
281.39/281.45	c vivif2 --  cl tried    66022 cl shrink       48 lits rem         48 time: 0.02
281.69/281.70	c asymm  cl-useful: 22/1773/10852 lits-rem:22 time: 0.25
281.69/281.70	c calculated reachability. Time: 0.00
281.69/281.70	c  N st  2148   1210427      1969     10852      2722     66022     76299   1098768     10.07   no data  --
303.18/303.25	c  N st  2149   1283310      1969     10852      2724     90154     76299   1656634     10.07   no data  --
339.28/339.35	c  N st  2150   1392634      1969     10852      2725    100700     76299   1916517     10.07   no data  --
393.69/393.71	c  N st  2151   1556618      1969     10852      2725    108638     76299   2106327     10.07   no data  --
447.39/447.49	c  N st  2152   1710427      1969     10852      2727     97331     76299   1760503     10.07   no data  --
447.39/447.49	c  S st  2152   1710427      1969     10852      2727     97331     76299   1760503     10.07   no data  --
447.70/447.74	c  S st  2152   1710931      1969     10852      2729     97832     76299   1772137     10.07   no data  --
447.70/447.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
447.70/447.75	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
447.79/447.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  4.4M T:  0.14
447.89/447.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
450.68/450.77	c subs with bin:     7213  lits-rem:       386  v-fix:    0  time:  2.82 s
450.68/450.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1969 time:  0.00 s
450.68/450.77	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
457.88/457.98	c lits-rem:      1996  cl-subs:     4481  v-elim:      9  v-fix:    0  time:  7.21 s
457.88/457.98	c vivif2 --  cl tried    10838 cl shrink        0 lits rem          0 time: 0.00
457.98/458.02	c vivif2 --  cl tried    86150 cl shrink      710 lits rem        712 time: 0.03
458.18/458.28	c asymm  cl-useful: 0/565/10838 lits-rem:0 time: 0.26
458.18/458.28	c calculated reachability. Time: 0.00
458.18/458.28	c  N st  2152   1710931      1960     10838      2730     86150     76185   1543580     10.07   no data  --
602.38/602.48	c  N st  2153   2079896      1960     10838      2734     99442     76185   1700532     10.07   no data  --
650.88/650.95	c  N st  2154   2210931      1960     10838      2738    102103     76185   1821518     10.07   no data  --
650.88/650.95	c  S st  2154   2210931      1960     10838      2738    102103     76185   1821518     10.07   no data  --
651.20/651.24	c  S st  2154   2211432      1960     10838      2739    102598     76185   1831347     10.07   no data  --
651.20/651.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
651.20/651.25	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
651.38/651.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  4.9M T:  0.16
651.38/651.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
652.88/652.95	c subs with bin:     2967  lits-rem:       550  v-fix:    0  time:  1.48 s
652.88/652.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1960 time:  0.00 s
652.88/652.96	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
662.48/662.53	c lits-rem:      1041  cl-subs:     7841  v-elim:      0  v-fix:    0  time:  9.58 s
662.48/662.54	c vivif2 --  cl tried    10837 cl shrink        0 lits rem          0 time: 0.00
662.48/662.57	c vivif2 --  cl tried    91791 cl shrink       61 lits rem         61 time: 0.03
662.78/662.85	c asymm  cl-useful: 7/577/10837 lits-rem:7 time: 0.28
662.78/662.86	c calculated reachability. Time: 0.00
662.78/662.86	c  N st  2154   2211432      1960     10837      2740     91791     76168   1656176     10.07   no data  --
739.78/739.80	c Finding binary XORs  T:     0.00 s  found:       0
872.48/872.57	c  N st  2155   2711432      1958     10833      2740    114088     76101   1963952     10.07   no data  --
872.48/872.57	c  S st  2155   2711432      1958     10833      2740    114088     76101   1963952     10.07   no data  --
872.78/872.89	c  S st  2155   2711934      1958     10833      2741    114587     76101   1974310     10.07   no data  --
872.88/872.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
872.88/872.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
872.98/873.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      1 BRemN:      0 P:  5.1M T:  0.16
873.18/873.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
873.78/873.82	c subs with bin:       18  lits-rem:       869  v-fix:    0  time:  0.59 s
873.78/873.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1958 time:  0.00 s
873.78/873.82	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
880.88/880.94	c lits-rem:       431  cl-subs:     3038  v-elim:     23  v-fix:    0  time:  7.12 s
880.88/880.95	c vivif2 --  cl tried    10765 cl shrink        0 lits rem          0 time: 0.00
880.88/880.98	c vivif2 --  cl tried    89723 cl shrink      291 lits rem        292 time: 0.03
881.18/881.27	c asymm  cl-useful: 1/449/10765 lits-rem:2 time: 0.29
881.18/881.27	c calculated reachability. Time: 0.00
881.18/881.27	c  N st  2155   2711934      1935     10765      2706     89723     75392   1490700     10.07   no data  --
949.98/950.01	c Finding binary XORs  T:     0.00 s  found:       0
1066.18/1066.23	c Finding binary XORs  T:     0.00 s  found:       1
1094.88/1094.92	c  N st  2156   3211936      1931     10547      2698     74516     73906   1000878     10.07   no data  --
1094.88/1094.92	c  S st  2156   3211936      1931     10547      2698     74516     73906   1000878     10.07   no data  --
1095.08/1095.18	c  S st  2156   3212440      1931     10547      2702     75015     73906   1011390     10.07   no data  --
1095.08/1095.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1095.08/1095.19	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1095.28/1095.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     28 BRemL:      9 BRemN:      0 P:  4.2M T:  0.11
1095.28/1095.34	c Replacing        1 vars Replaced       85 lits Time:     0.03 s 
1095.28/1095.37	c bin-w-bin subsume rem            5 bins  time:  0.00 s
1095.60/1095.62	c subs with bin:      300  lits-rem:      1316  v-fix:    0  time:  0.24 s
1095.60/1095.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1930 time:  0.00 s
1095.60/1095.62	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1099.38/1099.48	c lits-rem:      4532  cl-subs:     2319  v-elim:     64  v-fix:    0  time:  3.87 s
1099.38/1099.49	c vivif2 --  cl tried    10228 cl shrink        2 lits rem          3 time: 0.00
1099.48/1099.50	c vivif2 --  cl tried    65250 cl shrink       48 lits rem         48 time: 0.02
1099.68/1099.76	c asymm  cl-useful: 1/505/10228 lits-rem:1 time: 0.25
1099.68/1099.76	c calculated reachability. Time: 0.00
1099.68/1099.76	c  N st  2156   3212440      1866     10228      2662     65250     71517    832769     10.07   no data  --
1099.68/1099.76	c Finding binary XORs  T:     0.00 s  found:       0
1177.28/1177.38	c Finding binary XORs  T:     0.00 s  found:       1
1220.49/1220.58	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: 961)

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-3370449-1305395739/watcher-3370449-1305395739 -o /tmp/evaluation-result-3370449-1305395739/solver-3370449-1305395739 -C 2400 -W 1300 -M 7680 ./strangenight1-st HOME/instance-3370449-1305395739.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: 3.78 3.97 3.63 4/358 16606
/proc/meminfo: memFree=24268492/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=30824 CPUtime=0 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 884 0 0 0 0 0 0 0 21 0 1 0 631989388 31563776 824 33554432000 4194304 4650387 140736939611184 18446744073709551615 4519989 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 7706 824 329 112 0 2671 0

[startup+0.024975 s]
/proc/loadavg: 3.78 3.97 3.63 4/358 16606
/proc/meminfo: memFree=24268492/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=31404 CPUtime=0.02 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 1220 0 0 0 2 0 0 0 21 0 1 0 631989388 32157696 1160 33554432000 4194304 4650387 140736939611184 18446744073709551615 228095111877 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 7851 1160 347 112 0 2816 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 31404

[startup+0.10093 s]
/proc/loadavg: 3.78 3.97 3.63 4/358 16606
/proc/meminfo: memFree=24268492/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=31716 CPUtime=0.09 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 1321 0 0 0 9 0 0 0 21 0 1 0 631989388 32477184 1261 33554432000 4194304 4650387 140736939611184 18446744073709551615 4370553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 7929 1261 347 112 0 2894 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31716

[startup+0.300968 s]
/proc/loadavg: 3.78 3.97 3.63 4/358 16606
/proc/meminfo: memFree=24268492/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=37184 CPUtime=0.29 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 2806 0 0 0 29 0 0 0 22 0 1 0 631989388 38076416 2519 33554432000 4194304 4650387 140736939611184 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 9296 2519 378 112 0 4261 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37184

[startup+0.700867 s]
/proc/loadavg: 3.78 3.97 3.63 4/358 16606
/proc/meminfo: memFree=24268492/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=37976 CPUtime=0.69 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 3723 0 0 0 69 0 0 0 24 0 1 0 631989388 38887424 2566 33554432000 4194304 4650387 140736939611184 18446744073709551615 4334112 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 9494 2566 380 112 0 4459 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37976

[startup+1.50067 s]
/proc/loadavg: 3.78 3.97 3.63 5/368 16649
/proc/meminfo: memFree=24233076/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=42156 CPUtime=1.48 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 5154 0 0 0 148 0 0 0 25 0 1 0 631989388 43167744 3659 33554432000 4194304 4650387 140736939611184 18446744073709551615 4439604 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 10539 3659 382 112 0 5504 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42156

[startup+3.10047 s]
/proc/loadavg: 3.78 3.97 3.63 5/368 16703
/proc/meminfo: memFree=24228228/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=45100 CPUtime=3.09 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 6430 0 0 0 308 1 0 0 25 0 1 0 631989388 46182400 4512 33554432000 4194304 4650387 140736939611184 18446744073709551615 4438355 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 11275 4512 382 112 0 6240 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 45100

[startup+6.30085 s]
/proc/loadavg: 3.80 3.97 3.63 5/368 16703
/proc/meminfo: memFree=24206484/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=45480 CPUtime=6.29 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 7437 0 0 0 628 1 0 0 25 0 1 0 631989388 46571520 4637 33554432000 4194304 4650387 140736939611184 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 11370 4637 382 112 0 6335 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 45480

[startup+12.7007 s]
/proc/loadavg: 3.81 3.97 3.63 5/368 16703
/proc/meminfo: memFree=24193912/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=48832 CPUtime=12.69 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 9769 0 0 0 1267 2 0 0 25 0 1 0 631989388 50003968 5320 33554432000 4194304 4650387 140736939611184 18446744073709551615 4438361 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 12208 5320 382 112 0 7173 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 48832

[startup+25.5004 s]
/proc/loadavg: 3.85 3.97 3.64 5/368 16730
/proc/meminfo: memFree=24144248/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=50800 CPUtime=25.49 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 13785 0 0 0 2546 3 0 0 25 0 1 0 631989388 52019200 5818 33554432000 4194304 4650387 140736939611184 18446744073709551615 4365244 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 12700 5818 382 112 0 7665 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 50800

[startup+51.1006 s]
/proc/loadavg: 3.90 3.97 3.65 5/368 16731
/proc/meminfo: memFree=24119124/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=54064 CPUtime=51.09 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 20418 0 0 0 5105 4 0 0 25 0 1 0 631989388 55361536 6974 33554432000 4194304 4650387 140736939611184 18446744073709551615 4365268 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 13516 6974 383 112 0 8481 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 54064

[startup+102.313 s]
/proc/loadavg: 3.96 3.97 3.66 5/368 16732
/proc/meminfo: memFree=24083268/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=66396 CPUtime=102.3 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 33980 0 0 0 10224 6 0 0 25 0 1 0 631989388 67989504 9724 33554432000 4194304 4650387 140736939611184 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 16599 9724 383 112 0 11564 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 66396

[startup+162.3 s]
/proc/loadavg: 4.03 3.99 3.68 5/368 16734
/proc/meminfo: memFree=24059556/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=79596 CPUtime=162.29 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 47103 0 0 0 16219 10 0 0 25 0 1 0 631989388 81506304 13097 33554432000 4194304 4650387 140736939611184 18446744073709551615 4433058 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 19899 13097 383 112 0 14864 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 79596

[startup+222.301 s]
/proc/loadavg: 4.12 4.02 3.71 5/368 16736
/proc/meminfo: memFree=24011292/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=79968 CPUtime=222.29 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 56649 0 0 0 22217 12 0 0 25 0 1 0 631989388 81887232 13140 33554432000 4194304 4650387 140736939611184 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 19992 13140 383 112 0 14957 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 79968

[startup+282.301 s]
/proc/loadavg: 4.14 4.04 3.74 5/368 16737
/proc/meminfo: memFree=24016444/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=90380 CPUtime=282.29 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 67530 0 0 0 28214 15 0 0 25 0 1 0 631989388 92549120 15783 33554432000 4194304 4650387 140736939611184 18446744073709551615 4366888 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 22595 15783 383 112 0 17560 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 90380

[startup+342.301 s]
/proc/loadavg: 4.09 4.05 3.76 5/368 16775
/proc/meminfo: memFree=24013284/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=90696 CPUtime=342.29 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 76272 0 0 0 34212 17 0 0 25 0 1 0 631989388 92872704 15308 33554432000 4194304 4650387 140736939611184 18446744073709551615 4363400 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 22674 15308 383 112 0 17639 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 90696

[startup+402.301 s]
/proc/loadavg: 4.03 4.04 3.77 5/368 16776
/proc/meminfo: memFree=23993328/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=90920 CPUtime=402.29 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 84131 0 0 0 40210 19 0 0 25 0 1 0 631989388 93102080 15904 33554432000 4194304 4650387 140736939611184 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 22730 15904 383 112 0 17695 0
Current children cumulated CPU time (s) 402.29
Current children cumulated vsize (KiB) 90920

[startup+462.301 s]
/proc/loadavg: 4.09 4.05 3.79 5/368 16778
/proc/meminfo: memFree=23930036/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=108464 CPUtime=462.28 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 93982 0 0 0 46207 21 0 0 25 0 1 0 631989388 111067136 20796 33554432000 4194304 4650387 140736939611184 18446744073709551615 4364745 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 27116 20796 383 112 0 22081 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 108464

[startup+522.301 s]
/proc/loadavg: 4.03 4.04 3.80 5/368 16780
/proc/meminfo: memFree=23895500/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=108712 CPUtime=522.28 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 101749 0 0 0 52204 24 0 0 25 0 1 0 631989388 111321088 20163 33554432000 4194304 4650387 140736939611184 18446744073709551615 4367200 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 27178 20163 383 112 0 22143 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 108712

[startup+582.301 s]
/proc/loadavg: 4.01 4.03 3.81 5/368 16781
/proc/meminfo: memFree=23886752/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=108920 CPUtime=582.28 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 108236 0 0 0 58201 27 0 0 25 0 1 0 631989388 111534080 20878 33554432000 4194304 4650387 140736939611184 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 27230 20878 383 112 0 22195 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 108920

[startup+642.301 s]
/proc/loadavg: 4.05 4.04 3.83 5/368 16783
/proc/meminfo: memFree=23859916/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=109080 CPUtime=642.29 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 115790 0 0 0 64200 29 0 0 25 0 1 0 631989388 111697920 19859 33554432000 4194304 4650387 140736939611184 18446744073709551615 4349675 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 27270 19859 383 112 0 22235 0
Current children cumulated CPU time (s) 642.29
Current children cumulated vsize (KiB) 109080

[startup+702.301 s]
/proc/loadavg: 4.09 4.04 3.84 5/368 16784
/proc/meminfo: memFree=23834300/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=118460 CPUtime=702.28 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 122391 0 0 0 70198 30 0 0 25 0 1 0 631989388 121303040 23231 33554432000 4194304 4650387 140736939611184 18446744073709551615 4366796 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 29615 23231 383 112 0 24580 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 118460

[startup+762.314 s]
/proc/loadavg: 4.03 4.03 3.84 5/368 16786
/proc/meminfo: memFree=23827552/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=118596 CPUtime=762.3 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 128624 0 0 0 76198 32 0 0 25 0 1 0 631989388 121442304 23690 33554432000 4194304 4650387 140736939611184 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 29649 23690 383 112 0 24614 0
Current children cumulated CPU time (s) 762.3
Current children cumulated vsize (KiB) 118596

[startup+822.301 s]
/proc/loadavg: 4.08 4.04 3.86 5/368 16788
/proc/meminfo: memFree=23793372/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=145472 CPUtime=822.28 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 136246 0 0 0 82194 34 0 0 25 0 1 0 631989388 148963328 28198 33554432000 4194304 4650387 140736939611184 18446744073709551615 4334642 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 36368 28198 383 112 0 31333 0
Current children cumulated CPU time (s) 822.28
Current children cumulated vsize (KiB) 145472

[startup+882.301 s]
/proc/loadavg: 4.03 4.03 3.86 5/368 16789
/proc/meminfo: memFree=23784872/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=131704 CPUtime=882.28 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 138207 0 0 0 88193 35 0 0 25 0 1 0 631989388 134864896 26983 33554432000 4194304 4650387 140736939611184 18446744073709551615 4368256 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 32926 26983 383 112 0 27891 0
Current children cumulated CPU time (s) 882.28
Current children cumulated vsize (KiB) 131704

[startup+942.301 s]
/proc/loadavg: 4.07 4.04 3.87 5/368 16791
/proc/meminfo: memFree=23789140/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=131896 CPUtime=942.28 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 138332 0 0 0 94193 35 0 0 25 0 1 0 631989388 135061504 27108 33554432000 4194304 4650387 140736939611184 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 32974 27108 383 112 0 27939 0
Current children cumulated CPU time (s) 942.28
Current children cumulated vsize (KiB) 131896

[startup+1002.3 s]
/proc/loadavg: 4.08 4.04 3.88 5/368 16792
/proc/meminfo: memFree=23759984/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=131896 CPUtime=1002.28 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 138332 0 0 0 100193 35 0 0 25 0 1 0 631989388 135061504 27108 33554432000 4194304 4650387 140736939611184 18446744073709551615 4315121 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 32974 27108 383 112 0 27939 0
Current children cumulated CPU time (s) 1002.28
Current children cumulated vsize (KiB) 131896

[startup+1062.3 s]
/proc/loadavg: 4.03 4.03 3.89 5/368 16794
/proc/meminfo: memFree=23747536/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=131896 CPUtime=1062.28 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 141588 0 0 0 106192 36 0 0 25 0 1 0 631989388 135061504 27108 33554432000 4194304 4650387 140736939611184 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 32974 27108 383 112 0 27939 0
Current children cumulated CPU time (s) 1062.28
Current children cumulated vsize (KiB) 131896

[startup+1122.3 s]
/proc/loadavg: 4.01 4.02 3.90 5/368 16796
/proc/meminfo: memFree=23721456/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=132572 CPUtime=1122.28 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 141751 0 0 0 112192 36 0 0 25 0 1 0 631989388 135753728 27271 33554432000 4194304 4650387 140736939611184 18446744073709551615 4366833 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 33143 27271 383 112 0 28108 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 132572

[startup+1182.3 s]
/proc/loadavg: 4.15 4.05 3.91 5/368 16797
/proc/meminfo: memFree=23726336/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=146736 CPUtime=1182.28 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 143890 0 0 0 118191 37 0 0 25 0 1 0 631989388 150257664 29410 33554432000 4194304 4650387 140736939611184 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 36684 29410 383 112 0 31649 0
Current children cumulated CPU time (s) 1182.28
Current children cumulated vsize (KiB) 146736

[startup+1242.3 s]
/proc/loadavg: 4.05 4.04 3.91 5/368 16799
/proc/meminfo: memFree=23738312/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=132572 CPUtime=1242.29 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 145258 0 0 0 124191 38 0 0 25 0 1 0 631989388 135753728 27488 33554432000 4194304 4650387 140736939611184 18446744073709551615 4229492 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 33143 27488 383 112 0 28108 0
Current children cumulated CPU time (s) 1242.29
Current children cumulated vsize (KiB) 132572



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.05 4.04 3.92 5/368 16800
/proc/meminfo: memFree=23690636/32951124 swapFree=65980216/67111528
[pid=16606] ppid=16604 vsize=146124 CPUtime=1299.99 cores=0,2
/proc/16606/stat : 16606 (strangenight1-s) R 16604 16606 15582 0 -1 4202496 146821 0 0 0 129961 38 0 0 25 0 1 0 631989388 149630976 29051 33554432000 4194304 4650387 140736939611184 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/16606/statm: 36531 29051 383 112 0 31496 0
Current children cumulated CPU time (s) 1299.99
Current children cumulated vsize (KiB) 146124

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.02
CPU time (s): 1300.01
CPU user time (s): 1299.62
CPU system time (s): 0.39294
CPU usage (%): 99.9994
Max. virtual memory (cumulated for all children) (KiB): 146736

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.62
system time used= 0.39294
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 146821
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 8
involuntary context switches= 15335

runsolver used 4.89126 second user time and 10.4154 second system time

The end

Launcher Data

Begin job on node142 at 2011-05-14 19:55:39
IDJOB=3370449
IDBENCH=85808
IDSOLVER=1847
FILE ID=node142/3370449-1305395739
RUNJOBID= node142-1305395739-16579
PBS_JOBID= 13324407
Free space on /tmp= 73436 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
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-3370449-1305395739/watcher-3370449-1305395739 -o /tmp/evaluation-result-3370449-1305395739/solver-3370449-1305395739 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370449-1305395739.cnf

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

MD5SUM BENCH= 59fa4424111aa94c942a4bbd786cbd51
RANDOM SEED=844637328

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24270012 kB
Buffers:        310956 kB
Cached:        3822668 kB
SwapCached:      11520 kB
Active:        6028296 kB
Inactive:      2320248 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24270012 kB
SwapTotal:    67111528 kB
SwapFree:     65980216 kB
Dirty:           16900 kB
Writeback:           0 kB
AnonPages:     4212016 kB
Mapped:          20136 kB
Slab:           234608 kB
PageTables:      32376 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77053584 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= 73416 MiB
End job on node142 at 2011-05-14 20:17:21