Trace number 3251417

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-2-mtSAT 1624.59 406.747

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m42-q663-n40-p30-s67876261.cnf
MD5SUMed0227339111fb337104188c725538d0
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.24481
Satisfiable
(Un)Satisfiability was proved
Number of variables1634
Number of clauses212885
Sum of the clauses size427324
Maximum clause length42
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2212845
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 540

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
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-3251417-1304132176.cnf'
0.00/0.00	c -- header says num vars:           1634
0.00/0.00	c -- header says num clauses:      212885
0.04/0.05	c -- clauses added:            0 learnts,       212885 normals,            0 xors
0.04/0.05	c -- vars added       1634
0.04/0.05	c Parsing time:  0.03 s
0.04/0.05	c  N st     0         0      1634        40    212845         0    427324         0   no data   no data
0.04/0.05	c asymm  cl-useful: 0/40/40 lits-rem:0 time: 0.00
0.04/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
0.04/0.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.04/0.16	c bin-w-bin subsume rem            0 bins  time:  0.04 s
0.04/0.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
0.04/0.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1634 time:  0.02 s
0.04/0.21	c Removed useless bin:       0  fixed:     0  props:   1.07M  time:  0.02 s
0.63/0.93	c lits-rem:      1132  cl-subs:        0  v-elim:     40  v-fix:    0  time:  0.06 s
0.63/0.93	c Finding binary XORs  T:     0.00 s  found:       0
0.63/0.93	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.63/0.93	c calculated reachability. Time: 0.00
0.63/0.93	c Calc default polars -  time:   0.00 s pos:       0 undec:      40 neg:    1594
0.63/0.93	c =========================================================================================
0.63/0.93	c types(t): F = full restart, N = normal restart
0.63/0.93	c types(t): S = simplification begin/end, E = solution found
0.63/0.93	c restart types(rt): st = static, dy = dynamic
0.63/0.93	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.63/0.93	c  B st     0         0      1594      4823    206428         0    637667         0   no data   no data
0.63/0.93	c  N dy    18      4058      1594      4823    206428      3952    637667    324716     11.01     11.74
0.63/0.93	c  N dy    40      8200      1594      4823    206428      5546    637663    469081     11.34     11.97
5.16/1.31	c  N dy    64     12322      1594      4823    206428      5429    637660    420950     11.44     12.27
7.17/1.81	c  N dy    80     17115      1594      4823    206428     10041    637658   1036177     11.22     11.86
8.76/2.24	c  N dy   100     21197      1594      4823    206428      8560    637658    684435     11.30     14.02
10.35/2.61	c  F st   115     25000      1594      4823    206428     12294    637658   1045272     11.24   no data
10.35/2.66	c  N st   116     25251      1594      4823    206428     12535    637658   1064528     11.24   no data
12.35/3.10	c  N dy   121     30000      1594      4823    206428     10548    637658    799062     11.24   no data
12.35/3.10	c  S st   121     30000      1594      4823    206428     10548    637658    799062     11.24   no data
12.35/3.16	c  S st   121     30500      1594      4823    206428     11045    637658    846044     11.24   no data
12.35/3.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.54/3.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.4M T:  0.29
13.54/3.46	c blocked clauses removed:        0 vars:      0 tried:        1594 T: 0.00 s
13.54/3.49	c bin-w-bin subsume rem            0 bins  time:  0.03 s
28.73/7.29	c subs with bin:        0  lits-rem:     38253  v-fix:    0  time:  3.80 s
29.14/7.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1594 time:  0.02 s
29.14/7.33	c Removed useless bin:       0  fixed:     0  props:   1.04M  time:  0.02 s
29.14/7.38	c lits-rem:       964  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
35.12/8.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.40 s
38.72/9.77	c lits-rem:       569  cl-subs:      555  v-elim:      0  v-fix:    0  time:  0.95 s
39.52/9.98	c asymm  cl-useful: 0/2387/4823 lits-rem:0 time: 0.21
39.52/9.98	c calculated reachability. Time: 0.00
39.52/9.98	c  N dy   121     30500      1594      4823    206428     10490    598441    811936     11.24   no data
41.91/10.53	c  N dy   145     35046      1594      4823    206428     14899    598441   1313876     11.43     12.07
43.50/10.96	c  N dy   161     39098      1594      4823    206428     11133    598441    820521     11.36     12.05
45.51/11.42	c  N dy   177     43514      1594      4823    206428     15406    598441   1111303     11.37     12.00
46.31/11.68	c  S st   182     45751      1594      4823    206428      8881    598441    612016     11.31      8.90
46.72/11.72	c  S st   182     46251      1594      4823    206428      9379    598441    655079     11.31   no data
46.72/11.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
47.50/11.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.2M T:  0.27
47.90/12.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.90/12.03	c bin-w-bin subsume rem            0 bins  time:  0.03 s
59.50/14.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.97 s
59.91/15.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1594 time:  0.02 s
59.91/15.03	c Removed useless bin:       0  fixed:     0  props:   1.04M  time:  0.02 s
59.91/15.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
65.48/16.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
66.28/16.65	c lits-rem:        62  cl-subs:       78  v-elim:      0  v-fix:    0  time:  0.17 s
66.28/16.65	c vivif2 --  cl tried     4823 cl shrink        0 lits rem          0 time: 0.00
66.28/16.67	c vivif2 --  cl tried     9301 cl shrink        0 lits rem          0 time: 0.02
67.08/16.86	c asymm  cl-useful: 0/2396/4823 lits-rem:0 time: 0.20
67.08/16.87	c calculated reachability. Time: 0.00
67.08/16.87	c  N dy   182     46251      1594      4823    206428      9301    598441    651981     11.31   no data
69.09/17.31	c  N dy   197     50628      1594      4823    206428     13567    598441   1127066     11.38     11.99
70.68/17.78	c  N dy   226     54751      1594      4823    206428     17562    598441   1658661     11.62     12.44
72.67/18.29	c  N dy   247     59591      1594      4823    206428     12571    598441   1002240     11.65     12.72
75.07/18.80	c  N dy   274     63636      1594      4823    206428     16512    598441   1404178     11.83     14.65
77.07/19.36	c  N dy   293     67721      1594      4823    206428     20447    598441   1901319     11.89     18.46
78.26/19.62	c  S st   302     69378      1594      4823    206428     11383    598441    783432     11.95     10.04
78.26/19.67	c  S st   302     69880      1594      4823    206428     11881    598441    842341     11.95   no data
78.26/19.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
79.86/20.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.5M T:  0.32
79.86/20.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
79.86/20.03	c bin-w-bin subsume rem            0 bins  time:  0.03 s
91.84/23.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.01 s
91.84/23.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1594 time:  0.02 s
91.84/23.09	c Removed useless bin:       0  fixed:     0  props:   1.04M  time:  0.02 s
92.24/23.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
97.83/24.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
99.45/24.95	c lits-rem:       119  cl-subs:       85  v-elim:      0  v-fix:    0  time:  0.37 s
99.45/24.95	c vivif2 --  cl tried     4823 cl shrink        0 lits rem          0 time: 0.00
99.45/24.97	c vivif2 --  cl tried    11796 cl shrink        0 lits rem          0 time: 0.02
100.23/25.19	c asymm  cl-useful: 0/1994/4823 lits-rem:0 time: 0.22
100.63/25.20	c calculated reachability. Time: 0.00
100.63/25.20	c  N dy   302     69880      1594      4823    206428     11796    598441    834077     11.95   no data
102.64/25.75	c  N dy   320     74653      1594      4823    206428     16427    598441   1534583     11.92     12.61
105.82/26.53	c  N dy   334     79903      1594      4823    206428     21500    598441   2029638     11.85     12.64
108.65/27.27	c  N dy   355     85177      1594      4823    206428     15005    598441   1136994     11.88     12.57
109.82/27.55	c  F st   366     87501      1594      4823    206428     17251    598441   1437499     11.94      9.66
111.42/27.99	c  N st   371     90795      1594      4823    206428     20406    598441   1888636     11.94   no data
115.41/28.91	c  N dy   391     96857      1594      4823    206428     13699    598441    969412     11.97     12.65
118.20/29.62	c  N dy   409    103048      1594      4823    206429     19663    598441   1721746     11.92     23.77
119.01/29.88	c  S st   418    104821      1594      4823    206429     21357    598441   1910659     11.91   no data
119.41/29.94	c  S st   418    105323      1594      4823    206429     21856    598441   1973795     11.91   no data
119.41/29.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
121.42/30.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.4M T:  0.47
121.42/30.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
121.42/30.45	c bin-w-bin subsume rem            0 bins  time:  0.03 s
133.39/33.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.97 s
133.39/33.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1594 time:  0.02 s
133.39/33.46	c Removed useless bin:       0  fixed:     0  props:   1.04M  time:  0.02 s
133.39/33.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
139.78/35.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.53 s
153.76/38.52	c lits-rem:      1014  cl-subs:      539  v-elim:      0  v-fix:    0  time:  3.45 s
153.76/38.52	c vivif2 --  cl tried     4823 cl shrink        0 lits rem          0 time: 0.00
153.76/38.56	c vivif2 --  cl tried    21317 cl shrink      201 lits rem        201 time: 0.04
154.56/38.79	c asymm  cl-useful: 0/1413/4823 lits-rem:0 time: 0.23
154.96/38.80	c calculated reachability. Time: 0.00
154.96/38.80	c  N dy   418    105323      1594      4823    206429     21317    598441   1925007     11.91   no data
159.35/39.92	c  N dy   446    112162      1594      4823    206429     14414    598441    973144     11.93     12.63
162.95/40.85	c  N dy   479    119376      1594      4823    206429     21429    598441   1738214     11.94     12.61
167.74/42.01	c  N dy   526    127131      1594      4823    206429     28943    598441   2511121     12.04     13.14
171.34/42.98	c  N dy   541    135290      1594      4823    206429     22269    598441   1549500     11.94     12.66
176.13/44.14	c  N dy   582    143982      1594      4823    206429     30707    598441   2487030     11.93     17.12
180.93/45.38	c  N dy   628    153199      1594      4823    206429     24189    598441   2024382     12.03     12.69
184.12/46.12	c  S st   655    157984      1594      4823    206429     28816    598441   2426222     12.04     10.93
184.12/46.19	c  S st   655    158484      1594      4823    206429     29310    598441   2482516     12.04   no data
184.52/46.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
186.52/46.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.3M T:  0.51
186.52/46.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
186.52/46.74	c bin-w-bin subsume rem            0 bins  time:  0.02 s
198.50/49.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.98 s
198.50/49.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1594 time:  0.02 s
198.50/49.76	c Removed useless bin:       0  fixed:     0  props:   1.04M  time:  0.02 s
198.50/49.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
206.09/51.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.80 s
230.06/57.65	c lits-rem:      1408  cl-subs:      912  v-elim:      0  v-fix:    0  time:  6.00 s
230.06/57.65	c vivif2 --  cl tried     4823 cl shrink        0 lits rem          0 time: 0.00
230.46/57.71	c vivif2 --  cl tried    28398 cl shrink        0 lits rem          0 time: 0.05
231.27/57.93	c asymm  cl-useful: 0/1102/4823 lits-rem:0 time: 0.23
231.27/57.94	c calculated reachability. Time: 0.00
231.27/57.94	c  N dy   655    158484      1594      4823    206429     28398    598441   2434165     12.04   no data
236.84/59.38	c  N dy   696    168684      1594      4823    206431     21783    598441   1629151     12.04     12.67
243.23/60.94	c  N dy   739    179933      1594      4823    206431     32682    598441   2668012     12.01     12.87
250.02/62.63	c  N dy   779    191425      1594      4823    206431     26391    598441   2150567     11.99     12.63
258.41/64.78	c  N dy   833    203963      1594      4823    206431     20136    598441   1529877     12.03     12.69
266.42/66.78	c  N dy   887    217113      1594      4823    206431     32900    598441   3031613     12.10     12.77
275.99/69.15	c  N dy   946    231157      1594      4823    206431     27167    598441   2338079     12.12     12.84
280.38/70.27	c  S st   974    237727      1594      4823    206431     33499    598441   3068670     12.14     12.67
280.78/70.36	c  S st   974    238229      1594      4823    206431     33999    598441   3120174     12.14   no data
280.78/70.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
283.58/71.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.8M T:  0.68
283.58/71.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
283.58/71.09	c bin-w-bin subsume rem            0 bins  time:  0.02 s
295.56/74.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.98 s
295.56/74.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1594 time:  0.02 s
295.96/74.11	c Removed useless bin:       0  fixed:     0  props:   1.04M  time:  0.02 s
295.96/74.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
302.35/75.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.58 s
329.92/82.64	c lits-rem:      1215  cl-subs:     1199  v-elim:      0  v-fix:    0  time:  6.84 s
329.92/82.65	c vivif2 --  cl tried     4823 cl shrink        0 lits rem          0 time: 0.00
330.32/82.71	c vivif2 --  cl tried    32800 cl shrink      200 lits rem        200 time: 0.07
331.12/82.96	c asymm  cl-useful: 0/1182/4823 lits-rem:0 time: 0.25
331.12/82.97	c calculated reachability. Time: 0.00
331.12/82.97	c  N dy   974    238229      1594      4823    206431     32800    598441   3057390     12.14   no data
341.90/85.69	c  N dy  1026    253915      1594      4823    206432     27651    598441   2159055     12.12     12.89
353.49/88.55	c  N dy  1098    270311      1594      4823    206432     22190    598441   1586763     12.14     12.85
365.47/91.54	c  N dy  1169    287590      1594      4823    206433     38798    598441   3296021     12.17     13.05
379.06/94.96	c  F st  1270    306251      1594      4823    206433     34639    598441   2643061     12.25      8.92
379.06/94.99	c  N st  1270    306251      1594      4823    206433     34639    598441   2643061     12.25      8.92
393.03/98.45	c  N dy  1352    326486      1594      4823    206433     31052    598441   2244516     12.30     13.11
408.21/102.25	c  N dy  1441    346490      1594      4823    206433     26272    598441   1769029     12.35     15.93
415.40/104.09	c  S st  1494    357344      1594      4823    206433     36830    598441   2850981     12.37      9.02
415.82/104.18	c  S st  1494    357846      1594      4823    206433     37329    598441   2913871     12.37   no data
415.82/104.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
418.60/104.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 26.0M T:  0.66
418.60/104.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
418.60/104.88	c bin-w-bin subsume rem            0 bins  time:  0.03 s
430.58/107.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.99 s
430.58/107.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1594 time:  0.02 s
430.98/107.91	c Removed useless bin:       0  fixed:     0  props:   1.04M  time:  0.02 s
430.98/107.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
438.97/109.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.90 s
462.94/115.92	c lits-rem:       911  cl-subs:     1026  v-elim:      0  v-fix:    0  time:  6.00 s
462.94/115.92	c vivif2 --  cl tried     4823 cl shrink        0 lits rem          0 time: 0.00
462.94/115.99	c vivif2 --  cl tried    36303 cl shrink      122 lits rem        126 time: 0.07
464.15/116.24	c asymm  cl-useful: 0/1127/4823 lits-rem:0 time: 0.25
464.15/116.24	c calculated reachability. Time: 0.00
464.15/116.24	c  N dy  1494    357846      1594      4823    206433     36303    598441   2862461     12.37   no data
479.32/120.05	c  N dy  1579    377923      1594      4823    206434     30541    598441   2191758     12.39     13.23
494.91/123.95	c  N dy  1682    398544      1594      4823    206434     50580    598441   4451179     12.46     13.13
509.28/127.59	c  N dy  1765    418678      1594      4823    206435     43891    598441   3666252     12.51     13.42
526.45/131.88	c  N dy  1857    438878      1594      4823    206435     36218    598441   2318348     12.58     13.64
542.43/135.80	c  N dy  1954    458905      1594      4823    206435     55608    598441   4411115     12.65     29.24
558.01/139.74	c  N dy  2034    479642      1594      4823    206435     47580    598441   3600066     12.67     13.50
573.19/143.54	c  N dy  2121    499697      1594      4823    206435     37946    598441   2590768     12.74     13.44
590.37/147.81	c  N dy  2225    519751      1594      4823    206435     57367    598441   4642838     12.83     13.56
603.15/151.07	c  S st  2328    536770      1594      4823    206435     43934    598441   3426150     12.94      9.49
603.55/151.17	c  S st  2328    537270      1594      4823    206435     44432    598441   3492256     12.94   no data
603.55/151.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
607.15/152.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 31.1M T:  0.84
607.15/152.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
607.15/152.05	c bin-w-bin subsume rem            0 bins  time:  0.03 s
619.12/155.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.99 s
619.12/155.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1594 time:  0.02 s
619.12/155.08	c Removed useless bin:       0  fixed:     0  props:   1.04M  time:  0.02 s
619.52/155.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
626.33/156.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.69 s
657.49/164.65	c lits-rem:      1368  cl-subs:     1734  v-elim:      0  v-fix:    0  time:  7.75 s
657.49/164.65	c vivif2 --  cl tried     4823 cl shrink        0 lits rem          0 time: 0.00
657.89/164.73	c vivif2 --  cl tried    42698 cl shrink      102 lits rem        102 time: 0.08
659.07/165.01	c asymm  cl-useful: 0/710/4823 lits-rem:0 time: 0.28
659.07/165.02	c calculated reachability. Time: 0.00
659.07/165.02	c  N dy  2328    537270      1594      4823    206435     42698    598441   3432480     12.94   no data
677.05/169.58	c  N dy  2395    557763      1594      4823    206436     31567    598441   1874363     12.93     13.63
693.05/173.51	c  N dy  2491    577816      1594      4823    206436     50958    598441   3990909     12.99     14.79
711.40/178.15	c  N dy  2579    597919      1594      4823    206436     38472    598441   2625403     13.02     13.73
726.98/182.04	c  N dy  2643    618116      1594      4823    206437     57973    598441   4292772     13.00     13.72
742.56/185.90	c  N dy  2721    638186      1594      4823    206437     44513    598441   3309639     13.00     13.72
761.73/190.79	c  N dy  2787    658245      1594      4823    206437     63674    598441   4755494     12.99     14.48
776.91/194.59	c  N dy  2865    678439      1594      4823    206437     49545    598441   3309839     13.00     13.70
794.88/199.05	c  N dy  2950    698923      1594      4823    206437     69398    598441   5299240     13.03     13.77
810.87/203.05	c  N dy  3044    719110      1594      4823    206437     54121    598441   4058955     13.05     13.81
831.64/208.23	c  N dy  3145    739330      1594      4823    206438     37899    598441   2258190     13.09     13.87
846.83/212.04	c  N dy  3225    759628      1594      4823    206438     57635    598441   4496444     13.10     13.84
863.59/216.26	c  N dy  3268    780230      1594      4823    206439     40687    598441   2418500     13.06     13.78
879.17/220.18	c  N dy  3333    800284      1594      4823    206440     60054    598441   3911680     13.05     21.24
884.36/221.50	c  S st  3348    805905      1594      4823    206440     65404    598441   4259111     13.04     13.26
884.76/221.58	c  S st  3348    806409      1594      4823    206440     65907    598441   4321464     13.04   no data
884.76/221.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
888.35/222.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 32.1M T:  0.84
888.35/222.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
888.35/222.47	c bin-w-bin subsume rem            0 bins  time:  0.03 s
900.34/225.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.02 s
900.74/225.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1594 time:  0.02 s
900.74/225.53	c Removed useless bin:       0  fixed:     0  props:   1.04M  time:  0.02 s
900.74/225.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
907.13/227.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
945.48/236.80	c lits-rem:      2953  cl-subs:     3911  v-elim:      0  v-fix:    0  time:  9.63 s
945.88/236.80	c vivif2 --  cl tried     4823 cl shrink        0 lits rem          0 time: 0.00
946.28/236.92	c vivif2 --  cl tried    61996 cl shrink      320 lits rem        337 time: 0.12
947.08/237.18	c asymm  cl-useful: 0/758/4823 lits-rem:0 time: 0.26
947.08/237.19	c calculated reachability. Time: 0.00
947.08/237.19	c  N dy  3348    806409      1594      4823    206440     61996    598441   4214444     13.04   no data
966.65/242.09	c  N dy  3449    826595      1594      4823    206441     43936    598441   2680991     13.07     13.82
983.43/246.20	c  N dy  3526    846707      1594      4823    206441     63358    598441   4554341     13.08     13.82
1003.40/251.26	c  N dy  3614    866751      1594      4823    206441     44100    598441   2686889     13.10     14.94
1020.18/255.49	c  N dy  3686    886881      1594      4823    206441     63549    598441   4586584     13.10     13.79
1042.55/261.08	c  N dy  3771    907090      1594      4823    206441     43451    598441   2647711     13.11     13.87
1060.93/265.60	c  N dy  3857    927836      1594      4823    206441     63380    598441   4267999     13.12     13.83
1084.89/271.67	c  N dy  3960    949674      1594      4823    206441     43985    598441   2547356     13.16     14.00
1101.29/275.71	c  N dy  4005    969770      1594      4823    206442     63279    598441   4018370     13.14     13.92
1121.63/280.89	c  N dy  4106    989799      1594      4823    206442     82672    598441   6065273     13.16     13.91
1138.41/285.02	c  N dy  4224   1009874      1594      4823    206442     60773    598441   4247001     13.23     25.02
1157.99/289.90	c  N dy  4308   1030265      1594      4823    206442     80475    598441   6400822     13.24     14.30
1175.16/294.25	c  N dy  4392   1050318      1594      4823    206442     57238    598441   3795865     13.25     13.99
1195.53/299.30	c  N dy  4481   1070414      1594      4823    206442     76658    598441   5849279     13.27     15.22
1197.53/299.80	c  F st  4484   1071883      1594      4823    206442     78080    598441   6015805     13.26     11.86
1220.32/305.51	c  N dy  4520   1090990      1594      4823    206442     52968    598441   3149023     13.24     14.02
1237.49/309.85	c  N dy  4606   1111359      1594      4823    206442     72743    598441   4998475     13.25     13.97
1260.24/315.57	c  N dy  4702   1131845      1594      4823    206442     48129    598441   2641003     13.28     14.00
1278.62/320.12	c  N dy  4753   1155035      1594      4823    206442     70386    598441   4358740     13.25     13.97
1300.19/325.57	c  N dy  4851   1175688      1594      4823    206442     90378    598441   6647600     13.27     14.05
1317.36/329.86	c  N dy  4943   1195741      1594      4823    206442     64444    598441   4237975     13.29     20.63
1330.94/333.22	c  S st  5019   1209613      1594      4823    206442     77924    598441   5716724     13.32   no data
1331.34/333.37	c  S st  5019   1210114      1594      4823    206442     78425    598441   5771801     13.32   no data
1331.34/333.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1336.93/334.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 42.4M T:  1.37
1336.93/334.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1336.93/334.78	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1349.32/337.81	c subs with bin:        0  lits-rem:         1  v-fix:    0  time:  3.03 s
1349.32/337.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1594 time:  0.02 s
1349.32/337.85	c Removed useless bin:       0  fixed:     0  props:   1.03M  time:  0.02 s
1349.71/337.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1357.70/339.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.89 s
1424.82/356.74	c lits-rem:      3689  cl-subs:     3278  v-elim:      0  v-fix:    0  time: 16.78 s
1424.82/356.74	c vivif2 --  cl tried     4823 cl shrink        0 lits rem          0 time: 0.00
1425.22/356.89	c vivif2 --  cl tried    75147 cl shrink      501 lits rem        501 time: 0.15
1426.43/357.17	c asymm  cl-useful: 0/730/4823 lits-rem:0 time: 0.28
1426.43/357.18	c calculated reachability. Time: 0.00
1426.43/357.18	c  N dy  5019   1210114      1594      4823    206442     75147    598440   5655922     13.32   no data
1449.98/363.04	c  N dy  5121   1230357      1594      4823    206442     48345    598440   2566464     13.35     14.12
1465.97/367.07	c  N dy  5188   1250595      1594      4823    206442     67927    598440   4462272     13.34     14.08
1492.35/373.65	c  N dy  5276   1271430      1594      4823    206444     87965    598440   6524365     13.36     14.12
1512.70/378.71	c  N dy  5360   1292738      1594      4823    206444     61345    598440   4100175     13.37     14.21
1534.27/384.13	c  N dy  5448   1312760      1594      4823    206444     80674    598440   6078223     13.38     26.47
1558.65/390.21	c  N dy  5524   1333876      1594      4823    206444     52724    598440   2860614     13.39     14.16
1574.61/394.24	c  N dy  5626   1354034      1594      4823    206445     72252    598440   4927990     13.41     14.18
1595.38/399.42	c  N dy  5721   1374069      1594      4823    206446     91736    598440   6969750     13.44     16.12
1614.56/404.26	c  N dy  5805   1394094      1594      4823    206447     61740    598440   3629606     13.45     35.22
1624.16/406.70	c Following stats are for *FIRST FINISHED THREAD ONLY*
1624.16/406.70	c num threads              : 4          
1624.16/406.70	c restarts                 : 5507       
1624.16/406.70	c dynamic restarts         : 5477       
1624.16/406.70	c static restarts          : 30         
1624.16/406.70	c full restarts            : 4          
1624.16/406.70	c total simplify time      : 0.02       
1624.16/406.70	c learnts DL2              : 0          
1624.16/406.70	c learnts size 2           : 212864     
1624.16/406.70	c learnts size 1           : 0           (0.00      % of vars)
1624.16/406.70	c filedLit time            : 3.82        (0.94      % time)
1624.16/406.70	c v-elim SatELite          : 40          (2.45      % vars)
1624.16/406.70	c SatELite time            : 36.43       (8.97      % time)
1624.16/406.70	c v-elim xor               : 0           (0.00      % vars)
1624.16/406.70	c xor elim time            : 0.06        (0.01      % time)
1624.16/406.70	c num binary xor trees     : 0          
1624.16/406.70	c binxor trees' crown      : 0           (nan       leafs/tree)
1624.16/406.70	c bin xor find time        : 0.00       
1624.16/406.70	c OTF clause improved      : 47938       (0.03      clauses/conflict)
1624.16/406.70	c OTF impr. size diff      : 55076       (1.15       lits/clause)
1624.16/406.70	c OTF cl watch-shrink      : 1318273     (0.87      clauses/conflict)
1624.16/406.70	c OTF cl watch-sh-lit      : 45064117    (34.18      lits/clause)
1624.16/406.70	c tried to recurMin cls    : 394593      (25.96      % of conflicts)
1624.16/406.70	c updated cache            : 6984        (0.02       lits/tried recurMin)
1624.16/406.70	c unit cls recevied        : 0           (nan       % of units)
1624.16/406.70	c unit cls sent            : 0           (nan       % of units)
1624.16/406.70	c bin cls recevied         : 13         
1624.16/406.70	c bin cls sent             : 6          
1624.16/406.70	c clauses over max glue    : 0           (0.00      % of all clauses)
1624.16/406.70	c conflicts                : 1519833     (3743.86   / sec)
1624.16/406.70	c decisions                : 2411007     (0.20      % random)
1624.16/406.70	c bogo-props               : 29763215717 (73316849.05 / sec)
1624.16/406.70	c conflict literals        : 175596657   (39.37     % deleted)
1624.16/406.70	c Memory used              : 1275.07     MB
1624.16/406.70	c single-thread CPU time   : 405.95      s
1624.16/406.70	c all-threads sum CPU time : 1622.41     s
1624.16/406.70	s SATISFIABLE
1624.16/406.70	v 1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 -28 -29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 -40 -41 -42 -43 44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -68 -69 -70 -71 -72 -73 -74 -75 -76 -77 -78 -79 -80 -81 -82 -83 -84 -85 -86 87 -88 -89 -90 -91 -92 -93 -94 -95 -96 -97 -98 -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 -114 -115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 126 -127 -128 -129 -130 -131 -132 -133 -134 -135 -136 -137 -138 -139 -140 -141 -142 -143 -144 -145 -146 -147 -148 -149 -150 -151 -152 -153 -154 -155 -156 -157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 168 -169 -170 -171 -172 -173 -174 -175 -176 -177 -178 -179 -180 -181 -182 -183 -184 -185 -186 -187 -188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 -204 -205 -206 -207 -208 -209 210 -211 -212 -213 -214 -215 -216 -217 -218 -219 -220 -221 -222 -223 -224 -225 -226 -227 -228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 -245 -246 -247 -248 -249 -250 -251 252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 -267 -268 -269 -270 -271 -272 -273 -274 -275 -276 -277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 294 -295 -296 -297 -298 -299 -300 -301 -302 -303 -304 -305 -306 -307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 336 -337 -338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 -374 -375 -376 -377 -378 379 -380 -381 -382 -383 -384 -385 -386 -387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 -411 -412 -413 -414 -415 -416 -417 -418 -419 -420 -421 422 -423 -424 -425 -426 -427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 -443 -444 -445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458 -459 -460 -461 -462 -463 -464 465 -466 -467 -468 -469 -470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 -489 -490 -491 -492 -493 -494 -495 -496 -497 -498 -499 -500 -501 -502 -503 -504 -505 -506 -507 508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 -529 -530 -531 -532 -533 -534 -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 -560 -561 -562 -563 -564 -565 -566 -567 -568 -569 -570 -571 -572 -573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 -585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 -600 -601 -602 603 -604 -605 -606 -607 -608 -609 -610 -611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 631 -632 -633 -634 -635 -636 -637 -638 -639 -640 -641 -642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 -655 -656 -657 -658 -659 -660 -661 -662 -663 -664 -665 -666 -667 -668 -669 -670 -671 672 -673 -674 -675 -676 -677 -678 -679 -680 -681 -682 -683 -684 -685 -686 -687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 -699 -700 -701 -702 -703 -704 -705 -706 -707 -708 -709 -710 -711 -712 -713 -714 715 -716 -717 -718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 -729 -730 -731 -732 -733 -734 -735 -736 -737 -738 -739 -740 -741 -742 -743 -744 -745 -746 -747 -748 -749 -750 -751 -752 -753 -754 -755 -756 757 -758 -759 -760 -761 -762 -763 -764 -765 -766 -767 -768 -769 -770 -771 -772 -773 -774 -775 -776 -777 -778 -779 -780 -781 -782 -783 -784 -785 -786 -787 -788 -789 -790 -791 -792 -793 -794 -795 -796 -797 -798 799 -800 -801 -802 -803 -804 -805 -806 -807 -808 -809 -810 -811 -812 -813 -814 -815 -816 -817 -818 -819 -820 -821 -822 -823 -824 -825 -826 -827 -828 -829 -830 -831 -832 -833 -834 -835 -836 -837 -838 -839 -840 841 -842 -843 -844 -845 -846 -847 -848 -849 -850 -851 -852 -853 -854 -855 -856 -857 -858 -859 -860 -861 -862 -863 -864 -865 -866 -867 -868 -869 -870 -871 -872 -873 -874 -875 -876 -877 -878 -879 -880 -881 -882 -883 -884 885 -886 -887 -888 -889 -890 -891 -892 -893 -894 -895 -896 -897 -898 -899 -900 -901 -902 -903 -904 -905 -906 -907 -908 -909 -910 -911 -912 -913 -914 -915 -916 -917 -918 -919 -920 -921 -922 -923 -924 -925 -926 927 -928 -929 -930 -931 -932 -933 -934 -935 -936 -937 -938 -939 -940 -941 -942 -943 -944 -945 -946 -947 -948 -949 -950 -951 -952 -953 -954 -955 -956 -957 -958 -959 -960 -961 -962 -963 -964 -965 966 -967 -968 -969 -970 -971 -972 -973 -974 -975 -976 -977 -978 -979 -980 -981 -982 -983 -984 -985 -986 -987 -988 -989 -990 -991 -992 -993 -994 -995 -996 -997 -998 -999 -1000 -1001 -1002 -1003 -1004 -1005 -1006 -1007 -1008 1009 -1010 -1011 -1012 -1013 -1014 -1015 -1016 -1017 -1018 -1019 -1020 -1021 -1022 -1023 -1024 -1025 -1026 -1027 -1028 -1029 -1030 -1031 -1032 -1033 -1034 -1035 -1036 -1037 -1038 -1039 -1040 -1041 -1042 -1043 -1044 -1045 -1046 -1047 -1048 -1049 -1050 1051 -1052 -1053 -1054 -1055 -1056 -1057 -1058 -1059 -1060 -1061 -1062 -1063 -1064 -1065 -1066 -1067 -1068 -1069 -1070 -1071 -1072 -1073 -1074 -1075 -1076 -1077 -1078 -1079 -1080 1081 -1082 -1083 -1084 -1085 -1086 -1087 -1088 -1089 -1090 -1091 -1092 -1093 -1094 -1095 -1096 -1097 -1098 -1099 -1100 -1101 -1102 -1103 -1104 -1105 -1106 -1107 -1108 -1109 -1110 -1111 -1112 -1113 -1114 -1115 -1116 -1117 -1118 -1119 -1120 -1121 -1122 -1123 -1124 -1125 -1126 -1127 -1128 -1129 -1130 -1131 -1132 -1133 -1134 -1135 -1136 1137 -1138 -1139 -1140 -1141 -1142 -1143 -1144 -1145 -1146 -1147 -1148 -1149 -1150 -1151 -1152 -1153 -1154 -1155 -1156 -1157 -1158 -1159 -1160 -1161 -1162 -1163 -1164 -1165 -1166 -1167 -1168 -1169 -1170 -1171 -1172 -1173 -1174 -1175 1176 -1177 -1178 -1179 -1180 -1181 -1182 -1183 -1184 -1185 -1186 -1187 -1188 -1189 -1190 -1191 -1192 -1193 -1194 -1195 -1196 -1197 -1198 -1199 -1200 -1201 -1202 -1203 -1204 -1205 -1206 -1207 -1208 -1209 -1210 -1211 -1212 -1213 -1214 -1215 -1216 -1217 -1218 1219 -1220 -1221 -1222 -1223 -1224 -1225 -1226 -1227 -1228 -1229 -1230 -1231 -1232 -1233 -1234 -1235 -1236 -1237 -1238 -1239 -1240 -1241 -1242 -1243 -1244 -1245 -1246 -1247 -1248 -1249 -1250 -1251 -1252 -1253 -1254 -1255 -1256 -1257 -1258 -1259 -1260 -1261 1262 -1263 -1264 -1265 -1266 -1267 -1268 -1269 -1270 -1271 -1272 -1273 -1274 -1275 -1276 -1277 -1278 -1279 -1280 -1281 -1282 -1283 -1284 -1285 -1286 -1287 -1288 -1289 -1290 -1291 -1292 -1293 -1294 -1295 -1296 -1297 -1298 -1299 -1300 -1301 -1302 -1303 -1304 1305 -1306 -1307 -1308 -1309 -1310 -1311 -1312 -1313 -1314 -1315 -1316 -1317 -1318 -1319 -1320 -1321 -1322 -1323 -1324 -1325 -1326 -1327 -1328 -1329 -1330 -1331 -1332 -1333 -1334 -1335 -1336 -1337 -1338 -1339 -1340 -1341 -1342 -1343 -1344 -1345 -1346 1347 -1348 -1349 -1350 -1351 -1352 -1353 -1354 -1355 -1356 -1357 -1358 -1359 -1360 -1361 -1362 -1363 -1364 -1365 -1366 -1367 -1368 -1369 -1370 -1371 -1372 -1373 -1374 -1375 -1376 -1377 -1378 -1379 -1380 -1381 -1382 -1383 -1384 -1385 -1386 -1387 -1388 -1389 1390 -1391 -1392 -1393 -1394 -1395 -1396 -1397 -1398 -1399 -1400 -1401 -1402 -1403 -1404 -1405 -1406 -1407 -1408 -1409 -1410 -1411 -1412 -1413 -1414 -1415 -1416 -1417 -1418 -1419 -1420 -1421 -1422 -1423 -1424 -1425 -1426 -1427 -1428 -1429 -1430 -1431 -1432 1433 -1434 -1435 -1436 -1437 -1438 -1439 -1440 -1441 -1442 -1443 -1444 -1445 -1446 -1447 -1448 -1449 -1450 -1451 -1452 -1453 -1454 -1455 -1456 -1457 -1458 -1459 -1460 -1461 -1462 -1463 -1464 -1465 -1466 -1467 -1468 -1469 -1470 -1471 -1472 -1473 -1474 1475 -1476 -1477 -1478 -1479 -1480 -1481 -1482 -1483 -1484 -1485 -1486 -1487 -1488 -1489 -1490 -1491 -1492 -1493 -1494 -1495 -1496 -1497 -1498 -1499 -1500 -1501 -1502 -1503 -1504 -1505 -1506 -1507 -1508 -1509 -1510 -1511 -1512 -1513 1514 -1515 -1516 -1517 -1518 -1519 -1520 -1521 -1522 -1523 -1524 -1525 -1526 -1527 -1528 -1529 -1530 -1531 -1532 -1533 -1534 -1535 -1536 -1537 -1538 -1539 -1540 -1541 -1542 -1543 -1544 -1545 -1546 -1547 -1548 -1549 -1550 -1551 -1552 -1553 -1554 -1555 1556 -1557 -1558 -1559 -1560 -1561 -1562 -1563 -1564 -1565 -1566 -1567 -1568 -1569 -1570 -1571 -1572 -1573 -1574 -1575 -1576 -1577 -1578 -1579 -1580 -1581 -1582 -1583 -1584 -1585 -1586 -1587 -1588 -1589 -1590 -1591 -1592 -1593 -1594 1595 -1596 -1597 -1598 -1599 -1600 -1601 -1602 -1603 -1604 -1605 -1606 -1607 -1608 -1609 -1610 -1611 -1612 -1613 -1614 -1615 -1616 -1617 -1618 -1619 -1620 -1621 -1622 -1623 -1624 -1625 -1626 -1627 -1628 -1629 -1630 -1631 -1632 -1633 1634 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3251417-1304132176/watcher-3251417-1304132176 -o /tmp/evaluation-result-3251417-1304132176/solver-3251417-1304132176 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3251417-1304132176.cnf 

running on 4 cores: 1,3,5,7

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


[startup+0 s]
/proc/loadavg: 3.61 5.92 7.19 2/174 9321
/proc/meminfo: memFree=23041912/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 408 0 0 0 0 0 0 0 21 0 4 0 524817250 52441088 348 33554432000 4194304 4627427 140734574077504 18446744073709551615 47378937022386 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 12803 348 299 106 0 7774 0
[pid=9321/tid=9322] ppid=9319 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 524817250 52441088 348 33554432000 4194304 4627427 140734574077504 18446744073709551615 274474023921 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 524817250 52441088 348 33554432000 4194304 4627427 140734574077504 18446744073709551615 47378937022380 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 524817250 52441088 348 33554432000 4194304 4627427 140734574077504 18446744073709551615 47378937022380 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.021893 s]
/proc/loadavg: 3.61 5.92 7.19 2/174 9321
/proc/meminfo: memFree=23041912/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=284292 CPUtime=0.04 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 3744 0 0 0 3 1 0 0 18 0 4 0 524817250 291115008 3654 33554432000 4194304 4627427 140734574077504 18446744073709551615 4530786 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 71139 3797 338 106 0 66110 0
[pid=9321/tid=9322] ppid=9319 vsize=284688 CPUtime=0 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 893 0 0 0 0 0 0 0 18 0 4 0 524817250 291520512 3950 33554432000 4194304 4627427 140734574077504 18446744073709551615 274473628705 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=284952 CPUtime=0.01 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 1003 0 0 0 1 0 0 0 18 0 4 0 524817250 291790848 4132 33554432000 4194304 4627427 140734574077504 18446744073709551615 4301259 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=284952 CPUtime=0 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 980 0 0 0 0 0 0 0 18 0 4 0 524817250 291790848 4252 33554432000 4194304 4627427 140734574077504 18446744073709551615 4531504 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 284292

[startup+0.167807 s]
/proc/loadavg: 3.61 5.92 7.19 2/174 9321
/proc/meminfo: memFree=23041912/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=291140 CPUtime=0.63 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 9292 0 0 0 60 3 0 0 18 0 4 0 524817250 298127360 9202 33554432000 4194304 4627427 140734574077504 18446744073709551615 274473628705 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 72818 9326 374 106 0 67789 0
[pid=9321/tid=9322] ppid=9319 vsize=291272 CPUtime=0.15 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) D 9319 9321 6206 0 -1 4202560 2343 0 0 0 15 0 0 0 18 0 4 0 524817250 298262528 9562 33554432000 4194304 4627427 140734574077504 18446744073709551615 274474010807 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=291272 CPUtime=0.16 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 2627 0 0 0 15 1 0 0 18 0 4 0 524817250 298262528 10063 33554432000 4194304 4627427 140734574077504 18446744073709551615 4436184 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=291964 CPUtime=0.2 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 2068 0 0 0 19 1 0 0 18 0 4 0 524817250 298971136 10903 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.63
Current children cumulated vsize (KiB) 291140

[startup+1.06249 s]
/proc/loadavg: 3.61 5.92 7.19 2/174 9321
/proc/meminfo: memFree=23041912/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=303704 CPUtime=4.21 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 21446 0 0 0 415 6 0 0 19 0 4 0 524817250 310992896 17050 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 75926 17050 385 106 0 70897 0
[pid=9321/tid=9322] ppid=9319 vsize=303704 CPUtime=1.04 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 5607 0 0 0 103 1 0 0 19 0 4 0 524817250 310992896 17050 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=303704 CPUtime=1.05 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 5437 0 0 0 104 1 0 0 19 0 4 0 524817250 310992896 17050 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=303704 CPUtime=1.04 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 4711 0 0 0 103 1 0 0 19 0 4 0 524817250 310992896 17050 33554432000 4194304 4627427 140734574077504 18446744073709551615 4310469 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 303704

[startup+1.10049 s]
/proc/loadavg: 3.61 5.92 7.19 2/174 9321
/proc/meminfo: memFree=23041912/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=303704 CPUtime=4.36 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 21646 0 0 0 430 6 0 0 19 0 4 0 524817250 310992896 17250 33554432000 4194304 4627427 140734574077504 18446744073709551615 4332978 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 75926 17250 385 106 0 70897 0
[pid=9321/tid=9322] ppid=9319 vsize=303704 CPUtime=1.08 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 5659 0 0 0 107 1 0 0 19 0 4 0 524817250 310992896 17250 33554432000 4194304 4627427 140734574077504 18446744073709551615 4321507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=303704 CPUtime=1.08 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 5489 0 0 0 107 1 0 0 19 0 4 0 524817250 310992896 17250 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=303704 CPUtime=1.08 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 4768 0 0 0 107 1 0 0 19 0 4 0 524817250 310992896 17250 33554432000 4194304 4627427 140734574077504 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 303704

[startup+1.50042 s]
/proc/loadavg: 3.61 5.92 7.19 2/174 9321
/proc/meminfo: memFree=23041912/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=295912 CPUtime=5.95 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 25884 0 0 0 589 6 0 0 20 0 4 0 524817250 303013888 17246 33554432000 4194304 4627427 140734574077504 18446744073709551615 4332689 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 73978 17246 385 106 0 68949 0
[pid=9321/tid=9322] ppid=9319 vsize=295912 CPUtime=1.48 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 6692 0 0 0 147 1 0 0 19 0 4 0 524817250 303013888 17246 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=295912 CPUtime=1.48 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 6463 0 0 0 147 1 0 0 19 0 4 0 524817250 303013888 17246 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=295912 CPUtime=1.48 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 5857 0 0 0 146 2 0 0 20 0 4 0 524817250 303013888 17246 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 295912

[startup+3.10114 s]
/proc/loadavg: 3.61 5.92 7.19 9/184 9334
/proc/meminfo: memFree=22862276/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=299040 CPUtime=12.35 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 38988 0 0 0 1226 9 0 0 25 0 4 0 524817250 306216960 22314 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 74760 22314 386 106 0 69731 0
[pid=9321/tid=9322] ppid=9319 vsize=299040 CPUtime=3.06 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 9922 0 0 0 305 1 0 0 24 0 4 0 524817250 306216960 22314 33554432000 4194304 4627427 140734574077504 18446744073709551615 4310544 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=299040 CPUtime=3.09 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 9764 0 0 0 307 2 0 0 25 0 4 0 524817250 306216960 22314 33554432000 4194304 4627427 140734574077504 18446744073709551615 4332206 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=299040 CPUtime=3.07 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 9381 0 0 0 305 2 0 0 25 0 4 0 524817250 306216960 22314 33554432000 4194304 4627427 140734574077504 18446744073709551615 4321678 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 299040

[startup+6.30657 s]
/proc/loadavg: 3.96 5.96 7.19 9/184 9334
/proc/meminfo: memFree=22825100/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=300168 CPUtime=25.15 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 46783 0 0 0 2504 11 0 0 25 0 4 0 524817250 307372032 22824 33554432000 4194304 4627427 140734574077504 18446744073709551615 4424975 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 75042 22824 389 106 0 70013 0
[pid=9321/tid=9322] ppid=9319 vsize=300168 CPUtime=6.26 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 11837 0 0 0 624 2 0 0 25 0 4 0 524817250 307372032 22824 33554432000 4194304 4627427 140734574077504 18446744073709551615 4424993 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=300168 CPUtime=6.29 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 11869 0 0 0 626 3 0 0 25 0 4 0 524817250 307372032 22824 33554432000 4194304 4627427 140734574077504 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=300168 CPUtime=6.28 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 13047 0 0 0 625 3 0 0 25 0 4 0 524817250 307372032 22824 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 300168

[startup+12.7004 s]
/proc/loadavg: 4.36 6.01 7.20 9/184 9334
/proc/meminfo: memFree=22685864/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=317764 CPUtime=50.7 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 77282 0 0 0 5054 16 0 0 25 0 4 0 524817250 325390336 41839 33554432000 4194304 4627427 140734574077504 18446744073709551615 4424714 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 79441 41839 389 106 0 74412 0
[pid=9321/tid=9322] ppid=9319 vsize=317764 CPUtime=12.62 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 19136 0 0 0 1259 3 0 0 25 0 4 0 524817250 325390336 41839 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=317764 CPUtime=12.68 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 19614 0 0 0 1265 3 0 0 25 0 4 0 524817250 325390336 41839 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309200 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=317764 CPUtime=12.67 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 20833 0 0 0 1263 4 0 0 25 0 4 0 524817250 325390336 41839 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 317764

[startup+25.5012 s]
/proc/loadavg: 5.24 6.12 7.22 9/184 9335
/proc/meminfo: memFree=22427932/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=428884 CPUtime=101.84 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 107720 0 0 0 10162 22 0 0 25 0 4 0 524817250 439177216 66887 33554432000 4194304 4627427 140734574077504 18446744073709551615 4308954 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 107221 66887 389 106 0 102192 0
[pid=9321/tid=9322] ppid=9319 vsize=428884 CPUtime=25.35 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 26750 0 0 0 2531 4 0 0 25 0 4 0 524817250 439177216 66887 33554432000 4194304 4627427 140734574077504 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=428884 CPUtime=25.48 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 28007 0 0 0 2543 5 0 0 25 0 4 0 524817250 439177216 66887 33554432000 4194304 4627427 140734574077504 18446744073709551615 4428116 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=428884 CPUtime=25.48 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 32382 0 0 0 2542 6 0 0 25 0 4 0 524817250 439177216 66887 33554432000 4194304 4627427 140734574077504 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 428884

[startup+51.1007 s]
/proc/loadavg: 6.18 6.27 7.24 9/184 9335
/proc/meminfo: memFree=22307488/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=585408 CPUtime=204.09 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 170696 0 0 0 20375 34 0 0 25 0 4 0 524817250 599457792 87662 33554432000 4194304 4627427 140734574077504 18446744073709551615 4424714 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 146352 87662 389 106 0 141323 0
[pid=9321/tid=9322] ppid=9319 vsize=585408 CPUtime=50.81 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 34283 0 0 0 5075 6 0 0 25 0 4 0 524817250 599457792 87662 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=585408 CPUtime=51.07 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 38928 0 0 0 5100 7 0 0 25 0 4 0 524817250 599457792 87662 33554432000 4194304 4627427 140734574077504 18446744073709551615 4468055 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=585408 CPUtime=51.08 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 62133 0 0 0 5096 12 0 0 25 0 4 0 524817250 599457792 87662 33554432000 4194304 4627427 140734574077504 18446744073709551615 4340329 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 585408

[startup+102.301 s]
/proc/loadavg: 7.32 6.56 7.29 9/184 9337
/proc/meminfo: memFree=21928284/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=668952 CPUtime=408.61 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 296980 0 0 0 40798 63 0 0 25 0 4 0 524817250 685006848 121854 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 167238 121854 389 106 0 162209 0
[pid=9321/tid=9322] ppid=9319 vsize=668952 CPUtime=101.74 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 68287 0 0 0 10161 13 0 0 25 0 4 0 524817250 685006848 121854 33554432000 4194304 4627427 140734574077504 18446744073709551615 4332749 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=668952 CPUtime=102.28 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 65297 0 0 0 10213 15 0 0 25 0 4 0 524817250 685006848 121854 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=668952 CPUtime=102.28 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 101499 0 0 0 10206 22 0 0 25 0 4 0 524817250 685006848 121854 33554432000 4194304 4627427 140734574077504 18446744073709551615 4333256 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 668952

[startup+162.301 s]
/proc/loadavg: 7.79 6.84 7.33 9/184 9338
/proc/meminfo: memFree=21822000/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=664144 CPUtime=648.3 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 401393 0 0 0 64737 93 0 0 25 0 4 0 524817250 680083456 132930 33554432000 4194304 4627427 140734574077504 18446744073709551615 4428093 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 166036 132930 389 106 0 161007 0
[pid=9321/tid=9322] ppid=9319 vsize=664144 CPUtime=161.41 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 95584 0 0 0 16120 21 0 0 25 0 4 0 524817250 680083456 132930 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=664144 CPUtime=162.28 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 81760 0 0 0 16209 19 0 0 25 0 4 0 524817250 680083456 132930 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=664144 CPUtime=162.28 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 147493 0 0 0 16193 35 0 0 25 0 4 0 524817250 680083456 132930 33554432000 4194304 4627427 140734574077504 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.3
Current children cumulated vsize (KiB) 664144

[startup+222.301 s]
/proc/loadavg: 7.96 7.06 7.38 9/184 9340
/proc/meminfo: memFree=21692896/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=842320 CPUtime=887.95 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 512555 0 0 0 88675 120 0 0 25 0 4 0 524817250 862535680 144089 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 210580 144089 389 106 0 205551 0
[pid=9321/tid=9322] ppid=9319 vsize=842320 CPUtime=221.08 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 122348 0 0 0 22081 27 0 0 25 0 4 0 524817250 862535680 144089 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=842320 CPUtime=222.28 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 98168 0 0 0 22204 24 0 0 25 0 4 0 524817250 862535680 144089 33554432000 4194304 4627427 140734574077504 18446744073709551615 4424686 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=842320 CPUtime=222.28 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 185022 0 0 0 22183 45 0 0 25 0 4 0 524817250 862535680 144089 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.95
Current children cumulated vsize (KiB) 842320

[startup+282.301 s]
/proc/loadavg: 8.07 7.26 7.42 9/184 9341
/proc/meminfo: memFree=21587240/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=929432 CPUtime=1127.65 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 620417 0 0 0 112618 147 0 0 25 0 4 0 524817250 951738368 159167 33554432000 4194304 4627427 140734574077504 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 232358 159167 389 106 0 227329 0
[pid=9321/tid=9322] ppid=9319 vsize=929432 CPUtime=280.76 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 152585 0 0 0 28041 35 0 0 25 0 4 0 524817250 951738368 159167 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=929432 CPUtime=282.28 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 110691 0 0 0 28201 27 0 0 25 0 4 0 524817250 951738368 159167 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309077 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=929432 CPUtime=282.29 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 227288 0 0 0 28174 55 0 0 25 0 4 0 524817250 951738368 159167 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1127.65
Current children cumulated vsize (KiB) 929432

[startup+342.3 s]
/proc/loadavg: 8.14 7.43 7.47 9/184 9352
/proc/meminfo: memFree=21507824/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=1280140 CPUtime=1367.29 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 734378 0 0 0 136551 178 0 0 25 0 4 0 524817250 1310863360 183873 33554432000 4194304 4627427 140734574077504 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 320035 183873 389 106 0 315006 0
[pid=9321/tid=9322] ppid=9319 vsize=1280140 CPUtime=340.43 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 176084 0 0 0 34003 40 0 0 25 0 4 0 524817250 1310863360 183873 33554432000 4194304 4627427 140734574077504 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=1280140 CPUtime=342.27 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 138840 0 0 0 34190 37 0 0 25 0 4 0 524817250 1310863360 183873 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=1280140 CPUtime=342.28 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 263396 0 0 0 34165 63 0 0 25 0 4 0 524817250 1310863360 183873 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1367.29
Current children cumulated vsize (KiB) 1280140

[startup+402.307 s]
/proc/loadavg: 8.12 7.56 7.51 9/184 9354
/proc/meminfo: memFree=21192840/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=1301068 CPUtime=1606.99 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 851915 0 0 0 160488 211 0 0 25 0 4 0 524817250 1332293632 222802 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309256 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 325267 222802 389 106 0 320238 0
[pid=9321/tid=9322] ppid=9319 vsize=1301068 CPUtime=400.11 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 209071 0 0 0 39961 50 0 0 25 0 4 0 524817250 1332293632 222802 33554432000 4194304 4627427 140734574077504 18446744073709551615 4324120 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=1301068 CPUtime=402.28 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 165946 0 0 0 40185 43 0 0 25 0 4 0 524817250 1332293632 222802 33554432000 4194304 4627427 140734574077504 18446744073709551615 4327479 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=1301068 CPUtime=402.29 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 297694 0 0 0 40156 73 0 0 25 0 4 0 524817250 1332293632 222802 33554432000 4194304 4627427 140734574077504 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1606.99
Current children cumulated vsize (KiB) 1301068

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

[startup+403.901 s]
/proc/loadavg: 8.12 7.56 7.51 9/184 9354
/proc/meminfo: memFree=21178456/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=1305668 CPUtime=1613.36 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 857615 0 0 0 161124 212 0 0 25 0 4 0 524817250 1337004032 225488 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 326417 225488 389 106 0 321388 0
[pid=9321/tid=9322] ppid=9319 vsize=1305668 CPUtime=401.69 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 212923 0 0 0 40119 50 0 0 25 0 4 0 524817250 1337004032 225488 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=1305668 CPUtime=403.87 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 166393 0 0 0 40344 43 0 0 25 0 4 0 524817250 1337004032 225488 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=1305668 CPUtime=403.88 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 298391 0 0 0 40315 73 0 0 25 0 4 0 524817250 1337004032 225488 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1613.36
Current children cumulated vsize (KiB) 1305668

[startup+405.5 s]
/proc/loadavg: 8.19 7.58 7.52 9/184 9354
/proc/meminfo: memFree=21144108/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=1305668 CPUtime=1619.77 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 860016 0 0 0 161764 213 0 0 25 0 4 0 524817250 1337004032 227889 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 326417 227889 389 106 0 321388 0
[pid=9321/tid=9322] ppid=9319 vsize=1305668 CPUtime=403.28 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 213426 0 0 0 40278 50 0 0 25 0 4 0 524817250 1337004032 227889 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=1305668 CPUtime=405.48 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 167023 0 0 0 40505 43 0 0 25 0 4 0 524817250 1337004032 227889 33554432000 4194304 4627427 140734574077504 18446744073709551615 4308120 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=1305668 CPUtime=405.49 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 299007 0 0 0 40476 73 0 0 25 0 4 0 524817250 1337004032 227889 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1619.77
Current children cumulated vsize (KiB) 1305668

[startup+406.301 s]
/proc/loadavg: 8.19 7.58 7.52 9/184 9354
/proc/meminfo: memFree=21144108/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=1305668 CPUtime=1622.95 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) R 9319 9321 6206 0 -1 4202496 861188 0 0 0 162082 213 0 0 25 0 4 0 524817250 1337004032 229061 33554432000 4194304 4627427 140734574077504 18446744073709551615 4327432 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 326417 229061 389 106 0 321388 0
[pid=9321/tid=9322] ppid=9319 vsize=1305668 CPUtime=404.08 cores=1,3,5,7
/proc/9321/task/9322/stat : 9322 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 213618 0 0 0 40357 51 0 0 25 0 4 0 524817250 1337004032 229061 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=1305668 CPUtime=406.27 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 167213 0 0 0 40584 43 0 0 25 0 4 0 524817250 1337004032 229061 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9321/tid=9324] ppid=9319 vsize=1305668 CPUtime=406.28 cores=1,3,5,7
/proc/9321/task/9324/stat : 9324 (strangenight2-m) R 9319 9321 6206 0 -1 4202560 299391 0 0 0 40555 73 0 0 25 0 4 0 524817250 1337004032 229061 33554432000 4194304 4627427 140734574077504 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1622.95
Current children cumulated vsize (KiB) 1305668

[startup+406.706 s]
/proc/loadavg: 8.19 7.58 7.52 9/184 9354
/proc/meminfo: memFree=21129848/32950928 swapFree=67111524/67111528
[pid=9321] ppid=9319 vsize=0 CPUtime=1624.55 cores=1,3,5,7
/proc/9321/stat : 9321 (strangenight2-m) Z 9319 9321 6206 0 -1 4203548 861963 0 0 0 162241 214 0 0 25 0 2 0 524817250 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/9321/statm: 0 0 0 0 0 0 0
[pid=9321/tid=9323] ppid=9319 vsize=0 CPUtime=406.67 cores=1,3,5,7
/proc/9321/task/9323/stat : 9323 (strangenight2-m) R 9319 9321 6206 0 -1 4203588 167438 0 0 0 40624 43 0 0 25 0 2 0 524817250 0 0 33554432000 0 0 0 0 0 0 0 4096 2 18446744073709551615 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1624.55
Current children cumulated vsize (KiB) 0

Child status: 10
Real time (s): 406.747
CPU time (s): 1624.59
CPU user time (s): 1622.41
CPU system time (s): 2.18167
CPU usage (%): 399.411
Max. virtual memory (cumulated for all children) (KiB): 1391824

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1622.41
system time used= 2.18167
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 861963
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= 2406
involuntary context switches= 7002

runsolver used 0.670898 second user time and 1.55776 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-30 04:56:16
IDJOB=3251417
IDBENCH=88222
IDSOLVER=1586
FILE ID=node125/3251417-1304132176
RUNJOBID= node125-1304132176-9308
PBS_JOBID= 13170766
Free space on /tmp= 73016 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m42-q663-n40-p30-s67876261.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3251417-1304132176/watcher-3251417-1304132176 -o /tmp/evaluation-result-3251417-1304132176/solver-3251417-1304132176 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3251417-1304132176.cnf

TIME LIMIT= 4800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= ed0227339111fb337104188c725538d0
RANDOM SEED=1187711569

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:      23042440 kB
Buffers:       2126004 kB
Cached:        7192348 kB
SwapCached:          4 kB
Active:        2222024 kB
Inactive:      7163388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      23042440 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11724 kB
Writeback:          12 kB
AnonPages:       66764 kB
Mapped:          14492 kB
Slab:           459404 kB
PageTables:       4772 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   189188 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= 73004 MiB
End job on node125 at 2011-04-30 05:03:03