Trace number 3368290

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 (fixed)? (TO) 1300.17 1300.19

General information on the benchmark

NameSAT-Race-2010-CNF/hardware-verification/
velev/1dlx_c_iq60_a.cnf
MD5SUM1e60a63f1ba68b9b3c423ca413b4fa2b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark802.03
Satisfiable
(Un)Satisfiability was proved
Number of variables651875
Number of clauses9927770
Sum of the clauses size28821360
Maximum clause length195
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 28783867
Number of clauses of size 3839934
Number of clauses of size 410777
Number of clauses of size 570916
Number of clauses of size over 5222275

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-3368290-1305395768.cnf'
0.00/0.00	c -- header says num vars:         651875
0.00/0.00	c -- header says num clauses:     9927770
2.59/2.68	c -- clauses added:            0 learnts,      9927770 normals,            0 xors
2.59/2.68	c -- vars added     651875
2.59/2.68	c Parsing time:  2.47 s
2.59/2.68	c  N st     0         0    651875   1143902   8783867         0  28821359         0   no data   no data
3.09/3.17	c asymm  cl-useful: 48/48/1143841 lits-rem:1658 time: 0.44
13.39/13.47	c Flit:   269 Blit:  69871 bXBeca:    0 bXProp:  197 Bins:      0 BRemL:      0 BRemN:      0 P: 200.1M T: 10.19
13.78/13.80	c Cleaning up after failed var search:     0.32 s 
14.08/14.16	c Replacing      198 vars Replaced   262002 lits Time:     0.35 s 
14.68/14.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
15.18/15.29	c bin-w-bin subsume rem           59 bins  time:  0.51 s
20.08/20.17	c subs with bin:   156389  lits-rem:    261160  v-fix:    0  time:  4.87 s
24.48/24.58	c Subs w/ non-existent bins:   2277 l-rem:   2373 v-fix:     0 done:  26111 time:  4.40 s
24.98/25.07	c Removed useless bin:     209  fixed:     0  props:  20.03M  time:  0.44 s
34.77/34.84	c lits-rem:     11428  cl-subs:    48002  v-elim: 171567  v-fix:    0  time:  9.69 s
35.77/35.82	c Finding binary XORs  T:     0.98 s  found:    5196
35.97/36.06	c Replacing     5196 vars Replaced   169881 lits Time:     0.24 s 
36.67/36.79	c Finding non-binary XORs:     0.39 s (found:       0, avg size: nan)
36.67/36.79	c calculated reachability. Time: 0.21
36.87/36.91	c Calc default polars -  time:   0.12 s pos:   31578 undec:  247806 neg:  372491
36.87/36.91	c =========================================================================================
36.87/36.91	c types(t): F = full restart, N = normal restart
36.87/36.91	c types(t): S = simplification begin/end, E = solution found
36.87/36.91	c restart types(rt): st = static, dy = dynamic
36.87/36.91	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
36.87/36.91	c  B st     0         0    404588    529474   5996634         0  20086110         0   no data   no data
53.36/53.48	c  N dy    11      4027    404586    529474   5996788      3807  20086105    397696      9.21      9.80
72.65/72.70	c  N dy    28      8131    404581    529474   5996985      7626  20086104    686434     12.39     13.35
98.26/98.37	c  N dy    53     13124    404525    529474   5997227     12295  20086102    959025     12.03     13.13
121.46/121.59	c  N dy    74     17194    404437    529474   5997405     16139  20086042   1138911     12.28     14.68
139.56/139.65	c  N dy    93     21634    404435    529474   5997548     10974  20086040    440635     12.42     13.19
159.76/159.80	c  F st   119     25002    404434    529474   5997703     14165  20086040    612060     13.35   no data
166.86/166.94	c  N st   122     26190    404434    528275   5976191     14932  20011998    656003     13.35   no data
176.55/176.66	c  S st   125     30000    404433    528275   5976349     18541  20011998    935667     13.35   no data
180.05/180.16	c  S st   125     30500    404427    528275   5976527     18858  20011998    938701     13.35   no data
180.26/180.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.18
205.57/205.61	c Flit:   509 Blit:    416 bXBeca:    0 bXProp:  377 Bins: 574422 BRemL:    368 BRemN:     42 P: 200.0M T: 25.08
205.57/205.62	c Cleaning up after failed var search:     0.00 s 
206.06/206.11	c Replacing      400 vars Replaced   262910 lits Time:     0.48 s 
208.66/208.73	c blocked clauses removed:    23394 vars:  22216 tried:      423609 T: 2.24 s
209.16/209.27	c bin-w-bin subsume rem         5826 bins  time:  0.54 s
214.37/214.49	c subs with bin:     8335  lits-rem:    188419  v-fix:    0  time:  5.22 s
216.76/216.89	c Subs w/ non-existent bins:     70 l-rem:   1229 v-fix:     0 done:  64710 time:  2.40 s
217.16/217.24	c Removed useless bin:    2300  fixed:     0  props:  20.01M  time:  0.34 s
226.35/226.48	c lits-rem:      8642  cl-subs:     5559  v-elim:  83540  v-fix:    0  time:  9.20 s
227.15/227.27	c subs with bin:      633  lits-rem:     16479  v-fix:    0  time:  0.71 s
228.16/228.21	c lits-rem:      1364  cl-subs:     1667  v-elim:      0  v-fix:    0  time:  0.74 s
228.86/228.90	c asymm  cl-useful: 73/75/503673 lits-rem:4964 time: 0.69
229.56/229.66	c calculated reachability. Time: 0.65
229.56/229.67	c  N dy   125     30500    297270    503673   4518871      9480  14891334   1138164     13.35   no data
232.16/232.25	c Finding binary XORs  T:     2.58 s  found:      45
245.28/245.34	c  N dy   140     34607    297264    503673   4519042     13335  14891329   1372707     13.62     14.40
258.06/258.11	c  N dy   166     39345    297262    503673   4519187     17874  14891328   1601534     13.81     15.08
269.06/269.18	c  N dy   193     43598    297262    503673   4519320     11591  14891328   1065613     14.18     15.31
276.66/276.79	c  S st   202     45754    297258    503673   4519383     13664  14891327   1155169     14.14   no data
279.56/279.64	c  S st   202     46256    297251    503673   4519571     13972  14891327   1156883     14.14   no data
279.76/279.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
294.78/294.86	c Flit:   123 Blit:    148 bXBeca:    0 bXProp:   80 Bins: 104671 BRemL:    188 BRemN:     22 P: 200.0M T: 14.92
294.78/294.87	c Cleaning up after failed var search:     0.00 s 
295.16/295.26	c Replacing      126 vars Replaced   243623 lits Time:     0.38 s 
295.46/295.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
295.96/296.00	c bin-w-bin subsume rem          541 bins  time:  0.42 s
300.96/301.06	c subs with bin:     6656  lits-rem:    264983  v-fix:    0  time:  5.06 s
303.36/303.40	c Subs w/ non-existent bins:   7060 l-rem:   8721 v-fix:     0 done:  31835 time:  2.33 s
303.57/303.69	c Removed useless bin:    2682  fixed:     0  props:  20.00M  time:  0.28 s
308.36/308.46	c lits-rem:       752  cl-subs:     1865  v-elim:  80676  v-fix:    0  time:  4.76 s
309.07/309.19	c subs with bin:      265  lits-rem:      7595  v-fix:    0  time:  0.66 s
310.07/310.13	c lits-rem:       390  cl-subs:     1143  v-elim:      0  v-fix:    0  time:  0.78 s
311.06/311.14	c vivif2 --  cl tried   116278 cl shrink     3055 lits rem       3155 time: 1.01
311.66/311.74	c vivif2 --  cl tried    11973 cl shrink     1712 lits rem      32902 time: 0.59
312.16/312.26	c asymm  cl-useful: 66/568/411704 lits-rem:2047 time: 0.53
312.96/313.08	c calculated reachability. Time: 0.72
312.96/313.08	c  N dy   202     46256    216140    411704   3858669     11912  12583243    960588     14.14   no data
315.76/315.81	c Finding binary XORs  T:     2.73 s  found:    1972
322.56/322.65	c  N dy   216     50352    216139    411704   3858847     15766  12583243   1143754     13.92     14.93
328.66/328.73	c  N dy   246     54355    216138    411704   3858983     19603  12583243   1387686     14.23     15.34
337.67/337.78	c  N dy   275     58842    216138    411704   3859152     23859  12583241   1654180     14.81     15.63
345.76/345.83	c  N dy   302     62864    216135    411704   3859289     27708  12583241   1851276     14.99     22.37
352.26/352.39	c  N dy   325     66985    216134    411704   3859391     16751  12583241   1056580     15.04     16.51
355.56/355.62	c  S st   333     69384    216132    411704   3859481     19031  12583240   1282292     14.93   no data
357.66/357.75	c  S st   333     69884    216120    411704   3859667     19340  12583240   1284826     14.93   no data
357.76/357.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
372.16/372.20	c Flit:   195 Blit:    303 bXBeca:    0 bXProp:   25 Bins:1117045 BRemL:   1112 BRemN:     35 P: 200.0M T: 14.19
372.16/372.20	c Cleaning up after failed var search:     0.00 s 
372.56/372.60	c Replacing     1997 vars Replaced   129952 lits Time:     0.39 s 
372.77/372.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
373.26/373.34	c bin-w-bin subsume rem        26910 bins  time:  0.46 s
378.46/378.54	c subs with bin:    21693  lits-rem:     88262  v-fix:    0  time:  5.20 s
381.57/381.64	c Subs w/ non-existent bins:   4739 l-rem:   2567 v-fix:     0 done:  24668 time:  3.08 s
381.86/381.99	c Removed useless bin:   12692  fixed:     0  props:  20.00M  time:  0.33 s
384.66/384.74	c lits-rem:       666  cl-subs:     1120  v-elim:   4431  v-fix:    0  time:  2.75 s
386.16/386.26	c subs with bin:      830  lits-rem:      7766  v-fix:    0  time:  1.44 s
387.18/387.24	c lits-rem:       316  cl-subs:     1462  v-elim:      0  v-fix:    0  time:  0.81 s
388.17/388.22	c vivif2 --  cl tried   154169 cl shrink     1295 lits rem       1296 time: 0.98
388.56/388.69	c vivif2 --  cl tried    16670 cl shrink     1564 lits rem      23173 time: 0.47
389.06/389.16	c asymm  cl-useful: 109/818/377200 lits-rem:3814 time: 0.47
389.96/390.00	c calculated reachability. Time: 0.73
389.96/390.00	c  N dy   333     69884    209154    377196   4772951     16654  12109135   3083327     14.93   no data
393.06/393.11	c Finding binary XORs  T:     3.11 s  found:      12
399.86/399.98	c  N dy   362     75009    209138    377196   4773137     21505  12109135   3383177     14.95     16.89
408.86/408.99	c  N dy   397     80413    208786    377196   4773374     26616  12109049   3691286     15.34     16.35
418.86/418.91	c  N dy   428     86137    208785    377196   4773636     32020  12109049   3986043     15.44     17.15
421.06/421.11	c  F st   438     87500    208784    377196   4773702     33310  12109049   4071031     15.48   no data
421.36/421.43	c Replacing       12 vars Replaced      572 lits Time:     0.20 s 
428.27/428.31	c  N dy   444     92704    208772    372374   4683360     20648  12024314   2929997     15.48   no data
438.88/438.95	c  N dy   495     99055    208770    372374   4683586     26721  12024270   3352485     16.08     17.15
448.56/448.65	c  S st   544    104826    208770    372374   4683832     32193  12024269   3732248     16.65   no data
450.88/450.96	c  S st   544    105326    208768    372374   4684040     32480  12024269   3735097     16.65   no data
451.06/451.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.15
464.76/464.82	c Flit:   262 Blit:    200 bXBeca:    0 bXProp:   38 Bins: 604290 BRemL:    651 BRemN:     26 P: 200.0M T: 13.61
464.76/464.83	c Cleaning up after failed var search:     0.00 s 
465.18/465.22	c Replacing       39 vars Replaced    33025 lits Time:     0.38 s 
465.36/465.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
465.86/465.97	c bin-w-bin subsume rem         1963 bins  time:  0.48 s
470.56/470.65	c subs with bin:     5118  lits-rem:      9911  v-fix:    0  time:  4.68 s
473.56/473.68	c Subs w/ non-existent bins:   6989 l-rem:   1961 v-fix:     1 done:  22202 time:  3.01 s
473.97/474.05	c Removed useless bin:    3261  fixed:     0  props:  20.01M  time:  0.36 s
476.86/476.92	c lits-rem:       224  cl-subs:     2238  v-elim:   4649  v-fix:    0  time:  2.87 s
478.37/478.45	c subs with bin:      371  lits-rem:     20880  v-fix:    0  time:  1.38 s
479.47/479.55	c lits-rem:      2345  cl-subs:     1524  v-elim:      0  v-fix:    0  time:  0.94 s
482.46/482.53	c vivif2 --  cl tried   224305 cl shrink     1663 lits rem       1917 time: 2.98
483.46/483.53	c vivif2 --  cl tried    29522 cl shrink     7116 lits rem     122663 time: 1.00
483.97/484.02	c asymm  cl-useful: 85/708/351514 lits-rem:2607 time: 0.49
484.97/485.04	c calculated reachability. Time: 0.90
484.97/485.04	c  N dy   544    105326    203595    351498   5074199     29459  11683777   4343740     16.65   no data
489.06/489.13	c Finding binary XORs  T:     4.09 s  found:      11
500.06/500.13	c  N dy   589    112120    203587    351498   5074506     35873  11683737   4768912     16.85     17.79
511.16/511.29	c  N dy   643    119325    203585    351498   5074740     23688  11683735   3914685     17.19     18.27
523.36/523.49	c  N dy   691    127339    203581    351498   5075017     31328  11683735   4451857     17.41     18.34
536.96/537.08	c  N dy   752    135591    203575    351498   5075307     39221  11683649   4968882     17.70     19.08
550.76/550.89	c  N dy   810    144404    203351    351498   5075604     26142  11683547   3942262     18.00     19.22
565.37/565.42	c  N dy   889    153626    203349    351498   5075858     35050  11683547   4539557     18.46     27.02
571.97/572.09	c  S st   922    157989    203348    351498   5075986     39245  11683547   4803867     18.57     11.73
574.56/574.66	c  S st   922    158489    203338    351498   5076182     39544  11683547   4809367     18.57   no data
574.76/574.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
586.76/586.87	c Flit:   326 Blit:    769 bXBeca:    0 bXProp:   59 Bins: 317293 BRemL:   2073 BRemN:   2204 P: 200.0M T: 11.98
586.76/586.87	c Cleaning up after failed var search:     0.00 s 
587.28/587.33	c Replacing       72 vars Replaced    83966 lits Time:     0.44 s 
587.47/587.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
588.07/588.10	c bin-w-bin subsume rem         7136 bins  time:  0.52 s
592.78/592.81	c subs with bin:     8173  lits-rem:     11671  v-fix:    0  time:  4.71 s
595.08/595.18	c Subs w/ non-existent bins:   1609 l-rem:   1087 v-fix:     6 done:  24795 time:  2.35 s
595.47/595.56	c Removed useless bin:    2568  fixed:     0  props:  20.01M  time:  0.37 s
600.67/600.74	c lits-rem:       263  cl-subs:     2836  v-elim:   6584  v-fix:    0  time:  5.18 s
602.17/602.25	c subs with bin:      232  lits-rem:     16123  v-fix:    0  time:  1.36 s
603.27/603.37	c lits-rem:     24069  cl-subs:     1321  v-elim:      0  v-fix:    0  time:  0.96 s
606.37/606.45	c vivif2 --  cl tried   221681 cl shrink     1524 lits rem       1747 time: 3.09
607.36/607.43	c vivif2 --  cl tried    34497 cl shrink     7440 lits rem     131686 time: 0.97
607.86/607.95	c asymm  cl-useful: 91/698/326414 lits-rem:2564 time: 0.52
608.96/609.08	c calculated reachability. Time: 1.02
608.96/609.09	c  N dy   922    158489    195541    326402   5058607     34436  11192103   4504006     18.57   no data
613.96/614.02	c Finding binary XORs  T:     4.83 s  found:      28
629.76/629.88	c  N dy   999    168651    195529    326402   5058979     22815  11192016   3799767     18.87     31.93
646.78/646.88	c  N dy  1089    179466    195526    326402   5059383     33142  11192016   4475798     19.28     25.37
663.47/663.52	c  N dy  1167    190979    195524    326402   5059934     44001  11192012   5139705     19.54     33.67
684.47/684.54	c  N dy  1269    203228    195519    326402   5060439     32252  11192008   4280315     19.89     34.72
704.07/704.10	c  N dy  1362    216226    195518    326402   5060832     44758  11192006   5075868     20.17     40.33
725.98/726.05	c  N dy  1467    231193    195512    326402   5061338     33996  11192004   4333744     20.53     22.40
737.07/737.14	c  S st  1526    237735    195502    326402   5061514     40307  11192004   4779026     20.81   no data
739.77/739.87	c  S st  1526    238235    195490    326402   5061694     40623  11192004   4782215     20.81   no data
739.97/740.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.16
752.16/752.26	c Flit:   134 Blit:    642 bXBeca:    0 bXProp:   33 Bins: 109278 BRemL:   3480 BRemN:   1119 P: 200.0M T: 12.13
752.16/752.27	c Cleaning up after failed var search:     0.00 s 
752.66/752.74	c Replacing       62 vars Replaced   102030 lits Time:     0.46 s 
752.86/752.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
753.26/753.38	c bin-w-bin subsume rem         7569 bins  time:  0.40 s
757.56/757.60	c subs with bin:     6611  lits-rem:     11345  v-fix:    0  time:  4.22 s
760.56/760.66	c Subs w/ non-existent bins:    430 l-rem:    693 v-fix:     0 done:  29069 time:  3.05 s
760.96/761.02	c Removed useless bin:    7124  fixed:     0  props:  20.01M  time:  0.35 s
763.06/763.17	c lits-rem:       168  cl-subs:     3026  v-elim:   5312  v-fix:    0  time:  2.14 s
764.48/764.58	c subs with bin:       29  lits-rem:      2138  v-fix:    0  time:  1.30 s
765.47/765.52	c lits-rem:      8260  cl-subs:      932  v-elim:      0  v-fix:    0  time:  0.80 s
768.36/768.49	c vivif2 --  cl tried   307105 cl shrink     6865 lits rem      35671 time: 2.97
769.16/769.26	c vivif2 --  cl tried    37439 cl shrink     7505 lits rem     130334 time: 0.77
769.76/769.80	c asymm  cl-useful: 99/710/306652 lits-rem:1975 time: 0.54
770.98/771.06	c calculated reachability. Time: 1.17
770.98/771.06	c  N dy  1526    238235    189106    306648   3897054     37344  10751010   2307835     20.81   no data
776.58/776.66	c Finding binary XORs  T:     5.60 s  found:      28
799.97/800.03	c  N dy  1639    253492    189098    306648   3897644     27109  10751009   1709378     21.17     40.77
823.57/823.69	c  N dy  1751    269686    189093    306648   3898168     42638  10751008   2666649     21.42     40.13
849.97/850.00	c  N dy  1886    287153    189092    306648   3898753     34106  10751007   1960542     21.80     23.07
876.77/876.83	c  N dy  2031    305480    189088    306648   3899296     51760  10751006   3181728     22.24     24.76
877.97/878.03	c  F st  2039    306250    189088    306648   3899319     52505  10751006   3233307     22.27   no data
878.27/878.38	c Replacing       28 vars Replaced    28533 lits Time:     0.25 s 
878.78/878.87	c Found part       92 vars:     189034 clauses:   3514297 lits size:  10747750
878.78/878.87	c Found part       93 vars:          2 clauses:         1 lits size:         2
878.78/878.87	c Found part       94 vars:          2 clauses:         1 lits size:         2
878.78/878.87	c Found part       95 vars:          2 clauses:         1 lits size:         2
878.78/878.87	c Found part       96 vars:          2 clauses:         1 lits size:         2
878.78/878.87	c Found part       97 vars:          2 clauses:         1 lits size:         2
878.78/878.87	c Found part       98 vars:          2 clauses:         1 lits size:         2
878.78/878.87	c Found part       99 vars:          2 clauses:         1 lits size:         2
878.78/878.87	c Found part      100 vars:          2 clauses:         1 lits size:         2
878.78/878.87	c Found parts:          9 time: 0.83 s
878.78/878.87	c Solving part 93
879.07/879.19	c  N st     0         0         2         0         1         0         2         0   no data   no data
879.17/879.20	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
879.17/879.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
879.17/879.23	c Finding binary XORs  T:     0.03 s  found:       0
879.17/879.24	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
879.17/879.24	c calculated reachability. Time: 0.00
879.17/879.25	c Calc default polars -  time:   0.01 s pos:       0 undec:  651873 neg:       2
879.17/879.25	c =========================================================================================
879.17/879.25	c types(t): F = full restart, N = normal restart
879.17/879.25	c types(t): S = simplification begin/end, E = solution found
879.17/879.25	c restart types(rt): st = static, dy = dynamic
879.17/879.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
879.17/879.25	c  B st     0         0         2         0         1         0         2         0   no data   no data
879.17/879.25	c  E st     1         0         0         0         1         0         2         0   no data   no data
879.17/879.26	c Verified 0 clauses.
879.17/879.26	c Verified 0 clauses.
879.17/879.26	c Solved part
879.17/879.26	c =========================================================================================
879.17/879.27	c Solving part 94
879.47/879.59	c  N st     0         0         2         0         1         0         2         0   no data   no data
879.47/879.59	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
879.57/879.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
879.57/879.63	c Finding binary XORs  T:     0.03 s  found:       0
879.57/879.64	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
879.57/879.64	c calculated reachability. Time: 0.00
879.57/879.64	c Calc default polars -  time:   0.01 s pos:       0 undec:  651873 neg:       2
879.57/879.64	c =========================================================================================
879.57/879.64	c types(t): F = full restart, N = normal restart
879.57/879.64	c types(t): S = simplification begin/end, E = solution found
879.57/879.64	c restart types(rt): st = static, dy = dynamic
879.57/879.64	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
879.57/879.64	c  B st     0         0         2         0         1         0         2         0   no data   no data
879.57/879.64	c  E st     1         0         0         0         1         0         2         0   no data   no data
879.57/879.66	c Verified 0 clauses.
879.57/879.66	c Verified 0 clauses.
879.57/879.66	c Solved part
879.57/879.66	c =========================================================================================
879.57/879.67	c Solving part 95
879.88/880.00	c  N st     0         0         2         0         1         0         2         0   no data   no data
879.88/880.00	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
879.88/880.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
879.98/880.04	c Finding binary XORs  T:     0.03 s  found:       0
879.98/880.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
879.98/880.04	c calculated reachability. Time: 0.00
879.98/880.05	c Calc default polars -  time:   0.01 s pos:       0 undec:  651873 neg:       2
879.98/880.05	c =========================================================================================
879.98/880.05	c types(t): F = full restart, N = normal restart
879.98/880.05	c types(t): S = simplification begin/end, E = solution found
879.98/880.05	c restart types(rt): st = static, dy = dynamic
879.98/880.05	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
879.98/880.05	c  B st     0         0         2         0         1         0         2         0   no data   no data
879.98/880.05	c  E st     1         0         0         0         1         0         2         0   no data   no data
879.98/880.06	c Verified 0 clauses.
879.98/880.06	c Verified 0 clauses.
879.98/880.06	c Solved part
879.98/880.06	c =========================================================================================
879.98/880.08	c Solving part 96
880.27/880.39	c  N st     0         0         2         0         1         0         2         0   no data   no data
880.27/880.39	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
880.27/880.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
880.37/880.43	c Finding binary XORs  T:     0.03 s  found:       0
880.37/880.43	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
880.37/880.43	c calculated reachability. Time: 0.00
880.37/880.44	c Calc default polars -  time:   0.01 s pos:       0 undec:  651873 neg:       2
880.37/880.44	c =========================================================================================
880.37/880.44	c types(t): F = full restart, N = normal restart
880.37/880.44	c types(t): S = simplification begin/end, E = solution found
880.37/880.44	c restart types(rt): st = static, dy = dynamic
880.37/880.44	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
880.37/880.44	c  B st     0         0         2         0         1         0         2         0   no data   no data
880.37/880.44	c  E st     1         0         0         0         1         0         2         0   no data   no data
880.37/880.45	c Verified 0 clauses.
880.37/880.45	c Verified 0 clauses.
880.37/880.45	c Solved part
880.37/880.45	c =========================================================================================
880.37/880.47	c Solving part 97
880.67/880.79	c  N st     0         0         2         0         1         0         2         0   no data   no data
880.67/880.79	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
880.67/880.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
880.77/880.83	c Finding binary XORs  T:     0.03 s  found:       0
880.77/880.83	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
880.77/880.83	c calculated reachability. Time: 0.00
880.77/880.84	c Calc default polars -  time:   0.01 s pos:       0 undec:  651873 neg:       2
880.77/880.84	c =========================================================================================
880.77/880.84	c types(t): F = full restart, N = normal restart
880.77/880.84	c types(t): S = simplification begin/end, E = solution found
880.77/880.84	c restart types(rt): st = static, dy = dynamic
880.77/880.84	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
880.77/880.84	c  B st     0         0         2         0         1         0         2         0   no data   no data
880.77/880.84	c  E st     1         0         0         0         1         0         2         0   no data   no data
880.77/880.85	c Verified 0 clauses.
880.77/880.85	c Verified 0 clauses.
880.77/880.85	c Solved part
880.77/880.85	c =========================================================================================
880.77/880.87	c Solving part 98
881.09/881.19	c  N st     0         0         2         0         1         0         2         0   no data   no data
881.09/881.19	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
881.09/881.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
881.17/881.22	c Finding binary XORs  T:     0.03 s  found:       0
881.17/881.23	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
881.17/881.23	c calculated reachability. Time: 0.00
881.17/881.24	c Calc default polars -  time:   0.01 s pos:       0 undec:  651873 neg:       2
881.17/881.24	c =========================================================================================
881.17/881.24	c types(t): F = full restart, N = normal restart
881.17/881.24	c types(t): S = simplification begin/end, E = solution found
881.17/881.24	c restart types(rt): st = static, dy = dynamic
881.17/881.24	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
881.17/881.24	c  B st     0         0         2         0         1         0         2         0   no data   no data
881.17/881.24	c  E st     1         0         0         0         1         0         2         0   no data   no data
881.17/881.25	c Verified 0 clauses.
881.17/881.25	c Verified 0 clauses.
881.17/881.25	c Solved part
881.17/881.25	c =========================================================================================
881.17/881.27	c Solving part 99
881.47/881.58	c  N st     0         0         2         0         1         0         2         0   no data   no data
881.47/881.59	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
881.47/881.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
881.57/881.62	c Finding binary XORs  T:     0.03 s  found:       0
881.57/881.63	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
881.57/881.63	c calculated reachability. Time: 0.00
881.57/881.64	c Calc default polars -  time:   0.01 s pos:       0 undec:  651873 neg:       2
881.57/881.64	c =========================================================================================
881.57/881.64	c types(t): F = full restart, N = normal restart
881.57/881.64	c types(t): S = simplification begin/end, E = solution found
881.57/881.64	c restart types(rt): st = static, dy = dynamic
881.57/881.64	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
881.57/881.64	c  B st     0         0         2         0         1         0         2         0   no data   no data
881.57/881.64	c  E st     1         0         0         0         1         0         2         0   no data   no data
881.57/881.65	c Verified 0 clauses.
881.57/881.65	c Verified 0 clauses.
881.57/881.65	c Solved part
881.57/881.65	c =========================================================================================
881.57/881.67	c Solving part 100
881.87/881.98	c  N st     0         0         2         0         1         0         2         0   no data   no data
881.87/881.98	c asymm  cl-useful: 0/0/0 lits-rem:0 time: 0.00
881.87/881.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
881.97/882.02	c Finding binary XORs  T:     0.03 s  found:       0
881.97/882.02	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
881.97/882.02	c calculated reachability. Time: 0.00
881.97/882.03	c Calc default polars -  time:   0.01 s pos:       0 undec:  651873 neg:       2
881.97/882.03	c =========================================================================================
881.97/882.03	c types(t): F = full restart, N = normal restart
881.97/882.03	c types(t): S = simplification begin/end, E = solution found
881.97/882.03	c restart types(rt): st = static, dy = dynamic
881.97/882.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
881.97/882.03	c  B st     0         0         2         0         1         0         2         0   no data   no data
881.97/882.03	c  E st     1         0         0         0         1         0         2         0   no data   no data
881.97/882.04	c Verified 0 clauses.
881.97/882.04	c Verified 0 clauses.
881.97/882.04	c Solved part
881.97/882.04	c =========================================================================================
881.97/882.06	c Coming back to original instance
881.97/882.06	c =========================================================================================
907.57/907.65	c  N dy  2149    325001    189043    306612   3897982     43409  10747746   2467343     22.51     35.26
939.17/939.23	c  N dy  2289    345044    189032    306612   3898543     35394  10747745   1737417     22.80     28.96
959.27/959.30	c  S st  2388    357352    189030    306612   3898841     47294  10747745   2585059     23.06   no data
961.67/961.77	c  S st  2388    357852    189025    306612   3899000     47633  10747745   2592362     23.06   no data
961.87/961.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.14
973.67/973.77	c Flit:   225 Blit:   1022 bXBeca:    0 bXProp:   39 Bins:  87772 BRemL:  11972 BRemN:    753 P: 200.0M T: 11.78
973.67/973.77	c Cleaning up after failed var search:     0.00 s 
974.07/974.12	c Replacing       39 vars Replaced    49006 lits Time:     0.34 s 
974.27/974.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
974.67/974.70	c bin-w-bin subsume rem         4898 bins  time:  0.35 s
978.37/978.44	c subs with bin:     3205  lits-rem:      5576  v-fix:    0  time:  3.74 s
981.09/981.19	c Subs w/ non-existent bins:     71 l-rem:    101 v-fix:     0 done:  31230 time:  2.75 s
981.47/981.58	c Removed useless bin:    9813  fixed:     0  props:  20.00M  time:  0.38 s
983.47/983.56	c lits-rem:       194  cl-subs:     4011  v-elim:   3685  v-fix:    0  time:  1.98 s
984.87/984.99	c subs with bin:      449  lits-rem:      5813  v-fix:    0  time:  1.33 s
985.77/985.89	c lits-rem:     15895  cl-subs:     1031  v-elim:      0  v-fix:    0  time:  0.75 s
988.47/988.55	c vivif2 --  cl tried   291429 cl shrink     4394 lits rem      16171 time: 2.66
989.27/989.35	c vivif2 --  cl tried    44075 cl shrink     7471 lits rem     102822 time: 0.80
989.77/989.87	c asymm  cl-useful: 63/692/290071 lits-rem:1106 time: 0.51
991.09/991.17	c calculated reachability. Time: 1.23
991.09/991.18	c  N dy  2388    357852    183923    290071   3423109     43886  10456750   1484043     23.06   no data
997.07/997.17	c Finding binary XORs  T:     5.99 s  found:      36
1027.47/1027.53	c  N dy  2529    377914    183912    290071   3423741     63173  10456747   2738336     23.24     25.39
1055.67/1055.74	c  N dy  2663    397981    183909    290071   3424359     54651  10456747   2080226     23.45     25.17
1082.08/1082.11	c  N dy  2820    418060    183900    290071   3424932     45157  10456701   1273149     23.74     37.99
1112.77/1112.88	c  N dy  2967    438119    183898    290071   3425490     64521  10456699   2605827     24.00     25.45
1141.68/1141.80	c  N dy  3126    458343    183897    290071   3425998     53621  10456697   1671459     24.35     25.76
1170.88/1170.99	c  N dy  3286    478444    183887    290071   3426474     73108  10456697   3061961     24.63     26.25
1200.57/1200.67	c  N dy  3445    498490    183882    290071   3427002     61494  10456679   2060222     24.93     31.12
1228.47/1228.54	c  N dy  3597    518618    183881    290071   3427494     80996  10456679   3557948     25.16     27.54
1257.29/1257.37	c  S st  3741    536781    183880    290071   3427858     66542  10456679   2211249     25.41     25.00
1259.28/1259.38	c  S st  3741    537283    183879    290071   3427957     66941  10456679   2222450     25.41   no data
1259.39/1259.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.13
1268.07/1268.17	c Flit:   160 Blit:   3399 bXBeca:    0 bXProp:  109 Bins: 154322 BRemL:   3056 BRemN:   2966 P: 200.0M T:  8.57
1268.29/1268.32	c Cleaning up after failed var search:     0.15 s 
1268.77/1268.86	c Replacing      146 vars Replaced   160072 lits Time:     0.53 s 
1268.97/1269.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.01 s
1269.47/1269.52	c bin-w-bin subsume rem        13405 bins  time:  0.45 s
1272.97/1273.05	c subs with bin:     3213  lits-rem:      7198  v-fix:    0  time:  3.53 s
1275.68/1275.74	c Subs w/ non-existent bins:      1 l-rem:     66 v-fix:     0 done:  36868 time:  2.68 s
1275.99/1276.08	c Removed useless bin:    4795  fixed:     0  props:  20.00M  time:  0.33 s
1278.87/1278.90	c lits-rem:       437  cl-subs:     8301  v-elim:  22616  v-fix:    0  time:  2.82 s
1280.29/1280.31	c subs with bin:      523  lits-rem:     14668  v-fix:    0  time:  1.32 s
1281.17/1281.22	c lits-rem:     45614  cl-subs:      813  v-elim:      0  v-fix:    0  time:  0.78 s
1283.18/1283.28	c vivif2 --  cl tried   253160 cl shrink     2125 lits rem       4778 time: 2.07
1283.97/1284.07	c vivif2 --  cl tried    57649 cl shrink     5291 lits rem      48852 time: 0.78
1284.37/1284.47	c asymm  cl-useful: 103/552/252941 lits-rem:612 time: 0.41
1285.67/1285.72	c calculated reachability. Time: 1.17
1285.67/1285.73	c  N dy  3741    537283    157534    252941   3203645     57463   9446236   1838521     25.41   no data
1291.47/1291.54	c Finding binary XORs  T:     5.81 s  found:      56

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

running on 2 cores: 5,7

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: 5.79 4.48 4.15 7/409 27986
/proc/meminfo: memFree=23683360/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=32992 CPUtime=0.01 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 1665 0 0 0 1 0 0 0 22 0 1 0 651179036 33783808 1502 33554432000 4194304 4580011 140737323754176 18446744073709551615 4311298 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 8248 1503 324 95 0 3230 0

[startup+0.0266539 s]
/proc/loadavg: 5.79 4.48 4.15 7/409 27986
/proc/meminfo: memFree=23683360/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=35048 CPUtime=0.02 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 2219 0 0 0 2 0 0 0 22 0 1 0 651179036 35889152 1922 33554432000 4194304 4580011 140737323754176 18446744073709551615 4309698 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 8762 1923 324 95 0 3744 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 35048

[startup+0.10064 s]
/proc/loadavg: 5.79 4.48 4.15 7/409 27986
/proc/meminfo: memFree=23683360/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=50412 CPUtime=0.09 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 6670 0 0 0 8 1 0 0 22 0 1 0 651179036 51621888 5556 33554432000 4194304 4580011 140737323754176 18446744073709551615 242970211013 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 12603 5559 324 95 0 7585 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 50412

[startup+0.300606 s]
/proc/loadavg: 5.79 4.48 4.15 7/409 27986
/proc/meminfo: memFree=23683360/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=86924 CPUtime=0.29 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 17579 0 0 0 27 2 0 0 23 0 1 0 651179036 89010176 15322 33554432000 4194304 4580011 140737323754176 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 21731 15325 324 95 0 16713 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 86924

[startup+0.700526 s]
/proc/loadavg: 5.79 4.48 4.15 7/409 27986
/proc/meminfo: memFree=23683360/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=178808 CPUtime=0.69 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 36276 0 0 0 64 5 0 0 25 0 1 0 651179036 183099392 31757 33554432000 4194304 4580011 140737323754176 18446744073709551615 242970211361 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 44702 31759 324 95 0 39684 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 178808

[startup+1.50039 s]
/proc/loadavg: 5.79 4.48 4.15 5/411 27988
/proc/meminfo: memFree=23367896/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=311360 CPUtime=1.49 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 74475 0 0 0 137 12 0 0 25 0 1 0 651179036 318832640 65458 33554432000 4194304 4580011 140737323754176 18446744073709551615 4489378 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 77840 65458 324 95 0 72822 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 311360

[startup+3.10112 s]
/proc/loadavg: 5.79 4.48 4.15 5/411 27988
/proc/meminfo: memFree=23171852/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=629200 CPUtime=3.09 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 129287 0 0 0 288 21 0 0 25 0 1 0 651179036 644300800 111612 33554432000 4194304 4580011 140737323754176 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 157300 111612 339 95 0 152282 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 629200

[startup+6.30056 s]
/proc/loadavg: 5.89 4.53 4.17 6/411 27988
/proc/meminfo: memFree=22744904/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=764196 CPUtime=6.28 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 158714 0 0 0 604 24 0 0 25 0 1 0 651179036 782536704 141039 33554432000 4194304 4580011 140737323754176 18446744073709551615 4294270 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 191049 141039 341 95 0 186031 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 764196

[startup+12.7005 s]
/proc/loadavg: 5.98 4.57 4.18 5/411 27988
/proc/meminfo: memFree=22304632/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=1039080 CPUtime=12.68 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 213299 0 0 0 1237 31 0 0 25 0 1 0 651179036 1064017920 195624 33554432000 4194304 4580011 140737323754176 18446744073709551615 4294234 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 259770 195624 341 95 0 254752 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1039080

[startup+25.5003 s]
/proc/loadavg: 6.35 4.72 4.24 5/411 27989
/proc/meminfo: memFree=21669352/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=1326784 CPUtime=25.47 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 278313 0 0 0 2506 41 0 0 25 0 1 0 651179036 1358626816 260638 33554432000 4194304 4580011 140737323754176 18446744073709551615 4406269 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 331696 260638 356 95 0 326678 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 1326784

[startup+51.1009 s]
/proc/loadavg: 6.78 4.95 4.32 6/411 27989
/proc/meminfo: memFree=21283260/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=1486616 CPUtime=51.06 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 321902 0 0 0 5055 51 0 0 25 0 1 0 651179036 1522294784 304227 33554432000 4194304 4580011 140737323754176 18446744073709551615 4293248 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 371654 304227 366 95 0 366636 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 1486616

[startup+102.316 s]
/proc/loadavg: 6.84 5.26 4.46 5/411 27991
/proc/meminfo: memFree=21246252/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=1502900 CPUtime=102.27 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 326857 0 0 0 10173 54 0 0 25 0 1 0 651179036 1538969600 309182 33554432000 4194304 4580011 140737323754176 18446744073709551615 4294326 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 375725 309182 366 95 0 370707 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 1502900

[startup+162.301 s]
/proc/loadavg: 5.09 5.04 4.44 5/411 27992
/proc/meminfo: memFree=20899240/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=1415200 CPUtime=162.26 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 342262 0 0 0 16170 56 0 0 25 0 1 0 651179036 1449164800 303378 33554432000 4194304 4580011 140737323754176 18446744073709551615 4293260 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 353800 303378 367 95 0 348782 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 1415200

[startup+222.3 s]
/proc/loadavg: 4.40 4.85 4.41 5/411 27994
/proc/meminfo: memFree=19982572/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=2222540 CPUtime=222.25 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 502874 0 0 0 22149 76 0 0 25 0 1 0 651179036 2275880960 463990 33554432000 4194304 4580011 140737323754176 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 555635 463990 368 95 0 550617 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 2222540

[startup+282.301 s]
/proc/loadavg: 4.38 4.76 4.40 5/411 28005
/proc/meminfo: memFree=19548168/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=2291504 CPUtime=282.25 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 533352 0 0 0 28144 81 0 0 25 0 1 0 651179036 2346500096 481017 33554432000 4194304 4580011 140737323754176 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 572876 481017 368 95 0 567858 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 2291504

[startup+342.301 s]
/proc/loadavg: 4.18 4.63 4.38 5/411 28006
/proc/meminfo: memFree=18709736/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=2835516 CPUtime=342.26 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 646745 0 0 0 34129 97 0 0 25 0 1 0 651179036 2903568384 589317 33554432000 4194304 4580011 140737323754176 18446744073709551615 4294595 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 708879 589317 368 95 0 703861 0
Current children cumulated CPU time (s) 342.26
Current children cumulated vsize (KiB) 2835516

[startup+402.3 s]
/proc/loadavg: 4.11 4.53 4.35 5/411 28008
/proc/meminfo: memFree=17869208/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=3342324 CPUtime=402.26 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 753945 0 0 0 40115 111 0 0 25 0 1 0 651179036 3422539776 688324 33554432000 4194304 4580011 140737323754176 18446744073709551615 4294428 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 835581 688324 368 95 0 830563 0
Current children cumulated CPU time (s) 402.26
Current children cumulated vsize (KiB) 3342324

[startup+462.301 s]
/proc/loadavg: 4.20 4.46 4.34 5/411 28009
/proc/meminfo: memFree=17639260/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=3587776 CPUtime=462.26 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 816971 0 0 0 46108 118 0 0 25 0 1 0 651179036 3673882624 739527 33554432000 4194304 4580011 140737323754176 18446744073709551615 4293260 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 896944 739527 368 95 0 891926 0
Current children cumulated CPU time (s) 462.26
Current children cumulated vsize (KiB) 3587776

[startup+522.301 s]
/proc/loadavg: 4.07 4.38 4.32 5/411 28011
/proc/meminfo: memFree=17198448/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=3758504 CPUtime=522.26 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 853975 0 0 0 52103 123 0 0 25 0 1 0 651179036 3848708096 776531 33554432000 4194304 4580011 140737323754176 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 939626 776531 368 95 0 934608 0
Current children cumulated CPU time (s) 522.26
Current children cumulated vsize (KiB) 3758504

[startup+582.3 s]
/proc/loadavg: 4.02 4.30 4.29 5/411 28016
/proc/meminfo: memFree=17018720/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=3942600 CPUtime=582.26 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 892309 0 0 0 58099 127 0 0 25 0 1 0 651179036 4037222400 814865 33554432000 4194304 4580011 140737323754176 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 985650 814865 368 95 0 980632 0
Current children cumulated CPU time (s) 582.26
Current children cumulated vsize (KiB) 3942600

[startup+642.301 s]
/proc/loadavg: 4.01 4.25 4.27 5/411 28017
/proc/meminfo: memFree=16540564/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=4204816 CPUtime=642.27 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 951555 0 0 0 64092 135 0 0 25 0 1 0 651179036 4305731584 865683 33554432000 4194304 4580011 140737323754176 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 1051204 865683 368 95 0 1046186 0
Current children cumulated CPU time (s) 642.27
Current children cumulated vsize (KiB) 4204816

[startup+702.301 s]
/proc/loadavg: 4.07 4.22 4.26 5/411 28019
/proc/meminfo: memFree=16138460/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=4204816 CPUtime=702.26 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 953947 0 0 0 70090 136 0 0 25 0 1 0 651179036 4305731584 868075 33554432000 4194304 4580011 140737323754176 18446744073709551615 4305943 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 1051204 868075 368 95 0 1046186 0
Current children cumulated CPU time (s) 702.26
Current children cumulated vsize (KiB) 4204816

[startup+762.315 s]
/proc/loadavg: 4.08 4.19 4.25 5/411 28020
/proc/meminfo: memFree=15570292/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=4617176 CPUtime=762.28 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 1045896 0 0 0 76079 149 0 0 25 0 1 0 651179036 4727988224 950899 33554432000 4194304 4580011 140737323754176 18446744073709551615 4399341 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 1154294 950899 368 95 0 1149276 0
Current children cumulated CPU time (s) 762.28
Current children cumulated vsize (KiB) 4617176

[startup+822.301 s]
/proc/loadavg: 4.03 4.15 4.23 5/411 28022
/proc/meminfo: memFree=15559792/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=4581272 CPUtime=822.27 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 1047436 0 0 0 82077 150 0 0 25 0 1 0 651179036 4691222528 944114 33554432000 4194304 4580011 140737323754176 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 1145318 944114 368 95 0 1140300 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 4581272

[startup+882.301 s]
/proc/loadavg: 4.09 4.15 4.22 5/411 28024
/proc/meminfo: memFree=15237084/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=4978540 CPUtime=882.27 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 1408531 0 0 0 88036 191 0 0 19 0 1 0 651179036 5098024960 1008855 33554432000 4194304 4580011 140737323754176 18446744073709551615 4294188 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 1244635 1008855 369 95 0 1239617 0
Current children cumulated CPU time (s) 882.27
Current children cumulated vsize (KiB) 4978540

[startup+942.301 s]
/proc/loadavg: 4.13 4.15 4.22 5/411 28025
/proc/meminfo: memFree=15200136/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=4874616 CPUtime=942.27 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 1416872 0 0 0 94035 192 0 0 25 0 1 0 651179036 4991606784 1016367 33554432000 4194304 4580011 140737323754176 18446744073709551615 4301866 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 1218654 1016367 369 95 0 1213636 0
Current children cumulated CPU time (s) 942.27
Current children cumulated vsize (KiB) 4874616

[startup+1002.3 s]
/proc/loadavg: 4.10 4.14 4.20 5/411 28027
/proc/meminfo: memFree=14737252/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=5306156 CPUtime=1002.27 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 1479942 0 0 0 100026 201 0 0 25 0 1 0 651179036 5433503744 1079437 33554432000 4194304 4580011 140737323754176 18446744073709551615 4293234 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 1326539 1079437 369 95 0 1321521 0
Current children cumulated CPU time (s) 1002.27
Current children cumulated vsize (KiB) 5306156

[startup+1062.3 s]
/proc/loadavg: 3.59 4.00 4.15 4/405 28045
/proc/meminfo: memFree=19468708/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=5138624 CPUtime=1062.27 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 1482637 0 0 0 106025 202 0 0 25 0 1 0 651179036 5261950976 1071637 33554432000 4194304 4580011 140737323754176 18446744073709551615 4293234 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 1284656 1071637 369 95 0 1279638 0
Current children cumulated CPU time (s) 1062.27
Current children cumulated vsize (KiB) 5138624

[startup+1122.3 s]
/proc/loadavg: 3.25 3.83 4.08 4/405 28047
/proc/meminfo: memFree=19447480/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=5297704 CPUtime=1122.28 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 1488477 0 0 0 112024 204 0 0 25 0 1 0 651179036 5424848896 1077477 33554432000 4194304 4580011 140737323754176 18446744073709551615 4292920 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 1324426 1077477 369 95 0 1319408 0
Current children cumulated CPU time (s) 1122.28
Current children cumulated vsize (KiB) 5297704

[startup+1182.3 s]
/proc/loadavg: 3.09 3.67 4.01 4/405 28049
/proc/meminfo: memFree=19418580/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=5198644 CPUtime=1182.27 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 1503340 0 0 0 118021 206 0 0 25 0 1 0 651179036 5323411456 1082775 33554432000 4194304 4580011 140737323754176 18446744073709551615 4305952 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 1299661 1082775 369 95 0 1294643 0
Current children cumulated CPU time (s) 1182.27
Current children cumulated vsize (KiB) 5198644

[startup+1242.3 s]
/proc/loadavg: 1.90 3.24 3.84 2/393 28086
/proc/meminfo: memFree=19701028/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=5203172 CPUtime=1242.28 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 1513121 0 0 0 124019 209 0 0 25 0 1 0 651179036 5328048128 1084215 33554432000 4194304 4580011 140737323754176 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 1300793 1084215 369 95 0 1295775 0
Current children cumulated CPU time (s) 1242.28
Current children cumulated vsize (KiB) 5203172



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 1.40 2.86 3.67 2/393 28088
/proc/meminfo: memFree=19378552/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=5578732 CPUtime=1299.98 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4202496 1593656 0 0 0 129779 219 0 0 25 0 1 0 651179036 5712621568 1164750 33554432000 4194304 4580011 140737323754176 18446744073709551615 4293197 0 0 4096 2 0 0 0 17 5 0 0 0
/proc/27986/statm: 1394683 1164750 369 95 0 1389665 0
Current children cumulated CPU time (s) 1299.98
Current children cumulated vsize (KiB) 5578732

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Solver just ended. Dumping a history of the last processes samples

[startup+1300.11 s]
/proc/loadavg: 1.40 2.86 3.67 2/394 28089
/proc/meminfo: memFree=22184788/32951132 swapFree=67093844/67111528
[pid=27986] ppid=27984 vsize=0 CPUtime=1300.11 cores=5,7
/proc/27986/stat : 27986 (strangenight2-s) R 27984 27986 26847 0 -1 4203524 1593656 0 0 0 129780 231 0 0 25 0 1 0 651179036 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/27986/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1300.11
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.19
CPU time (s): 1300.17
CPU user time (s): 1297.8
CPU system time (s): 2.37064
CPU usage (%): 99.9989
Max. virtual memory (cumulated for all children) (KiB): 5578732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1297.8
system time used= 2.37064
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1593656
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= 19
involuntary context switches= 15699

runsolver used 5.05723 second user time and 12.2071 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-14 19:56:17
IDJOB=3368290
IDBENCH=88158
IDSOLVER=1845
FILE ID=node128/3368290-1305395768
RUNJOBID= node128-1305395683-27759
PBS_JOBID= 13324420
Free space on /tmp= 73180 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT-Race-2010-CNF/hardware-verification/velev/1dlx_c_iq60_a.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3368290-1305395768/watcher-3368290-1305395768 -o /tmp/evaluation-result-3368290-1305395768/solver-3368290-1305395768 -C 2400 -W 1300 -M 7680  ./strangenight2-st HOME/instance-3368290-1305395768.cnf

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

MD5SUM BENCH= 1e60a63f1ba68b9b3c423ca413b4fa2b
RANDOM SEED=1583101024

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

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


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23683772 kB
Buffers:        259756 kB
Cached:        3311664 kB
SwapCached:       1440 kB
Active:        6876504 kB
Inactive:      2085044 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23683772 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:          433168 kB
Writeback:           0 kB
AnonPages:     5388324 kB
Mapped:          32752 kB
Slab:           201568 kB
PageTables:      39080 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 100876792 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73384 MiB
End job on node128 at 2011-05-14 20:18:26