Trace number 3370431

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-st (fixed)? (TO) 1300.08 1300.02

General information on the benchmark

NameSAT03/handmade/anton/UNSAT/
SGI_30_70_26_40_6-dir.shuffled-as.sat03-163.cnf
MD5SUMc06088cac8521bfe72bbb4c9ad8d39fb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables780
Number of clauses66810
Sum of the clauses size134348
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 266784
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 526

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3370431-1305393760.cnf'
0.00/0.01	c -- header says num vars:            780
0.00/0.01	c -- header says num clauses:       66810
0.00/0.01	c -- clauses added:            0 learnts,        66810 normals,            0 xors
0.00/0.01	c -- vars added        780
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       780        26     66784         0    134348         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/26/26 lits-rem:0 time: 0.00
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.01 s
0.03/0.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.03/0.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    780 time:  0.01 s
0.03/0.05	c Removed useless bin:       0  fixed:     0  props:   0.34M  time:  0.01 s
0.03/0.07	c lits-rem:       644  cl-subs:        0  v-elim:     26  v-fix:    0  time:  0.02 s
0.03/0.07	c Finding binary XORs  T:     0.00 s  found:       0
0.03/0.08	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.03/0.08	c calculated reachability. Time: 0.00
0.03/0.08	c Calc default polars -  time:   0.00 s pos:     390 undec:      26 neg:     364
0.03/0.08	c =========================================================================================
0.03/0.08	c types(t): F = full restart, N = normal restart
0.03/0.08	c types(t): S = simplification begin/end, E = solution found
0.03/0.08	c restart types(rt): st = static, dy = dynamic
0.03/0.08	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.03/0.08	c  B st     0         0       754      1613     64417         0    185680         0   no data   no data  --
0.49/0.57	c  N dy    11      4551       754      1613     64417      4426    185680    432612     11.36     12.02  --
0.89/0.98	c  N dy    24      8553       754      1613     64417      5896    185680    540619     12.06     14.03  --
1.48/1.53	c  N dy    43     12613       754      1613     64417      5717    185680    445000     12.31     12.98  --
2.20/2.24	c  N dy    58     16703       754      1613     64418      9667    185680    966753     12.06     14.79  --
2.89/2.91	c  N dy    65     21137       754      1613     64421      8524    185680    730158     11.60     12.23  --
3.39/3.46	c  F st    73     25001       754      1613     64424     12257    185680   1028109     11.28      9.66  --
3.49/3.51	c  N st    74     25251       754      1613     64424     12501    185680   1037330     11.28   no data  --
3.99/4.02	c  N dy    79     30000       754      1613     64425     10438    185680    528587     11.28   no data  --
3.99/4.02	c  S st    79     30000       754      1613     64425     10438    185680    528587     11.28   no data  --
3.99/4.07	c  S st    79     30503       754      1613     64425     10940    185680    560842     11.28   no data  --
3.99/4.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.99/4.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4.19/4.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      0 BRemN:      0 P:  5.2M T:  0.13
4.19/4.23	c bin-w-bin subsume rem            0 bins  time:  0.01 s
5.51/5.52	c subs with bin:        0  lits-rem:      1459  v-fix:    0  time:  1.29 s
5.51/5.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    754 time:  0.01 s
5.51/5.53	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
8.19/8.30	c lits-rem:      2372  cl-subs:      999  v-elim:      0  v-fix:    0  time:  2.76 s
8.39/8.44	c asymm  cl-useful: 1090/1587/1613 lits-rem:9360 time: 0.14
8.39/8.44	c calculated reachability. Time: 0.00
8.39/8.44	c  N dy    79     30503       754      1613     64434      9941    173118    524103     11.28   no data  --
8.89/8.96	c  N dy    87     34850       754      1613     64436     14067    173118    630880     10.99     11.66  --
9.49/9.57	c  N dy   114     39433       754      1613     64442     10903    173118    780168     11.16     11.77  --
10.19/10.27	c  N dy   139     43531       753      1613     64442     14922    173118   1213574     11.64     24.04  --
10.69/10.79	c  S st   156     45754       753      1613     64443     17099    173118   1455195     11.90     10.92  --
10.79/10.89	c  S st   156     46254       753      1613     64443      8933    173118    506836     11.90   no data  --
10.79/10.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.79/10.89	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.01/11.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P:  5.1M T:  0.13
11.01/11.05	c bin-w-bin subsume rem            0 bins  time:  0.01 s
12.29/12.32	c subs with bin:        0  lits-rem:        18  v-fix:    0  time:  1.27 s
12.29/12.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    753 time:  0.01 s
12.29/12.33	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
14.49/14.57	c lits-rem:      1210  cl-subs:      283  v-elim:      0  v-fix:    0  time:  2.24 s
14.49/14.57	c vivif2 --  cl tried     1613 cl shrink      318 lits rem        324 time: 0.00
14.49/14.58	c vivif2 --  cl tried     8613 cl shrink      445 lits rem        467 time: 0.01
14.69/14.76	c asymm  cl-useful: 1/1613/1613 lits-rem:1 time: 0.18
14.69/14.76	c calculated reachability. Time: 0.00
14.69/14.76	c  N dy   156     46254       753      1613     64138      8613    171979    498752     11.90   no data  --
15.30/15.40	c  N dy   171     51107       753      1613     64139     13335    171979   1011948     11.81     12.49  --
16.09/16.15	c  N dy   176     55192       753      1613     64142     17299    171979   1445238     11.61     15.40  --
16.79/16.88	c  N dy   195     59256       753      1613     64144     11604    171979    712120     11.66     12.28  --
17.49/17.54	c  N dy   208     63492       753      1613     64144     15701    171979    981919     11.72     12.36  --
18.19/18.25	c  N dy   219     67588       752      1613     64148     19627    171979   1322556     11.66     12.32  --
18.59/18.62	c  S st   227     69381       752      1613     64148     10740    171979    525883     11.68   no data  --
18.59/18.67	c  S st   227     69882       752      1613     64148     11240    171979    569867     11.68   no data  --
18.59/18.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.59/18.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.79/18.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      2 BRemL:      0 BRemN:      0 P:  6.1M T:  0.16
18.79/18.86	c bin-w-bin subsume rem            0 bins  time:  0.01 s
20.09/20.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
20.09/20.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    752 time:  0.01 s
20.09/20.19	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
23.00/23.05	c lits-rem:       629  cl-subs:      121  v-elim:      0  v-fix:    0  time:  2.86 s
23.00/23.05	c vivif2 --  cl tried     1613 cl shrink        1 lits rem          1 time: 0.00
23.00/23.06	c vivif2 --  cl tried    10828 cl shrink       31 lits rem         32 time: 0.01
23.19/23.26	c asymm  cl-useful: 0/1613/1613 lits-rem:0 time: 0.20
23.19/23.26	c calculated reachability. Time: 0.00
23.19/23.26	c  N dy   227     69882       752      1613     63863     10828    171318    560665     11.68   no data  --
23.89/23.99	c  N dy   239     74905       752      1613     63866     15709    171318   1068368     11.58     12.48  --
24.99/25.03	c  N dy   260     79742       752      1613     63872     20369    171318   1513919     11.65     12.31  --
26.09/26.18	c  N dy   283     85607       752      1613     63877     14547    171318    873780     11.64     12.28  --
26.40/26.48	c  F st   285     87500       752      1613     63878     16376    171318   1057480     11.57      8.12  --
27.51/27.52	c  N dy   291     92699       752      1613     63881     21400    171318   1540420     11.57   no data  --
28.89/28.93	c  N dy   322     98732       752      1613     63882     14735    171318    852740     11.63     12.28  --
30.10/30.10	c  S st   351    104824       752      1613     63888     20614    171318   1280615     11.71   no data  --
30.20/30.21	c  S st   351    105326       752      1613     63888     21114    171318   1315989     11.71   no data  --
30.20/30.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.20/30.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
30.50/30.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P: 10.8M T:  0.28
30.50/30.54	c bin-w-bin subsume rem            0 bins  time:  0.01 s
31.80/31.87	c subs with bin:        1  lits-rem:        54  v-fix:    0  time:  1.33 s
31.80/31.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    752 time:  0.01 s
31.80/31.89	c Removed useless bin:       0  fixed:     0  props:   0.32M  time:  0.01 s
33.89/33.99	c lits-rem:      1445  cl-subs:      741  v-elim:      0  v-fix:    0  time:  2.11 s
33.89/33.99	c vivif2 --  cl tried     1613 cl shrink        4 lits rem          4 time: 0.00
34.00/34.02	c vivif2 --  cl tried    20347 cl shrink      491 lits rem        531 time: 0.02
34.19/34.26	c asymm  cl-useful: 0/1104/1613 lits-rem:0 time: 0.25
34.19/34.27	c calculated reachability. Time: 0.00
34.19/34.27	c  N dy   351    105326       752      1613     63894     20346    171313   1281279     11.71   no data  --
35.79/35.90	c  N dy   374    112106       752      1613     63902     26852    171313   1827027     11.70     12.43  --
37.19/37.20	c  N dy   403    119406       752      1613     63909     20429    171313   1260824     11.68     12.31  --
38.99/39.05	c  N dy   428    127169       750      1613     63932     27805    171313   1781118     11.64     12.31  --
40.60/40.71	c  N dy   459    135424       750      1613     63933     21351    171313   1157487     11.66     12.36  --
43.09/43.18	c  N dy   496    145171       750      1613     63938     15369    171313    777932     11.66     12.29  --
45.10/45.13	c  N dy   544    154505       750      1613     63940     24371    171313   1493367     11.72     19.49  --
46.10/46.14	c  S st   556    157989       750      1613     63942     27696    171313   1710614     11.70     12.21  --
46.29/46.30	c  S st   556    158493       750      1613     63942     28199    171313   1752248     11.70   no data  --
46.29/46.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
46.29/46.30	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
46.69/46.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      6 BRemL:      0 BRemN:      0 P: 13.1M T:  0.42
46.69/46.79	c bin-w-bin subsume rem            2 bins  time:  0.01 s
48.29/48.39	c subs with bin:      178  lits-rem:       288  v-fix:    0  time:  1.60 s
48.29/48.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    750 time:  0.01 s
48.29/48.40	c Removed useless bin:       0  fixed:     0  props:   0.31M  time:  0.01 s
51.59/51.63	c lits-rem:      1261  cl-subs:     1698  v-elim:      0  v-fix:    0  time:  3.23 s
51.59/51.63	c vivif2 --  cl tried     1613 cl shrink        1 lits rem          1 time: 0.00
51.59/51.66	c vivif2 --  cl tried    25457 cl shrink     1183 lits rem       1448 time: 0.03
51.79/51.83	c asymm  cl-useful: 1/509/1613 lits-rem:1 time: 0.16
51.79/51.83	c calculated reachability. Time: 0.00
51.79/51.83	c  N dy   556    158493       750      1613     63353     25455    170038   1689593     11.70   no data  --
54.59/54.61	c  N dy   588    168671       750      1613     63358     19333    170038   1093450     11.65     15.24  --
57.30/57.33	c  N dy   613    180006       750      1613     63372     30098    170038   1674930     11.53     12.19  --
59.99/60.06	c  N dy   663    191658       749      1613     63388     24276    170038   1160996     11.51     12.53  --
63.59/63.60	c  N dy   694    205060       749      1613     63398     19044    170038    792417     11.46     12.12  --
66.39/66.48	c  N dy   747    218373       748      1613     63417     31869    170038   1799067     11.44     12.07  --
69.89/69.97	c  N dy   800    233179       748      1613     63425     26955    170038   1124546     11.45     12.13  --
70.89/70.95	c  S st   820    237740       748      1613     63427     31322    170038   1345467     11.45   no data  --
70.99/71.06	c  S st   820    238242       748      1613     63427     31823    170038   1375560     11.45   no data  --
70.99/71.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.99/71.07	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
71.29/71.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     12 BRemL:      0 BRemN:      0 P: 11.8M T:  0.30
71.40/71.43	c bin-w-bin subsume rem            2 bins  time:  0.01 s
72.69/72.78	c subs with bin:        3  lits-rem:        82  v-fix:    0  time:  1.35 s
72.69/72.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    748 time:  0.01 s
72.69/72.79	c Removed useless bin:       0  fixed:     0  props:   0.30M  time:  0.01 s
75.19/75.22	c lits-rem:      1876  cl-subs:     2400  v-elim:      0  v-fix:    0  time:  2.43 s
75.19/75.22	c vivif2 --  cl tried     1613 cl shrink       11 lits rem         11 time: 0.00
75.19/75.26	c vivif2 --  cl tried    26447 cl shrink     2598 lits rem       5016 time: 0.03
75.39/75.49	c asymm  cl-useful: 0/1055/1613 lits-rem:0 time: 0.23
75.39/75.49	c calculated reachability. Time: 0.00
75.39/75.49	c  N dy   820    238242       748      1613     62813     26440    168753   1274341     11.45   no data  --
78.59/78.64	c  N dy   878    253700       746      1613     62828     22771    168753   1089341     11.48     12.11  --
82.51/82.57	c  N dy   956    269986       746      1613     62833     38552    168753   2271212     11.55     12.21  --
86.49/86.55	c  N dy  1048    287624       746      1613     62836     35206    168753   1974220     11.66     12.68  --
91.31/91.38	c  N dy  1140    306221       746      1613     62841     31318    168753   1566392     11.74     12.39  --
91.31/91.39	c  F st  1141    306250       746      1613     62841     31344    168753   1567230     11.74   no data  --
96.81/96.89	c  N dy  1218    326000       745      1596     62262     25787    167352   1226357     11.81     12.45  --
102.20/102.27	c  N dy  1313    346032       745      1596     62263     45202    167352   2674261     11.88     16.39  --
104.70/104.77	c  S st  1364    357365       745      1596     62264     32867    167352   1653581     11.92   no data  --
104.90/104.90	c  S st  1364    357867       745      1596     62264     33366    167352   1693555     11.92   no data  --
104.90/104.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
104.90/104.91	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
105.30/105.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      4 BRemL:      0 BRemN:      0 P: 14.7M T:  0.39
105.30/105.36	c bin-w-bin subsume rem            0 bins  time:  0.01 s
106.71/106.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
106.71/106.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    745 time:  0.01 s
106.80/106.80	c Removed useless bin:       0  fixed:     0  props:   0.31M  time:  0.01 s
109.50/109.54	c lits-rem:      1085  cl-subs:     1647  v-elim:      0  v-fix:    0  time:  2.75 s
109.50/109.55	c vivif2 --  cl tried     1596 cl shrink        2 lits rem          2 time: 0.00
109.50/109.58	c vivif2 --  cl tried    31093 cl shrink      356 lits rem        431 time: 0.03
109.70/109.75	c asymm  cl-useful: 0/541/1596 lits-rem:0 time: 0.17
109.70/109.75	c calculated reachability. Time: 0.00
109.70/109.75	c  N dy  1364    357867       745      1596     61993     31093    166748   1648059     11.92   no data  --
115.40/115.43	c  N dy  1405    378763       745      1596     62001     26891    166748   1238427     11.81     12.48  --
120.80/120.80	c  N dy  1466    398807       745      1596     62014     46222    166748   2716401     11.75     13.12  --
126.80/126.80	c  N dy  1539    419857       745      1596     62023     40829    166748   2183067     11.73     12.54  --
132.90/132.97	c  N dy  1595    439880       745      1596     62030     33330    166748   1617186     11.69     12.41  --
140.09/140.15	c  N dy  1677    459983       744      1596     62054     52586    166748   2774030     11.69     12.40  --
145.59/145.61	c  N dy  1741    479989       743      1596     62066     43983    166748   2118024     11.67     12.64  --
151.49/151.55	c  N dy  1817    500349       743      1596     62068     34815    166748   1531061     11.67     12.68  --
157.50/157.51	c  N dy  1875    520937       743      1596     62074     54542    166748   2766530     11.64     12.28  --
161.80/161.86	c  S st  1937    536800       743      1596     62076     40017    166748   1777547     11.64     10.82  --
162.00/162.01	c  S st  1937    537304       743      1596     62076     40520    166748   1817951     11.64   no data  --
162.00/162.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
162.00/162.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
162.40/162.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      9 BRemL:      0 BRemN:      0 P: 17.5M T:  0.47
162.50/162.56	c bin-w-bin subsume rem            0 bins  time:  0.01 s
163.91/163.92	c subs with bin:       71  lits-rem:        60  v-fix:    0  time:  1.37 s
163.91/163.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    743 time:  0.01 s
163.91/163.94	c Removed useless bin:       0  fixed:     0  props:   0.30M  time:  0.01 s
167.00/167.03	c lits-rem:      1694  cl-subs:     2071  v-elim:      0  v-fix:    0  time:  3.10 s
167.00/167.04	c vivif2 --  cl tried     1580 cl shrink        1 lits rem          1 time: 0.00
167.00/167.07	c vivif2 --  cl tried    34672 cl shrink      933 lits rem       1152 time: 0.04
167.30/167.33	c asymm  cl-useful: 0/635/1580 lits-rem:0 time: 0.25
167.30/167.33	c calculated reachability. Time: 0.00
167.30/167.33	c  N dy  1937    537304       743      1580     61537     34671    165397   1719859     11.64   no data  --
173.39/173.49	c  N dy  1984    557353       743      1580     61550     53863    165397   2939649     11.58     27.06  --
179.21/179.21	c  N dy  2041    577869       743      1580     61558     44797    165397   2238597     11.56     12.50  --
186.10/186.12	c  N dy  2099    598330       743      1580     61578     33646    165397   1384220     11.52     12.28  --
191.80/191.84	c  N dy  2184    618365       742      1580     61587     52851    165397   2659213     11.52     24.82  --
198.50/198.51	c  N dy  2266    638405       742      1580     61591     40022    165397   1787607     11.53     15.63  --
205.50/205.58	c  N dy  2358    658503       741      1580     61609     59293    165397   3023567     11.56     13.09  --
212.31/212.39	c  N dy  2422    678521       741      1580     61616     45125    165397   1959229     11.55     12.23  --
219.91/219.98	c  N dy  2506    698791       741      1580     61621     64518    165397   3150717     11.56     12.28  --
224.19/224.26	c Finding binary XORs  T:     0.00 s  found:       0
226.40/226.43	c  N dy  2577    718840       741      1580     61077     47716    164245   2081609     11.56     12.86  --
234.10/234.13	c  N dy  2656    738973       741      1580     61082     66974    164245   3226929     11.56     12.21  --
240.10/240.13	c  N dy  2741    759066       740      1580     61093     51702    164245   2248633     11.56     18.80  --
247.41/247.44	c  N dy  2808    779073       740      1580     61097     70873    164245   3326672     11.55     19.70  --
252.81/252.85	c  N dy  2863    799077       740      1580     61104     53991    164245   2287951     11.53     15.57  --
255.22/255.21	c  S st  2898    805957       740      1580     61106     60584    164245   2683041     11.54   no data  --
255.30/255.39	c  S st  2898    806458       740      1580     61106     61084    164245   2722922     11.54   no data  --
255.40/255.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
255.40/255.40	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
256.01/256.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.9M T:  0.65
256.11/256.16	c bin-w-bin subsume rem            3 bins  time:  0.01 s
257.60/257.65	c subs with bin:       39  lits-rem:        34  v-fix:    0  time:  1.49 s
257.60/257.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    740 time:  0.01 s
257.60/257.66	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
263.30/263.32	c lits-rem:       965  cl-subs:     5056  v-elim:      0  v-fix:    0  time:  5.66 s
263.30/263.32	c vivif2 --  cl tried     1580 cl shrink        2 lits rem          2 time: 0.00
263.30/263.39	c vivif2 --  cl tried    51965 cl shrink     3434 lits rem       4370 time: 0.07
263.60/263.66	c asymm  cl-useful: 0/434/1580 lits-rem:0 time: 0.27
263.60/263.66	c calculated reachability. Time: 0.00
263.60/263.66	c  N dy  2898    806458       740      1580     60793     51958    163650   2571512     11.54   no data  --
271.81/271.86	c  N dy  2983    826475       740      1580     60800     36099    163650   1412506     11.54     12.32  --
278.21/278.22	c  N dy  3047    847826       740      1580     60809     56411    163650   2399417     11.53     12.31  --
285.81/285.82	c  N dy  3111    868805       740      1580     60820     39413    163650   1573370     11.51     12.13  --
291.80/291.88	c  N dy  3173    888930       740      1580     60828     58743    163650   2669416     11.49     12.48  --
300.41/300.45	c  N dy  3234    909534       740      1580     60835     39742    163650   1462356     11.47     12.29  --
306.11/306.14	c  N dy  3294    929538       740      1580     60844     58823    163650   2457464     11.45     13.01  --
314.61/314.65	c  N dy  3366    949546       739      1580     60856     77989    163650   3527525     11.44     12.15  --
321.22/321.22	c  N dy  3432    969581       739      1580     60869     57273    163650   2378513     11.43     12.07  --
330.10/330.12	c  N dy  3496    990047       737      1580     60888     76806    163650   3464458     11.42     12.20  --
337.21/337.25	c  N dy  3606   1010247       736      1580     60901     55283    163650   2347331     11.45     12.09  --
345.10/345.10	c  N dy  3688   1030331       736      1580     60906     74686    163650   3570478     11.47     24.71  --
352.91/352.98	c  N dy  3792   1050375       736      1580     60910     51863    163650   2063368     11.50     12.12  --
360.91/360.97	c  N dy  3899   1070379       735      1580     60919     71173    163650   3329257     11.54     12.17  --
361.61/361.62	c  F st  3903   1071875       735      1580     60919     72612    163650   3408024     11.54     10.45  --
369.81/369.82	c  N dy  3991   1090429       734      1580     59443     40295    160736   1737809     11.57     29.88  --
376.01/376.07	c  N dy  4087   1110492       734      1580     59446     59710    160736   2946054     11.59     13.07  --
384.71/384.73	c  N dy  4199   1130539       734      1580     59446     79158    160736   4266962     11.63     12.24  --
392.11/392.10	c  N dy  4323   1150901       734      1580     59450     57900    160736   2826837     11.68     12.59  --
401.81/401.84	c  N dy  4440   1171704       734      1580     59455     77932    160736   4236054     11.71     12.45  --
410.71/410.72	c  N dy  4516   1192729       734      1580     59461     54504    160736   2273944     11.72     12.99  --
417.21/417.24	c  S st  4615   1209687       734      1580     59463     70903    160736   3385211     11.75   no data  --
417.41/417.48	c  S st  4615   1210187       734      1580     59463     71401    160736   3424970     11.75   no data  --
417.41/417.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
417.41/417.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
418.41/418.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      5 BRemL:      0 BRemN:      0 P: 28.2M T:  0.92
418.51/418.54	c bin-w-bin subsume rem            1 bins  time:  0.01 s
420.01/420.07	c subs with bin:      146  lits-rem:       240  v-fix:    0  time:  1.53 s
420.01/420.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    734 time:  0.01 s
420.01/420.08	c Removed useless bin:       0  fixed:     0  props:   0.29M  time:  0.01 s
428.91/428.94	c lits-rem:       971  cl-subs:     4790  v-elim:      0  v-fix:    0  time:  8.85 s
428.91/428.94	c vivif2 --  cl tried     1580 cl shrink        4 lits rem          4 time: 0.00
429.02/429.02	c vivif2 --  cl tried    65002 cl shrink     3397 lits rem       4453 time: 0.08
429.30/429.31	c asymm  cl-useful: 0/301/1580 lits-rem:0 time: 0.29
429.30/429.31	c calculated reachability. Time: 0.00
429.30/429.31	c  N dy  4615   1210187       734      1580     59195     65000    160150   3300050     11.75   no data  --
440.11/440.16	c  N dy  4685   1230262       734      1580     59204     84154    160150   4542926     11.74     12.87  --
449.21/449.28	c  N dy  4751   1251052       733      1580     59220     59472    160150   2519041     11.73     12.42  --
458.91/458.98	c  N dy  4840   1271744       732      1580     59231     79336    160150   3780974     11.73     12.61  --
468.72/468.74	c  N dy  4908   1291785       732      1580     59242     52373    160150   2190701     11.73     18.31  --
477.01/477.09	c  N dy  5004   1311822       732      1580     59245     71739    160150   3479872     11.74     15.69  --
489.01/489.08	c  N dy  5076   1332369       732      1580     59253     91463    160150   4776252     11.74     12.37  --
498.01/498.04	c  N dy  5199   1352626       731      1580     59261     63351    160150   2972943     11.77     12.52  --
508.23/508.23	c  N dy  5287   1372695       731      1580     59266     82566    160150   4229770     11.78     15.38  --
519.01/519.03	c  N dy  5389   1393535       731      1580     59271     53822    160150   2147120     11.79     12.46  --
526.21/526.27	c  N dy  5461   1413565       731      1580     59279     73014    160150   3324556     11.78     18.36  --
536.11/536.12	c  N dy  5545   1433586       731      1580     59283     92311    160150   4603543     11.79     12.42  --
545.12/545.10	c  N dy  5637   1454308       730      1580     59296     62369    160150   2572600     11.80     12.51  --
552.91/552.94	c  N dy  5711   1474350       730      1580     59300     81588    160150   3723778     11.79     12.54  --
563.23/563.27	c  N dy  5810   1494467       730      1580     59308    100873    160150   4878590     11.80     12.67  --
569.92/569.99	c  N dy  5899   1514549       730      1580     59311     69384    160150   2848336     11.81     12.57  --
578.32/578.38	c  N dy  5975   1534861       729      1580     59322     88805    160150   3977530     11.80     12.98  --
588.32/588.30	c  N dy  6070   1555982       729      1580     59325     57337    160150   2119809     11.81     12.47  --
595.92/595.99	c  N dy  6179   1576247       729      1580     59326     76907    160150   3361271     11.84     12.58  --
605.12/605.10	c  N dy  6249   1596371       729      1580     59328     96269    160150   4632554     11.84     12.72  --
614.11/614.12	c  N dy  6346   1616406       729      1580     59329     62651    160150   2369839     11.86     12.84  --
622.71/622.72	c  N dy  6451   1637841       729      1580     59331     83306    160150   3684452     11.88     12.77  --
633.02/633.07	c  N dy  6540   1658333       729      1580     59333    102969    160150   4888622     11.89     12.56  --
640.24/640.28	c  N dy  6617   1678492       729      1580     59336     68537    160150   2700390     11.89     12.52  --
648.12/648.11	c  N dy  6677   1699089       729      1580     59339     88355    160150   3997003     11.88     12.58  --
653.82/653.85	c  S st  6735   1710187       729      1580     59340     99074    160150   4700370     11.89   no data  --
654.12/654.16	c  S st  6735   1710691       729      1580     59340     99578    160150   4738387     11.89   no data  --
654.12/654.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
654.12/654.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
655.32/655.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 33.1M T:  1.20
655.53/655.58	c bin-w-bin subsume rem            2 bins  time:  0.01 s
657.22/657.21	c subs with bin:      146  lits-rem:        78  v-fix:    0  time:  1.63 s
657.22/657.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    729 time:  0.01 s
657.22/657.23	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s
686.33/686.31	c lits-rem:      1233  cl-subs:     6403  v-elim:      0  v-fix:    0  time: 29.07 s
686.33/686.31	c vivif2 --  cl tried     1564 cl shrink        7 lits rem          7 time: 0.00
686.43/686.42	c vivif2 --  cl tried    82466 cl shrink     5019 lits rem       7240 time: 0.12
686.82/686.81	c asymm  cl-useful: 0/441/1564 lits-rem:0 time: 0.38
686.82/686.81	c calculated reachability. Time: 0.00
686.82/686.81	c  N dy  6735   1710691       729      1564     57995     82464    157159   4450621     11.89   no data  --
699.22/699.27	c  N dy  6778   1732568       729      1564     58006     53974    157159   2151544     11.87     12.75  --
707.23/707.29	c  N dy  6826   1752845       729      1564     58019     73497    157159   3388155     11.85     12.54  --
717.62/717.62	c  N dy  6887   1772877       729      1564     58026     92704    157156   4503741     11.85     12.94  --
728.13/728.11	c  N dy  6953   1793081       729      1564     58031     59036    157156   2291219     11.84     12.62  --
736.13/736.13	c  N dy  7022   1813155       729      1564     58034     78323    157156   3490913     11.84     12.50  --
747.62/747.68	c  N dy  7091   1834232       729      1564     58040     98508    157156   4655134     11.83     12.52  --
759.43/759.46	c  N dy  7153   1855814       728      1564     58054     63814    157156   2497402     11.81     12.47  --
767.92/767.98	c  N dy  7202   1875906       728      1564     58061     82965    157156   3521466     11.80     19.31  --
769.53/769.51	c Finding binary XORs  T:     0.00 s  found:       0
778.22/778.25	c  N dy  7273   1895984       727      1548     57519     83437    155851   4252621     11.80     16.38  --
787.53/787.55	c  N dy  7345   1916008       727      1548     57520     55305    155851   2282708     11.79     20.73  --
796.33/796.38	c  N dy  7428   1936030       727      1548     57530     74444    155851   3420770     11.80     12.44  --
807.93/807.92	c  N dy  7498   1956277       726      1548     57543     93863    155851   4563651     11.79     12.62  --
820.54/820.55	c  N dy  7580   1976549       726      1548     57548     59864    155848   2390802     11.80     12.54  --
830.54/830.58	c  N dy  7662   1997293       726      1548     57554     79803    155848   3460911     11.80     12.47  --
842.64/842.67	c  N dy  7751   2017315       726      1548     57559     99001    155848   4630061     11.81     14.25  --
855.53/855.57	c  N dy  7818   2037561       726      1548     57562     61407    155848   2302001     11.80     12.52  --
865.23/865.24	c  N dy  7889   2057745       725      1548     57573     80710    155848   3404059     11.80     12.44  --
877.13/877.16	c  N dy  7997   2078247       725      1548     57576    100456    155848   4629578     11.81     12.55  --
890.73/890.75	c  N dy  8104   2098289       725      1548     57581     60540    155848   2199104     11.83     15.06  --
899.13/899.18	c  N dy  8195   2118364       725      1548     57583     79928    155848   3502197     11.84     20.84  --
909.64/909.64	c  N dy  8249   2138753       725      1548     57589     99492    155848   4675725     11.83     12.65  --
924.33/924.36	c  N dy  8330   2158835       725      1548     57599    118748    155848   5881695     11.84     12.73  --
933.23/933.26	c  N dy  8457   2178942       725      1548     57600     77306    155848   3176469     11.87     12.56  --
942.64/942.67	c  N dy  8530   2198991       724      1548     57611     96547    155848   4351160     11.87     28.01  --
949.64/949.60	c  S st  8607   2210692       724      1548     57611    107794    155848   5107837     11.89      9.95  --
949.94/949.98	c  S st  8607   2211193       724      1548     57611    108294    155848   5144089     11.89   no data  --
949.94/949.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
949.94/949.99	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
951.45/951.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 38.7M T:  1.41
951.64/951.61	c bin-w-bin subsume rem            1 bins  time:  0.01 s
953.34/953.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.74 s
953.34/953.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    724 time:  0.01 s
953.34/953.36	c Removed useless bin:       0  fixed:     0  props:   0.27M  time:  0.01 s
982.64/982.60	c lits-rem:      1860  cl-subs:     5798  v-elim:      0  v-fix:    0  time: 29.25 s
982.64/982.60	c vivif2 --  cl tried     1532 cl shrink        5 lits rem          5 time: 0.00
982.74/982.71	c vivif2 --  cl tried    92542 cl shrink     2642 lits rem       3114 time: 0.11
983.04/983.03	c asymm  cl-useful: 0/364/1532 lits-rem:0 time: 0.32
983.04/983.03	c calculated reachability. Time: 0.00
983.04/983.03	c  N dy  8607   2211193       724      1532     56809     92539    154044   4855300     11.89   no data  --
995.44/995.47	c  N dy  8656   2231258       724      1532     56814    111669    154044   6104291     11.88     16.66  --
1003.93/1003.92	c  N dy  8707   2251478       724      1532     56819     74133    154044   3290567     11.86     13.12  --
1014.34/1014.37	c  N dy  8772   2272248       724      1532     56825     93964    154044   4526894     11.86     12.62  --
1028.93/1028.96	c  N dy  8847   2292848       724      1532     56832    113752    154044   5817916     11.85     12.61  --
1040.73/1040.78	c  N dy  8899   2313212       723      1532     56845     72645    154044   2994930     11.84     12.60  --
1051.13/1051.13	c  N dy  8956   2333216       723      1532     56848     91887    154044   4221662     11.84     12.46  --
1065.44/1065.43	c  N dy  9016   2354221       723      1532     56854    111950    154044   5462893     11.83     12.53  --
1079.84/1079.88	c  N dy  9101   2374501       723      1532     56856     68486    154044   2652792     11.83     12.52  --
1089.64/1089.69	c  N dy  9177   2394781       723      1532     56858     87951    154044   3860216     11.83     12.46  --
1102.84/1102.88	c  N dy  9255   2415397       723      1532     56862    107670    154044   5037848     11.83     12.50  --
1118.44/1118.49	c  N dy  9336   2435466       723      1532     56865    126784    154044   6188702     11.83     19.35  --
1128.84/1128.81	c  N dy  9424   2455744       723      1532     56868     81795    154044   3310556     11.83     12.48  --
1140.34/1140.36	c  N dy  9519   2476106       723      1532     56873    101309    154044   4537234     11.84     12.59  --
1154.05/1154.03	c  N dy  9580   2496119       723      1532     56877    120331    154044   5599689     11.83     16.49  --
1167.25/1167.27	c  N dy  9657   2516546       723      1532     56881     74167    154044   2680913     11.83     12.50  --
1176.95/1176.97	c  N dy  9746   2536599       722      1532     56888     93351    154044   3810870     11.84     23.67  --
1188.75/1188.77	c  N dy  9836   2556686       722      1532     56892    112612    154044   5039997     11.84     15.21  --
1203.24/1203.21	c  N dy  9923   2576849       722      1532     56893    131890    154044   6286914     11.85     12.95  --
1212.44/1212.47	c  N dy  9989   2596954       722      1532     56896     84366    154044   3332048     11.84     12.49  --
1223.05/1223.03	c  N dy 10064   2617608       722      1532     56901    104155    154044   4533717     11.84     12.47  --
1234.85/1234.89	c  N dy 10161   2637621       722      1532     56904    123339    154044   5767677     11.85     12.62  --
1247.75/1247.77	c  N dy 10257   2659915       722      1532     56911     76795    154044   2774752     11.85     12.51  --
1256.95/1256.94	c  N dy 10353   2680067       722      1532     56916     96092    154044   3925784     11.85     12.59  --
1267.95/1267.97	c  N dy 10435   2700164       722      1532     56920    115282    154044   5029982     11.86     14.03  --
1275.15/1275.10	c  S st 10487   2711193       722      1532     56926    125770    154044   5614276     11.86      9.89  --
1275.45/1275.49	c  S st 10487   2711698       722      1532     56926    126274    154044   5656472     11.86   no data  --
1275.55/1275.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1275.55/1275.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1277.06/1277.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      0 BRemN:      0 P: 41.9M T:  1.55
1277.25/1277.28	c bin-w-bin subsume rem            3 bins  time:  0.01 s
1278.95/1278.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.71 s
1278.95/1278.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    722 time:  0.01 s
1279.05/1279.00	c Removed useless bin:       0  fixed:     0  props:   0.28M  time:  0.01 s

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

running on 2 cores: 1,3

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


[startup+0 s]
/proc/loadavg: 1.84 2.03 2.55 2/347 20030
/proc/meminfo: memFree=24168956/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=30356 CPUtime=0 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 784 0 0 0 0 0 0 0 18 0 1 0 650972716 31084544 724 33554432000 4194304 4650387 140735491786864 18446744073709551615 254500352709 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 7589 724 327 112 0 2554 0

[startup+0.0420711 s]
/proc/loadavg: 1.84 2.03 2.55 2/347 20030
/proc/meminfo: memFree=24168956/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=31940 CPUtime=0.03 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 1227 0 0 0 3 0 0 0 18 0 1 0 650972716 32706560 1165 33554432000 4194304 4650387 140735491786864 18446744073709551615 4435068 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 7985 1165 359 112 0 2950 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 31940

[startup+0.101078 s]
/proc/loadavg: 1.84 2.03 2.55 2/347 20030
/proc/meminfo: memFree=24168956/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=33420 CPUtime=0.09 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 1710 0 0 0 9 0 0 0 18 0 1 0 650972716 34222080 1648 33554432000 4194304 4650387 140735491786864 18446744073709551615 4363688 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 8355 1648 378 112 0 3320 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33420

[startup+0.301018 s]
/proc/loadavg: 1.84 2.03 2.55 2/347 20030
/proc/meminfo: memFree=24168956/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=33696 CPUtime=0.29 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 2023 0 0 0 29 0 0 0 18 0 1 0 650972716 34504704 1961 33554432000 4194304 4650387 140735491786864 18446744073709551615 4363718 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 8424 1961 378 112 0 3389 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 33696

[startup+0.70093 s]
/proc/loadavg: 1.84 2.03 2.55 2/347 20030
/proc/meminfo: memFree=24168956/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=35136 CPUtime=0.69 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 2620 0 0 0 69 0 0 0 18 0 1 0 650972716 35979264 2016 33554432000 4194304 4650387 140735491786864 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 8784 2016 380 112 0 3749 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 35136

[startup+1.50076 s]
/proc/loadavg: 1.84 2.03 2.55 5/363 20061
/proc/meminfo: memFree=24090080/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=36404 CPUtime=1.48 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 3829 0 0 0 148 0 0 0 20 0 1 0 650972716 37277696 2351 33554432000 4194304 4650387 140735491786864 18446744073709551615 4364719 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 9101 2351 380 112 0 4066 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 36404

[startup+3.10046 s]
/proc/loadavg: 1.84 2.03 2.55 5/363 20061
/proc/meminfo: memFree=24076688/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=37392 CPUtime=3.09 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 5610 0 0 0 308 1 0 0 25 0 1 0 650972716 38289408 2931 33554432000 4194304 4650387 140735491786864 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 9348 2931 380 112 0 4313 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 37392

[startup+6.30082 s]
/proc/loadavg: 2.01 2.06 2.56 5/363 20062
/proc/meminfo: memFree=24032176/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=51160 CPUtime=6.29 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 9700 0 0 0 627 2 0 0 25 0 1 0 650972716 52387840 5888 33554432000 4194304 4650387 140735491786864 18446744073709551615 4438890 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 12790 5888 382 112 0 7755 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51160

[startup+12.7005 s]
/proc/loadavg: 2.17 2.09 2.57 5/363 20062
/proc/meminfo: memFree=24019924/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=51728 CPUtime=12.69 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 12189 0 0 0 1266 3 0 0 25 0 1 0 650972716 52969472 5890 33554432000 4194304 4650387 140735491786864 18446744073709551615 4439312 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 12932 5890 382 112 0 7897 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 51728

[startup+25.501 s]
/proc/loadavg: 2.58 2.18 2.59 5/363 20062
/proc/meminfo: memFree=24003716/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=53716 CPUtime=25.49 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 17068 0 0 0 2545 4 0 0 25 0 1 0 650972716 55005184 7530 33554432000 4194304 4650387 140735491786864 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 13429 7530 382 112 0 8394 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 53716

[startup+51.1009 s]
/proc/loadavg: 3.13 2.34 2.63 5/363 20063
/proc/meminfo: memFree=23941116/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=84120 CPUtime=51.09 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 33656 0 0 0 5103 6 0 0 25 0 1 0 650972716 86138880 14513 33554432000 4194304 4650387 140735491786864 18446744073709551615 4476470 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 21030 14513 382 112 0 15995 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 84120

[startup+102.314 s]
/proc/loadavg: 3.62 2.60 2.70 5/363 20064
/proc/meminfo: memFree=23858640/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=120212 CPUtime=102.31 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 49149 0 0 0 10220 11 0 0 25 0 1 0 650972716 123097088 23746 33554432000 4194304 4650387 140735491786864 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 30053 23746 382 112 0 25018 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 120212

[startup+162.301 s]
/proc/loadavg: 3.86 2.85 2.78 5/363 20066
/proc/meminfo: memFree=23821148/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=126432 CPUtime=162.3 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 59076 0 0 0 16217 13 0 0 25 0 1 0 650972716 129466368 24448 33554432000 4194304 4650387 140735491786864 18446744073709551615 4370586 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 31608 24448 382 112 0 26573 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 126432

[startup+222.301 s]
/proc/loadavg: 3.95 3.06 2.85 5/363 20067
/proc/meminfo: memFree=23821596/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=99380 CPUtime=222.3 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 69495 0 0 0 22213 17 0 0 25 0 1 0 650972716 101765120 17243 33554432000 4194304 4650387 140735491786864 18446744073709551615 4361034 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 24845 17243 382 112 0 19810 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 99380

[startup+282.301 s]
/proc/loadavg: 4.03 3.24 2.93 5/363 20069
/proc/meminfo: memFree=23773576/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=120644 CPUtime=282.3 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 84393 0 0 0 28208 22 0 0 25 0 1 0 650972716 123539456 24475 33554432000 4194304 4650387 140735491786864 18446744073709551615 4365289 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 30161 24475 382 112 0 25126 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 120644

[startup+342.301 s]
/proc/loadavg: 4.01 3.38 2.99 5/363 20071
/proc/meminfo: memFree=23734108/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=133260 CPUtime=342.3 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 98994 0 0 0 34202 28 0 0 25 0 1 0 650972716 136458240 27688 33554432000 4194304 4650387 140735491786864 18446744073709551615 4367204 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 33315 27688 382 112 0 28280 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 133260

[startup+402.301 s]
/proc/loadavg: 4.11 3.52 3.06 5/363 20072
/proc/meminfo: memFree=23716952/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=183976 CPUtime=402.31 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 105776 0 0 0 40201 30 0 0 25 0 1 0 650972716 188391424 24919 33554432000 4194304 4650387 140735491786864 18446744073709551615 4365291 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 45994 24919 382 112 0 40959 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 183976

[startup+462.301 s]
/proc/loadavg: 4.04 3.60 3.12 5/363 20074
/proc/meminfo: memFree=23696096/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=209868 CPUtime=462.32 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 121219 0 0 0 46197 35 0 0 25 0 1 0 650972716 214904832 29981 33554432000 4194304 4650387 140735491786864 18446744073709551615 4364743 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 52467 29981 382 112 0 47432 0
Current children cumulated CPU time (s) 462.32
Current children cumulated vsize (KiB) 209868

[startup+522.301 s]
/proc/loadavg: 4.12 3.70 3.18 5/363 20075
/proc/meminfo: memFree=23700276/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=144824 CPUtime=522.31 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 135289 0 0 0 52189 42 0 0 25 0 1 0 650972716 148299776 28577 33554432000 4194304 4650387 140735491786864 18446744073709551615 4520332 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 36206 28577 382 112 0 31171 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 144824

[startup+582.3 s]
/proc/loadavg: 4.09 3.77 3.23 5/363 20077
/proc/meminfo: memFree=23674532/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=224332 CPUtime=582.32 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 146964 0 0 0 58185 47 0 0 25 0 1 0 650972716 229715968 34179 33554432000 4194304 4650387 140735491786864 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 56083 34179 382 112 0 51048 0
Current children cumulated CPU time (s) 582.32
Current children cumulated vsize (KiB) 224332

[startup+642.3 s]
/proc/loadavg: 4.03 3.81 3.28 5/363 20079
/proc/meminfo: memFree=23660696/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=176116 CPUtime=642.33 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 152930 0 0 0 64184 49 0 0 25 0 1 0 650972716 180342784 37132 33554432000 4194304 4650387 140735491786864 18446744073709551615 4366807 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 44029 37132 382 112 0 38994 0
Current children cumulated CPU time (s) 642.33
Current children cumulated vsize (KiB) 176116

[startup+702.3 s]
/proc/loadavg: 4.01 3.84 3.32 5/363 20080
/proc/meminfo: memFree=23630760/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=194276 CPUtime=702.32 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 159526 0 0 0 70182 50 0 0 25 0 1 0 650972716 198938624 41829 33554432000 4194304 4650387 140735491786864 18446744073709551615 4366784 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 48569 41829 382 112 0 43534 0
Current children cumulated CPU time (s) 702.32
Current children cumulated vsize (KiB) 194276

[startup+762.313 s]
/proc/loadavg: 4.08 3.88 3.37 5/363 20082
/proc/meminfo: memFree=23638156/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=194928 CPUtime=762.34 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 166295 0 0 0 76181 53 0 0 25 0 1 0 650972716 199606272 42121 33554432000 4194304 4650387 140735491786864 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 48732 42121 382 112 0 43697 0
Current children cumulated CPU time (s) 762.34
Current children cumulated vsize (KiB) 194928

[startup+822.301 s]
/proc/loadavg: 4.03 3.90 3.40 5/363 20083
/proc/meminfo: memFree=23586164/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=192268 CPUtime=822.33 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 172153 0 0 0 82177 56 0 0 25 0 1 0 650972716 196882432 41204 33554432000 4194304 4650387 140735491786864 18446744073709551615 4366787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 48067 41204 382 112 0 43032 0
Current children cumulated CPU time (s) 822.33
Current children cumulated vsize (KiB) 192268

[startup+882.301 s]
/proc/loadavg: 4.06 3.93 3.44 5/363 20085
/proc/meminfo: memFree=23553904/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=276900 CPUtime=882.33 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 180410 0 0 0 88172 61 0 0 25 0 1 0 650972716 283545600 48362 33554432000 4194304 4650387 140735491786864 18446744073709551615 4365205 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 69225 48362 382 112 0 64190 0
Current children cumulated CPU time (s) 882.33
Current children cumulated vsize (KiB) 276900

[startup+942.301 s]
/proc/loadavg: 4.06 3.96 3.48 5/363 20087
/proc/meminfo: memFree=23555712/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=211444 CPUtime=942.33 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 187264 0 0 0 94169 64 0 0 25 0 1 0 650972716 216518656 47595 33554432000 4194304 4650387 140735491786864 18446744073709551615 4365311 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 52861 47595 382 112 0 47826 0
Current children cumulated CPU time (s) 942.33
Current children cumulated vsize (KiB) 211444

[startup+1002.3 s]
/proc/loadavg: 4.18 4.00 3.52 5/363 20088
/proc/meminfo: memFree=23564568/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=211644 CPUtime=1002.33 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 193036 0 0 0 100167 66 0 0 25 0 1 0 650972716 216723456 46439 33554432000 4194304 4650387 140735491786864 18446744073709551615 4365295 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 52911 46439 382 112 0 47876 0
Current children cumulated CPU time (s) 1002.33
Current children cumulated vsize (KiB) 211644

[startup+1062.3 s]
/proc/loadavg: 4.14 4.01 3.55 5/363 20090
/proc/meminfo: memFree=23562560/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=257812 CPUtime=1062.34 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 196730 0 0 0 106166 68 0 0 25 0 1 0 650972716 263999488 43613 33554432000 4194304 4650387 140735491786864 18446744073709551615 4333874 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 64453 43613 382 112 0 59418 0
Current children cumulated CPU time (s) 1062.34
Current children cumulated vsize (KiB) 257812

[startup+1122.3 s]
/proc/loadavg: 4.05 4.01 3.58 5/363 20091
/proc/meminfo: memFree=23566984/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=192268 CPUtime=1122.34 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 204557 0 0 0 112163 71 0 0 25 0 1 0 650972716 196882432 43189 33554432000 4194304 4650387 140735491786864 18446744073709551615 4366872 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 48067 43189 382 112 0 43032 0
Current children cumulated CPU time (s) 1122.34
Current children cumulated vsize (KiB) 192268

[startup+1182.3 s]
/proc/loadavg: 4.02 4.00 3.60 5/363 20093
/proc/meminfo: memFree=23535196/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=213024 CPUtime=1182.34 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 210698 0 0 0 118161 73 0 0 25 0 1 0 650972716 218136576 47799 33554432000 4194304 4650387 140735491786864 18446744073709551615 4365195 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 53256 47799 382 112 0 48221 0
Current children cumulated CPU time (s) 1182.34
Current children cumulated vsize (KiB) 213024

[startup+1242.3 s]
/proc/loadavg: 4.00 4.00 3.62 5/363 20095
/proc/meminfo: memFree=23493500/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=278568 CPUtime=1242.35 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 214398 0 0 0 124160 75 0 0 25 0 1 0 650972716 285253632 49829 33554432000 4194304 4650387 140735491786864 18446744073709551615 4366799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 69642 49829 382 112 0 64607 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 278568



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+1300 s]
/proc/loadavg: 4.04 4.01 3.65 5/363 20096
/proc/meminfo: memFree=23492412/32950928 swapFree=45937192/67111528
[pid=20030] ppid=20028 vsize=278568 CPUtime=1300.06 cores=1,3
/proc/20030/stat : 20030 (strangenight1-s) R 20028 20030 19248 0 -1 4202496 215620 0 0 0 129930 76 0 0 25 0 1 0 650972716 285253632 49238 33554432000 4194304 4650387 140735491786864 18446744073709551615 4476487 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/20030/statm: 69642 49238 382 112 0 64607 0
Current children cumulated CPU time (s) 1300.06
Current children cumulated vsize (KiB) 278568

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1300.02
CPU time (s): 1300.08
CPU user time (s): 1299.31
CPU system time (s): 0.773882
CPU usage (%): 100.004
Max. virtual memory (cumulated for all children) (KiB): 278568

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1299.31
system time used= 0.773882
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 215620
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 13
involuntary context switches= 1279

runsolver used 4.29335 second user time and 11.0933 second system time

The end

Launcher Data

Begin job on node149 at 2011-05-14 19:22:40
IDJOB=3370431
IDBENCH=83903
IDSOLVER=1847
FILE ID=node149/3370431-1305393760
RUNJOBID= node149-1305393760-20020
PBS_JOBID= 13324404
Free space on /tmp= 73572 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-st (fixed)
BENCH NAME= SAT03/handmade/anton/UNSAT/SGI_30_70_26_40_6-dir.shuffled-as.sat03-163.cnf
COMMAND LINE= ./strangenight1-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3370431-1305393760/watcher-3370431-1305393760 -o /tmp/evaluation-result-3370431-1305393760/solver-3370431-1305393760 -C 2400 -W 1300 -M 7680  ./strangenight1-st HOME/instance-3370431-1305393760.cnf

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

MD5SUM BENCH= c06088cac8521bfe72bbb4c9ad8d39fb
RANDOM SEED=347156803

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      24169112 kB
Buffers:        304764 kB
Cached:        3845628 kB
SwapCached:      19984 kB
Active:        6285736 kB
Inactive:      2201516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      24169112 kB
SwapTotal:    67111528 kB
SwapFree:     45937192 kB
Dirty:            7076 kB
Writeback:           0 kB
AnonPages:     4329780 kB
Mapped:          13600 kB
Slab:           157092 kB
PageTables:      72360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 80189520 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= 73544 MiB
End job on node149 at 2011-05-14 19:44:22