Trace number 3282343

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-Night2-st? (TO) 1300.04 1300.08

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxor/maxor128.cnf
MD5SUMe050fe11c7c50ba82ac7126f49db3c10
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark2982.37
Satisfiable
(Un)Satisfiability was proved
Number of variables200308
Number of clauses598619
Sum of the clauses size1396775
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2399078
Number of clauses of size 3199539
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3282343-1303754096.cnf'
0.00/0.00	c -- header says num vars:         200308
0.00/0.00	c -- header says num clauses:      598619
0.19/0.25	c -- clauses added:            0 learnts,       598619 normals,            0 xors
0.19/0.25	c -- vars added     200308
0.19/0.25	c Parsing time:  0.21 s
0.19/0.25	c  N st     0         0    200308    199539    399078         0   1396773         0   no data   no data
0.99/1.07	c asymm  cl-useful: 0/452/199522 lits-rem:0 time: 0.82
18.69/18.75	c Flit:    11 Blit:     55 bXBeca:    0 bXProp:  171 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T: 17.54
18.79/18.80	c Replacing      171 vars Replaced     3396 lits Time:     0.05 s 
18.79/18.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.79/18.88	c bin-w-bin subsume rem            0 bins  time:  0.03 s
18.88/18.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.07 s
22.59/22.61	c Subs w/ non-existent bins:     17 l-rem:      0 v-fix:    15 done:  37169 time:  3.66 s
22.69/22.76	c Removed useless bin:       0  fixed:     0  props:  20.07M  time:  0.15 s
24.59/24.67	c lits-rem:         0  cl-subs:     1430  v-elim:  66681  v-fix:    0  time:  1.88 s
25.09/25.19	c Finding binary XORs  T:     0.52 s  found:      12
25.19/25.23	c Replacing       12 vars Replaced      108 lits Time:     0.03 s 
25.29/25.33	c Finding non-binary XORs:     0.07 s (found:    7993, avg size: 3.0)
25.29/25.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
25.39/25.46	c calculated reachability. Time: 0.13
25.39/25.48	c Calc default polars -  time:   0.01 s pos:    1993 undec:   80072 neg:  118243
25.39/25.48	c =========================================================================================
25.39/25.48	c types(t): F = full restart, N = normal restart
25.39/25.48	c types(t): S = simplification begin/end, E = solution found
25.39/25.48	c restart types(rt): st = static, dy = dynamic
25.39/25.48	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
25.39/25.48	c  B st     0         0    133337    178626    248652         0   1156172         0   no data   no data
29.18/29.23	c  N dy    11      4261    133335    178626    248703      4137   1156172    328500     15.64     16.58
31.69/31.72	c  N dy    18      8346    133335    178626    248754      8123   1156172    505119     11.50     12.31
34.69/34.76	c  N dy    29     13568    133333    178626    248804     13211   1156172    663444     11.00     11.74
36.89/36.96	c  N dy    38     17773    133332    178626    248858     17324   1156172    824993     10.68     11.49
39.09/39.12	c  N dy    46     21903    133331    178626    248932     11611   1156172    299052     10.23     11.05
41.89/41.99	c  F st    54     25000    133327    178626    248986     14615   1156172    514786     10.47   no data
43.19/43.27	c  N st    57     26188    133322    178457    248175     15598   1153114    542578     10.47   no data
45.29/45.37	c  S st    60     30000    133322    178457    248231     19312   1153114    750247     10.47   no data
46.09/46.19	c  S st    60     30501    133322    178457    248266     19774   1153114    771999     10.47   no data
46.19/46.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
58.78/58.86	c Flit:     5 Blit:     61 bXBeca:    0 bXProp:   56 Bins:  81250 BRemL:     14 BRemN:      0 P: 200.0M T: 12.55
58.88/58.93	c Replacing       57 vars Replaced     2144 lits Time:     0.07 s 
58.88/58.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
58.98/59.02	c bin-w-bin subsume rem           78 bins  time:  0.04 s
59.08/59.10	c subs with bin:       67  lits-rem:       758  v-fix:    0  time:  0.08 s
61.39/61.45	c Subs w/ non-existent bins:    775 l-rem:   3078 v-fix:     0 done:  68597 time:  2.34 s
61.50/61.60	c Removed useless bin:      24  fixed:     0  props:  20.00M  time:  0.15 s
62.39/62.49	c lits-rem:       301  cl-subs:     1620  v-elim:  55976  v-fix:    0  time:  0.87 s
62.49/62.54	c subs with bin:       16  lits-rem:       436  v-fix:    0  time:  0.03 s
62.60/62.64	c lits-rem:       757  cl-subs:      153  v-elim:      0  v-fix:    0  time:  0.07 s
63.09/63.17	c asymm  cl-useful: 427/17618/209189 lits-rem:427 time: 0.53
63.29/63.34	c calculated reachability. Time: 0.15
63.29/63.34	c  N dy    60     30501     77219    209189    155626      5592   1067265    193199     10.47   no data
63.70/63.75	c Finding binary XORs  T:     0.41 s  found:      27
65.39/65.48	c  N dy    74     34574     77216    209189    155671      9481   1067265    337734     10.61     11.51
67.99/68.03	c  N dy    87     38681     77215    209189    155714     13402   1067262    488674     10.93     11.63
70.29/70.36	c  N dy   111     42769     77213    209189    155787      9350   1067262    307892     11.96     54.35
71.79/71.89	c  S st   120     45751     77212    209189    155807     12195   1067262    429052     12.16      6.13
72.49/72.51	c  S st   120     46254     77210    209189    155877     12622   1067262    451359     12.16   no data
72.49/72.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
80.39/80.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   21 Bins:   7989 BRemL:     10 BRemN:      0 P: 200.0M T:  7.91
80.49/80.56	c Replacing       48 vars Replaced     2692 lits Time:     0.06 s 
80.59/80.62	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.59/80.65	c bin-w-bin subsume rem           58 bins  time:  0.03 s
80.69/80.73	c subs with bin:       93  lits-rem:       364  v-fix:    0  time:  0.07 s
81.08/81.16	c Subs w/ non-existent bins:   1992 l-rem:   7838 v-fix:     0 done:  77165 time:  0.43 s
81.18/81.24	c Removed useless bin:     238  fixed:     0  props:  20.00M  time:  0.08 s
81.39/81.47	c lits-rem:         1  cl-subs:      296  v-elim:    794  v-fix:    0  time:  0.23 s
81.48/81.54	c subs with bin:       24  lits-rem:       146  v-fix:    0  time:  0.05 s
81.58/81.68	c lits-rem:      1131  cl-subs:      228  v-elim:      0  v-fix:    0  time:  0.10 s
82.68/82.78	c vivif2 --  cl tried   208129 cl shrink       28 lits rem         28 time: 1.10
82.78/82.89	c vivif2 --  cl tried    10033 cl shrink      751 lits rem      19257 time: 0.11
83.38/83.45	c asymm  cl-useful: 10/15210/208129 lits-rem:10 time: 0.56
83.59/83.64	c calculated reachability. Time: 0.18
83.59/83.64	c  N dy   120     46254     76371    208129    162521      9969   1070282    327761     12.16   no data
84.18/84.21	c Finding binary XORs  T:     0.56 s  found:      21
87.19/87.28	c  N dy   123     51185     76369    208129    162578     14737   1070281    614128     11.75     12.51
89.59/89.69	c  N dy   134     55823     76369    208129    162698     19085   1070281    760981     11.68     12.68
91.49/91.59	c  N dy   148     59836     76369    208129    162729     22909   1070281    908595     11.77     18.28
93.59/93.67	c  N dy   156     63945     76368    208129    162761     13691   1070281    363893     11.74     12.50
95.79/95.86	c  N dy   173     68610     76365    208129    162816     18194   1070281    530131     11.80     12.44
96.09/96.14	c  S st   175     69381     76365    208129    162820     18950   1070281    559680     11.77     11.10
96.69/96.77	c  S st   175     69887     76364    208129    162902     19368   1070281    589760     11.77   no data
96.69/96.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
105.99/106.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   17 Bins:  13230 BRemL:      2 BRemN:      0 P: 200.0M T:  9.20
106.09/106.10	c Replacing       38 vars Replaced     4818 lits Time:     0.07 s 
106.09/106.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
106.09/106.19	c bin-w-bin subsume rem           58 bins  time:  0.03 s
106.19/106.27	c subs with bin:      129  lits-rem:        12  v-fix:    0  time:  0.07 s
106.59/106.68	c Subs w/ non-existent bins:     12 l-rem:      2 v-fix:     0 done:  76326 time:  0.41 s
106.69/106.78	c Removed useless bin:      84  fixed:     0  props:  20.00M  time:  0.10 s
106.89/106.97	c lits-rem:         2  cl-subs:       17  v-elim:     22  v-fix:    0  time:  0.19 s
107.09/107.13	c subs with bin:       73  lits-rem:       736  v-fix:    0  time:  0.13 s
107.29/107.32	c lits-rem:      1420  cl-subs:      445  v-elim:      0  v-fix:    0  time:  0.16 s
108.49/108.52	c vivif2 --  cl tried   207783 cl shrink        0 lits rem          0 time: 1.20
108.69/108.76	c vivif2 --  cl tried    17367 cl shrink     1599 lits rem      32939 time: 0.24
109.29/109.38	c asymm  cl-useful: 97/5037/207783 lits-rem:97 time: 0.61
109.59/109.63	c calculated reachability. Time: 0.23
109.59/109.63	c  N dy   175     69887     76304    207783    175550     17352   1067656    523233     11.77   no data
110.29/110.37	c Finding binary XORs  T:     0.74 s  found:      25
112.99/113.05	c  N dy   181     74384     76303    207783    175614     21714   1067656    750181     11.60     13.33
115.79/115.89	c  N dy   193     79210     76302    207783    175717     26340   1067656   1074940     11.50     15.82
118.99/119.02	c  N dy   204     84895     76302    207783    175816     31826   1067655   1433966     11.46     12.30
120.39/120.48	c  F st   206     87504     76302    207783    175890     17551   1067655    505779     11.38   no data
120.49/120.54	c Replacing       25 vars Replaced      522 lits Time:     0.04 s 
122.79/122.81	c  N st   211     90804     76277    207774    175876     20725   1067518    700109     11.38   no data
126.69/126.77	c  N dy   230     98454     76277    207774    175990     28054   1067518   1050236     11.37     12.07
130.49/130.56	c  N dy   256    104831     76276    207774    176059     34217   1067518   1395137     11.49      9.33
130.49/130.56	c  S st   256    104831     76276    207774    176059     34217   1067518   1395137     11.49      9.33
131.19/131.24	c  S st   256    105331     76276    207774    176119     34656   1067518   1425730     11.49   no data
131.19/131.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
140.58/140.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:  12483 BRemL:      4 BRemN:      0 P: 200.0M T:  9.36
140.69/140.72	c Replacing        3 vars Replaced       86 lits Time:     0.07 s 
140.69/140.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
140.79/140.82	c bin-w-bin subsume rem           28 bins  time:  0.03 s
140.88/140.90	c subs with bin:      120  lits-rem:         4  v-fix:    0  time:  0.08 s
141.29/141.32	c Subs w/ non-existent bins:      2 l-rem:      1 v-fix:     0 done:  76273 time:  0.42 s
141.39/141.44	c Removed useless bin:      33  fixed:     0  props:  20.00M  time:  0.12 s
141.59/141.65	c lits-rem:         0  cl-subs:       78  v-elim:     12  v-fix:    0  time:  0.21 s
142.09/142.10	c subs with bin:      249  lits-rem:      1067  v-fix:    0  time:  0.39 s
142.69/142.70	c lits-rem:      2498  cl-subs:     1360  v-elim:      0  v-fix:    0  time:  0.56 s
144.00/144.04	c vivif2 --  cl tried   207535 cl shrink        2 lits rem          2 time: 1.34
144.39/144.46	c vivif2 --  cl tried    31961 cl shrink     6153 lits rem     180583 time: 0.42
144.99/145.06	c asymm  cl-useful: 112/4665/207535 lits-rem:112 time: 0.61
145.29/145.35	c calculated reachability. Time: 0.27
145.29/145.36	c  N dy   256    105331     76261    207535    188455     31895   1066430   1094373     11.49   no data
146.19/146.23	c Finding binary XORs  T:     0.88 s  found:      14
151.29/151.30	c  N dy   271    112123     76257    207535    188567     38467   1066430   1628250     11.50     49.45
155.49/155.59	c  N dy   297    119345     76257    207535    188640     26150   1066430    895223     11.75     58.21
161.29/161.38	c  N dy   320    127439     76255    207535    188785     33877   1066430   1304929     11.71     12.44
167.09/167.10	c  N dy   364    136405     76250    207535    188942     42348   1066430   1761617     12.11     12.76
171.39/171.45	c  N dy   397    145343     76250    207535    189039     29240   1066430    788937     12.31     13.04
177.10/177.13	c  N dy   433    154710     76250    207535    189159     38198   1066430   1217508     12.33     39.77
179.49/179.58	c  S st   446    157996     76250    207535    189215     41330   1066430   1388592     12.41     10.58
180.19/180.22	c  S st   446    158500     76250    207535    189262     41787   1066430   1428054     12.41   no data
180.19/180.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
190.39/190.49	c Flit:     3 Blit:      0 bXBeca:    0 bXProp:   42 Bins:  11548 BRemL:      2 BRemN:      0 P: 200.1M T: 10.22
190.49/190.59	c Replacing       57 vars Replaced     6379 lits Time:     0.09 s 
190.59/190.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
190.59/190.68	c bin-w-bin subsume rem          109 bins  time:  0.03 s
190.69/190.76	c subs with bin:      298  lits-rem:        12  v-fix:    0  time:  0.07 s
191.19/191.22	c Subs w/ non-existent bins:     10 l-rem:      1 v-fix:     1 done:  76189 time:  0.46 s
191.29/191.38	c Removed useless bin:      21  fixed:     0  props:  20.00M  time:  0.15 s
191.49/191.59	c lits-rem:         1  cl-subs:       72  v-elim:     25  v-fix:    0  time:  0.22 s
191.99/192.00	c subs with bin:      286  lits-rem:      2091  v-fix:    0  time:  0.34 s
192.59/192.60	c lits-rem:      2691  cl-subs:     1245  v-elim:      0  v-fix:    0  time:  0.56 s
193.89/193.97	c vivif2 --  cl tried   206723 cl shrink        2 lits rem          2 time: 1.37
194.39/194.47	c vivif2 --  cl tried    38538 cl shrink     6517 lits rem     126504 time: 0.50
194.99/195.07	c asymm  cl-useful: 1/4160/206721 lits-rem:4 time: 0.60
195.39/195.40	c calculated reachability. Time: 0.31
195.39/195.40	c  N dy   446    158500     76163    206720    183139     38504   1061701   1161467     12.41   no data
196.39/196.40	c Finding binary XORs  T:     1.00 s  found:      59
204.50/204.52	c  N dy   455    168843     76159    206720    183354     26230   1061701    726262     12.21     12.91
210.69/210.70	c  N dy   482    179635     76157    206720    183464     36513   1061701   1219552     12.30     13.07
217.19/217.23	c  N dy   498    191906     76157    206720    183684     48355   1061701   1807142     12.12     12.90
224.49/224.56	c  N dy   539    204397     76156    206720    183819     36238   1061700   1109736     12.16     13.00
232.59/232.65	c  N dy   588    217840     76155    206720    184018     49095   1061700   1687093     12.27     13.10
241.29/241.32	c  N dy   631    232642     76154    206720    184254     37991   1061700   1272294     12.40     13.16
244.29/244.33	c  S st   647    237750     76154    206720    184287     42970   1061700   1510780     12.40      7.35
244.99/245.05	c  S st   647    238250     76154    206720    184326     43424   1061700   1544667     12.40   no data
244.99/245.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
256.59/256.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   45 Bins:   7571 BRemL:      8 BRemN:      0 P: 200.0M T: 11.50
256.69/256.71	c Replacing      105 vars Replaced     6171 lits Time:     0.08 s 
256.69/256.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
256.79/256.81	c bin-w-bin subsume rem          186 bins  time:  0.03 s
256.79/256.88	c subs with bin:      176  lits-rem:        11  v-fix:    0  time:  0.07 s
257.30/257.36	c Subs w/ non-existent bins:     15 l-rem:      0 v-fix:     0 done:  76049 time:  0.48 s
257.49/257.51	c Removed useless bin:       4  fixed:     0  props:  15.34M  time:  0.14 s
257.69/257.71	c lits-rem:         2  cl-subs:       15  v-elim:     22  v-fix:    0  time:  0.21 s
257.99/258.06	c subs with bin:      170  lits-rem:      2617  v-fix:    0  time:  0.28 s
258.69/258.75	c lits-rem:      2984  cl-subs:      973  v-elim:      0  v-fix:    0  time:  0.64 s
260.19/260.21	c vivif2 --  cl tried   206198 cl shrink       18 lits rem         20 time: 1.46
260.69/260.71	c vivif2 --  cl tried    41239 cl shrink     6777 lits rem     177457 time: 0.50
261.29/261.35	c asymm  cl-useful: 1/1505/206198 lits-rem:1 time: 0.63
261.69/261.72	c calculated reachability. Time: 0.36
261.69/261.72	c  N dy   647    238250     76027    206198    191084     41162   1058099   1260714     12.40   no data
262.79/262.86	c Finding binary XORs  T:     1.13 s  found:      34
273.49/273.51	c  N dy   671    253872     76024    206198    191347     31582   1058098    856840     12.31     13.07
285.00/285.09	c  N dy   741    270107     76022    206198    191501     47330   1058098   1849548     12.63     29.54
295.59/295.67	c  N dy   791    287856     76019    206198    191656     38756   1058098   1076080     12.75     13.60
306.90/306.90	c  F st   849    306260     76019    206198    191813     56760   1058098   2162470     12.80     10.94
306.90/306.98	c Replacing       34 vars Replaced      969 lits Time:     0.05 s 
307.40/307.47	c  N st   849    306260     75985    205978    191427     55662   1055999   2137191     12.80     10.94
319.69/319.79	c  N dy   896    325825     75984    205978    191610     48266   1055998   1526115     12.83     48.56
334.19/334.25	c  N dy   957    345829     75981    205978    191780     40679   1055998    897337     12.97     48.74
342.19/342.29	c  S st  1004    357375     75979    205978    191892     51807   1055998   1594995     13.07     11.24
342.99/343.09	c  S st  1004    357877     75979    205978    191924     52272   1055998   1625521     13.07   no data
343.09/343.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
355.39/355.47	c Flit:     6 Blit:      0 bXBeca:    0 bXProp:  142 Bins:  16472 BRemL:      4 BRemN:      0 P: 200.2M T: 12.31
355.49/355.58	c Replacing      142 vars Replaced    11476 lits Time:     0.10 s 
355.59/355.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
355.59/355.68	c bin-w-bin subsume rem          363 bins  time:  0.04 s
355.69/355.76	c subs with bin:      142  lits-rem:         8  v-fix:    0  time:  0.08 s
356.19/356.25	c Subs w/ non-existent bins:      2 l-rem:      4 v-fix:     0 done:  75828 time:  0.49 s
356.29/356.38	c Removed useless bin:       4  fixed:     0  props:  12.63M  time:  0.12 s
356.59/356.60	c lits-rem:        18  cl-subs:       58  v-elim:     30  v-fix:    0  time:  0.22 s
357.09/357.11	c subs with bin:      197  lits-rem:      1969  v-fix:    0  time:  0.44 s
357.58/357.63	c lits-rem:      2260  cl-subs:      792  v-elim:      0  v-fix:    0  time:  0.48 s
359.09/359.19	c vivif2 --  cl tried   205354 cl shrink      113 lits rem        113 time: 1.55
359.69/359.77	c vivif2 --  cl tried    48749 cl shrink     6974 lits rem     119857 time: 0.58
360.39/360.40	c asymm  cl-useful: 0/446/205354 lits-rem:0 time: 0.63
360.79/360.81	c calculated reachability. Time: 0.39
360.79/360.81	c  N dy  1004    357877     75798    205354    207326     48629   1052082   1380399     13.07   no data
361.99/362.06	c Finding binary XORs  T:     1.25 s  found:       6
375.18/375.23	c  N dy  1069    377958     75795    205354    207575     40606   1052081    859905     13.12     13.98
387.69/387.76	c  N dy  1118    398024     75793    205354    207766     60169   1052081   2001618     13.02     13.74
400.08/400.14	c  N dy  1206    418227     75793    205354    207986     50715   1052081   1240511     13.15     14.02
413.98/414.09	c  N dy  1267    438325     75793    205354    208158     70236   1052081   2288045     13.21     13.96
427.68/427.78	c  N dy  1327    458388     75793    205354    208372     59829   1052081   1583557     13.27     14.19
440.68/440.78	c  N dy  1405    478463     75792    205354    208543     79349   1052081   2613556     13.35     43.29
455.29/455.36	c  N dy  1486    499244     75789    205354    208736     69043   1052081   1927930     13.50     17.55
464.58/464.60	c Finding binary XORs  T:     1.23 s  found:      83
470.99/471.02	c  N dy  1563    519259     75787    205077    208587     56340   1050014   1063604     13.65     14.48
481.88/481.92	c  S st  1647    536815     75785    205077    208722     73438   1050014   1842763     13.67   no data
482.58/482.68	c  S st  1647    537319     75785    205077    208734     73929   1050014   1872613     13.67   no data
482.68/482.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
494.78/494.82	c Flit:     1 Blit:      1 bXBeca:    0 bXProp:   21 Bins:  34298 BRemL:    253 BRemN:      0 P: 200.0M T: 12.08
494.89/494.92	c Replacing      110 vars Replaced     6726 lits Time:     0.10 s 
494.89/494.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
494.99/495.03	c bin-w-bin subsume rem          316 bins  time:  0.04 s
495.08/495.12	c subs with bin:      305  lits-rem:        18  v-fix:    0  time:  0.09 s
495.58/495.62	c Subs w/ non-existent bins:      5 l-rem:      1 v-fix:     0 done:  75673 time:  0.50 s
495.68/495.74	c Removed useless bin:       1  fixed:     0  props:  10.86M  time:  0.12 s
495.88/495.97	c lits-rem:         0  cl-subs:       11  v-elim:     52  v-fix:    0  time:  0.23 s
496.38/496.45	c subs with bin:      457  lits-rem:      7088  v-fix:    0  time:  0.39 s
496.98/497.07	c lits-rem:      4782  cl-subs:     1442  v-elim:      0  v-fix:    0  time:  0.57 s
498.68/498.79	c vivif2 --  cl tried   204499 cl shrink       60 lits rem         68 time: 1.72
499.78/499.88	c vivif2 --  cl tried    69648 cl shrink    10029 lits rem     118316 time: 1.09
500.48/500.51	c asymm  cl-useful: 0/550/204499 lits-rem:0 time: 0.64
500.88/500.96	c calculated reachability. Time: 0.43
500.88/500.96	c  N dy  1647    537319     75621    204499    237678     69246   1047435   1647046     13.67   no data
502.28/502.33	c Finding binary XORs  T:     1.37 s  found:       7
516.28/516.30	c  N dy  1694    557534     75618    204499    237881     88919   1047435   2825675     13.59     14.33
531.88/531.90	c  N dy  1747    578683     75617    204499    238142     77088   1047435   2261112     13.60     14.55
548.08/548.13	c  N dy  1809    598873     75614    204499    238363     62948   1047435   1193580     13.61     17.88
562.98/563.03	c  N dy  1888    618993     75609    204499    238576     82482   1047435   2263162     13.67     15.27
578.68/578.72	c  N dy  1960    640595     75607    204499    238813     69647   1047434   1381328     13.70     14.52
592.28/592.38	c  N dy  2045    660755     75606    204499    238966     89327   1047434   2366708     13.75     14.56
609.08/609.16	c  N dy  2126    681251     75603    204499    239075     74377   1047434   1461343     13.83     14.69
623.28/623.36	c  N dy  2192    701336     75602    204499    239283     93942   1047434   2507763     13.88     35.12
632.08/632.10	c Finding binary XORs  T:     1.31 s  found:     228
640.38/640.44	c  N dy  2291    721385     75600    203665    225172     75697   1042030   1360778     14.06     15.01
657.97/658.02	c  N dy  2387    741933     75593    203665    225320     95553   1042030   2395154     14.15     15.06
672.78/672.88	c  N dy  2456    763614     75593    203665    225452    116784   1042030   3448992     14.14     15.34
689.77/689.82	c  N dy  2519    783696     75593    203665    225657     99189   1042030   2424032     14.12     14.88
706.68/706.73	c  N dy  2607    803797     75593    203665    225812    118744   1042030   3523648     14.21     14.99
709.18/709.25	c  S st  2620    805978     75593    203665    225828    120873   1042030   3753634     14.24   no data
709.98/710.07	c  S st  2620    806480     75593    203665    225838    121364   1042030   3790347     14.24   no data
710.08/710.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
721.18/721.21	c Flit:     6 Blit:      4 bXBeca:    0 bXProp:   73 Bins:   5114 BRemL:      1 BRemN:      0 P: 200.2M T: 11.07
721.28/721.36	c Replacing      309 vars Replaced    16099 lits Time:     0.14 s 
721.38/721.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
721.38/721.47	c bin-w-bin subsume rem          921 bins  time:  0.04 s
721.49/721.55	c subs with bin:      482  lits-rem:        27  v-fix:    0  time:  0.08 s
721.98/722.06	c Subs w/ non-existent bins:      9 l-rem:      3 v-fix:     0 done:  75263 time:  0.52 s
722.08/722.19	c Removed useless bin:       0  fixed:     0  props:  10.06M  time:  0.12 s
722.38/722.44	c lits-rem:         1  cl-subs:       24  v-elim:     65  v-fix:    0  time:  0.25 s
723.48/723.53	c subs with bin:      651  lits-rem:     12857  v-fix:    0  time:  0.92 s
725.58/725.66	c lits-rem:     10481  cl-subs:     2857  v-elim:      0  v-fix:    0  time:  2.08 s
727.18/727.23	c vivif2 --  cl tried   202159 cl shrink       17 lits rem         17 time: 1.56
728.87/728.90	c vivif2 --  cl tried   107414 cl shrink    19528 lits rem     281529 time: 1.67
729.57/729.60	c asymm  cl-useful: 0/455/202159 lits-rem:0 time: 0.70
729.97/730.04	c calculated reachability. Time: 0.42
729.97/730.04	c  N dy  2620    806480     75198    202159    214922    106971   1034099   2692698     14.24   no data
731.27/731.38	c Finding binary XORs  T:     1.34 s  found:      88
748.78/748.86	c  N dy  2665    827823     75195    202159    215120     95447   1034098   2325847     14.16     15.48
763.77/763.84	c  N dy  2730    848196     75193    202159    215292    115319   1034097   3415954     14.20     15.14
778.07/778.17	c  N dy  2790    868214     75181    202159    215474     95623   1034097   1980528     14.18     14.97
795.57/795.63	c  N dy  2880    889410     75176    202159    215625    116270   1034097   3272813     14.23     15.02
811.67/811.71	c  N dy  2954    909743     75176    202159    215800     96164   1034097   1850165     14.26     15.76
827.77/827.89	c  N dy  3018    930364     75175    202159    216032    116196   1034097   3172416     14.30     15.09
845.17/845.23	c  N dy  3072    952433     75175    202159    216246     96630   1034097   1869078     14.32     15.11
860.67/860.78	c  N dy  3149    972726     75174    202159    216368    116418   1034097   2962427     14.36     15.21
870.77/870.83	c Finding binary XORs  T:     1.27 s  found:     210
880.67/880.71	c  N dy  3225    992824     75170    201330    197173    134290   1029540   4147116     14.42     23.15
896.07/896.14	c  N dy  3303   1012986     75170    201330    197341    112481   1029540   2443604     14.47     15.29
911.98/912.07	c  N dy  3368   1033076     75170    201330    197490    132118   1029540   3454639     14.46     15.45
928.38/928.40	c  N dy  3428   1053110     75164    201330    197635    108465   1029540   2107520     14.49     75.91
944.17/944.26	c  F st  3501   1071875     75162    201330    197740    126791   1029540   3272624     14.52      8.68
944.27/944.38	c Replacing      302 vars Replaced    10210 lits Time:     0.08 s 
946.57/946.66	c  N st  3505   1073906     74862    200968    197003    128134   1026872   3351232     14.52   no data
964.67/964.79	c  N dy  3566   1094173     74862    200968    197104    147866   1026872   4813988     14.57     15.83
981.97/982.08	c  N dy  3620   1115503     74862    200968    197239    124545   1026872   2787126     14.56     15.66
999.67/999.70	c  N dy  3700   1135955     74862    200968    197409    144521   1026872   3958931     14.60     15.38
1018.27/1018.33	c  N dy  3808   1155966     74859    200968    197550    119736   1026872   2299409     14.67     15.53
1028.76/1028.89	c Finding binary XORs  T:     1.13 s  found:      41
1038.76/1038.82	c  N dy  3910   1176243     74859    200938    197487    138369   1026686   3516625     14.75     15.90
1058.37/1058.46	c  N dy  4008   1196999     74858    200938    197616    158623   1026686   4757365     14.81     16.03
1069.96/1070.00	c  S st  4060   1209720     74856    200938    197692    125461   1026686   2483931     14.82      8.36
1070.86/1070.94	c  S st  4060   1210221     74856    200938    197699    125952   1026686   2518187     14.82   no data
1070.86/1070.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1082.47/1082.56	c Flit:     4 Blit:      6 bXBeca:    0 bXProp:    7 Bins:   4053 BRemL:     11 BRemN:      0 P: 200.0M T: 11.56
1082.57/1082.69	c Replacing       50 vars Replaced     7132 lits Time:     0.12 s 
1082.67/1082.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1082.77/1082.80	c bin-w-bin subsume rem          814 bins  time:  0.04 s
1082.77/1082.88	c subs with bin:      402  lits-rem:        19  v-fix:    0  time:  0.07 s
1083.27/1083.37	c Subs w/ non-existent bins:     17 l-rem:      3 v-fix:     0 done:  74790 time:  0.49 s
1083.37/1083.50	c Removed useless bin:       3  fixed:     0  props:   9.09M  time:  0.12 s
1083.67/1083.76	c lits-rem:         2  cl-subs:       28  v-elim:     94  v-fix:    0  time:  0.26 s
1084.27/1084.33	c subs with bin:      671  lits-rem:      8955  v-fix:    0  time:  0.45 s
1085.17/1085.20	c lits-rem:      5576  cl-subs:     1567  v-elim:      0  v-fix:    0  time:  0.83 s
1086.67/1086.76	c vivif2 --  cl tried   200145 cl shrink       48 lits rem         48 time: 1.55
1087.97/1088.02	c vivif2 --  cl tried   116660 cl shrink    12427 lits rem     141976 time: 1.26
1088.57/1088.69	c asymm  cl-useful: 0/389/200145 lits-rem:0 time: 0.67
1089.07/1089.12	c calculated reachability. Time: 0.41
1089.07/1089.13	c  N dy  4060   1210221     74696    200145    200886    116044   1023767   2051579     14.82   no data
1090.37/1090.49	c Finding binary XORs  T:     1.37 s  found:      42
1109.87/1109.92	c  N dy  4104   1230367     74693    200145    201000    135853   1023767   3725420     14.78     15.70
1126.46/1126.57	c  N dy  4150   1250419     74689    200145    201118    155557   1023767   4807169     14.76     31.59
1145.07/1145.12	c  N dy  4223   1270653     74688    200145    201292    128471   1023767   2589847     14.76     16.25
1164.26/1164.35	c  N dy  4309   1290790     74686    200145    201450    148095   1023767   3631872     14.77     15.72
1182.06/1182.11	c  N dy  4395   1310831     74674    200145    201600    121041   1023766   1964163     14.79     15.71
1202.05/1202.18	c  N dy  4481   1331103     74673    200145    201778    140823   1023766   3210456     14.85     15.85
1222.76/1222.86	c  N dy  4576   1351748     74672    200145    201922    161029   1023766   4474164     14.89     16.63
1241.66/1241.73	c  N dy  4658   1372922     74668    200145    202096    133587   1023766   2431282     14.94     15.83
1259.36/1259.46	c  N dy  4731   1393176     74668    200145    202192    153476   1023766   3509524     14.96     15.92
1278.05/1278.15	c  N dy  4821   1413218     74666    200145    202326    173088   1023766   4630598     15.01     16.40
1282.25/1282.36	c Finding binary XORs  T:     1.32 s  found:     419
1297.54/1297.65	c  N dy  4932   1433226     74659    198621    201709    141326   1016051   2807728     15.08     61.88

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-3282343-1303754096/watcher-3282343-1303754096 -o /tmp/evaluation-result-3282343-1303754096/solver-3282343-1303754096 -C 2400 -W 1300 -M 7680 ./strangenight2-st HOME/instance-3282343-1303754096.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.38 3.84 3.60 5/186 15143
/proc/meminfo: memFree=19609504/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=21600 CPUtime=0 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 734 0 0 0 0 0 0 0 20 0 1 0 467825821 22118400 674 33554432000 4194304 4627331 140734520224512 18446744073709551615 4314353 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 5400 678 318 106 0 371 0

[startup+0.0782191 s]
/proc/loadavg: 3.38 3.84 3.60 5/186 15143
/proc/meminfo: memFree=19609504/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=53592 CPUtime=0.07 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 7706 0 0 0 6 1 0 0 20 0 1 0 467825821 54878208 6544 33554432000 4194304 4627331 140734520224512 18446744073709551615 255106465932 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 13758 6555 322 106 0 8729 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 53592

[startup+0.101152 s]
/proc/loadavg: 3.38 3.84 3.60 5/186 15143
/proc/meminfo: memFree=19609504/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=64056 CPUtime=0.09 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 10300 0 0 0 8 1 0 0 20 0 1 0 467825821 65593344 8080 33554432000 4194304 4627331 140734520224512 18446744073709551615 4533380 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 16014 8080 322 106 0 10985 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 64056

[startup+0.301183 s]
/proc/loadavg: 3.38 3.84 3.60 5/186 15143
/proc/meminfo: memFree=19609504/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=105244 CPUtime=0.29 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 23350 0 0 0 26 3 0 0 21 0 1 0 467825821 107769856 18845 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308224 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 26311 18845 341 106 0 21282 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 105244

[startup+0.701105 s]
/proc/loadavg: 3.38 3.84 3.60 5/186 15143
/proc/meminfo: memFree=19609504/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=105244 CPUtime=0.69 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 23350 0 0 0 66 3 0 0 22 0 1 0 467825821 107769856 18845 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 26311 18845 341 106 0 21282 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 105244

[startup+1.50098 s]
/proc/loadavg: 3.43 3.84 3.60 5/190 15150
/proc/meminfo: memFree=19425704/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=123356 CPUtime=1.48 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 26905 0 0 0 145 3 0 0 25 0 1 0 467825821 126316544 22400 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308064 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 30839 22400 346 106 0 25810 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 123356

[startup+3.10066 s]
/proc/loadavg: 3.43 3.84 3.60 5/190 15150
/proc/meminfo: memFree=19317952/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=187232 CPUtime=3.09 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 37288 0 0 0 304 5 0 0 25 0 1 0 467825821 191725568 32783 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 46808 32783 346 106 0 41779 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 187232

[startup+6.30112 s]
/proc/loadavg: 3.43 3.84 3.60 5/190 15150
/proc/meminfo: memFree=18977328/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=314340 CPUtime=6.29 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 56662 0 0 0 622 7 0 0 25 0 1 0 467825821 321884160 52157 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308955 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 78585 52157 346 106 0 73556 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 314340

[startup+12.701 s]
/proc/loadavg: 3.60 3.86 3.61 5/190 15150
/proc/meminfo: memFree=18368192/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=561296 CPUtime=12.68 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 96121 0 0 0 1257 11 0 0 25 0 1 0 467825821 574767104 91616 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 140324 91616 346 106 0 135295 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 561296

[startup+25.5007 s]
/proc/loadavg: 3.66 3.87 3.61 5/190 15151
/proc/meminfo: memFree=17802756/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=916180 CPUtime=25.49 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 164168 0 0 0 2529 20 0 0 25 0 1 0 467825821 938168320 159659 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 229045 159659 373 106 0 224016 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 916180

[startup+51.1003 s]
/proc/loadavg: 3.78 3.88 3.62 5/190 15152
/proc/meminfo: memFree=17243440/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=997056 CPUtime=51.09 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 189673 0 0 0 5085 24 0 0 25 0 1 0 467825821 1020985344 180130 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 249264 180130 377 106 0 244235 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 997056

[startup+102.307 s]
/proc/loadavg: 3.97 3.91 3.65 5/190 15153
/proc/meminfo: memFree=16487680/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1418204 CPUtime=102.29 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 283385 0 0 0 10190 39 0 0 25 0 1 0 467825821 1452240896 266178 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308552 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 354551 266178 377 106 0 349522 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 1418204

[startup+162.301 s]
/proc/loadavg: 3.99 3.92 3.66 5/190 15154
/proc/meminfo: memFree=16257096/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1543784 CPUtime=162.29 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 316219 0 0 0 16186 43 0 0 25 0 1 0 467825821 1580834816 292116 33554432000 4194304 4627331 140734520224512 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 385946 292116 377 106 0 380917 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 1543784

[startup+222.301 s]
/proc/loadavg: 3.99 3.93 3.68 5/190 15156
/proc/meminfo: memFree=16057548/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1630428 CPUtime=222.29 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 339998 0 0 0 22182 47 0 0 25 0 1 0 467825821 1669558272 309471 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 407607 309471 377 106 0 402578 0
Current children cumulated CPU time (s) 222.29
Current children cumulated vsize (KiB) 1630428

[startup+282.301 s]
/proc/loadavg: 3.99 3.94 3.70 5/190 15158
/proc/meminfo: memFree=16006188/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1691532 CPUtime=282.29 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 361870 0 0 0 28177 52 0 0 25 0 1 0 467825821 1732128768 323557 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308236 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 422883 323557 377 106 0 417854 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 1691532

[startup+342.301 s]
/proc/loadavg: 3.99 3.95 3.72 5/190 15159
/proc/meminfo: memFree=15873352/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1698096 CPUtime=342.29 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 374863 0 0 0 34174 55 0 0 25 0 1 0 467825821 1738850304 324940 33554432000 4194304 4627331 140734520224512 18446744073709551615 4309315 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 424524 324940 377 106 0 419495 0
Current children cumulated CPU time (s) 342.29
Current children cumulated vsize (KiB) 1698096

[startup+402.301 s]
/proc/loadavg: 3.99 3.96 3.73 5/190 15170
/proc/meminfo: memFree=15817844/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1761320 CPUtime=402.28 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 397534 0 0 0 40169 59 0 0 25 0 1 0 467825821 1803591680 338909 33554432000 4194304 4627331 140734520224512 18446744073709551615 4309283 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 440330 338909 377 106 0 435301 0
Current children cumulated CPU time (s) 402.28
Current children cumulated vsize (KiB) 1761320

[startup+462.301 s]
/proc/loadavg: 3.99 3.96 3.74 5/190 15171
/proc/meminfo: memFree=15825392/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1763844 CPUtime=462.28 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 407307 0 0 0 46167 61 0 0 25 0 1 0 467825821 1806176256 340444 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308755 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 440961 340444 377 106 0 435932 0
Current children cumulated CPU time (s) 462.28
Current children cumulated vsize (KiB) 1763844

[startup+522.301 s]
/proc/loadavg: 3.99 3.97 3.76 5/190 15173
/proc/meminfo: memFree=15692936/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1835976 CPUtime=522.28 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 433024 0 0 0 52163 65 0 0 25 0 1 0 467825821 1880039424 356511 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 458994 356511 377 106 0 453965 0
Current children cumulated CPU time (s) 522.28
Current children cumulated vsize (KiB) 1835976

[startup+582.301 s]
/proc/loadavg: 4.06 3.99 3.77 5/190 15175
/proc/meminfo: memFree=15650000/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1836672 CPUtime=582.28 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 442837 0 0 0 58160 68 0 0 25 0 1 0 467825821 1880752128 356714 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308064 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 459168 356714 377 106 0 454139 0
Current children cumulated CPU time (s) 582.28
Current children cumulated vsize (KiB) 1836672

[startup+642.3 s]
/proc/loadavg: 4.10 4.00 3.79 5/190 15176
/proc/meminfo: memFree=15632484/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1839716 CPUtime=642.28 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 452851 0 0 0 64157 71 0 0 25 0 1 0 467825821 1883869184 356911 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308732 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 459929 356911 377 106 0 454900 0
Current children cumulated CPU time (s) 642.28
Current children cumulated vsize (KiB) 1839716

[startup+702.301 s]
/proc/loadavg: 4.04 4.00 3.80 5/190 15178
/proc/meminfo: memFree=15567992/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1840064 CPUtime=702.28 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 459794 0 0 0 70154 74 0 0 25 0 1 0 467825821 1884225536 358918 33554432000 4194304 4627331 140734520224512 18446744073709551615 4309113 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 460016 358918 377 106 0 454987 0
Current children cumulated CPU time (s) 702.28
Current children cumulated vsize (KiB) 1840064

[startup+762.306 s]
/proc/loadavg: 4.01 4.00 3.81 5/190 15179
/proc/meminfo: memFree=15483604/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1906620 CPUtime=762.28 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 481565 0 0 0 76150 78 0 0 25 0 1 0 467825821 1952378880 373814 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 476655 373814 387 106 0 471626 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 1906620

[startup+822.301 s]
/proc/loadavg: 4.00 4.00 3.82 5/190 15181
/proc/meminfo: memFree=15486908/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1907188 CPUtime=822.27 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 491739 0 0 0 82147 80 0 0 25 0 1 0 467825821 1952960512 373135 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308107 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 476797 373135 387 106 0 471768 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 1907188

[startup+882.3 s]
/proc/loadavg: 4.08 4.02 3.83 5/190 15183
/proc/meminfo: memFree=15441240/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1998716 CPUtime=882.27 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 499499 0 0 0 88144 83 0 0 25 0 1 0 467825821 2046685184 375017 33554432000 4194304 4627331 140734520224512 18446744073709551615 4406968 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 499679 375017 377 106 0 494650 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 1998716

[startup+942.301 s]
/proc/loadavg: 4.03 4.01 3.84 5/190 15184
/proc/meminfo: memFree=15398272/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1909988 CPUtime=942.27 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 510517 0 0 0 94142 85 0 0 25 0 1 0 467825821 1955827712 374120 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 477497 374120 377 106 0 472468 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 1909988

[startup+1002.3 s]
/proc/loadavg: 4.01 4.00 3.84 5/190 15186
/proc/meminfo: memFree=15371572/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1912180 CPUtime=1002.27 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 518411 0 0 0 100140 87 0 0 25 0 1 0 467825821 1958072320 375509 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308720 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 478045 375509 377 106 0 473016 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 1912180

[startup+1062.3 s]
/proc/loadavg: 4.00 4.00 3.85 5/190 15187
/proc/meminfo: memFree=15343388/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1915468 CPUtime=1062.26 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 529781 0 0 0 106136 90 0 0 25 0 1 0 467825821 1961439232 374083 33554432000 4194304 4627331 140734520224512 18446744073709551615 4321707 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 478867 374083 377 106 0 473838 0
Current children cumulated CPU time (s) 1062.26
Current children cumulated vsize (KiB) 1915468

[startup+1122.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 15189
/proc/meminfo: memFree=15271924/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=2066584 CPUtime=1122.26 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 546106 0 0 0 112133 93 0 0 25 0 1 0 467825821 2116182016 390408 33554432000 4194304 4627331 140734520224512 18446744073709551615 4309110 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 516646 390408 377 106 0 511617 0
Current children cumulated CPU time (s) 1122.26
Current children cumulated vsize (KiB) 2066584

[startup+1182.3 s]
/proc/loadavg: 4.00 4.00 3.86 5/190 15191
/proc/meminfo: memFree=15240656/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1987912 CPUtime=1182.26 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 555059 0 0 0 118131 95 0 0 25 0 1 0 467825821 2035621888 391660 33554432000 4194304 4627331 140734520224512 18446744073709551615 4309210 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 496978 391660 377 106 0 491949 0
Current children cumulated CPU time (s) 1182.26
Current children cumulated vsize (KiB) 1987912

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.87 5/190 15192
/proc/meminfo: memFree=15191152/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=2013012 CPUtime=1242.26 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 562439 0 0 0 124128 98 0 0 25 0 1 0 467825821 2061324288 398395 33554432000 4194304 4627331 140734520224512 18446744073709551615 4309540 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 503253 398395 377 106 0 498224 0
Current children cumulated CPU time (s) 1242.26
Current children cumulated vsize (KiB) 2013012



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.00 4.00 3.87 3/186 15196
/proc/meminfo: memFree=16441964/32951124 swapFree=67111524/67111528
[pid=15143] ppid=15141 vsize=1987912 CPUtime=1299.95 cores=0,2
/proc/15143/stat : 15143 (strangenight2-s) R 15141 15143 13951 0 -1 4202496 565013 0 0 0 129897 98 0 0 25 0 1 0 467825821 2035621888 394379 33554432000 4194304 4627331 140734520224512 18446744073709551615 4308382 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/15143/statm: 496978 394379 377 106 0 491949 0
Current children cumulated CPU time (s) 1299.95
Current children cumulated vsize (KiB) 1987912

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.08
CPU time (s): 1300.04
CPU user time (s): 1298.97
CPU system time (s): 1.06484
CPU usage (%): 99.9966
Max. virtual memory (cumulated for all children) (KiB): 2113404

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1298.97
system time used= 1.06484
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 565013
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= 6
involuntary context switches= 4265

runsolver used 2.33764 second user time and 4.78927 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-25 19:54:57
IDJOB=3282343
IDBENCH=70808
IDSOLVER=1587
FILE ID=node144/3282343-1303754096
RUNJOBID= node144-1303754096-15107
PBS_JOBID= 13154018
Free space on /tmp= 72128 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxor/maxor128.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3282343-1303754096/watcher-3282343-1303754096 -o /tmp/evaluation-result-3282343-1303754096/solver-3282343-1303754096 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3282343-1303754096.cnf

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

MD5SUM BENCH= e050fe11c7c50ba82ac7126f49db3c10
RANDOM SEED=758968389

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19610032 kB
Buffers:       2163868 kB
Cached:       10524640 kB
SwapCached:          4 kB
Active:        3591372 kB
Inactive:      9213712 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19610032 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           40868 kB
Writeback:           0 kB
AnonPages:      115080 kB
Mapped:          15260 kB
Slab:           471720 kB
PageTables:       4864 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   300612 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= 72128 MiB
End job on node144 at 2011-04-25 20:16:39