Trace number 3264223

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-mt? (TO) 4800.24 1201.64

General information on the benchmark

NameSAT04/handmade/kexu/frb-0.8/
frb59-26-1.used-as.sat04-891.cnf
MD5SUM5877850d9f604b6973676132cbba5c90
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 variables1534
Number of clauses132295
Sum of the clauses size266006
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2132236
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 559

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-3264223-1304127692.cnf'
0.00/0.00	c -- header says num vars:           1534
0.00/0.00	c -- header says num clauses:      132295
0.00/0.04	c -- clauses added:            0 learnts,       132295 normals,            0 xors
0.00/0.04	c -- vars added       1534
0.00/0.04	c Parsing time:  0.02 s
0.00/0.04	c  N st     0         0      1534        59    132236         0    266006         0   no data   no data
0.00/0.04	c asymm  cl-useful: 0/59/59 lits-rem:0 time: 0.00
0.00/0.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
0.00/0.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.09	c bin-w-bin subsume rem         5462 bins  time:  0.02 s
0.00/0.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
0.00/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1534 time:  0.01 s
0.00/0.12	c Removed useless bin:       0  fixed:     0  props:   0.64M  time:  0.01 s
0.00/0.50	c lits-rem:       781  cl-subs:        0  v-elim:     59  v-fix:    0  time:  0.07 s
0.00/0.50	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.50	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.50	c calculated reachability. Time: 0.00
0.00/0.50	c Calc default polars -  time:   0.00 s pos:       0 undec:      59 neg:    1475
0.00/0.50	c =========================================================================================
0.00/0.50	c types(t): F = full restart, N = normal restart
0.00/0.50	c types(t): S = simplification begin/end, E = solution found
0.00/0.50	c restart types(rt): st = static, dy = dynamic
0.00/0.50	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.50	c  B st     0         0      1475      6954    118345         0    419569         0   no data   no data
0.00/0.50	c  N dy    11      4016      1475      6954    118345      3982    419569    160385     11.96     12.67
0.00/0.83	c  N dy    18      8169      1475      6954    118349      5616    419569    177915     10.72     11.30
3.79/1.03	c  N dy    29     12745      1475      6954    118349      5931    419569    151785     10.41     11.02
4.99/1.29	c  N dy    42     16836      1475      6954    118350      9967    419569    316216     10.27     12.09
5.97/1.57	c  N dy    59     20910      1475      6954    118351      8449    419569    222108     10.21     10.77
7.19/1.88	c  N dy    78     24994      1475      6954    118352     12489    419569    394104     10.20     10.82
7.19/1.88	c  F st    79     25002      1475      6954    118353     12497    419569    394388     10.20   no data
8.76/2.27	c  N dy    85     30000      1475      6954    118353     10677    419569    265868     10.20   no data
8.76/2.27	c  S st    85     30000      1475      6954    118353     10677    419569    265868     10.20   no data
9.16/2.31	c  S st    85     30501      1475      6954    118353     11176    419569    287044     10.20   no data
9.16/2.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.97/2.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:    120 BRemL:      0 BRemN:      0 P:  9.4M T:  0.18
9.97/2.50	c blocked clauses removed:        0 vars:      0 tried:        1475 T: 0.00 s
9.97/2.52	c bin-w-bin subsume rem            0 bins  time:  0.02 s
12.75/3.28	c subs with bin:        0  lits-rem:     53742  v-fix:    0  time:  0.76 s
12.75/3.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
13.15/3.31	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
13.15/3.32	c lits-rem:         4  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.35/4.65	c subs with bin:        0  lits-rem:       218  v-fix:    0  time:  1.32 s
18.75/4.76	c lits-rem:       593  cl-subs:     2193  v-elim:      0  v-fix:    0  time:  0.11 s
19.55/4.95	c asymm  cl-useful: 1/2319/6954 lits-rem:1 time: 0.19
19.55/4.95	c calculated reachability. Time: 0.00
19.55/4.95	c  N dy    85     30501      1475      6954    118473      8983    365822    249908     10.20   no data
20.77/5.25	c  N dy   113     34525      1475      6954    118525     12969    365822    445846     10.43     11.72
21.94/5.58	c  N dy   139     38618      1475      6954    118525      9213    365822    216816     10.53     12.00
23.55/5.90	c  N dy   167     42666      1475      6954    118525     13217    365822    415901     10.68     11.25
24.35/6.16	c  S st   185     45751      1475      6954    118525     16261    365822    559309     10.75   no data
24.35/6.20	c  S st   185     46252      1475      6954    118525     16761    365822    585955     10.75   no data
24.35/6.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.16/6.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      3 BRemL:      0 BRemN:      0 P:  8.9M T:  0.17
25.16/6.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.16/6.39	c bin-w-bin subsume rem            0 bins  time:  0.01 s
27.14/6.86	c subs with bin:        0  lits-rem:         2  v-fix:    0  time:  0.47 s
27.14/6.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
27.14/6.88	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
27.14/6.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
33.13/8.31	c subs with bin:        0  lits-rem:        17  v-fix:    0  time:  1.40 s
33.95/8.58	c lits-rem:       254  cl-subs:      563  v-elim:      0  v-fix:    0  time:  0.26 s
33.95/8.58	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
34.33/8.60	c vivif2 --  cl tried    16198 cl shrink       43 lits rem         45 time: 0.02
34.73/8.79	c asymm  cl-useful: 0/2082/6954 lits-rem:0 time: 0.19
34.73/8.79	c calculated reachability. Time: 0.00
34.73/8.79	c  N dy   185     46252      1475      6954    118528     16198    365820    572509     10.75   no data
36.33/9.13	c  N dy   211     50439      1475      6954    118528     11498    365820    277309     10.83     11.42
37.53/9.50	c  N dy   235     55170      1475      6954    118528     16169    365820    493732     10.87     11.49
39.13/9.89	c  N dy   263     59679      1475      6954    118528     10770    365820    216896     10.97     11.59
40.72/10.22	c  N dy   287     63834      1475      6954    118528     14882    365820    407422     10.99     11.59
41.92/10.57	c  N dy   311     68051      1475      6954    118528     19047    365820    597545     11.01     11.62
42.34/10.68	c  S st   316     69379      1475      6954    118528     20361    365820    653625     11.01     11.27
42.74/10.73	c  S st   316     69880      1475      6954    118528     20862    365820    683006     11.01   no data
42.74/10.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.51/10.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.4M T:  0.18
43.51/10.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.51/10.93	c bin-w-bin subsume rem            0 bins  time:  0.01 s
45.12/11.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
45.52/11.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
45.52/11.42	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
45.52/11.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.12/12.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
52.70/13.23	c lits-rem:       219  cl-subs:      622  v-elim:      0  v-fix:    0  time:  0.35 s
52.70/13.23	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
52.70/13.25	c vivif2 --  cl tried    20240 cl shrink        0 lits rem          0 time: 0.03
53.50/13.45	c asymm  cl-useful: 0/1831/6954 lits-rem:0 time: 0.19
53.50/13.45	c calculated reachability. Time: 0.00
53.50/13.45	c  N dy   316     69880      1475      6954    118528     20240    365820    669546     11.01   no data
55.11/13.85	c  N dy   338     74748      1475      6954    118528     14173    365820    330525     11.01     11.61
56.70/14.25	c  N dy   352     79653      1475      6954    118528     19017    365820    549366     11.01     11.68
58.70/14.70	c  N dy   383     84772      1475      6954    118528     12237    365820    204799     11.05     12.57
59.50/14.90	c  F st   397     87500      1475      6954    118528     14925    365820    328988     11.05      9.32
60.31/15.18	c  N st   402     90800      1475      6954    118528     18157    365820    472137     11.05   no data
62.30/15.67	c  N dy   421     96638      1475      6954    118528     23898    365820    714511     11.06     12.60
64.71/16.20	c  N dy   443    102867      1475      6954    118528     17226    365820    380951     11.05     11.65
65.09/16.36	c  S st   453    104820      1475      6954    118528     19155    365820    469748     11.05   no data
65.49/16.41	c  S st   453    105320      1475      6954    118528     19655    365820    495661     11.05   no data
65.49/16.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
65.89/16.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.1M T:  0.17
65.89/16.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
66.29/16.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
67.89/17.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
67.89/17.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
67.89/17.09	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
68.29/17.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
73.88/18.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
74.28/18.67	c lits-rem:       189  cl-subs:      719  v-elim:      0  v-fix:    0  time:  0.17 s
74.28/18.68	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
74.68/18.70	c vivif2 --  cl tried    18936 cl shrink        0 lits rem          0 time: 0.02
74.68/18.76	c asymm  cl-useful: 0/663/6954 lits-rem:0 time: 0.06
74.68/18.76	c calculated reachability. Time: 0.00
74.68/18.76	c  N dy   453    105320      1475      6954    118528     18936    365820    479018     11.05   no data
77.08/19.38	c  N dy   491    112280      1475      6954    118528     25803    365820    792282     11.08     11.80
79.47/19.99	c  N dy   525    119532      1475      6954    118528     19147    365820    444673     11.10     14.29
82.29/20.68	c  N dy   562    127493      1475      6954    118528     27022    365820    797405     11.11     11.81
85.47/21.42	c  N dy   597    135950      1475      6954    118528     20567    365820    475159     11.13     11.76
88.26/22.20	c  N dy   637    144655      1475      6954    118528     29184    365820    882348     11.13     13.49
91.86/23.05	c  N dy   679    154139      1475      6954    118528     22719    365820    535706     11.14     11.75
93.06/23.40	c  S st   692    157982      1475      6954    118528     26498    365820    710774     11.13   no data
93.45/23.44	c  S st   692    158483      1475      6954    118528     26998    365820    737687     11.13   no data
93.45/23.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
94.25/23.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.8M T:  0.19
94.25/23.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
94.25/23.65	c bin-w-bin subsume rem            0 bins  time:  0.01 s
96.25/24.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
96.25/24.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
96.25/24.14	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
96.25/24.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
101.84/25.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
103.44/25.97	c lits-rem:       308  cl-subs:     1249  v-elim:      0  v-fix:    0  time:  0.38 s
103.44/25.97	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
103.44/26.00	c vivif2 --  cl tried    25749 cl shrink        0 lits rem          0 time: 0.03
104.26/26.19	c asymm  cl-useful: 0/1772/6954 lits-rem:0 time: 0.19
104.26/26.19	c calculated reachability. Time: 0.00
104.26/26.19	c  N dy   692    158483      1475      6954    118528     25749    365820    712763     11.13   no data
108.26/27.16	c  N dy   740    168779      1475      6954    118528     19149    365820    360119     11.13     11.79
112.23/28.15	c  N dy   782    179593      1475      6954    118528     29793    365820    826496     11.14     11.80
116.63/29.25	c  N dy   832    191248      1475      6954    118528     23594    365820    525025     11.16     11.76
121.43/30.44	c  N dy   895    203639      1475      6954    118528     35799    365820   1069683     11.17     11.81
126.23/31.61	c  N dy   951    216746      1475      6954    118528     29962    365820    771807     11.18     11.81
131.41/33.00	c  N dy  1024    230858      1475      6954    118528     24164    365820    465566     11.22     11.82
134.20/33.63	c  S st  1052    237725      1475      6954    118528     30926    365820    759030     11.22     11.01
134.20/33.69	c  S st  1052    238230      1475      6954    118528     31431    365820    785355     11.22   no data
134.20/33.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
135.02/33.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.1M T:  0.20
135.02/33.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
135.39/33.91	c bin-w-bin subsume rem            0 bins  time:  0.01 s
136.99/34.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
136.99/34.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
137.39/34.40	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
137.39/34.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
142.99/35.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
144.59/36.23	c lits-rem:       366  cl-subs:      984  v-elim:      0  v-fix:    0  time:  0.41 s
144.59/36.23	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
144.59/36.27	c vivif2 --  cl tried    30447 cl shrink        0 lits rem          0 time: 0.03
145.38/36.46	c asymm  cl-useful: 0/1796/6954 lits-rem:0 time: 0.19
145.38/36.46	c calculated reachability. Time: 0.00
145.38/36.46	c  N dy  1052    238230      1475      6954    118528     30447    365820    765174     11.22   no data
151.37/37.96	c  N dy  1100    253734      1475      6954    118528     25020    365820    471416     11.19     11.83
157.37/39.49	c  N dy  1174    270047      1475      6954    118528     41097    365820   1156787     11.20     12.28
164.16/41.19	c  N dy  1248    287717      1475      6954    118528     36806    365820    913714     11.19     11.81
171.75/43.03	c  N dy  1307    306133      1475      6954    118528     32279    365820    695889     11.17     11.84
171.75/43.04	c  F st  1308    306250      1475      6954    118528     32396    365820    701254     11.17     11.17
179.73/45.01	c  N dy  1374    325684      1475      6954    118528     27883    365820    482503     11.17     11.86
187.74/47.02	c  N dy  1468    345909      1475      6954    118528     47777    365820   1301135     11.18     11.82
192.15/48.14	c  S st  1521    357346      1475      6954    118528     34457    365820    721611     11.18     11.50
192.15/48.19	c  S st  1521    357850      1475      6954    118528     34960    365820    747386     11.18   no data
192.15/48.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
192.93/48.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.9M T:  0.20
192.93/48.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
193.33/48.41	c bin-w-bin subsume rem            0 bins  time:  0.01 s
194.93/48.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
194.93/48.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
195.33/48.90	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
195.33/48.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
200.93/50.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
202.51/50.72	c lits-rem:       226  cl-subs:      934  v-elim:      0  v-fix:    0  time:  0.37 s
202.51/50.72	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
202.51/50.76	c vivif2 --  cl tried    34026 cl shrink        0 lits rem          0 time: 0.03
203.31/50.96	c asymm  cl-useful: 0/1856/6954 lits-rem:0 time: 0.20
203.31/50.97	c calculated reachability. Time: 0.00
203.31/50.97	c  N dy  1521    357850      1475      6954    118528     34026    365820    730707     11.18   no data
211.70/53.05	c  N dy  1602    378280      1475      6954    118528     28592    365820    445008     11.17     11.81
219.29/54.98	c  N dy  1674    398288      1475      6954    118528     48277    365820   1247404     11.16     12.36
227.68/57.05	c  N dy  1760    418810      1475      6954    118528     41905    365820   1001953     11.17     11.78
236.09/59.15	c  N dy  1840    438879      1475      6954    118528     34105    365820    637819     11.17     11.90
244.47/61.22	c  N dy  1921    459091      1475      6954    118528     53940    365820   1468267     11.18     11.90
252.45/63.24	c  N dy  2014    479122      1475      6954    118528     45108    365820   1076552     11.18     11.89
260.83/65.36	c  N dy  2085    499257      1475      6954    118528     35398    365820    616963     11.17     11.78
270.02/67.65	c  N dy  2186    520461      1475      6954    118528     56268    365820   1477100     11.19     11.84
276.81/69.36	c  S st  2253    536775      1475      6954    118528     41813    365820    862514     11.19   no data
277.21/69.41	c  S st  2253    537277      1475      6954    118528     42314    365820    889131     11.19   no data
277.21/69.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
278.01/69.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.7M T:  0.21
278.01/69.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
278.01/69.65	c bin-w-bin subsume rem            0 bins  time:  0.01 s
280.03/70.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
280.03/70.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
280.03/70.14	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
280.03/70.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
285.61/71.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.37 s
287.60/72.05	c lits-rem:       345  cl-subs:      961  v-elim:      0  v-fix:    0  time:  0.50 s
287.60/72.06	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
288.00/72.10	c vivif2 --  cl tried    41353 cl shrink        0 lits rem          0 time: 0.04
288.42/72.30	c asymm  cl-useful: 0/1333/6954 lits-rem:0 time: 0.20
288.82/72.30	c calculated reachability. Time: 0.00
288.82/72.30	c  N dy  2253    537277      1475      6954    118528     41353    365820    871688     11.19   no data
297.61/74.51	c  N dy  2335    557318      1475      6954    118528     61031    365820   1657029     11.18     11.82
306.00/76.62	c  N dy  2419    577461      1475      6954    118528     49414    365820   1160379     11.19     11.85
315.19/79.00	c  N dy  2528    597542      1475      6954    118528     36749    365820    605923     11.20     12.49
324.35/81.25	c  N dy  2613    617878      1475      6954    118528     56701    365820   1415000     11.20     12.01
333.54/83.50	c  N dy  2682    638002      1475      6954    118528     43052    365820    833964     11.19     11.78
342.73/85.84	c  N dy  2767    658313      1475      6954    118528     63007    365820   1648487     11.19     11.93
351.52/88.06	c  N dy  2850    678332      1475      6954    118528     48295    365820   1009086     11.19     12.30
361.50/90.52	c  N dy  2941    698804      1475      6954    118528     68422    365820   1821783     11.19     11.95
370.29/92.77	c  N dy  3033    718899      1475      6954    118528     52806    365820   1193871     11.19     12.15
379.89/95.16	c  N dy  3133    738921      1475      6954    118528     72463    365820   2012911     11.20     15.73
389.07/97.42	c  N dy  3217    759099      1475      6954    118528     55925    365820   1274599     11.20     11.87
399.46/100.01	c  N dy  3306    779178      1475      6954    118528     38317    365820    531452     11.20     11.85
408.24/102.24	c  N dy  3384    799660      1475      6954    118528     58445    365820   1362812     11.20     11.81
411.46/103.03	c  S st  3409    805916      1475      6954    118528     64578    365820   1596325     11.20      9.93
411.46/103.09	c  S st  3409    806416      1475      6954    118528     65078    365820   1623035     11.20   no data
411.46/103.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
412.64/103.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.1M T:  0.26
412.64/103.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
412.64/103.37	c bin-w-bin subsume rem            0 bins  time:  0.01 s
414.64/103.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
414.64/103.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
414.64/103.86	c Removed useless bin:       0  fixed:     0  props:   0.57M  time:  0.01 s
414.64/103.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
420.65/105.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
428.23/107.25	c lits-rem:       837  cl-subs:     2776  v-elim:      0  v-fix:    0  time:  1.86 s
428.23/107.26	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
428.63/107.33	c vivif2 --  cl tried    62302 cl shrink        0 lits rem          0 time: 0.07
429.44/107.55	c asymm  cl-useful: 2/1155/6954 lits-rem:2 time: 0.21
429.44/107.55	c calculated reachability. Time: 0.00
429.44/107.55	c  N dy  3409    806416      1475      6954    118528     62302    365818   1571221     11.20   no data
439.40/110.06	c  N dy  3487    826451      1475      6954    118528     43668    365818    712562     11.19     11.79
448.60/112.35	c  N dy  3587    846552      1475      6954    118528     63442    365818   1536355     11.20     14.50
458.98/114.95	c  N dy  3668    866591      1475      6954    118528     43778    365818    698912     11.20     12.55
468.18/117.30	c  N dy  3774    886633      1475      6954    118528     63482    365818   1480808     11.20     11.80
478.96/119.98	c  N dy  3862    907074      1475      6954    118528     43289    365818    644891     11.20     12.02
488.55/122.37	c  N dy  3957    927338      1475      6954    118528     63143    365818   1404681     11.21     11.82
499.35/125.09	c  N dy  4057    947348      1475      6954    118528     41570    365818    541969     11.21     12.10
509.32/127.51	c  N dy  4151    968570      1475      6954    118528     62422    365818   1345408     11.21     12.07
519.31/130.03	c  N dy  4239    988585      1475      6954    118528     82088    365818   2129619     11.21     15.10
528.90/132.42	c  N dy  4327   1008635      1475      6954    118528     59610    365818   1218950     11.21     12.62
538.48/134.86	c  N dy  4412   1028842      1475      6954    118528     79471    365818   2015673     11.21     11.86
548.09/137.20	c  N dy  4484   1048862      1475      6954    118528     55926    365818   1083505     11.21     11.96
557.25/139.59	c  N dy  4575   1068947      1475      6954    118528     75736    365818   1926827     11.21     11.87
558.85/139.96	c  F st  4592   1071875      1475      6954    118528     78629    365818   2049948     11.22     11.31
567.65/142.14	c  N dy  4655   1089220      1475      6954    118528     51395    365818    845852     11.22     11.81
578.03/144.73	c  N dy  4752   1109501      1475      6954    118528     71278    365818   1606029     11.22     12.11
589.22/147.57	c  N dy  4828   1129640      1475      6954    118528     45840    365818    588020     11.21     11.84
598.40/149.85	c  N dy  4921   1149677      1475      6954    118528     65529    365818   1375732     11.22     11.85
608.79/152.44	c  N dy  5005   1169679      1475      6954    118528     85152    365818   2112464     11.21     12.18
618.77/154.99	c  N dy  5104   1189812      1475      6954    118528     58735    365818   1059168     11.22     12.23
629.17/157.59	c  S st  5186   1209624      1475      6954    118528     78236    365818   1808495     11.22     10.68
629.57/157.65	c  S st  5186   1210124      1475      6954    118528     78735    365818   1833947     11.22   no data
629.57/157.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
630.76/157.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.5M T:  0.29
630.76/157.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
630.76/157.97	c bin-w-bin subsume rem            0 bins  time:  0.01 s
632.76/158.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
632.76/158.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
632.76/158.46	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
632.76/158.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
638.75/159.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
647.53/162.18	c lits-rem:       992  cl-subs:     3032  v-elim:      0  v-fix:    0  time:  2.20 s
647.53/162.19	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
647.93/162.28	c vivif2 --  cl tried    75703 cl shrink        0 lits rem          0 time: 0.09
648.75/162.49	c asymm  cl-useful: 0/1154/6954 lits-rem:0 time: 0.21
648.75/162.50	c calculated reachability. Time: 0.00
648.75/162.50	c  N dy  5186   1210124      1475      6954    118528     75703    365818   1777419     11.22   no data
659.92/165.28	c  N dy  5290   1230141      1475      6954    118528     48245    365818    634500     11.22     13.13
669.51/167.60	c  N dy  5378   1250149      1475      6954    118528     67855    365818   1364766     11.22     13.72
679.09/170.05	c  N dy  5472   1270181      1475      6954    118528     87567    365818   2157901     11.22     11.98
689.08/172.53	c  N dy  5564   1290189      1475      6954    118528     59128    365818   1026221     11.23     11.86
699.07/175.05	c  N dy  5639   1310326      1475      6954    118528     78922    365818   1779491     11.22     11.97
710.67/177.99	c  N dy  5723   1330387      1475      6954    118528     49494    365818    620969     11.22     14.06
720.24/180.34	c  N dy  5798   1350715      1475      6954    118528     69409    365818   1361351     11.22     12.04
729.83/182.78	c  N dy  5874   1370865      1475      6954    118528     89262    365818   2161596     11.22     11.84
740.22/185.36	c  N dy  5960   1390909      1475      6954    118528     58842    365818    954399     11.22     15.65
750.22/187.81	c  N dy  6038   1411095      1475      6954    118528     78597    365818   1708845     11.22     11.85
760.59/190.45	c  N dy  6120   1431434      1475      6954    118528     98618    365818   2503545     11.22     11.85
770.58/192.90	c  N dy  6198   1451588      1475      6954    118528     67374    365818   1245607     11.21     11.99
780.59/195.50	c  N dy  6279   1471650      1475      6954    118528     87036    365818   1955867     11.21     11.91
791.75/198.26	c  N dy  6381   1491706      1475      6954    118528     54675    365818    731775     11.22     12.15
800.94/200.52	c  N dy  6456   1511794      1475      6954    118528     74377    365818   1501263     11.21     11.88
810.93/203.00	c  N dy  6534   1531885      1475      6954    118528     94077    365818   2247228     11.21     11.82
821.31/205.61	c  N dy  6611   1551979      1475      6954    118528     60818    365818    941092     11.21     11.99
830.90/208.06	c  N dy  6685   1572656      1475      6954    118528     81099    365818   1698962     11.21     12.10
841.69/210.77	c  N dy  6771   1592956      1475      6954    118528    100970    365818   2439102     11.21     11.84
852.48/213.43	c  N dy  6867   1613135      1475      6954    118528     66879    365818   1143282     11.21     11.80
862.86/216.00	c  N dy  6941   1634240      1475      6954    118528     87594    365818   1934351     11.20     12.05
874.04/218.81	c  N dy  7037   1654556      1475      6954    118528    107552    365818   2701206     11.20     11.80
884.43/221.45	c  N dy  7120   1674690      1475      6954    118528     72339    365818   1309548     11.20     11.87
894.83/224.03	c  N dy  7189   1695134      1475      6954    118528     92354    365818   2040406     11.20     11.79
903.21/226.15	c  S st  7247   1710126      1475      6954    118528    107043    365818   2593367     11.20     11.14
903.63/226.21	c  S st  7247   1710628      1475      6954    118528    107542    365818   2617752     11.20   no data
903.63/226.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
904.81/226.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.3M T:  0.30
904.81/226.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
904.81/226.54	c bin-w-bin subsume rem            0 bins  time:  0.01 s
906.81/227.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
906.81/227.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
906.81/227.03	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
906.81/227.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
913.19/228.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
932.76/233.57	c lits-rem:      1281  cl-subs:     6065  v-elim:      0  v-fix:    0  time:  4.92 s
932.76/233.57	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
933.57/233.71	c vivif2 --  cl tried   101477 cl shrink        0 lits rem          0 time: 0.13
934.38/233.93	c asymm  cl-useful: 0/1022/6954 lits-rem:0 time: 0.22
934.38/233.94	c calculated reachability. Time: 0.00
934.38/233.94	c  N dy  7247   1710628      1475      6954    118528    101477    365818   2509161     11.20   no data
945.55/236.70	c  N dy  7318   1730843      1475      6954    118528     65439    365818   1034219     11.20     11.81
955.55/239.24	c  N dy  7414   1751988      1475      6954    118528     86167    365818   1822478     11.20     11.81
966.73/242.04	c  N dy  7481   1773180      1475      6954    118528    106942    365818   2598230     11.19     11.84
977.12/244.63	c  N dy  7566   1793281      1475      6954    118528     69797    365818   1176255     11.19     11.88
987.53/247.23	c  N dy  7652   1813368      1475      6954    118528     89558    365818   1897334     11.19     11.82
998.68/250.03	c  N dy  7748   1833485      1475      6954    118528    109402    365818   2674255     11.19     11.84
1009.87/252.89	c  N dy  7833   1854475      1475      6954    118528     72094    365818   1217498     11.19     11.86
1019.85/255.36	c  N dy  7919   1874504      1475      6954    118528     91738    365818   1999162     11.19     12.85
1030.65/258.05	c  N dy  7984   1894579      1475      6954    118528    111508    365818   2747703     11.19     12.12
1041.42/260.72	c  N dy  8066   1914674      1475      6954    118528     72290    365818   1194419     11.19     14.49
1051.82/263.35	c  N dy  8164   1935356      1475      6954    118528     92599    365818   1971456     11.19     11.81
1062.99/266.14	c  N dy  8258   1955627      1475      6954    118528    112505    365818   2741115     11.19     11.90
1074.19/268.92	c  N dy  8343   1976317      1475      6954    118528     72917    365818   1183128     11.19     12.01
1084.57/271.51	c  N dy  8426   1996523      1475      6954    118528     92735    365818   1902285     11.19     11.82
1095.36/274.27	c  N dy  8534   2016601      1475      6954    118528    112496    365818   2656580     11.20     13.88
1106.54/277.02	c  N dy  8618   2036610      1475      6954    118528     71198    365818   1094237     11.20     12.93
1116.53/279.59	c  N dy  8726   2056650      1475      6954    118528     90879    365818   1818466     11.20     11.89
1127.74/282.31	c  N dy  8814   2076757      1475      6954    118528    110607    365818   2545017     11.20     11.90
1139.71/285.38	c  N dy  8905   2096853      1475      6954    118528     68463    365818    968716     11.20     11.81
1150.11/287.90	c  N dy  8993   2116942      1475      6954    118528     88176    365818   1691685     11.20     12.03
1160.87/290.64	c  N dy  9082   2136959      1475      6954    118528    107821    365818   2413545     11.20     11.87
1173.27/293.75	c  N dy  9163   2156975      1475      6954    118528     64684    365818    808339     11.20     11.83
1183.65/296.33	c  N dy  9264   2177150      1475      6954    118528     84474    365818   1527998     11.20     11.81
1194.84/299.13	c  N dy  9355   2197488      1475      6954    118528    104481    365818   2284323     11.21     11.81
1202.44/301.08	c  S st  9428   2210630      1475      6954    118528    117408    365818   2771228     11.21     10.50
1202.85/301.15	c  S st  9428   2211131      1475      6954    118528    117909    365818   2796629     11.21   no data
1202.85/301.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1204.02/301.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.6M T:  0.31
1204.02/301.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1204.02/301.49	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1206.03/301.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
1206.03/301.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
1206.03/301.99	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
1206.43/302.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1212.81/303.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
1233.21/308.71	c lits-rem:      1090  cl-subs:     5355  v-elim:      0  v-fix:    0  time:  5.05 s
1233.21/308.72	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
1233.61/308.86	c vivif2 --  cl tried   112554 cl shrink        0 lits rem          0 time: 0.14
1234.39/309.09	c asymm  cl-useful: 0/1046/6954 lits-rem:0 time: 0.23
1234.79/309.10	c calculated reachability. Time: 0.00
1234.79/309.10	c  N dy  9428   2211131      1475      6954    118528    112554    365818   2701241     11.21   no data
1246.39/312.03	c  N dy  9512   2231212      1475      6954    118528     68485    365818    920818     11.21     11.80
1256.36/314.52	c  N dy  9611   2251352      1475      6954    118528     88241    365818   1649698     11.21     11.90
1267.15/317.27	c  N dy  9699   2271674      1475      6954    118528    108181    365818   2418850     11.21     11.86
1279.14/320.25	c  N dy  9784   2291797      1475      6954    118528    127914    365818   3168930     11.21     11.87
1290.33/323.05	c  N dy  9867   2312529      1475      6954    118528     83513    365818   1453979     11.21     11.81
1301.10/325.74	c  N dy  9947   2332576      1475      6954    118528    103172    365818   2171761     11.21     11.97
1312.31/328.57	c  N dy 10025   2352663      1475      6954    118528    122903    365818   2900980     11.21     11.81
1323.08/331.29	c  N dy 10101   2373001      1475      6954    118528     77098    365818   1194733     11.21     11.82
1333.86/333.94	c  N dy 10187   2393287      1475      6954    118528     97025    365818   1929715     11.21     12.01
1346.25/337.00	c  N dy 10285   2414303      1475      6954    118528    117639    365818   2693072     11.21     12.09
1358.63/340.16	c  N dy 10373   2434337      1475      6954    118528     70534    365818    919366     11.21     16.22
1369.43/342.90	c  N dy 10459   2455344      1475      6954    118528     91108    365818   1646685     11.21     11.87
1381.00/345.71	c  N dy 10549   2476212      1475      6954    118528    111647    365818   2421374     11.21     11.87
1392.59/348.60	c  N dy 10618   2496307      1475      6954    118528    131324    365818   3166223     11.20     12.63
1403.38/351.34	c  N dy 10694   2516335      1475      6954    118528     83295    365818   1360279     11.20     12.25
1414.16/354.09	c  N dy 10781   2536783      1475      6954    118528    103367    365818   2111868     11.20     11.81
1426.56/357.15	c  N dy 10869   2556931      1475      6954    118528    123088    365818   2799846     11.20     11.80
1439.75/360.43	c  N dy 10958   2577311      1475      6954    118528     74407    365818   1016948     11.20     11.88
1450.12/363.00	c  N dy 11049   2597680      1475      6954    118528     94418    365818   1754488     11.20     11.90
1461.31/365.83	c  N dy 11148   2617943      1475      6954    118528    114307    365818   2502336     11.20     11.80
1473.69/368.94	c  N dy 11230   2637986      1475      6954    118528    133929    365818   3211256     11.20     12.39
1485.68/371.91	c  N dy 11326   2658007      1475      6954    118528     83939    365818   1336126     11.20     13.35
1496.07/374.53	c  N dy 11404   2678056      1475      6954    118528    103616    365818   2080675     11.20     11.97
1507.25/377.38	c  N dy 11496   2698074      1475      6954    118528    123312    365818   2830023     11.20     11.81
1515.63/379.44	c  S st 11548   2711131      1475      6954    118528    136138    365818   3309939     11.20   no data
1516.03/379.52	c  S st 11548   2711633      1475      6954    118528    136639    365818   3334107     11.20   no data
1516.03/379.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1517.24/379.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.9M T:  0.35
1517.24/379.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1517.64/379.90	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1519.26/380.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
1519.26/380.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
1519.64/380.40	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
1519.64/380.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1526.03/382.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
1540.01/385.51	c lits-rem:      1194  cl-subs:     7137  v-elim:      0  v-fix:    0  time:  3.50 s
1540.01/385.51	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
1540.41/385.68	c vivif2 --  cl tried   129502 cl shrink        0 lits rem          0 time: 0.17
1541.60/385.93	c asymm  cl-useful: 0/919/6954 lits-rem:0 time: 0.24
1541.60/385.94	c calculated reachability. Time: 0.00
1541.60/385.94	c  N dy 11548   2711633      1475      6954    118528    129502    365818   3205555     11.20   no data
1553.60/388.97	c  N dy 11630   2731797      1475      6954    118528     78669    365818   1123145     11.20     11.93
1564.38/391.60	c  N dy 11711   2751809      1475      6954    118528     98296    365818   1845033     11.20     11.80
1575.57/394.48	c  N dy 11817   2772165      1475      6954    118528    118316    365818   2617413     11.21     11.80
1588.75/397.70	c  N dy 11914   2792494      1475      6954    118528    138276    365818   3376527     11.21     11.82
1599.93/400.59	c  N dy 12004   2812732      1475      6954    118528     86491    365818   1405277     11.21     11.85
1610.72/403.22	c  N dy 12093   2832929      1475      6954    118528    106302    365818   2156656     11.21     11.82
1622.30/406.15	c  N dy 12189   2853005      1475      6954    118528    125972    365818   2888461     11.21     19.62
1635.49/409.49	c  N dy 12276   2873074      1475      6954    118528     73080    365818    858430     11.21     11.85
1646.28/412.18	c  N dy 12355   2893526      1475      6954    118528     93154    365818   1590166     11.21     12.13
1657.86/415.03	c  N dy 12452   2913645      1475      6954    118528    112916    365818   2327078     11.21     11.84
1669.44/417.97	c  N dy 12538   2933966      1475      6954    118528    132877    365818   3098049     11.21     11.81
1682.62/421.21	c  N dy 12631   2954049      1475      6954    118528     78936    365818   1051225     11.21     11.87
1692.61/423.78	c  N dy 12713   2974358      1475      6954    118528     98882    365818   1802317     11.21     11.82
1704.19/426.62	c  N dy 12807   2994412      1475      6954    118528    118581    365818   2534286     11.21     12.05
1716.18/429.67	c  N dy 12922   3014742      1475      6954    118528    138512    365818   3298241     11.21     11.85
1729.36/432.91	c  N dy 13003   3034812      1475      6954    118528     83648    365818   1221096     11.21     12.54
1740.95/435.85	c  N dy 13101   3054979      1475      6954    118528    103406    365818   1943347     11.21     11.82
1752.53/438.79	c  N dy 13198   3075118      1475      6954    118528    123181    365818   2684506     11.21     11.81
1766.51/442.21	c  N dy 13300   3095277      1475      6954    118528    142928    365818   3379852     11.22     11.84
1778.90/445.31	c  N dy 13380   3115307      1475      6954    118528     87052    365818   1295374     11.22     16.85
1790.48/448.24	c  N dy 13463   3135362      1475      6954    118528    106758    365818   2032306     11.22     11.82
1802.87/451.32	c  N dy 13564   3155441      1475      6954    118528    126419    365818   2755211     11.22     12.46
1815.25/454.49	c  N dy 13658   3176453      1475      6954    118528    147050    365818   3507887     11.22     11.83
1827.63/457.55	c  N dy 13734   3196638      1475      6954    118528     90327    365818   1406246     11.21     11.83
1835.65/459.55	c  S st 13789   3211633      1475      6954    118528    105040    365818   1955920     11.21   no data
1836.03/459.62	c  S st 13789   3212140      1475      6954    118528    105543    365818   1978904     11.21   no data
1836.03/459.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1837.23/459.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.4M T:  0.30
1837.23/459.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1837.23/459.95	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1839.22/460.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
1839.22/460.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
1839.22/460.45	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
1839.22/460.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1845.21/461.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.37 s
1852.82/463.82	c lits-rem:       535  cl-subs:     3719  v-elim:      0  v-fix:    0  time:  1.90 s
1852.82/463.82	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
1853.22/463.93	c vivif2 --  cl tried   101824 cl shrink        0 lits rem          0 time: 0.11
1854.00/464.17	c asymm  cl-useful: 0/998/6954 lits-rem:0 time: 0.24
1854.00/464.17	c calculated reachability. Time: 0.00
1854.00/464.17	c  N dy 13789   3212140      1475      6954    118528    101824    365818   1912166     11.21   no data
1866.79/467.32	c  N dy 13881   3232317      1475      6954    118528    121587    365818   2576937     11.21     11.81
1879.19/470.43	c  N dy 13956   3252350      1475      6954    118528    141214    365818   3298930     11.21     14.70
1892.37/473.73	c  N dy 14056   3272504      1475      6954    118528     83557    365818   1123377     11.22     11.84
1903.14/476.43	c  N dy 14138   3292576      1475      6954    118528    103267    365818   1837464     11.21     11.84
1915.52/479.57	c  N dy 14209   3312577      1475      6954    118528    122850    365818   2546271     11.21     11.81
1928.31/482.79	c  N dy 14302   3333346      1475      6954    118528    143250    365818   3300696     11.21     11.89
1942.29/486.23	c  N dy 14392   3353760      1475      6954    118528     84808    365818   1139769     11.21     11.81
1953.08/488.97	c  N dy 14485   3373787      1475      6954    118528    104459    365818   1857127     11.21     12.82
1965.47/492.04	c  N dy 14576   3394046      1475      6954    118528    124372    365818   2567690     11.21     11.81
1977.45/495.06	c  N dy 14652   3414315      1475      6954    118528    144228    365818   3299407     11.21     11.83
1991.03/498.43	c  N dy 14758   3434832      1475      6954    118528     84864    365818   1109451     11.21     11.86
2001.81/501.13	c  N dy 14865   3454874      1475      6954    118528    104545    365818   1833765     11.22     13.87
2013.40/504.06	c  N dy 14968   3474912      1475      6954    118528    124215    365818   2543520     11.22     11.84
2026.58/507.31	c  N dy 15052   3494927      1475      6954    118528    143850    365818   3255041     11.22     11.84
2040.97/510.90	c  N dy 15142   3515014      1475      6954    118528     83129    365818   1034777     11.22     11.89
2051.75/513.63	c  N dy 15246   3535140      1475      6954    118528    102888    365818   1749468     11.22     11.91
2064.15/516.77	c  N dy 15334   3555514      1475      6954    118528    122894    365818   2467600     11.22     11.85
2077.34/520.03	c  N dy 15410   3575761      1475      6954    118528    142755    365818   3187152     11.22     12.13
2090.90/523.44	c  N dy 15482   3596042      1475      6954    118528    162625    365818   3903284     11.22     11.98
2102.89/526.41	c  N dy 15590   3616125      1475      6954    118528    100912    365818   1663430     11.22     14.93
2114.87/529.50	c  N dy 15684   3636281      1475      6954    118528    120691    365818   2403539     11.22     11.98
2127.26/532.53	c  N dy 15771   3656325      1475      6954    118528    140402    365818   3137293     11.22     11.83
2140.44/535.82	c  N dy 15856   3676522      1475      6954    118528    160192    365818   3873206     11.22     12.01
2153.23/539.06	c  N dy 15939   3697646      1475      6954    118528     98441    365818   1521832     11.22     11.81
2162.01/541.20	c  S st 15999   3712140      1475      6954    118528    112602    365818   1997742     11.22      9.08
2162.01/541.28	c  S st 15999   3712642      1475      6954    118528    113104    365818   2021999     11.22   no data
2162.01/541.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2163.21/541.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.6M T:  0.31
2163.61/541.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2163.61/541.61	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2165.23/542.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
2165.61/542.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
2165.61/542.11	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
2165.61/542.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2171.20/543.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
2178.42/545.32	c lits-rem:       545  cl-subs:     4833  v-elim:      0  v-fix:    0  time:  1.73 s
2178.42/545.33	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
2178.79/545.44	c vivif2 --  cl tried   108271 cl shrink        0 lits rem          0 time: 0.11
2179.19/545.60	c asymm  cl-useful: 0/660/6954 lits-rem:0 time: 0.15
2179.59/545.60	c calculated reachability. Time: 0.00
2179.59/545.60	c  N dy 15999   3712642      1475      6954    118528    108271    365818   1938122     11.22   no data
2192.37/548.86	c  N dy 16084   3733180      1475      6954    118528    128368    365818   2626726     11.21     11.81
2204.78/551.98	c  F st 16157   3751562      1475      6954    118528    146370    365818   3271812     11.21      8.67
2206.35/552.31	c  N st 16161   3753597      1475      6954    118528    148381    365818   3356518     11.21   no data
2220.74/555.94	c  N dy 16242   3773755      1475      6954    118528     84861    365818   1018083     11.22     11.91
2231.53/558.64	c  N dy 16321   3794301      1475      6954    118528    104966    365818   1764276     11.22     11.81
2243.93/561.72	c  N dy 16398   3814434      1475      6954    118528    124710    365818   2473781     11.21     11.94
2256.69/564.90	c  N dy 16482   3834873      1475      6954    118528    144744    365818   3198814     11.21     11.82
2270.30/568.35	c  N dy 16576   3854941      1475      6954    118528    164463    365818   3918635     11.21     11.82
2282.26/571.37	c  N dy 16670   3875034      1475      6954    118528     99883    365818   1541757     11.21     12.04
2293.44/574.19	c  N dy 16759   3895094      1475      6954    118528    119613    365818   2270902     11.21     11.89
2305.85/577.25	c  N dy 16841   3915125      1475      6954    118528    139289    365818   3022763     11.22     12.88
2319.41/580.60	c  N dy 16915   3935939      1475      6954    118528    159684    365818   3759108     11.21     11.91
2333.00/584.09	c  N dy 17013   3955960      1475      6954    118528     93988    365818   1300116     11.22     11.92
2344.59/586.99	c  N dy 17100   3976257      1475      6954    118528    113928    365818   2012183     11.22     11.83
2357.77/590.25	c  N dy 17195   3996261      1475      6954    118528    133500    365818   2699028     11.22     11.82
2370.15/593.37	c  N dy 17267   4016343      1475      6954    118528    153220    365818   3422500     11.21     11.90
2385.33/597.18	c  N dy 17360   4037024      1475      6954    118528     87188    365818   1022399     11.21     11.81
2396.52/599.90	c  N dy 17439   4057086      1475      6954    118528    106841    365818   1702682     11.21     13.62
2409.30/603.12	c  N dy 17541   4077235      1475      6954    118528    126550    365818   2402952     11.21     11.90
2422.08/606.37	c  N dy 17618   4097347      1475      6954    118528    146236    365818   3096272     11.21     11.83
2436.87/610.06	c  N dy 17719   4117599      1475      6954    118528    166026    365818   3783848     11.21     11.90
2451.24/613.65	c  N dy 17805   4137897      1475      6954    118528     98689    365818   1416101     11.21     11.88
2462.42/616.42	c  N dy 17884   4157904      1475      6954    118528    118300    365818   2132530     11.21     12.90
2475.21/619.63	c  N dy 17977   4178170      1475      6954    118528    138199    365818   2850769     11.21     11.89
2488.40/622.96	c  N dy 18059   4198219      1475      6954    118528    157818    365818   3571890     11.21     14.71
2498.80/625.54	c  S st 18121   4212644      1475      6954    118528    171951    365818   4067919     11.21      8.88
2499.20/625.63	c  S st 18121   4213147      1475      6954    118528    172452    365818   4091030     11.21   no data
2499.20/625.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2500.78/626.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.5M T:  0.40
2500.78/626.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2500.78/626.07	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2502.78/626.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
2502.78/626.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
2502.78/626.56	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
2503.19/626.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2509.97/628.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.58 s
2527.95/632.87	c lits-rem:      1289  cl-subs:    10486  v-elim:      0  v-fix:    0  time:  4.55 s
2527.95/632.87	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
2528.75/633.09	c vivif2 --  cl tried   161966 cl shrink        0 lits rem          0 time: 0.21
2529.96/633.34	c asymm  cl-useful: 0/1176/6954 lits-rem:0 time: 0.25
2529.96/633.35	c calculated reachability. Time: 0.00
2529.96/633.35	c  N dy 18121   4213147      1475      6954    118528    161966    365818   3911161     11.21   no data
2544.31/636.97	c  N dy 18203   4233344      1475      6954    118528     93691    365818   1219457     11.21     11.89
2555.93/639.82	c  N dy 18298   4253500      1475      6954    118528    113491    365818   1943092     11.21     12.07
2567.49/642.78	c  N dy 18386   4273589      1475      6954    118528    133183    365818   2660781     11.21     11.88
2581.07/646.13	c  N dy 18494   4293744      1475      6954    118528    152951    365818   3380623     11.21     12.01
2595.87/649.81	c  N dy 18584   4313838      1475      6954    118528    172678    365818   4130211     11.22     12.12
2608.66/653.08	c  N dy 18661   4333881      1475      6954    118528    103170    365818   1549017     11.22     12.15
2621.02/656.12	c  N dy 18726   4354205      1475      6954    118528    123157    365818   2273335     11.21     11.81
2633.41/659.28	c  N dy 18821   4374488      1475      6954    118528    143052    365818   3023646     11.21     11.88
2646.98/662.60	c  N dy 18897   4394839      1475      6954    118528    162972    365818   3740750     11.21     11.95
2662.17/666.40	c  N dy 18998   4414842      1475      6954    118528     92378    365818   1119355     11.21     11.90
2672.95/669.19	c  N dy 19094   4434958      1475      6954    118528    112127    365818   1838377     11.21     11.82
2685.74/672.38	c  N dy 19179   4455451      1475      6954    118528    132199    365818   2559045     11.21     11.86
2698.92/675.65	c  N dy 19263   4475530      1475      6954    118528    151871    365818   3268305     11.21     11.82
2712.51/679.01	c  N dy 19344   4495601      1475      6954    118528    171480    365818   3973251     11.21     11.82
2726.49/682.57	c  N dy 19431   4515840      1475      6954    118528    100205    365818   1370840     11.21     11.81
2738.88/685.60	c  N dy 19521   4536245      1475      6954    118528    120166    365818   2081040     11.21     11.83
2751.26/688.76	c  N dy 19615   4556535      1475      6954    118528    140093    365818   2828232     11.21     12.12
2764.44/692.03	c  N dy 19693   4576620      1475      6954    118528    159812    365818   3575983     11.21     17.17
2779.64/695.81	c  N dy 19782   4597704      1475      6954    118528    180543    365818   4328164     11.21     11.92
2793.23/699.24	c  N dy 19875   4618005      1475      6954    118528    108287    365818   1660089     11.21     11.96
2805.99/702.50	c  N dy 19967   4638814      1475      6954    118528    128732    365818   2399154     11.21     11.88
2818.78/705.65	c  N dy 20066   4658824      1475      6954    118528    148420    365818   3120574     11.21     11.85
2832.37/709.07	c  N dy 20151   4678891      1475      6954    118528    168126    365818   3830798     11.21     11.89
2848.74/713.16	c  N dy 20230   4698977      1475      6954    118528     94575    365818   1117016     11.21     11.95
2856.73/715.16	c  S st 20290   4713148      1475      6954    118528    108442    365818   1611534     11.21   no data
2857.12/715.23	c  S st 20290   4713650      1475      6954    118528    108943    365818   1635790     11.21   no data
2857.12/715.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2858.33/715.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.6M T:  0.32
2858.33/715.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2858.33/715.58	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2860.32/716.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
2860.32/716.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
2860.32/716.08	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
2860.72/716.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2866.32/717.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
2869.11/718.27	c lits-rem:       251  cl-subs:     2191  v-elim:      0  v-fix:    0  time:  0.77 s
2869.11/718.28	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
2869.51/718.37	c vivif2 --  cl tried   106752 cl shrink        0 lits rem          0 time: 0.10
2870.71/718.60	c asymm  cl-useful: 0/1049/6954 lits-rem:0 time: 0.23
2870.71/718.61	c calculated reachability. Time: 0.00
2870.71/718.61	c  N dy 20290   4713650      1475      6954    118528    106752    365818   1598227     11.21   no data
2882.69/721.69	c  N dy 20382   4733794      1475      6954    118528    126450    365818   2284844     11.21     11.84
2895.08/724.76	c  N dy 20474   4753838      1475      6954    118528    146091    365818   3002837     11.21     11.95
2909.05/728.25	c  N dy 20564   4773851      1475      6954    118528    165716    365818   3712340     11.21     12.42
2923.84/731.95	c  N dy 20637   4794161      1475      6954    118528    185608    365818   4424937     11.21     11.90
2936.62/735.16	c  N dy 20728   4814247      1475      6954    118528    111194    365818   1702049     11.21     13.71
2949.00/738.27	c  N dy 20791   4834358      1475      6954    118528    130867    365818   2356134     11.21     11.83
2961.78/741.43	c  N dy 20873   4854650      1475      6954    118528    150799    365818   3094322     11.21     11.90
2975.77/744.90	c  N dy 20955   4874729      1475      6954    118528    170433    365818   3784486     11.21     11.85
2990.15/748.52	c  N dy 21040   4894740      1475      6954    118528    190068    365818   4506330     11.21     14.85
3002.93/751.74	c  N dy 21120   4914808      1475      6954    118528    114657    365818   1778460     11.21     11.82
3014.51/754.66	c  N dy 21191   4934824      1475      6954    118528    134309    365818   2527470     11.21     12.16
3026.89/757.75	c  N dy 21267   4954905      1475      6954    118528    154067    365818   3275297     11.21     11.89
3040.48/761.17	c  N dy 21353   4974909      1475      6954    118528    173717    365818   3999661     11.21     11.93
3056.46/765.16	c  N dy 21429   4995892      1475      6954    118528     98131    365818   1178335     11.21     11.92
3068.44/768.18	c  N dy 21516   5015895      1475      6954    118528    117711    365818   1856283     11.21     15.48
3081.62/771.46	c  N dy 21627   5035965      1475      6954    118528    137427    365818   2539538     11.21     12.97
3096.82/775.26	c  N dy 21705   5057957      1475      6954    118528    158956    365818   3287042     11.21     12.17
3113.19/779.31	c  N dy 21793   5078243      1475      6954    118528    178818    365818   3986972     11.21     11.88
3129.56/783.45	c  N dy 21885   5098756      1475      6954    118528    101870    365818   1278442     11.21     12.15
3141.54/786.45	c  N dy 21971   5118840      1475      6954    118528    121568    365818   1992538     11.21     12.05
3155.13/789.88	c  N dy 22070   5138937      1475      6954    118528    141261    365818   2715587     11.21     12.53
3168.71/793.24	c  N dy 22161   5159146      1475      6954    118528    161078    365818   3427847     11.21     11.91
3183.09/796.84	c  N dy 22251   5179415      1475      6954    118528    181002    365818   4159921     11.21     11.87
3199.07/800.84	c  N dy 22340   5199452      1475      6954    118528    102577    365818   1287001     11.21     11.81
3207.06/802.86	c  S st 22417   5213650      1475      6954    118528    116526    365818   1806729     11.21   no data
3207.46/802.94	c  S st 22417   5214151      1475      6954    118528    117026    365818   1829641     11.21   no data
3207.46/802.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3208.66/803.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.4M T:  0.33
3208.66/803.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3209.06/803.31	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3210.68/803.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
3210.68/803.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
3210.68/803.80	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
3211.08/803.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3216.65/805.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.39 s
3220.25/806.19	c lits-rem:       317  cl-subs:     2041  v-elim:      0  v-fix:    0  time:  0.91 s
3220.25/806.19	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
3221.05/806.30	c vivif2 --  cl tried   114985 cl shrink        0 lits rem          0 time: 0.11
3221.85/806.54	c asymm  cl-useful: 0/956/6954 lits-rem:0 time: 0.24
3221.85/806.55	c calculated reachability. Time: 0.00
3221.85/806.55	c  N dy 22417   5214151      1475      6954    118528    114985    365818   1794853     11.21   no data
3233.82/809.53	c  N dy 22498   5234230      1475      6954    118528    134672    365818   2517535     11.21     11.83
3247.41/812.95	c  N dy 22574   5254326      1475      6954    118528    154314    365818   3178119     11.21     11.98
3261.39/816.44	c  N dy 22663   5274372      1475      6954    118528    173939    365818   3878914     11.21     13.26
3277.37/820.40	c  N dy 22766   5294377      1475      6954    118528    193548    365818   4587577     11.21     11.91
3290.18/823.68	c  N dy 22854   5314555      1475      6954    118528    114404    365818   1725803     11.21     11.82
3304.14/827.13	c  N dy 22956   5334659      1475      6954    118528    134114    365818   2432393     11.21     11.91
3317.32/830.44	c  N dy 23029   5354725      1475      6954    118528    153758    365818   3136736     11.21     11.82
3331.31/833.96	c  N dy 23129   5374988      1475      6954    118528    173613    365818   3872181     11.21     11.81
3346.09/837.65	c  N dy 23222   5395120      1475      6954    118528    193360    365818   4560280     11.21     11.88
3360.08/841.20	c  N dy 23306   5415252      1475      6954    118528    113057    365818   1623219     11.21     11.96
3372.85/844.32	c  N dy 23412   5435375      1475      6954    118528    132822    365818   2339907     11.21     11.81
3385.63/847.55	c  N dy 23499   5455702      1475      6954    118528    152791    365818   3097977     11.21     11.84
3400.03/851.17	c  N dy 23587   5476401      1475      6954    118528    173030    365818   3831943     11.21     11.82
3415.59/855.01	c  N dy 23683   5496447      1475      6954    118528    192685    365818   4529992     11.22     14.85
3429.58/858.55	c  N dy 23769   5516536      1475      6954    118528    111446    365818   1547294     11.22     11.85
3442.36/861.73	c  N dy 23864   5536687      1475      6954    118528    131199    365818   2256624     11.22     11.93
3455.94/865.14	c  N dy 23959   5556996      1475      6954    118528    151124    365818   2970917     11.22     11.81
3469.53/868.51	c  N dy 24047   5577046      1475      6954    118528    170777    365818   3675342     11.22     12.08
3485.10/872.44	c  N dy 24120   5597069      1475      6954    118528    190384    365818   4344844     11.21     12.21
3500.69/876.39	c  N dy 24229   5617226      1475      6954    118528    108199    365818   1395402     11.22     11.82
3513.06/879.48	c  N dy 24317   5637258      1475      6954    118528    127829    365818   2096397     11.22     11.88
3526.64/882.81	c  N dy 24410   5657722      1475      6954    118528    147915    365818   2847120     11.22     11.86
3540.24/886.28	c  N dy 24485   5677816      1475      6954    118528    167596    365818   3545421     11.22     12.73
3554.61/889.80	c  N dy 24569   5697991      1475      6954    118528    187382    365818   4288235     11.22     12.27
3566.61/892.83	c  S st 24645   5714152      1475      6954    118528    203193    365818   4861904     11.22     11.31
3567.01/892.93	c  S st 24645   5714656      1475      6954    118528    203695    365818   4886375     11.22   no data
3567.01/892.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3568.99/893.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.2M T:  0.46
3568.99/893.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3568.99/893.43	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3571.00/893.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
3571.00/893.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
3571.00/893.93	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
3571.00/893.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3578.18/895.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.57 s
3601.35/901.51	c lits-rem:      1216  cl-subs:    11651  v-elim:      0  v-fix:    0  time:  5.79 s
3601.35/901.51	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
3602.16/901.77	c vivif2 --  cl tried   192044 cl shrink        0 lits rem          0 time: 0.26
3603.34/902.05	c asymm  cl-useful: 0/873/6954 lits-rem:0 time: 0.28
3603.34/902.06	c calculated reachability. Time: 0.00
3603.34/902.06	c  N dy 24645   5714656      1475      6954    118528    192044    365818   4687337     11.22   no data
3619.74/906.14	c  N dy 24737   5734712      1475      6954    118528    108883    365818   1397867     11.22     11.86
3632.10/909.27	c  N dy 24840   5755158      1475      6954    118528    128972    365818   2143831     11.22     11.82
3645.29/912.58	c  N dy 24930   5775266      1475      6954    118528    148712    365818   2861278     11.22     11.86
3659.29/916.09	c  N dy 25006   5795320      1475      6954    118528    168324    365818   3555347     11.22     11.88
3676.05/920.26	c  N dy 25100   5816817      1475      6954    118528    189395    365818   4293399     11.22     11.83
3694.44/924.82	c  N dy 25202   5836859      1475      6954    118528    105197    365818   1244612     11.22     14.81
3706.41/927.84	c  N dy 25283   5856955      1475      6954    118528    124857    365818   1930988     11.22     11.85
3719.20/931.09	c  N dy 25367   5876956      1475      6954    118528    144430    365818   2618381     11.22     12.46
3733.18/934.53	c  N dy 25445   5897044      1475      6954    118528    164082    365818   3316175     11.22     11.86
3747.95/938.25	c  N dy 25528   5917090      1475      6954    118528    183721    365818   4012041     11.22     13.51
3763.94/942.28	c  N dy 25611   5937629      1475      6954    118528    203810    365818   4720246     11.22     11.84
3778.71/945.93	c  N dy 25698   5957642      1475      6954    118528    118641    365818   1713973     11.22     11.88
3791.12/949.09	c  N dy 25791   5977796      1475      6954    118528    138397    365818   2422210     11.22     11.87
3804.69/952.42	c  N dy 25879   5997829      1475      6954    118528    158047    365818   3128811     11.22     13.36
3819.06/956.06	c  N dy 25970   6018255      1475      6954    118528    178081    365818   3847065     11.22     11.83
3833.85/959.70	c  N dy 26056   6038333      1475      6954    118528    197757    365818   4558012     11.22     11.89
3849.42/963.63	c  N dy 26152   6058708      1475      6954    118528    111960    365818   1459241     11.22     11.85
3862.61/966.96	c  N dy 26229   6078974      1475      6954    118528    131823    365818   2163950     11.22     11.81
3876.99/970.56	c  N dy 26340   6098999      1475      6954    118528    151391    365818   2864674     11.22     11.84
3890.97/974.09	c  N dy 26420   6119053      1475      6954    118528    171035    365818   3572044     11.22     11.82
3906.95/978.05	c  N dy 26498   6139335      1475      6954    118528    190844    365818   4282621     11.22     11.82
3922.96/982.09	c  N dy 26575   6159854      1475      6954    118528    210975    365818   4995848     11.22     11.83
3938.11/985.83	c  N dy 26652   6180467      1475      6954    118528    124373    365818   1828875     11.22     11.85
3950.90/989.09	c  N dy 26748   6200506      1475      6954    118528    144028    365818   2533489     11.22     14.92
3960.49/991.42	c  S st 26801   6214656      1475      6954    118528    157919    365818   3033177     11.22   no data
3960.89/991.51	c  S st 26801   6215156      1475      6954    118528    158418    365818   3054843     11.22   no data
3960.89/991.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3962.51/991.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.5M T:  0.40
3962.51/991.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3962.51/991.94	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3964.49/992.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
3964.49/992.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
3964.49/992.44	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
3964.49/992.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3970.90/994.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
3981.26/996.62	c lits-rem:       487  cl-subs:     7355  v-elim:      0  v-fix:    0  time:  2.56 s
3981.26/996.62	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
3981.66/996.79	c vivif2 --  cl tried   151063 cl shrink        0 lits rem          0 time: 0.17
3982.86/997.05	c asymm  cl-useful: 0/847/6954 lits-rem:0 time: 0.26
3982.86/997.05	c calculated reachability. Time: 0.00
3982.86/997.05	c  N dy 26801   6215156      1475      6954    118528    151063    365818   2925632     11.22   no data
3997.66/1000.71	c  N dy 26912   6235638      1475      6954    118528    171177    365818   3651217     11.22     11.89
4012.82/1004.50	c  N dy 27000   6255769      1475      6954    118528    190931    365818   4378681     11.22     11.85
4028.80/1008.57	c  N dy 27108   6275897      1475      6954    118528    210695    365818   5116497     11.22     12.00
4043.58/1012.28	c  N dy 27208   6295930      1475      6954    118528    122541    365818   1765343     11.22     12.15
4056.77/1015.51	c  N dy 27315   6315935      1475      6954    118528    142191    365818   2481695     11.22     11.86
4070.74/1019.05	c  N dy 27409   6336140      1475      6954    118528    161997    365818   3191728     11.22     11.88
4085.55/1022.78	c  N dy 27479   6356734      1475      6954    118528    182147    365818   3901646     11.22     11.90
4101.11/1026.68	c  N dy 27572   6376977      1475      6954    118528    201977    365818   4617018     11.22     11.97
4118.28/1030.92	c  N dy 27659   6397004      1475      6954    118528    112825    365818   1388543     11.22     13.37
4131.06/1034.12	c  N dy 27758   6417330      1475      6954    118528    132739    365818   2097978     11.22     11.85
4144.65/1037.59	c  N dy 27834   6437422      1475      6954    118528    152411    365818   2791487     11.22     11.82
4159.04/1041.18	c  N dy 27923   6457517      1475      6954    118528    172089    365818   3489338     11.22     12.34
4175.01/1045.12	c  N dy 28006   6477767      1475      6954    118528    191922    365818   4166802     11.22     11.85
4191.01/1049.11	c  N dy 28094   6497912      1475      6954    118528    211694    365818   4874242     11.22     11.90
4206.97/1053.10	c  N dy 28197   6517936      1475      6954    118528    121576    365818   1686217     11.22     12.17
4220.15/1056.42	c  N dy 28291   6538243      1475      6954    118528    141413    365818   2373525     11.22     12.02
4233.74/1059.89	c  N dy 28391   6558304      1475      6954    118528    161142    365818   3081580     11.22     12.06
4248.14/1063.44	c  N dy 28469   6578365      1475      6954    118528    180823    365818   3801426     11.22     12.11
4263.70/1067.37	c  N dy 28564   6598415      1475      6954    118528    200489    365818   4507018     11.22     11.95
4280.47/1071.58	c  N dy 28670   6618508      1475      6954    118528    220180    365818   5206890     11.22     13.09
4295.25/1075.26	c  N dy 28749   6638722      1475      6954    118528    129169    365818   1907627     11.22     11.82
4309.25/1078.77	c  N dy 28844   6659925      1475      6954    118528    149951    365818   2663403     11.22     11.91
4323.61/1082.33	c  N dy 28928   6680087      1475      6954    118528    169744    365818   3392290     11.22     12.08
4338.79/1086.10	c  N dy 29015   6700144      1475      6954    118528    189395    365818   4094631     11.22     11.83
4349.98/1088.96	c  S st 29079   6715156      1475      6954    118528    204128    365818   4624122     11.22   no data
4350.38/1089.05	c  S st 29079   6715662      1475      6954    118528    204633    365818   4648124     11.22   no data
4350.38/1089.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4352.37/1089.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.1M T:  0.46
4352.37/1089.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4352.37/1089.55	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4354.37/1090.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
4354.37/1090.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
4354.37/1090.05	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
4354.77/1090.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4361.56/1091.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.58 s
4381.93/1096.98	c lits-rem:      1333  cl-subs:    11426  v-elim:      0  v-fix:    0  time:  5.14 s
4381.93/1096.98	c vivif2 --  cl tried     6954 cl shrink        0 lits rem          0 time: 0.00
4383.13/1097.23	c vivif2 --  cl tried   193207 cl shrink        0 lits rem          0 time: 0.25
4384.35/1097.50	c asymm  cl-useful: 0/890/6954 lits-rem:0 time: 0.28
4384.35/1097.51	c calculated reachability. Time: 0.00
4384.35/1097.51	c  N dy 29079   6715662      1475      6954    118528    193207    365818   4452500     11.22   no data
4399.91/1101.40	c  N dy 29171   6736079      1475      6954    118528    213216    365818   5181864     11.22     11.82
4415.89/1105.49	c  N dy 29265   6756094      1475      6954    118528    121245    365818   1631697     11.22     11.90
4429.08/1108.77	c  N dy 29343   6776406      1475      6954    118528    141079    365818   2319521     11.22     11.85
4443.06/1112.20	c  N dy 29435   6796439      1475      6954    118528    160761    365818   3034832     11.22     11.98
4458.23/1116.07	c  N dy 29529   6816514      1475      6954    118528    180412    365818   3736332     11.22     12.60
4473.81/1120.00	c  N dy 29620   6836639      1475      6954    118528    200111    365818   4461040     11.22     11.96
4490.19/1124.07	c  N dy 29725   6857748      1475      6954    118528    220821    365818   5237631     11.22     11.84
4505.76/1127.94	c  N dy 29822   6877977      1475      6954    118528    128021    365818   1855343     11.23     11.85
4519.35/1131.36	c  N dy 29934   6898204      1475      6954    118528    147814    365818   2570468     11.23     11.88
4533.76/1134.91	c  N dy 30020   6918271      1475      6954    118528    167427    365818   3266634     11.23     12.10
4548.11/1138.54	c  N dy 30101   6938685      1475      6954    118528    187373    365818   3975695     11.23     11.88
4563.69/1142.44	c  N dy 30178   6958724      1475      6954    118528    207020    365818   4688799     11.23     11.82
4580.07/1146.54	c  N dy 30284   6978869      1475      6954    118528    226748    365818   5425030     11.23     11.86
4595.27/1150.35	c  N dy 30389   6999579      1475      6954    118528    133484    365818   2034400     11.23     11.93
4609.23/1153.83	c  N dy 30492   7020251      1475      6954    118528    153796    365818   2811153     11.23     11.82
4623.61/1157.41	c  N dy 30582   7040376      1475      6954    118528    173536    365818   3520769     11.23     11.85
4638.40/1161.18	c  N dy 30669   7060397      1475      6954    118528    193166    365818   4232568     11.23     11.86
4654.77/1165.28	c  N dy 30771   7080520      1475      6954    118528    212933    365818   4960690     11.23     12.08
4673.54/1169.94	c  N dy 30875   7100535      1475      6954    118528    117910    365818   1454475     11.23     11.83
4687.14/1173.38	c  N dy 30967   7120728      1475      6954    118528    137692    365818   2140318     11.23     11.94
4701.50/1176.92	c  N dy 31068   7140929      1475      6954    118528    157517    365818   2850041     11.23     11.88
4715.88/1180.59	c  N dy 31166   7161017      1475      6954    118528    177244    365818   3558516     11.23     11.83
4731.08/1184.33	c  N dy 31237   7181107      1475      6954    118528    196913    365818   4248129     11.23     13.70
4747.43/1188.40	c  N dy 31314   7201218      1475      6954    118528    216605    365818   4921150     11.23     11.93
4759.02/1191.31	c  S st 31373   7215662      1475      6954    118528    230782    365818   5432442     11.23     11.71
4759.42/1191.42	c  S st 31373   7216165      1475      6954    118528    231284    365818   5460551     11.23   no data
4759.42/1191.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4761.42/1191.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.4M T:  0.51
4761.42/1191.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4761.42/1191.96	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4763.41/1192.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.47 s
4763.41/1192.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1475 time:  0.01 s
4763.41/1192.46	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.01 s
4763.81/1192.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
4770.62/1194.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 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: 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-3264223-1304127692/watcher-3264223-1304127692 -o /tmp/evaluation-result-3264223-1304127692/solver-3264223-1304127692 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3264223-1304127692.cnf 

running on 4 cores: 0,2,4,6

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: 8.07 8.06 7.98 7/180 30181
/proc/meminfo: memFree=30171332/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 524366299 52441088 347 33554432000 4194304 4627427 140736708257088 18446744073709551615 47145338156972 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 12803 347 299 106 0 7774 0
[pid=30181/tid=30182] ppid=30179 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 524366300 52441088 347 33554432000 4194304 4627427 140736708257088 18446744073709551615 239476751345 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 524366300 52441088 347 33554432000 4194304 4627427 140736708257088 18446744073709551615 239488492598 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 524366300 52441088 347 33554432000 4194304 4627427 140736708257088 18446744073709551615 47145338156978 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.120119 s]
/proc/loadavg: 8.07 8.06 7.98 7/180 30181
/proc/meminfo: memFree=30171332/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=289600 CPUtime=0.49 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 8548 0 0 0 47 2 0 0 18 0 4 0 524366299 296550400 8458 33554432000 4194304 4627427 140736708257088 18446744073709551615 239476354512 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 74146 11927 385 106 0 69117 0
[pid=30181/tid=30182] ppid=30179 vsize=296584 CPUtime=0.84 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 3771 0 0 0 84 0 0 0 19 0 4 0 524366300 303702016 11927 33554432000 4194304 4627427 140736708257088 18446744073709551615 4308425 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=296584 CPUtime=0.83 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 3765 0 0 0 82 1 0 0 19 0 4 0 524366300 303702016 11927 33554432000 4194304 4627427 140736708257088 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=296584 CPUtime=0.84 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 3006 0 0 0 84 0 0 0 19 0 4 0 524366300 303702016 11927 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 289600

[startup+0.956138 s]
/proc/loadavg: 8.07 8.06 7.98 7/180 30181
/proc/meminfo: memFree=30171332/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=297132 CPUtime=3.79 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 15995 0 0 0 375 4 0 0 19 0 4 0 524366299 304263168 11639 33554432000 4194304 4627427 140736708257088 18446744073709551615 4327446 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 74283 11639 385 106 0 69254 0
[pid=30181/tid=30182] ppid=30179 vsize=297132 CPUtime=0.94 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 4157 0 0 0 94 0 0 0 19 0 4 0 524366300 304263168 11639 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=297132 CPUtime=0.93 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 4142 0 0 0 92 1 0 0 19 0 4 0 524366300 304263168 11639 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=297132 CPUtime=0.94 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 3135 0 0 0 94 0 0 0 19 0 4 0 524366300 304263168 11639 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.79
Current children cumulated vsize (KiB) 297132

[startup+1.05612 s]
/proc/loadavg: 8.07 8.06 7.98 7/180 30181
/proc/meminfo: memFree=30171332/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=297132 CPUtime=4.19 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 16342 0 0 0 415 4 0 0 19 0 4 0 524366299 304263168 11986 33554432000 4194304 4627427 140736708257088 18446744073709551615 4308940 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 74283 11986 385 106 0 69254 0
[pid=30181/tid=30182] ppid=30179 vsize=297132 CPUtime=1.04 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 4218 0 0 0 104 0 0 0 19 0 4 0 524366300 304263168 11986 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=297132 CPUtime=1.04 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 4225 0 0 0 102 2 0 0 19 0 4 0 524366300 304263168 11986 33554432000 4194304 4627427 140736708257088 18446744073709551615 4330056 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=297132 CPUtime=1.04 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 3260 0 0 0 104 0 0 0 19 0 4 0 524366300 304263168 11986 33554432000 4194304 4627427 140736708257088 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.19
Current children cumulated vsize (KiB) 297132

[startup+1.1561 s]
/proc/loadavg: 8.07 8.06 7.98 7/180 30181
/proc/meminfo: memFree=30171332/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=288148 CPUtime=4.59 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 16851 0 0 0 455 4 0 0 19 0 4 0 524366299 295063552 11781 33554432000 4194304 4627427 140736708257088 18446744073709551615 4310117 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 72037 11781 385 106 0 67008 0
[pid=30181/tid=30182] ppid=30179 vsize=288148 CPUtime=1.14 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 4279 0 0 0 114 0 0 0 19 0 4 0 524366300 295063552 11781 33554432000 4194304 4627427 140736708257088 18446744073709551615 4321328 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=288148 CPUtime=1.14 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 4291 0 0 0 112 2 0 0 19 0 4 0 524366300 295063552 11781 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309149 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=288148 CPUtime=1.14 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 3570 0 0 0 114 0 0 0 19 0 4 0 524366300 295063552 11781 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4.59
Current children cumulated vsize (KiB) 288148

[startup+1.50109 s]
/proc/loadavg: 8.07 8.06 7.98 7/180 30181
/proc/meminfo: memFree=30171332/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=288604 CPUtime=5.97 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 18896 0 0 0 592 5 0 0 20 0 4 0 524366299 295530496 12062 33554432000 4194304 4627427 140736708257088 18446744073709551615 4332937 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 72151 12062 385 106 0 67122 0
[pid=30181/tid=30182] ppid=30179 vsize=288604 CPUtime=1.48 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 4820 0 0 0 148 0 0 0 20 0 4 0 524366300 295530496 12062 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=288604 CPUtime=1.48 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 4849 0 0 0 146 2 0 0 20 0 4 0 524366300 295530496 12062 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=288604 CPUtime=1.48 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 3970 0 0 0 148 0 0 0 20 0 4 0 524366300 295530496 12062 33554432000 4194304 4627427 140736708257088 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 288604

[startup+3.10073 s]
/proc/loadavg: 8.22 8.10 7.99 11/184 30275
/proc/meminfo: memFree=30105524/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=289540 CPUtime=12.35 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 25122 0 0 0 1228 7 0 0 25 0 4 0 524366299 296488960 14886 33554432000 4194304 4627427 140736708257088 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 72385 14886 389 106 0 67356 0
[pid=30181/tid=30182] ppid=30179 vsize=289540 CPUtime=3.07 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 6395 0 0 0 307 0 0 0 25 0 4 0 524366300 296488960 14886 33554432000 4194304 4627427 140736708257088 18446744073709551615 4424672 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=289540 CPUtime=3.08 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 6546 0 0 0 306 2 0 0 25 0 4 0 524366300 296488960 14886 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=289540 CPUtime=3.09 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 5977 0 0 0 308 1 0 0 25 0 4 0 524366300 296488960 14887 33554432000 4194304 4627427 140736708257088 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 289540

[startup+6.30612 s]
/proc/loadavg: 8.20 8.09 7.99 9/184 30275
/proc/meminfo: memFree=30056732/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=304552 CPUtime=25.16 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 36823 0 0 0 2506 10 0 0 25 0 4 0 524366299 311861248 20533 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 76138 20533 389 106 0 71109 0
[pid=30181/tid=30182] ppid=30179 vsize=304552 CPUtime=6.26 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 8408 0 0 0 625 1 0 0 25 0 4 0 524366300 311861248 20533 33554432000 4194304 4627427 140736708257088 18446744073709551615 4321739 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=304552 CPUtime=6.29 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 10162 0 0 0 626 3 0 0 25 0 4 0 524366300 311861248 20533 33554432000 4194304 4627427 140736708257088 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=304552 CPUtime=6.3 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 8971 0 0 0 628 2 0 0 25 0 4 0 524366300 311861248 20533 33554432000 4194304 4627427 140736708257088 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 304552

[startup+12.7009 s]
/proc/loadavg: 8.27 8.11 7.99 9/184 30276
/proc/meminfo: memFree=29994472/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=313404 CPUtime=50.71 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 58121 0 0 0 5057 14 0 0 25 0 4 0 524366299 320925696 34930 33554432000 4194304 4627427 140736708257088 18446744073709551615 4424460 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 78351 34930 389 106 0 73322 0
[pid=30181/tid=30182] ppid=30179 vsize=313404 CPUtime=12.62 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 13830 0 0 0 1261 1 0 0 25 0 4 0 524366300 320925696 34930 33554432000 4194304 4627427 140736708257088 18446744073709551615 4322179 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=313404 CPUtime=12.68 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 14320 0 0 0 1264 4 0 0 25 0 4 0 524366300 320925696 34930 33554432000 4194304 4627427 140736708257088 18446744073709551615 4428398 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=313404 CPUtime=12.69 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 16799 0 0 0 1265 4 0 0 25 0 4 0 524366300 320925696 34930 33554432000 4194304 4627427 140736708257088 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 313404

[startup+25.5004 s]
/proc/loadavg: 8.22 8.10 7.99 9/184 30276
/proc/meminfo: memFree=29935716/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=325072 CPUtime=101.84 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 80841 0 0 0 10165 19 0 0 25 0 4 0 524366299 332873728 40523 33554432000 4194304 4627427 140736708257088 18446744073709551615 4424704 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 81268 40523 389 106 0 76239 0
[pid=30181/tid=30182] ppid=30179 vsize=325072 CPUtime=25.36 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 16113 0 0 0 2534 2 0 0 25 0 4 0 524366300 332873728 40523 33554432000 4194304 4627427 140736708257088 18446744073709551615 4327424 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=325072 CPUtime=25.48 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 19889 0 0 0 2544 4 0 0 25 0 4 0 524366300 332873728 40523 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=325072 CPUtime=25.49 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 26180 0 0 0 2543 6 0 0 25 0 4 0 524366300 332873728 40523 33554432000 4194304 4627427 140736708257088 18446744073709551615 4308493 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 325072

[startup+51.1005 s]
/proc/loadavg: 8.13 8.09 7.99 9/184 30277
/proc/meminfo: memFree=29893980/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=329076 CPUtime=204.11 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 119414 0 0 0 20383 28 0 0 25 0 4 0 524366299 336973824 50175 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 82269 50175 389 106 0 77240 0
[pid=30181/tid=30182] ppid=30179 vsize=329076 CPUtime=50.83 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 21139 0 0 0 5080 3 0 0 25 0 4 0 524366300 336973824 50175 33554432000 4194304 4627427 140736708257088 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=329076 CPUtime=51.08 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 29743 0 0 0 5101 7 0 0 25 0 4 0 524366300 336973824 50175 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=329076 CPUtime=51.09 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 40918 0 0 0 5099 10 0 0 25 0 4 0 524366300 336973824 50175 33554432000 4194304 4627427 140736708257088 18446744073709551615 4333154 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 329076

[startup+102.301 s]
/proc/loadavg: 8.15 8.11 8.00 9/184 30278
/proc/meminfo: memFree=29808260/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=430988 CPUtime=408.64 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 193091 0 0 0 40820 44 0 0 25 0 4 0 524366299 441331712 64067 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309155 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 107747 64067 389 106 0 102718 0
[pid=30181/tid=30182] ppid=30179 vsize=430988 CPUtime=101.77 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 26679 0 0 0 10173 4 0 0 25 0 4 0 524366300 441331712 64067 33554432000 4194304 4627427 140736708257088 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=430988 CPUtime=102.28 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 50890 0 0 0 10218 10 0 0 25 0 4 0 524366300 441331712 64067 33554432000 4194304 4627427 140736708257088 18446744073709551615 4308493 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=430988 CPUtime=102.29 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 68775 0 0 0 10212 17 0 0 25 0 4 0 524366300 441331712 64067 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 430988

[startup+162.3 s]

################
# More data... #
################

[pid=30181] ppid=30179 vsize=779888 CPUtime=2565.89 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 819309 0 0 0 256386 203 0 0 25 0 4 0 524366299 798605312 115172 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 194972 115172 389 106 0 189943 0
[pid=30181/tid=30182] ppid=30179 vsize=779888 CPUtime=638.98 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 91942 0 0 0 63877 21 0 0 25 0 4 0 524366300 798605312 115172 33554432000 4194304 4627427 140736708257088 18446744073709551615 4328381 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=779888 CPUtime=642.28 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 256937 0 0 0 64170 58 0 0 25 0 4 0 524366300 798605312 115172 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=779888 CPUtime=642.3 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 279410 0 0 0 64155 75 0 0 25 0 4 0 524366300 798605312 115172 33554432000 4194304 4627427 140736708257088 18446744073709551615 4332826 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2565.89
Current children cumulated vsize (KiB) 779888

[startup+702.301 s]
/proc/loadavg: 8.20 8.13 8.03 9/184 30294
/proc/meminfo: memFree=29392060/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=675920 CPUtime=2805.59 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 898182 0 0 0 280338 221 0 0 25 0 4 0 524366299 692142080 119519 33554432000 4194304 4627427 140736708257088 18446744073709551615 4324976 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 168980 119519 389 106 0 163951 0
[pid=30181/tid=30182] ppid=30179 vsize=675920 CPUtime=698.68 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 108188 0 0 0 69843 25 0 0 25 0 4 0 524366300 692142080 119519 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=675920 CPUtime=702.28 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 283638 0 0 0 70164 64 0 0 25 0 4 0 524366300 692142080 119519 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=675920 CPUtime=702.31 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 299521 0 0 0 70152 79 0 0 25 0 4 0 524366300 692142080 119519 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.59
Current children cumulated vsize (KiB) 675920

[startup+762.3 s]
/proc/loadavg: 8.20 8.14 8.04 9/184 30296
/proc/meminfo: memFree=29351812/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=800132 CPUtime=3045.27 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 971081 0 0 0 304287 240 0 0 25 0 4 0 524366299 819335168 124431 33554432000 4194304 4627427 140736708257088 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 200033 124431 389 106 0 195004 0
[pid=30181/tid=30182] ppid=30179 vsize=800132 CPUtime=758.35 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 127529 0 0 0 75804 31 0 0 25 0 4 0 524366300 819335168 124431 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=800132 CPUtime=762.27 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 302215 0 0 0 76159 68 0 0 25 0 4 0 524366300 819335168 124431 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=800132 CPUtime=762.31 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 317190 0 0 0 76148 83 0 0 25 0 4 0 524366300 819335168 124431 33554432000 4194304 4627427 140736708257088 18446744073709551615 4321720 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3045.27
Current children cumulated vsize (KiB) 800132

[startup+822.301 s]
/proc/loadavg: 8.07 8.11 8.03 9/184 30297
/proc/meminfo: memFree=29312944/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=802812 CPUtime=3284.97 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 1042909 0 0 0 328235 262 0 0 25 0 4 0 524366299 822079488 125002 33554432000 4194304 4627427 140736708257088 18446744073709551615 4308399 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 200703 125002 389 106 0 195674 0
[pid=30181/tid=30182] ppid=30179 vsize=802812 CPUtime=818.05 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 144256 0 0 0 81768 37 0 0 25 0 4 0 524366300 822079488 125002 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=802812 CPUtime=822.27 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 320825 0 0 0 82154 73 0 0 25 0 4 0 524366300 822079488 125002 33554432000 4194304 4627427 140736708257088 18446744073709551615 4415768 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=802812 CPUtime=822.31 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 335570 0 0 0 82142 89 0 0 25 0 4 0 524366300 822079488 125002 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.97
Current children cumulated vsize (KiB) 802812

[startup+882.3 s]
/proc/loadavg: 8.08 8.10 8.03 9/184 30299
/proc/meminfo: memFree=29313388/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=870748 CPUtime=3524.64 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 1116552 0 0 0 352181 283 0 0 25 0 4 0 524366299 891645952 129648 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 217687 129648 389 106 0 212658 0
[pid=30181/tid=30182] ppid=30179 vsize=870748 CPUtime=877.73 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 161024 0 0 0 87732 41 0 0 25 0 4 0 524366300 891645952 129648 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=870748 CPUtime=882.26 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 342180 0 0 0 88148 78 0 0 25 0 4 0 524366300 891645952 129648 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=870748 CPUtime=882.31 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 353203 0 0 0 88136 95 0 0 25 0 4 0 524366300 891645952 129648 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3524.64
Current children cumulated vsize (KiB) 870748

[startup+942.301 s]
/proc/loadavg: 8.03 8.08 8.03 9/184 30300
/proc/meminfo: memFree=29285560/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=872896 CPUtime=3764.35 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 1186420 0 0 0 376131 304 0 0 25 0 4 0 524366299 893845504 134225 33554432000 4194304 4627427 140736708257088 18446744073709551615 4308940 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 218224 134225 389 106 0 213195 0
[pid=30181/tid=30182] ppid=30179 vsize=872896 CPUtime=937.41 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 178573 0 0 0 93695 46 0 0 25 0 4 0 524366300 893845504 134225 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309075 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=872896 CPUtime=942.27 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 359941 0 0 0 94144 83 0 0 25 0 4 0 524366300 893845504 134225 33554432000 4194304 4627427 140736708257088 18446744073709551615 4321603 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=872896 CPUtime=942.32 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 370801 0 0 0 94132 100 0 0 25 0 4 0 524366300 893845504 134225 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3764.35
Current children cumulated vsize (KiB) 872896

[startup+1002.3 s]
/proc/loadavg: 8.01 8.06 8.02 9/184 30302
/proc/meminfo: memFree=29256244/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=904584 CPUtime=4004.04 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 1264972 0 0 0 400078 326 0 0 25 0 4 0 524366299 926294016 146412 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 226146 146412 389 106 0 221117 0
[pid=30181/tid=30182] ppid=30179 vsize=904584 CPUtime=997.11 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 198285 0 0 0 99659 52 0 0 25 0 4 0 524366300 926294016 146412 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=904584 CPUtime=1002.27 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 376925 0 0 0 100138 89 0 0 25 0 4 0 524366300 926294016 146412 33554432000 4194304 4627427 140736708257088 18446744073709551615 4327459 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=904584 CPUtime=1002.31 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 395409 0 0 0 100126 105 0 0 25 0 4 0 524366300 926294016 146412 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4004.04
Current children cumulated vsize (KiB) 904584

[startup+1062.31 s]
/proc/loadavg: 8.09 8.08 8.03 9/184 30304
/proc/meminfo: memFree=29246152/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=907052 CPUtime=4243.74 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 1333887 0 0 0 424031 343 0 0 25 0 4 0 524366299 928821248 143961 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 226763 143961 389 106 0 221734 0
[pid=30181/tid=30182] ppid=30179 vsize=907052 CPUtime=1056.79 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 215435 0 0 0 105623 56 0 0 25 0 4 0 524366300 928821248 143961 33554432000 4194304 4627427 140736708257088 18446744073709551615 4327407 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=907052 CPUtime=1062.28 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 393684 0 0 0 106135 93 0 0 25 0 4 0 524366300 928821248 143961 33554432000 4194304 4627427 140736708257088 18446744073709551615 4324528 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=907052 CPUtime=1062.32 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 413174 0 0 0 106122 110 0 0 25 0 4 0 524366300 928821248 143961 33554432000 4194304 4627427 140736708257088 18446744073709551615 4424686 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4243.74
Current children cumulated vsize (KiB) 907052

[startup+1122.3 s]
/proc/loadavg: 8.11 8.09 8.03 9/184 30305
/proc/meminfo: memFree=29223884/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=975360 CPUtime=4483.4 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 1396803 0 0 0 447979 361 0 0 25 0 4 0 524366299 998768640 149653 33554432000 4194304 4627427 140736708257088 18446744073709551615 4308912 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 243840 149653 389 106 0 238811 0
[pid=30181/tid=30182] ppid=30179 vsize=975360 CPUtime=1116.47 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 231970 0 0 0 111586 61 0 0 25 0 4 0 524366300 998768640 149653 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=975360 CPUtime=1122.27 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 409217 0 0 0 112130 97 0 0 25 0 4 0 524366300 998768640 149653 33554432000 4194304 4627427 140736708257088 18446744073709551615 4308117 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=975360 CPUtime=1122.31 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 428807 0 0 0 112117 114 0 0 25 0 4 0 524366300 998768640 149653 33554432000 4194304 4627427 140736708257088 18446744073709551615 4352141 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4483.4
Current children cumulated vsize (KiB) 975360

[startup+1182.3 s]
/proc/loadavg: 8.11 8.10 8.04 9/184 30316
/proc/meminfo: memFree=29217260/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=911168 CPUtime=4723.07 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 1463462 0 0 0 471931 376 0 0 25 0 4 0 524366299 933036032 146654 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 227792 146654 389 106 0 222763 0
[pid=30181/tid=30182] ppid=30179 vsize=911168 CPUtime=1176.14 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 246251 0 0 0 117550 64 0 0 25 0 4 0 524366300 933036032 146654 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=911168 CPUtime=1182.27 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 426241 0 0 0 118126 101 0 0 25 0 4 0 524366300 933036032 146654 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=911168 CPUtime=1182.31 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 446795 0 0 0 118112 119 0 0 25 0 4 0 524366300 933036032 146654 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4723.07
Current children cumulated vsize (KiB) 911168



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 8.21 8.12 8.04 9/184 30316
/proc/meminfo: memFree=29206420/32950928 swapFree=67086612/67111528
[pid=30181] ppid=30179 vsize=978888 CPUtime=4800.18 cores=0,2,4,6
/proc/30181/stat : 30181 (strangenight2-m) R 30179 30181 29718 0 -1 4202496 1482925 0 0 0 479635 383 0 0 25 0 4 0 524366299 1002381312 151737 33554432000 4194304 4627427 140736708257088 18446744073709551615 4527363 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/30181/statm: 244722 151737 389 106 0 239693 0
[pid=30181/tid=30182] ppid=30179 vsize=978888 CPUtime=1195.34 cores=0,2,4,6
/proc/30181/task/30182/stat : 30182 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 251778 0 0 0 119468 66 0 0 25 0 4 0 524366300 1002381312 151737 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309220 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=30181/tid=30183] ppid=30179 vsize=978888 CPUtime=1201.57 cores=0,2,4,6
/proc/30181/task/30183/stat : 30183 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 431446 0 0 0 120054 103 0 0 25 0 4 0 524366300 1002381312 151737 33554432000 4194304 4627427 140736708257088 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=30181/tid=30184] ppid=30179 vsize=978888 CPUtime=1201.61 cores=0,2,4,6
/proc/30181/task/30184/stat : 30184 (strangenight2-m) R 30179 30181 29718 0 -1 4202560 450498 0 0 0 120041 120 0 0 25 0 4 0 524366300 1002381312 151737 33554432000 4194304 4627427 140736708257088 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.18
Current children cumulated vsize (KiB) 978888

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): 1201.64
CPU time (s): 4800.24
CPU user time (s): 4796.38
CPU system time (s): 3.86641
CPU usage (%): 399.474
Max. virtual memory (cumulated for all children) (KiB): 1045936

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.37
system time used= 3.86641
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1482927
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= 1587
involuntary context switches= 35380

runsolver used 1.88571 second user time and 4.43133 second system time

The end

Launcher Data

Begin job on node148 at 2011-04-30 03:41:32
IDJOB=3264223
IDBENCH=84568
IDSOLVER=1586
FILE ID=node148/3264223-1304127692
RUNJOBID= node148-1304126488-30064
PBS_JOBID= 13170748
Free space on /tmp= 71428 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT04/handmade/kexu/frb-0.8/frb59-26-1.used-as.sat04-891.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3264223-1304127692/watcher-3264223-1304127692 -o /tmp/evaluation-result-3264223-1304127692/solver-3264223-1304127692 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3264223-1304127692.cnf

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

MD5SUM BENCH= 5877850d9f604b6973676132cbba5c90
RANDOM SEED=1961916282

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      30171620 kB
Buffers:        722152 kB
Cached:        1643864 kB
SwapCached:       3696 kB
Active:         139224 kB
Inactive:      2275996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      30171620 kB
SwapTotal:    67111528 kB
SwapFree:     67086612 kB
Dirty:           12872 kB
Writeback:           0 kB
AnonPages:       47268 kB
Mapped:          14064 kB
Slab:           300296 kB
PageTables:       4288 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   274052 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= 71420 MiB
End job on node148 at 2011-04-30 04:01:36