Trace number 3366282

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 (fixed)? (TO) 4800.19 1202.86

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S94779963-093-UNKNOWN.cnf
MD5SUMaef8bd4e13046b42a5bc777dc56e10de
Bench CategoryRANDOM (random 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 variables400
Number of clauses34000
Sum of the clauses size238000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 534000

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366282-1305400722.cnf'
0.00/0.01	c -- header says num vars:            400
0.00/0.01	c -- header says num clauses:       34000
0.03/0.03	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.03/0.03	c -- vars added        400
0.03/0.03	c Parsing time:  0.02 s
0.03/0.03	c  N st     0         0       400     34000         0         0    238000         0   no data   no data
1.57/0.45	c asymm  cl-useful: 0/14569/34000 lits-rem:0 time: 0.42
1.57/0.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
1.57/0.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.57/0.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.57/0.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.57/0.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1.57/0.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2.36/0.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
2.36/0.63	c Finding binary XORs  T:     0.00 s  found:       0
2.36/0.65	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
2.36/0.65	c calculated reachability. Time: 0.00
2.36/0.65	c Calc default polars -  time:   0.00 s pos:     204 undec:       6 neg:     190
2.36/0.65	c =========================================================================================
2.36/0.65	c types(t): F = full restart, N = normal restart
2.36/0.65	c types(t): S = simplification begin/end, E = solution found
2.36/0.65	c restart types(rt): st = static, dy = dynamic
2.36/0.65	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
2.36/0.65	c  B st     0         0       400     34000         0         0    238000         0   no data   no data
3.56/0.99	c  N dy    16      4118       400     34000         0      4065    238000    398773     85.40     90.05
5.15/1.33	c  N dy    24      8121       400     34000         0      5234    238000    390045     82.29     86.78
6.35/1.69	c  N dy    41     12159       400     34000         0      9223    238000    762402     82.07     87.04
7.95/2.05	c  N dy    56     16193       400     34000         0      8509    238000    577750     81.77     87.18
9.94/2.50	c  N dy    80     20800       400     34000         0      6922    238000    323503     82.16     86.90
11.14/2.89	c  F st   100     25003       400     34000         0     11077    238000    715040     82.19     79.70
11.14/2.89	c  N st   100     25003       400     34000         0     11077    238000    715040     82.19     79.70
13.17/3.37	c  N dy   106     30000       400     34000         0      8662    238000    398839     82.19   no data
13.17/3.37	c  S st   106     30000       400     34000         0      8662    238000    398839     82.19   no data
13.53/3.43	c  S st   106     30505       400     34000         0      9165    238000    441821     82.19   no data
13.53/3.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.53/3.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
13.53/3.46	c blocked clauses removed:        0 vars:      0 tried:         400 T: 0.00 s
13.53/3.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.53/3.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.53/3.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
13.53/3.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.53/3.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.53/3.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.13/3.81	c lits-rem:        12  cl-subs:       62  v-elim:      0  v-fix:    0  time:  0.32 s
15.93/4.04	c asymm  cl-useful: 0/7557/34000 lits-rem:0 time: 0.23
15.93/4.04	c calculated reachability. Time: 0.00
15.93/4.04	c  N dy   106     30505       400     34000         0      9103    238000    432167     82.19   no data
17.56/4.48	c  N dy   127     34639       400     34000         0     13190    238000    820533     82.41     87.64
19.51/4.98	c  N dy   146     38659       400     34000         0      8724    238000    310264     82.37     87.17
21.53/5.42	c  N dy   164     42676       400     34000         0     12682    238000    683971     82.41     88.09
22.71/5.76	c  S st   178     45759       400     34000         0     15733    238000    968595     82.35     69.78
23.11/5.85	c  S st   178     46262       400     34000         0     16233    238000   1013473     82.35   no data
23.11/5.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.11/5.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
23.11/5.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.11/5.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.11/5.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.11/5.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
23.11/5.88	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.11/5.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.51/5.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.73/7.76	c lits-rem:        96  cl-subs:      248  v-elim:      0  v-fix:    0  time:  1.83 s
30.73/7.77	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
30.73/7.78	c vivif2 --  cl tried    15985 cl shrink        0 lits rem          0 time: 0.01
31.89/8.06	c asymm  cl-useful: 0/6391/34000 lits-rem:0 time: 0.28
31.89/8.06	c calculated reachability. Time: 0.00
31.89/8.06	c  N dy   178     46262       400     34000         0     15985    238000    977403     82.35   no data
33.89/8.53	c  N dy   204     50285       400     34000         0     10466    238000    388274     82.53     87.17
35.48/8.94	c  N dy   223     54327       400     34000         0     14450    238000    764886     82.64     91.63
37.48/9.42	c  N dy   237     58700       400     34000         0     18777    238000   1175560     82.59     87.55
39.09/9.87	c  N dy   251     62757       400     34000         0     12277    238000    475963     82.51     87.02
41.07/10.30	c  N dy   276     66844       400     34000         0     16304    238000    855907     82.59     86.98
41.87/10.58	c  S st   288     69393       400     34000         0     18815    238000   1090709     82.57     79.65
42.26/10.67	c  S st   288     69894       400     34000         0     19315    238000   1135110     82.57   no data
42.26/10.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.26/10.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
42.66/10.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.66/10.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.66/10.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.66/10.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
42.66/10.70	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.66/10.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
42.66/10.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.03/13.34	c lits-rem:       139  cl-subs:      256  v-elim:      0  v-fix:    0  time:  2.59 s
53.03/13.35	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
53.03/13.36	c vivif2 --  cl tried    19059 cl shrink        0 lits rem          0 time: 0.01
54.23/13.64	c asymm  cl-useful: 0/5483/34000 lits-rem:0 time: 0.28
54.23/13.64	c calculated reachability. Time: 0.00
54.23/13.64	c  N dy   288     69894       400     34000         0     19059    238000   1097428     82.57   no data
56.65/14.24	c  N dy   305     74620       400     34000         0     12214    238000    390951     82.56     87.25
58.62/14.76	c  N dy   326     79495       400     34000         0     17033    238000    846553     82.58     87.11
61.03/15.35	c  N dy   336     84592       400     34000         0     22077    238000   1318541     82.38     86.75
62.61/15.72	c  F st   349     87500       400     34000         0     24947    238000   1587521     82.36   no data
63.81/16.08	c  N st   354     90794       400     34000         0     15702    238000    643309     82.36   no data
67.00/16.81	c  N dy   369     97257       400     34000         0     22061    238000   1257200     82.35     87.64
70.23/17.64	c  N dy   399    103987       400     34000         0     15230    238000    510821     82.35     87.25
70.59/17.74	c  S st   403    104841       400     34000         0     16073    238000    588155     82.33   no data
70.99/17.82	c  S st   403    105346       400     34000         0     16576    238000    630145     82.33   no data
70.99/17.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
70.99/17.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
70.99/17.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
70.99/17.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
70.99/17.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
70.99/17.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
70.99/17.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
70.99/17.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
70.99/17.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.00/18.36	c lits-rem:        73  cl-subs:       89  v-elim:      0  v-fix:    0  time:  0.48 s
73.00/18.36	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
73.00/18.37	c vivif2 --  cl tried    16487 cl shrink        0 lits rem          0 time: 0.01
74.20/18.61	c asymm  cl-useful: 0/7614/34000 lits-rem:0 time: 0.25
74.20/18.62	c calculated reachability. Time: 0.00
74.20/18.62	c  N dy   403    105346       400     34000         0     16487    238000    616794     82.33   no data
77.39/19.40	c  N dy   435    112130       400     34000         0     23195    238000   1249073     82.36     87.94
80.98/20.33	c  N dy   473    119424       400     34000         0     15909    238000    494112     82.40     86.86
84.56/21.26	c  N dy   506    127107       400     34000         0     23495    238000   1211561     82.38     87.10
88.96/22.34	c  N dy   538    135263       400     34000         0     16072    238000    426325     82.36     87.23
92.95/23.34	c  N dy   565    144064       400     34000         0     24758    238000   1236280     82.26     87.41
97.74/24.59	c  N dy   609    153351       400     34000         0     17476    238000    477804     82.26     87.00
100.13/25.13	c  S st   632    158019       400     34000         0     22088    238000    909668     82.26   no data
100.54/25.23	c  S st   632    158521       400     34000         0     22590    238000    953280     82.26   no data
100.54/25.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
100.54/25.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
100.54/25.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
100.54/25.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
100.54/25.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
100.54/25.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
100.54/25.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
100.54/25.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
100.54/25.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.12/27.10	c lits-rem:       210  cl-subs:      161  v-elim:      0  v-fix:    0  time:  1.80 s
108.12/27.10	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
108.12/27.11	c vivif2 --  cl tried    22429 cl shrink        0 lits rem          0 time: 0.01
108.92/27.39	c asymm  cl-useful: 0/5905/34000 lits-rem:0 time: 0.28
108.92/27.40	c calculated reachability. Time: 0.00
108.92/27.40	c  N dy   632    158521       400     34000         0     22429    238000    929366     82.26   no data
114.49/28.78	c  N dy   680    168866       400     34000         0     32637    238000   1889488     82.25     86.87
120.08/30.18	c  N dy   721    179676       400     34000         0     25874    238000   1173361     82.18     87.86
126.89/31.88	c  N dy   770    191318       400     34000         0     18942    238000    448688     82.12     86.50
133.65/33.50	c  N dy   836    203602       400     34000         0     31047    238000   1589492     82.19     87.55
140.83/35.38	c  N dy   897    216882       400     34000         0     24774    238000    916227     82.21     87.35
149.24/37.46	c  N dy   956    230760       400     34000         0     38483    238000   2209337     82.21     87.17
153.21/38.41	c  S st   975    237781       400     34000         0     25011    238000    856802     82.17     81.64
153.63/38.51	c  S st   975    238286       400     34000         0     25515    238000    900468     82.17   no data
153.63/38.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
153.63/38.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
153.63/38.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
153.63/38.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
153.63/38.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
153.63/38.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
153.63/38.54	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
153.63/38.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
153.63/38.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.38/39.73	c lits-rem:        53  cl-subs:      156  v-elim:      0  v-fix:    0  time:  1.14 s
158.38/39.73	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
158.38/39.74	c vivif2 --  cl tried    25359 cl shrink        0 lits rem          0 time: 0.01
159.58/40.05	c asymm  cl-useful: 0/5435/34000 lits-rem:0 time: 0.31
159.58/40.05	c calculated reachability. Time: 0.00
159.58/40.05	c  N dy   975    238286       400     34000         0     25359    238000    878065     82.17   no data
168.76/42.31	c  N dy  1041    253576       400     34000         0     40458    238000   2298678     82.16     87.52
179.14/44.91	c  N dy  1118    269873       400     34000         0     35161    238000   1729234     82.18     87.84
189.91/47.62	c  N dy  1201    287180       400     34000         0     29856    238000   1145653     82.23     86.97
201.50/50.56	c  N dy  1273    305539       400     34000         0     24629    238000    571782     82.22     87.44
201.92/50.67	c  F st  1279    306251       400     34000         0     25333    238000    638128     82.22   no data
214.26/53.74	c  N dy  1347    326676       400     34000         0     45478    238000   2547618     82.20     87.09
226.63/56.83	c  N dy  1427    346897       400     34000         0     41088    238000   2040901     82.18     87.71
234.21/58.74	c  S st  1469    357429       400     34000         0     26146    238000    550052     82.16     78.54
234.61/58.85	c  S st  1469    357933       400     34000         0     26647    238000    595409     82.16   no data
234.61/58.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
234.61/58.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
234.61/58.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
234.61/58.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
234.61/58.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
234.61/58.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
234.61/58.89	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
235.01/58.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
235.01/58.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
237.05/59.42	c lits-rem:         2  cl-subs:       36  v-elim:      0  v-fix:    0  time:  0.50 s
237.05/59.43	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
237.05/59.43	c vivif2 --  cl tried    26611 cl shrink        0 lits rem          0 time: 0.01
238.21/59.75	c asymm  cl-useful: 0/5200/34000 lits-rem:0 time: 0.32
238.21/59.75	c calculated reachability. Time: 0.00
238.21/59.75	c  N dy  1469    357933       400     34000         0     26611    238000    589861     82.16   no data
250.58/62.86	c  N dy  1564    377975       400     34000         0     46401    238000   2455052     82.19     87.06
263.38/66.01	c  N dy  1656    397984       400     34000         0     39809    238000   1757286     82.22     88.27
276.92/69.42	c  N dy  1728    417998       400     34000         0     32250    238000    963634     82.19     87.45
290.48/72.83	c  N dy  1815    438068       400     34000         0     52068    238000   2829547     82.19     86.69
304.45/76.34	c  N dy  1910    458183       400     34000         0     43624    238000   1950775     82.21     86.73
319.22/80.04	c  N dy  2009    478436       400     34000         0     34347    238000    994428     82.23     86.57
333.19/83.52	c  N dy  2097    498519       400     34000         0     54198    238000   2850251     82.21     88.09
347.15/87.06	c  N dy  2182    518520       400     34000         0     43664    238000   1788287     82.23     90.18
361.92/90.71	c  S st  2272    536899       400     34000         0     61816    238000   3496873     82.25     78.93
362.32/90.90	c  S st  2272    537401       400     34000         0     62316    238000   3542350     82.25   no data
362.72/90.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
362.72/90.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
362.72/90.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
362.72/90.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
362.72/90.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
362.72/90.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
362.72/90.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
363.12/91.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
363.51/91.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
495.63/124.29	c lits-rem:       512  cl-subs:      890  v-elim:      0  v-fix:    0  time: 33.18 s
495.63/124.29	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
496.05/124.33	c vivif2 --  cl tried    61426 cl shrink        0 lits rem          0 time: 0.04
497.61/124.73	c asymm  cl-useful: 0/3300/34000 lits-rem:0 time: 0.40
497.61/124.73	c calculated reachability. Time: 0.00
497.61/124.73	c  N dy  2272    537401       400     34000         0     61426    238000   3409935     82.25   no data
511.57/128.23	c  N dy  2374    557529       400     34000         0     50030    238000   2312575     82.28     86.99
526.77/132.09	c  N dy  2466    578058       400     34000         0     38064    238000   1092667     82.27     86.94
541.90/135.80	c  N dy  2560    598279       400     34000         0     58058    238000   2971887     82.28     86.74
557.50/139.72	c  N dy  2645    618536       400     34000         0     44800    238000   1646629     82.27     86.95
574.23/143.94	c  N dy  2737    638594       400     34000         0     64598    238000   3507355     82.27     86.97
589.79/147.81	c  N dy  2819    658635       400     34000         0     50131    238000   2069598     82.27     86.77
608.55/152.50	c  N dy  2905    678827       400     34000         0     70075    238000   3949197     82.26     86.88
623.35/156.28	c  N dy  2997    699214       400     34000         0     55007    238000   2438948     82.27     86.63
641.67/160.80	c  N dy  3094    719221       400     34000         0     38540    238000    809411     82.27     86.85
657.64/164.86	c  N dy  3182    739849       400     34000         0     58883    238000   2729289     82.28     86.91
676.39/169.59	c  N dy  3267    759866       400     34000         0     41469    238000   1001210     82.26     87.05
692.75/173.70	c  N dy  3351    780141       400     34000         0     61502    238000   2873565     82.25     87.76
713.10/178.75	c  N dy  3457    800312       400     34000         0     43249    238000   1088109     82.28     86.84
717.89/179.96	c  S st  3484    806101       400     34000         0     48965    238000   1621796     82.28   no data
718.69/180.12	c  S st  3484    806607       400     34000         0     49471    238000   1663962     82.28   no data
718.69/180.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
718.69/180.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
718.69/180.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
718.69/180.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
718.69/180.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
718.69/180.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
718.69/180.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
719.09/180.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
719.09/180.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
760.60/190.69	c lits-rem:       193  cl-subs:      299  v-elim:      0  v-fix:    0  time: 10.45 s
760.60/190.70	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
761.00/190.72	c vivif2 --  cl tried    49172 cl shrink        0 lits rem          0 time: 0.02
762.20/191.09	c asymm  cl-useful: 0/3751/34000 lits-rem:0 time: 0.38
762.20/191.09	c calculated reachability. Time: 0.00
762.20/191.09	c  N dy  3484    806607       400     34000         0     49172    238000   1618943     82.28   no data
778.56/195.13	c  N dy  3560    826766       400     34000         0     69064    238000   3489340     82.27     87.08
795.31/199.38	c  N dy  3648    846870       400     34000         0     49718    238000   1612509     82.27     87.05
812.12/203.53	c  N dy  3724    866946       400     34000         0     69549    238000   3472428     82.25     89.26
829.25/207.90	c  N dy  3804    887054       400     34000         0     49256    238000   1492602     82.24     88.47
846.40/212.11	c  N dy  3898    907263       400     34000         0     69223    238000   3367975     82.24     86.91
864.38/216.69	c  N dy  3993    927368       400     34000         0     47951    238000   1281978     82.25     87.76
881.12/220.84	c  N dy  4078    947796       400     34000         0     68127    238000   3178955     82.25     86.72
899.91/225.53	c  N dy  4161    968164       400     34000         0     46109    238000   1021079     82.24     87.73
916.23/229.62	c  N dy  4257    988510       400     34000         0     66207    238000   2921750     82.26     86.70
936.18/234.63	c  N dy  4350   1008796       400     34000         0     86246    238000   4807518     82.26     87.18
951.75/238.59	c  N dy  4443   1028899       400     34000         0     62978    238000   2534994     82.26     86.60
970.91/243.35	c  N dy  4523   1049014       400     34000         0     82845    238000   4399126     82.25     86.60
987.71/247.58	c  N dy  4597   1069174       400     34000         0     58635    238000   2038876     82.24     86.98
990.06/248.16	c  F st  4611   1071877       400     34000         0     61300    238000   2290835     82.24     82.96
1006.82/252.34	c  N dy  4664   1090617       400     34000         0     79783    238000   4051738     82.24     86.72
1025.58/257.04	c  N dy  4765   1110684       400     34000         0     54511    238000   1572170     82.25     92.20
1043.14/261.48	c  N dy  4863   1130722       400     34000         0     74280    238000   3438219     82.26     93.44
1063.88/266.62	c  N dy  4944   1150910       400     34000         0     48124    238000    883296     82.26     86.67
1080.64/270.84	c  N dy  5038   1171243       400     34000         0     68199    238000   2767469     82.26     86.59
1103.00/276.40	c  N dy  5131   1191752       400     34000         0     88447    238000   4675104     82.26     87.06
1120.55/280.90	c  S st  5214   1209912       400     34000         0     59354    238000   1857780     82.26   no data
1121.35/281.08	c  S st  5214   1210413       400     34000         0     59854    238000   1901629     82.26   no data
1121.35/281.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1121.75/281.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
1121.75/281.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1121.75/281.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1121.75/281.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1121.75/281.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1121.75/281.14	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1121.75/281.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1122.15/281.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1184.41/296.84	c lits-rem:       197  cl-subs:      351  v-elim:      0  v-fix:    0  time: 15.63 s
1184.41/296.85	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1184.41/296.87	c vivif2 --  cl tried    59503 cl shrink        0 lits rem          0 time: 0.02
1186.00/297.21	c asymm  cl-useful: 0/2795/34000 lits-rem:0 time: 0.33
1186.00/297.21	c calculated reachability. Time: 0.00
1186.00/297.21	c  N dy  5214   1210413       400     34000         0     59503    238000   1848992     82.26   no data
1205.17/302.07	c  N dy  5307   1230498       400     34000         0     79361    238000   3729714     82.27     88.21
1227.11/307.55	c  N dy  5392   1250571       400     34000         0     51110    238000    996320     82.27     87.17
1243.48/311.65	c  N dy  5474   1270573       400     34000         0     70865    238000   2858903     82.27     92.62
1264.62/316.97	c  N dy  5566   1290846       400     34000         0     90903    238000   4741954     82.27     88.20
1284.18/321.82	c  N dy  5672   1310942       400     34000         0     61669    238000   1908466     82.29     87.41
1302.54/326.46	c  N dy  5755   1330969       400     34000         0     81452    238000   3777228     82.28     86.88
1325.72/332.28	c  N dy  5832   1351106       400     34000         0     51296    238000    846321     82.28     87.70
1344.44/336.99	c  N dy  5941   1371111       400     34000         0     71023    238000   2717366     82.30     92.31
1366.39/342.46	c  N dy  6031   1391126       400     34000         0     90793    238000   4582010     82.30     87.63
1387.54/347.76	c  N dy  6116   1411271       400     34000         0     59663    238000   1551461     82.31     87.35
1406.70/352.53	c  N dy  6213   1431470       400     34000         0     79607    238000   3424075     82.31     87.00
1429.84/358.32	c  N dy  6308   1451519       400     34000         0     99393    238000   5295876     82.33     87.21
1449.40/363.23	c  N dy  6411   1471674       400     34000         0     67298    238000   2180373     82.33     86.84
1468.96/368.17	c  N dy  6490   1491738       400     34000         0     87128    238000   4050843     82.33     87.52
1493.29/374.26	c  N dy  6595   1511933       400     34000         0     54072    238000    856022     82.35     87.03
1510.85/378.60	c  N dy  6669   1532284       400     34000         0     74202    238000   2746182     82.34     86.87
1532.05/383.97	c  N dy  6763   1552337       400     34000         0     94013    238000   4614084     82.35     87.95
1554.36/389.56	c  N dy  6841   1572428       400     34000         0     59861    238000   1318556     82.34     86.96
1573.11/394.21	c  N dy  6918   1592772       400     34000         0     79942    238000   3205309     82.34     87.75
1595.46/399.84	c  N dy  7000   1612965       400     34000         0     99844    238000   5073928     82.34     87.08
1617.41/405.36	c  N dy  7091   1633061       400     34000         0     64744    238000   1693142     82.34     87.35
1636.57/410.14	c  N dy  7180   1653104       400     34000         0     84533    238000   3557873     82.34     87.20
1659.71/415.92	c  N dy  7267   1673164       400     34000         0    104317    238000   5422960     82.34     87.39
1680.46/421.16	c  N dy  7357   1693269       400     34000         0     68239    238000   1937152     82.34     87.10
1697.63/425.43	c  S st  7440   1710413       400     34000         0     85159    238000   3529761     82.35   no data
1698.44/425.66	c  S st  7440   1710916       400     34000         0     85660    238000   3575228     82.35   no data
1698.44/425.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1698.86/425.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1698.86/425.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1698.86/425.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1698.86/425.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1698.86/425.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1698.86/425.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1698.86/425.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1699.22/425.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1840.08/461.13	c lits-rem:       531  cl-subs:      819  v-elim:      0  v-fix:    0  time: 35.24 s
1840.08/461.14	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1840.08/461.18	c vivif2 --  cl tried    84841 cl shrink        0 lits rem          0 time: 0.04
1841.68/461.58	c asymm  cl-useful: 0/3273/34000 lits-rem:0 time: 0.40
1841.68/461.59	c calculated reachability. Time: 0.00
1841.68/461.59	c  N dy  7440   1710916       400     34000         0     84841    238000   3454675     82.35   no data
1866.03/467.65	c  N dy  7527   1731006       400     34000         0    104669    238000   5327672     82.35     86.90
1891.18/473.97	c  N dy  7619   1754414       400     34000         0     70806    238000   2103481     82.34     88.46
1912.33/479.24	c  N dy  7707   1774613       400     34000         0     90758    238000   3979193     82.34     87.14
1937.47/485.59	c  N dy  7800   1794772       400     34000         0    110670    238000   5858038     82.34     87.00
1958.61/490.82	c  N dy  7889   1814914       400     34000         0     72635    238000   2184811     82.34     87.06
1980.17/496.24	c  N dy  7978   1835228       400     34000         0     92694    238000   4072999     82.34     87.04
2007.70/503.10	c  N dy  8071   1855561       400     34000         0    112789    238000   5960518     82.34     87.39
2028.45/508.38	c  N dy  8157   1875595       400     34000         0     73675    238000   2207431     82.34     87.28
2050.04/513.78	c  N dy  8241   1895687       400     34000         0     93509    238000   4075647     82.34     87.43
2075.55/520.16	c  N dy  8322   1915785       400     34000         0    113340    238000   5930459     82.33     86.67
2097.11/525.53	c  N dy  8398   1935807       400     34000         0     73223    238000   2075035     82.33     87.04
2118.25/530.87	c  N dy  8484   1955987       400     34000         0     93133    238000   3944836     82.33     87.33
2143.39/537.10	c  N dy  8570   1976050       400     34000         0    112963    238000   5810432     82.32     87.32
2166.13/542.83	c  N dy  8658   1996181       400     34000         0     71930    238000   1864065     82.33     86.67
2186.89/548.08	c  N dy  8749   2016227       400     34000         0     91744    238000   3729015     82.33     86.77
2212.83/554.50	c  N dy  8841   2036781       400     34000         0    112041    238000   5638016     82.33     87.94
2237.18/560.64	c  N dy  8931   2057128       400     34000         0     70256    238000   1629235     82.33     86.83
2257.93/565.88	c  N dy  9026   2077373       400     34000         0     90242    238000   3506718     82.33     86.70
2282.28/571.97	c  N dy  9100   2097597       400     34000         0    110201    238000   5381047     82.32     86.71
2309.40/578.72	c  N dy  9197   2117984       400     34000         0     67457    238000   1276758     82.33     86.75
2328.96/583.68	c  N dy  9280   2137998       400     34000         0     87226    238000   3143397     82.33     86.82
2352.51/589.59	c  N dy  9356   2158088       400     34000         0    107072    238000   5011411     82.33     88.08
2382.43/597.05	c  N dy  9438   2179893       400     34000         0     64760    238000    945075     82.32     86.75
2401.58/601.88	c  N dy  9521   2199960       400     34000         0     84587    238000   2813272     82.32     86.88
2414.40/605.06	c  S st  9579   2210921       400     34000         0     95412    238000   3830824     82.32     75.34
2415.56/605.32	c  S st  9579   2211424       400     34000         0     95913    238000   3874926     82.32   no data
2415.56/605.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2415.96/605.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2415.96/605.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2415.96/605.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2415.96/605.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2415.96/605.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
2415.96/605.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2415.96/605.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2416.36/605.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2572.01/644.53	c lits-rem:       575  cl-subs:      965  v-elim:      0  v-fix:    0  time: 38.97 s
2572.01/644.54	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
2572.01/644.59	c vivif2 --  cl tried    94948 cl shrink        0 lits rem          0 time: 0.05
2573.99/645.01	c asymm  cl-useful: 0/2704/34000 lits-rem:0 time: 0.42
2573.99/645.01	c calculated reachability. Time: 0.00
2573.99/645.01	c  N dy  9579   2211424       400     34000         0     94948    238000   3732453     82.32   no data
2601.14/651.84	c  N dy  9673   2231943       400     34000         0    115205    238000   5635672     82.33     87.31
2629.87/659.02	c  N dy  9766   2252196       400     34000         0     70365    238000   1386829     82.32     86.93
2652.22/664.61	c  N dy  9862   2272461       400     34000         0     90354    238000   3267384     82.33     86.68
2678.55/671.28	c  N dy  9951   2292532       400     34000         0    110163    238000   5137087     82.33     86.83
2710.88/679.38	c  N dy 10029   2312589       400     34000         0    129955    238000   6993156     82.33     86.80
2734.03/685.13	c  N dy 10108   2332651       400     34000         0     83963    238000   2587378     82.32     86.79
2759.17/691.49	c  N dy 10214   2352662       400     34000         0    103719    238000   4448982     82.33     87.35
2788.31/698.75	c  N dy 10303   2372693       400     34000         0    123523    238000   6312992     82.33     87.34
2813.06/704.97	c  N dy 10363   2392935       400     34000         0     76700    238000   1824050     82.31     86.91
2836.99/710.92	c  N dy 10455   2413144       400     34000         0     96644    238000   3692894     82.31     86.71
2867.32/718.59	c  N dy 10548   2433164       400     34000         0    116423    238000   5548853     82.31     89.74
2898.45/726.39	c  N dy 10634   2453209       400     34000         0     68411    238000    954712     82.31     87.10
2919.24/731.53	c  N dy 10715   2473227       400     34000         0     88193    238000   2811333     82.31     87.51
2943.55/737.64	c  N dy 10804   2493326       400     34000         0    108055    238000   4677298     82.31     87.29
2971.92/744.77	c  N dy 10894   2513428       400     34000         0    127906    238000   6548522     82.31     87.13
2998.62/751.45	c  N dy 10994   2533751       400     34000         0     79158    238000   1882128     82.31     88.01
3021.36/757.10	c  N dy 11085   2553814       400     34000         0     98976    238000   3741337     82.32     87.74
3047.30/763.68	c  N dy 11164   2573856       400     34000         0    118764    238000   5591578     82.31     87.06
3079.63/771.71	c  N dy 11259   2594605       400     34000         0    139271    238000   7526794     82.31     88.06
3101.19/777.11	c  N dy 11353   2614650       400     34000         0     89270    238000   2750044     82.32     86.97
3125.56/783.25	c  N dy 11443   2634888       400     34000         0    109269    238000   4634038     82.32     86.80
3154.27/790.45	c  N dy 11542   2654996       400     34000         0    129122    238000   6506334     82.32     86.75
3182.22/797.41	c  N dy 11628   2675111       400     34000         0     78193    238000   1624188     82.32     87.28
3204.16/802.99	c  N dy 11714   2695551       400     34000         0     98384    238000   3529024     82.32     86.89
3224.50/808.06	c  S st 11782   2711425       400     34000         0    114059    238000   4996973     82.32   no data
3225.70/808.37	c  S st 11782   2711926       400     34000         0    114558    238000   5040076     82.32   no data
3225.70/808.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3226.11/808.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
3226.11/808.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3226.11/808.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3226.11/808.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3226.11/808.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3226.11/808.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3226.54/808.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3226.89/808.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3476.77/871.28	c lits-rem:       684  cl-subs:     1237  v-elim:      0  v-fix:    0  time: 62.60 s
3476.77/871.28	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
3477.12/871.34	c vivif2 --  cl tried   113321 cl shrink        0 lits rem          0 time: 0.06
3478.72/871.79	c asymm  cl-useful: 0/2279/34000 lits-rem:0 time: 0.44
3478.72/871.79	c calculated reachability. Time: 0.00
3478.72/871.79	c  N dy 11782   2711926       400     34000         0    113321    238000   4858950     82.32   no data
3509.45/879.41	c  N dy 11849   2733390       400     34000         0    134534    238000   6850642     82.31     87.88
3536.19/886.18	c  N dy 11944   2753397       400     34000         0     82493    238000   1943045     82.31     87.01
3558.94/891.89	c  N dy 12014   2773426       400     34000         0    102269    238000   3801848     82.30     87.20
3588.07/899.19	c  N dy 12101   2793587       400     34000         0    122173    238000   5675797     82.31     87.07
3621.20/907.48	c  N dy 12195   2813828       400     34000         0    142180    238000   7563155     82.31     86.81
3646.33/913.77	c  N dy 12293   2833887       400     34000         0     89230    238000   2499568     82.31     87.51
3672.28/920.21	c  N dy 12381   2854066       400     34000         0    109172    238000   4378029     82.31     86.76
3702.60/927.80	c  N dy 12480   2874137       400     34000         0    128965    238000   6237233     82.32     91.35
3741.31/937.54	c  N dy 12560   2895631       400     34000         0     76481    238000   1213082     82.31     86.82
3762.86/942.94	c  N dy 12646   2915714       400     34000         0     96306    238000   3068904     82.31     86.91
3788.02/949.24	c  N dy 12722   2935803       400     34000         0    116149    238000   4938161     82.30     87.94
3818.34/956.90	c  N dy 12805   2956059       400     34000         0    136154    238000   6813751     82.30     87.02
3849.07/964.50	c  N dy 12877   2976211       400     34000         0     81357    238000   1589278     82.30     86.96
3873.42/970.63	c  N dy 12967   2996630       400     34000         0    101498    238000   3482462     82.30     88.09
3902.94/978.04	c  N dy 13063   3017199       400     34000         0    121796    238000   5395494     82.30     86.98
3934.07/985.85	c  N dy 13138   3037200       400     34000         0    141573    238000   7253538     82.30     89.74
3967.19/994.14	c  N dy 13242   3059084       400     34000         0     87456    238000   2096246     82.30     87.61
3994.77/1001.05	c  N dy 13310   3079470       400     34000         0    107607    238000   3996999     82.30     87.92
4022.27/1007.97	c  N dy 13387   3099633       400     34000         0    127512    238000   5868064     82.30     87.81
4057.38/1016.73	c  N dy 13486   3120883       400     34000         0    148487    238000   7842649     82.30     87.19
4083.32/1023.21	c  N dy 13574   3141336       400     34000         0     92025    238000   2433945     82.30     86.99
4108.48/1029.57	c  N dy 13673   3161346       400     34000         0    111763    238000   4292101     82.30     90.84
4138.40/1037.04	c  N dy 13776   3181348       400     34000         0    131492    238000   6154713     82.31     92.52
4172.72/1045.60	c  N dy 13865   3201497       400     34000         0    151395    238000   8024854     82.31     87.20
4187.50/1049.36	c  S st 13926   3211926       400     34000         0     83992    238000   1590803     82.31   no data
4188.69/1049.60	c  S st 13926   3212435       400     34000         0     84498    238000   1633645     82.31   no data
4188.69/1049.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4188.69/1049.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
4188.69/1049.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4188.69/1049.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4188.69/1049.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4188.69/1049.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
4188.69/1049.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4189.09/1049.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4189.09/1049.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4214.63/1056.19	c lits-rem:       147  cl-subs:      174  v-elim:      0  v-fix:    0  time:  6.43 s
4214.63/1056.19	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
4215.03/1056.22	c vivif2 --  cl tried    84324 cl shrink        0 lits rem          0 time: 0.02
4216.62/1056.62	c asymm  cl-useful: 0/2790/34000 lits-rem:0 time: 0.40
4216.62/1056.62	c calculated reachability. Time: 0.00
4216.62/1056.62	c  N dy 13926   3212435       400     34000         0     84324    238000   1607476     82.31   no data
4240.18/1062.60	c  N dy 14018   3232538       400     34000         0    104155    238000   3478067     82.32     86.83
4267.31/1069.39	c  N dy 14094   3252765       400     34000         0    124155    238000   5354319     82.31     87.31
4299.63/1077.42	c  N dy 14190   3272806       400     34000         0    143929    238000   7214087     82.32     86.94
4331.56/1085.48	c  N dy 14286   3293211       400     34000         0     85417    238000   1637152     82.32     86.74
4356.30/1091.67	c  N dy 14384   3313369       400     34000         0    105340    238000   3507787     82.32     87.24
4384.24/1098.66	c  N dy 14449   3333452       400     34000         0    125188    238000   5375401     82.32     87.05
4416.20/1106.64	c  N dy 14526   3353668       400     34000         0    145160    238000   7250728     82.31     88.05
4448.49/1114.78	c  N dy 14617   3373743       400     34000         0     85344    238000   1551279     82.31     87.63
4472.03/1120.64	c  N dy 14705   3393871       400     34000         0    105217    238000   3419646     82.31     86.81
4499.61/1127.55	c  N dy 14782   3414153       400     34000         0    125275    238000   5305249     82.31     87.02
4532.30/1135.73	c  N dy 14875   3434607       400     34000         0    145478    238000   7207567     82.31     86.73
4564.63/1143.87	c  N dy 14950   3454716       400     34000         0     84655    238000   1407836     82.31     86.95
4588.17/1149.72	c  N dy 15042   3474858       400     34000         0    104532    238000   3276574     82.31     87.26
4616.11/1156.76	c  N dy 15149   3494971       400     34000         0    124399    238000   5149042     82.32     87.20
4648.03/1164.72	c  N dy 15244   3515005       400     34000         0    144156    238000   7008519     82.32     87.34
4683.15/1173.60	c  N dy 15319   3535113       400     34000         0     82403    238000   1110933     82.32     86.92
4707.09/1179.55	c  N dy 15409   3555118       400     34000         0    102158    238000   2975869     82.32     87.70
4735.03/1186.50	c  N dy 15502   3575414       400     34000         0    122188    238000   4857311     82.33     87.10
4770.15/1195.34	c  N dy 15596   3598330       400     34000         0    144832    238000   7004492     82.33     86.80

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366282-1305400722/watcher-3366282-1305400722 -o /tmp/evaluation-result-3366282-1305400722/solver-3366282-1305400722 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366282-1305400722.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: 6.87 7.86 7.89 2/292 1935
/proc/meminfo: memFree=13125568/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 406 0 0 0 0 0 0 0 20 0 4 0 651671844 52396032 346 33554432000 4194304 4580107 140735023463312 18446744073709551615 47198027798448 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 12792 346 299 95 0 7774 0
[pid=1935/tid=1938] ppid=1932 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 651671844 52396032 347 33554432000 4194304 4580107 140735023463312 18446744073709551615 208080288753 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 0 0 0 0 0 0 0 0 21 0 4 0 651671844 52396032 347 33554432000 4194304 4580107 140735023463312 18446744073709551615 47198027798444 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 651671844 52396032 347 33554432000 4194304 4580107 140735023463312 18446744073709551615 47198027798450 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0162381 s]
/proc/loadavg: 6.87 7.86 7.89 2/292 1935
/proc/meminfo: memFree=13125568/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=281848 CPUtime=0.03 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 2108 0 0 0 3 0 0 0 21 0 4 0 651671844 288612352 2024 33554432000 4194304 4580107 140735023463312 18446744073709551615 4489504 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 70462 2031 336 95 0 65444 0
[pid=1935/tid=1938] ppid=1932 vsize=281848 CPUtime=0 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 437 0 0 0 0 0 0 0 22 0 4 0 651671844 288612352 2042 33554432000 4194304 4580107 140735023463312 18446744073709551615 4510905 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=281848 CPUtime=0 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 437 0 0 0 0 0 0 0 22 0 4 0 651671844 288612352 2047 33554432000 4194304 4580107 140735023463312 18446744073709551615 208080337439 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=281848 CPUtime=0 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 385 0 0 0 0 0 0 0 22 0 4 0 651671844 288612352 2050 33554432000 4194304 4580107 140735023463312 18446744073709551615 208079893189 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 281848

[startup+0.100225 s]
/proc/loadavg: 6.87 7.86 7.89 2/292 1935
/proc/meminfo: memFree=13125568/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=284308 CPUtime=0.37 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 4555 0 0 0 36 1 0 0 21 0 4 0 651671844 291131392 4471 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 71077 4471 358 95 0 66059 0
[pid=1935/tid=1938] ppid=1932 vsize=284308 CPUtime=0.08 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 1002 0 0 0 8 0 0 0 22 0 4 0 651671844 291131392 4471 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=284308 CPUtime=0.08 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 976 0 0 0 8 0 0 0 22 0 4 0 651671844 291131392 4471 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=284308 CPUtime=0.08 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 1059 0 0 0 8 0 0 0 22 0 4 0 651671844 291131392 4471 33554432000 4194304 4580107 140735023463312 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 284308

[startup+0.300187 s]
/proc/loadavg: 6.87 7.86 7.89 2/292 1935
/proc/meminfo: memFree=13125568/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=284440 CPUtime=1.17 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 4954 0 0 0 116 1 0 0 21 0 4 0 651671844 291266560 4870 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 71110 4870 359 95 0 66092 0
[pid=1935/tid=1938] ppid=1932 vsize=284440 CPUtime=0.28 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 1032 0 0 0 28 0 0 0 22 0 4 0 651671844 291266560 4870 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=284440 CPUtime=0.28 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 996 0 0 0 28 0 0 0 22 0 4 0 651671844 291266560 4871 33554432000 4194304 4580107 140735023463312 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=284440 CPUtime=0.28 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 1374 0 0 0 28 0 0 0 22 0 4 0 651671844 291266560 4871 33554432000 4194304 4580107 140735023463312 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 284440

[startup+0.701111 s]
/proc/loadavg: 6.87 7.86 7.89 2/292 1935
/proc/meminfo: memFree=13125568/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=291008 CPUtime=2.77 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 13070 0 0 0 273 4 0 0 22 0 4 0 651671844 297992192 10371 33554432000 4194304 4580107 140735023463312 18446744073709551615 4321126 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 72752 10371 377 95 0 67734 0
[pid=1935/tid=1938] ppid=1932 vsize=291008 CPUtime=0.67 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 3403 0 0 0 67 0 0 0 24 0 4 0 651671844 297992192 10371 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=291008 CPUtime=0.69 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 3348 0 0 0 68 1 0 0 25 0 4 0 651671844 297992192 10371 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294708 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=291008 CPUtime=0.68 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 2410 0 0 0 68 0 0 0 24 0 4 0 651671844 297992192 10372 33554432000 4194304 4580107 140735023463312 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 291008

[startup+1.50096 s]
/proc/loadavg: 6.87 7.86 7.89 11/302 1945
/proc/meminfo: memFree=13021204/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=299572 CPUtime=5.95 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 18988 0 0 0 590 5 0 0 25 0 4 0 651671844 306761728 12433 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 74893 12433 377 95 0 69875 0
[pid=1935/tid=1938] ppid=1932 vsize=299572 CPUtime=1.47 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 4804 0 0 0 146 1 0 0 25 0 4 0 651671844 306761728 12433 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=299572 CPUtime=1.48 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 4866 0 0 0 147 1 0 0 25 0 4 0 651671844 306761728 12433 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=299572 CPUtime=1.48 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 3918 0 0 0 148 0 0 0 25 0 4 0 651671844 306761728 12433 33554432000 4194304 4580107 140735023463312 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 299572

[startup+3.10066 s]
/proc/loadavg: 6.87 7.86 7.89 9/302 1945
/proc/meminfo: memFree=13015416/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=301284 CPUtime=12.34 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 30308 0 0 0 1226 8 0 0 25 0 4 0 651671844 308514816 13887 33554432000 4194304 4580107 140735023463312 18446744073709551615 4295687 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 75321 13887 378 95 0 70303 0
[pid=1935/tid=1938] ppid=1932 vsize=301284 CPUtime=3.06 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 7681 0 0 0 304 2 0 0 25 0 4 0 651671844 308514816 13887 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=301284 CPUtime=3.09 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 7611 0 0 0 307 2 0 0 25 0 4 0 651671844 308514816 13887 33554432000 4194304 4580107 140735023463312 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=301284 CPUtime=3.08 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 6741 0 0 0 307 1 0 0 25 0 4 0 651671844 308514816 13887 33554432000 4194304 4580107 140735023463312 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 301284

[startup+6.30105 s]
/proc/loadavg: 6.96 7.86 7.89 9/302 1945
/proc/meminfo: memFree=12934328/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=319652 CPUtime=25.11 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 61942 0 0 0 2498 13 0 0 25 0 4 0 651671844 327323648 34872 33554432000 4194304 4580107 140735023463312 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 79913 34872 379 95 0 74895 0
[pid=1935/tid=1938] ppid=1932 vsize=319652 CPUtime=6.22 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 15192 0 0 0 620 2 0 0 25 0 4 0 651671844 327323648 34872 33554432000 4194304 4580107 140735023463312 18446744073709551615 4416737 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=319652 CPUtime=6.28 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 14960 0 0 0 625 3 0 0 25 0 4 0 651671844 327323648 34872 33554432000 4194304 4580107 140735023463312 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=319652 CPUtime=6.28 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 14025 0 0 0 625 3 0 0 25 0 4 0 651671844 327323648 34872 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 319652

[startup+12.7008 s]
/proc/loadavg: 7.12 7.88 7.89 10/302 1945
/proc/meminfo: memFree=12797432/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=308080 CPUtime=50.65 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 87493 0 0 0 5047 18 0 0 25 0 4 0 651671844 315473920 40177 33554432000 4194304 4580107 140735023463312 18446744073709551615 4417020 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 77020 40178 379 95 0 72002 0
[pid=1935/tid=1938] ppid=1932 vsize=308080 CPUtime=12.56 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 21170 0 0 0 1253 3 0 0 25 0 4 0 651671844 315473920 40178 33554432000 4194304 4580107 140735023463312 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=308080 CPUtime=12.68 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 21038 0 0 0 1264 4 0 0 25 0 4 0 651671844 315473920 40178 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=308080 CPUtime=12.68 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 21954 0 0 0 1264 4 0 0 25 0 4 0 651671844 315473920 40178 33554432000 4194304 4580107 140735023463312 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 308080

[startup+25.5004 s]
/proc/loadavg: 7.39 7.90 7.90 9/302 1945
/proc/meminfo: memFree=12655088/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=353500 CPUtime=101.73 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 132411 0 0 0 10146 27 0 0 25 0 4 0 651671844 361984000 53048 33554432000 4194304 4580107 140735023463312 18446744073709551615 4451581 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 88375 53048 379 95 0 83357 0
[pid=1935/tid=1938] ppid=1932 vsize=353500 CPUtime=25.25 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 29781 0 0 0 2520 5 0 0 25 0 4 0 651671844 361984000 53048 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=353500 CPUtime=25.48 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 34435 0 0 0 2541 7 0 0 25 0 4 0 651671844 361984000 53048 33554432000 4194304 4580107 140735023463312 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=353500 CPUtime=25.48 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 34997 0 0 0 2541 7 0 0 25 0 4 0 651671844 361984000 53048 33554432000 4194304 4580107 140735023463312 18446744073709551615 4324208 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 353500

[startup+51.1005 s]
/proc/loadavg: 7.60 7.91 7.90 9/302 1946
/proc/meminfo: memFree=12558548/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=391548 CPUtime=203.88 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 197952 0 0 0 20345 43 0 0 25 0 4 0 651671844 400945152 66933 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 97887 66933 379 95 0 92869 0
[pid=1935/tid=1938] ppid=1932 vsize=391548 CPUtime=50.61 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 40013 0 0 0 5054 7 0 0 25 0 4 0 651671844 400945152 66933 33554432000 4194304 4580107 140735023463312 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=391548 CPUtime=51.08 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 52570 0 0 0 5097 11 0 0 25 0 4 0 651671844 400945152 66933 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=391548 CPUtime=51.08 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 51169 0 0 0 5097 11 0 0 25 0 4 0 651671844 400945152 66934 33554432000 4194304 4580107 140735023463312 18446744073709551615 4417020 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.88
Current children cumulated vsize (KiB) 391548

[startup+102.311 s]
/proc/loadavg: 7.88 7.93 7.91 9/302 1947
/proc/meminfo: memFree=12422616/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=506612 CPUtime=408.25 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 315306 0 0 0 40750 75 0 0 25 0 4 0 651671844 518770688 86602 33554432000 4194304 4580107 140735023463312 18446744073709551615 4416727 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 126653 86602 379 95 0 121635 0
[pid=1935/tid=1938] ppid=1932 vsize=506612 CPUtime=101.36 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 60065 0 0 0 10123 13 0 0 25 0 4 0 651671844 518770688 86602 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=506612 CPUtime=102.29 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 84115 0 0 0 10209 20 0 0 25 0 4 0 651671844 518770688 86602 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=506612 CPUtime=102.29 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 75920 0 0 0 10210 19 0 0 25 0 4 0 651671844 518770688 86602 33554432000 4194304 4580107 140735023463312 18446744073709551615 4342211 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.25
Current children cumulated vsize (KiB) 506612

[startup+162.3 s]

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

[pid=1935] ppid=1932 vsize=915524 CPUtime=2563.24 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 1067577 0 0 0 256014 310 0 0 25 0 4 0 651671844 937496576 153007 33554432000 4194304 4580107 140735023463312 18446744073709551615 4416737 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 228881 153007 379 95 0 223863 0
[pid=1935/tid=1938] ppid=1932 vsize=915524 CPUtime=636.45 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 263321 0 0 0 63571 74 0 0 25 0 4 0 651671844 937496576 153008 33554432000 4194304 4580107 140735023463312 18446744073709551615 4316670 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=915524 CPUtime=642.31 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 262496 0 0 0 64149 82 0 0 25 0 4 0 651671844 937496576 153008 33554432000 4194304 4580107 140735023463312 18446744073709551615 4295739 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=915524 CPUtime=642.27 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 247361 0 0 0 64154 73 0 0 25 0 4 0 651671844 937496576 153008 33554432000 4194304 4580107 140735023463312 18446744073709551615 4416643 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2563.24
Current children cumulated vsize (KiB) 915524

[startup+702.3 s]
/proc/loadavg: 8.19 8.12 8.01 9/302 1963
/proc/meminfo: memFree=11734048/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=1026184 CPUtime=2802.67 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 1124271 0 0 0 279938 329 0 0 25 0 4 0 651671844 1050812416 178082 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294504 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 256546 178082 379 95 0 251528 0
[pid=1935/tid=1938] ppid=1932 vsize=1026184 CPUtime=695.91 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 271394 0 0 0 69515 76 0 0 25 0 4 0 651671844 1050812416 178082 33554432000 4194304 4580107 140735023463312 18446744073709551615 4416046 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=1026184 CPUtime=702.3 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 282734 0 0 0 70143 87 0 0 25 0 4 0 651671844 1050812416 178082 33554432000 4194304 4580107 140735023463312 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=1026184 CPUtime=702.26 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 256817 0 0 0 70149 77 0 0 25 0 4 0 651671844 1050812416 178082 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2802.67
Current children cumulated vsize (KiB) 1026184

[startup+762.311 s]
/proc/loadavg: 8.14 8.12 8.00 9/302 1965
/proc/meminfo: memFree=11622180/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=1028468 CPUtime=3042.15 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 1178846 0 0 0 303865 350 0 0 25 0 4 0 651671844 1053151232 179907 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 257117 179907 379 95 0 252099 0
[pid=1935/tid=1938] ppid=1932 vsize=1028468 CPUtime=755.36 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 285842 0 0 0 75455 81 0 0 25 0 4 0 651671844 1053151232 179907 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=1028468 CPUtime=762.31 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 282734 0 0 0 76144 87 0 0 25 0 4 0 651671844 1053151232 179907 33554432000 4194304 4580107 140735023463312 18446744073709551615 4416732 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=1028468 CPUtime=762.28 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 274876 0 0 0 76143 85 0 0 25 0 4 0 651671844 1053151232 179907 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3042.15
Current children cumulated vsize (KiB) 1028468

[startup+822.301 s]
/proc/loadavg: 8.12 8.11 8.00 9/302 1967
/proc/meminfo: memFree=11670776/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=1042084 CPUtime=3281.57 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 1242490 0 0 0 327786 371 0 0 25 0 4 0 651671844 1067094016 180410 33554432000 4194304 4580107 140735023463312 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 260521 180410 379 95 0 255503 0
[pid=1935/tid=1938] ppid=1932 vsize=1042084 CPUtime=814.81 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 301562 0 0 0 81395 86 0 0 25 0 4 0 651671844 1067094016 180410 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=1042084 CPUtime=822.3 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 294243 0 0 0 82139 91 0 0 25 0 4 0 651671844 1067094016 180410 33554432000 4194304 4580107 140735023463312 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=1042084 CPUtime=822.26 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 289005 0 0 0 82136 90 0 0 25 0 4 0 651671844 1067094016 180410 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3281.57
Current children cumulated vsize (KiB) 1042084

[startup+882.301 s]
/proc/loadavg: 8.10 8.10 8.00 10/302 1968
/proc/meminfo: memFree=11542172/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=1070480 CPUtime=3521.02 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 1284579 0 0 0 351713 389 0 0 25 0 4 0 651671844 1096171520 188188 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 267620 188188 379 95 0 262602 0
[pid=1935/tid=1938] ppid=1932 vsize=1070480 CPUtime=874.27 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 315889 0 0 0 87334 93 0 0 25 0 4 0 651671844 1096171520 188188 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=1070480 CPUtime=882.3 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 315072 0 0 0 88131 99 0 0 25 0 4 0 651671844 1096171520 188188 33554432000 4194304 4580107 140735023463312 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=1070480 CPUtime=882.27 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 293287 0 0 0 88135 92 0 0 25 0 4 0 651671844 1096171520 188188 33554432000 4194304 4580107 140735023463312 18446744073709551615 4416320 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3521.02
Current children cumulated vsize (KiB) 1070480

[startup+942.301 s]
/proc/loadavg: 8.09 8.10 8.00 9/302 1970
/proc/meminfo: memFree=11453120/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=1137512 CPUtime=3760.47 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 1338731 0 0 0 375637 410 0 0 25 0 4 0 651671844 1164812288 195278 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 284378 195278 379 95 0 279360 0
[pid=1935/tid=1938] ppid=1932 vsize=1137512 CPUtime=933.73 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 324428 0 0 0 93279 94 0 0 25 0 4 0 651671844 1164812288 195278 33554432000 4194304 4580107 140735023463312 18446744073709551615 4416018 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=1137512 CPUtime=942.3 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 330501 0 0 0 94124 106 0 0 25 0 4 0 651671844 1164812288 195278 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=1137512 CPUtime=942.26 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 302527 0 0 0 94131 95 0 0 25 0 4 0 651671844 1164812288 195278 33554432000 4194304 4580107 140735023463312 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3760.47
Current children cumulated vsize (KiB) 1137512

[startup+1002.3 s]
/proc/loadavg: 8.08 8.09 8.00 9/302 1971
/proc/meminfo: memFree=11427676/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=1205064 CPUtime=3999.92 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 1387051 0 0 0 399562 430 0 0 25 0 4 0 651671844 1233985536 203271 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294460 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 301266 203271 379 95 0 296248 0
[pid=1935/tid=1938] ppid=1932 vsize=1205064 CPUtime=993.18 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 328166 0 0 0 99223 95 0 0 25 0 4 0 651671844 1233985536 203271 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=1205064 CPUtime=1002.31 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 337716 0 0 0 100123 108 0 0 25 0 4 0 651671844 1233985536 203271 33554432000 4194304 4580107 140735023463312 18446744073709551615 4416275 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=1205064 CPUtime=1002.27 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 320840 0 0 0 100122 105 0 0 25 0 4 0 651671844 1233985536 203271 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3999.92
Current children cumulated vsize (KiB) 1205064

[startup+1062.3 s]
/proc/loadavg: 8.12 8.10 8.01 9/302 1973
/proc/meminfo: memFree=11406212/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=1190316 CPUtime=4239.37 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 1442623 0 0 0 423488 449 0 0 25 0 4 0 651671844 1218883584 201116 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 297579 201117 379 95 0 292561 0
[pid=1935/tid=1938] ppid=1932 vsize=1190316 CPUtime=1052.64 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 348138 0 0 0 105163 101 0 0 25 0 4 0 651671844 1218883584 201117 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=1190316 CPUtime=1062.31 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 338479 0 0 0 106123 108 0 0 25 0 4 0 651671844 1218883584 201117 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=1190316 CPUtime=1062.27 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 337987 0 0 0 106116 111 0 0 25 0 4 0 651671844 1218883584 201117 33554432000 4194304 4580107 140735023463312 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4239.37
Current children cumulated vsize (KiB) 1190316

[startup+1122.3 s]
/proc/loadavg: 8.12 8.11 8.01 9/302 1975
/proc/meminfo: memFree=11270664/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=1193004 CPUtime=4478.82 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 1509737 0 0 0 447406 476 0 0 25 0 4 0 651671844 1221636096 208203 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 298251 208203 379 95 0 293233 0
[pid=1935/tid=1938] ppid=1932 vsize=1193004 CPUtime=1112.09 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 367002 0 0 0 111102 107 0 0 25 0 4 0 651671844 1221636096 208203 33554432000 4194304 4580107 140735023463312 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=1193004 CPUtime=1122.31 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 355422 0 0 0 112117 114 0 0 25 0 4 0 651671844 1221636096 208203 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=1193004 CPUtime=1122.27 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 350405 0 0 0 112110 117 0 0 25 0 4 0 651671844 1221636096 208203 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4478.82
Current children cumulated vsize (KiB) 1193004

[startup+1182.3 s]
/proc/loadavg: 8.17 8.13 8.02 9/302 1976
/proc/meminfo: memFree=11305980/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=1195108 CPUtime=4718.27 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 1574455 0 0 0 471331 496 0 0 25 0 4 0 651671844 1223790592 198941 33554432000 4194304 4580107 140735023463312 18446744073709551615 4293232 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 298777 198941 379 95 0 293759 0
[pid=1935/tid=1938] ppid=1932 vsize=1195108 CPUtime=1171.56 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 378563 0 0 0 117045 111 0 0 25 0 4 0 651671844 1223790592 198941 33554432000 4194304 4580107 140735023463312 18446744073709551615 4416709 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=1195108 CPUtime=1182.31 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 371037 0 0 0 118112 119 0 0 25 0 4 0 651671844 1223790592 198941 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=1195108 CPUtime=1182.26 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 369097 0 0 0 118103 123 0 0 25 0 4 0 651671844 1223790592 198941 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4718.27
Current children cumulated vsize (KiB) 1195108



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.12 8.12 8.02 10/302 1977
/proc/meminfo: memFree=11144892/32950928 swapFree=67083212/67111528
[pid=1935] ppid=1932 vsize=1257712 CPUtime=4800.09 cores=0,2,4,6
/proc/1935/stat : 1935 (strangenight2-m) R 1932 1935 1603 0 -1 4202496 1593854 0 0 0 479506 503 0 0 25 0 4 0 651671844 1287897088 208909 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/1935/statm: 314428 208909 379 95 0 309410 0
[pid=1935/tid=1938] ppid=1932 vsize=1257712 CPUtime=1191.87 cores=0,2,4,6
/proc/1935/task/1938/stat : 1938 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 381178 0 0 0 119075 112 0 0 25 0 4 0 651671844 1287897088 208916 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=1935/tid=1940] ppid=1932 vsize=1257712 CPUtime=1202.82 cores=0,2,4,6
/proc/1935/task/1940/stat : 1940 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 375986 0 0 0 120162 120 0 0 25 0 4 0 651671844 1287897088 208916 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=1935/tid=1942] ppid=1932 vsize=1257712 CPUtime=1202.78 cores=0,2,4,6
/proc/1935/task/1942/stat : 1942 (strangenight2-m) R 1932 1935 1603 0 -1 4202560 376105 0 0 0 120152 126 0 0 25 0 4 0 651671844 1287897088 208916 33554432000 4194304 4580107 140735023463312 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.09
Current children cumulated vsize (KiB) 1257712

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): 1202.86
CPU time (s): 4800.19
CPU user time (s): 4795.11
CPU system time (s): 5.07423
CPU usage (%): 399.065
Max. virtual memory (cumulated for all children) (KiB): 1273160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.11
system time used= 5.07423
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1593864
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= 3919
involuntary context switches= 28981

runsolver used 3.08353 second user time and 7.8948 second system time

The end

Launcher Data

Begin job on node127 at 2011-05-14 21:18:42
IDJOB=3366282
IDBENCH=82691
IDSOLVER=1844
FILE ID=node127/3366282-1305400722
RUNJOBID= node127-1305400722-1918
PBS_JOBID= 13324449
Free space on /tmp= 73476 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v400-c34000-S94779963-093-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366282-1305400722/watcher-3366282-1305400722 -o /tmp/evaluation-result-3366282-1305400722/solver-3366282-1305400722 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366282-1305400722.cnf

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

MD5SUM BENCH= aef8bd4e13046b42a5bc777dc56e10de
RANDOM SEED=1503755117

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      13125988 kB
Buffers:        287776 kB
Cached:        3366512 kB
SwapCached:       1620 kB
Active:       16820284 kB
Inactive:      2667440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      13125988 kB
SwapTotal:    67111528 kB
SwapFree:     67083212 kB
Dirty:           12972 kB
Writeback:           0 kB
AnonPages:    15831768 kB
Mapped:          25728 kB
Slab:           226764 kB
PageTables:      46360 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 44316452 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= 73468 MiB
End job on node127 at 2011-05-14 21:38:47