Trace number 3366135

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.28 1203.77

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S709804505-031-UNKNOWN.cnf
MD5SUM5fbb493df133934f33cf8a2f736084e5
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark40.9418
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3366135-1305396286.cnf'
0.00/0.01	c -- header says num vars:          10000
0.00/0.01	c -- header says num clauses:       42000
0.00/0.10	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.00/0.10	c -- vars added      10000
0.00/0.10	c Parsing time:  0.02 s
0.00/0.10	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data
0.00/0.10	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.03
0.00/0.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.36/0.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.36/0.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.36/0.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.36/0.15	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.36/0.15	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
3.95/1.01	c lits-rem:         0  cl-subs:        0  v-elim:    252  v-fix:    0  time:  0.05 s
3.95/1.01	c Finding binary XORs  T:     0.00 s  found:       0
3.95/1.01	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.95/1.01	c calculated reachability. Time: 0.00
3.95/1.01	c Calc default polars -  time:   0.00 s pos:    4432 undec:    1122 neg:    4446
3.95/1.01	c =========================================================================================
3.95/1.01	c types(t): F = full restart, N = normal restart
3.95/1.01	c types(t): S = simplification begin/end, E = solution found
3.95/1.01	c restart types(rt): st = static, dy = dynamic
3.95/1.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.95/1.01	c  B st     0         0      9748     41704         0         0    126572         0   no data   no data
3.95/1.01	c  N dy    20      4101      9748     41704         0      4099    126572    677809     88.27    117.22
5.94/1.57	c  N dy    47      8242      9748     41704         0      4742    126572    338865     88.49     93.26
8.75/2.26	c  N dy    76     12305      9748     41704         0      8805    126572    912342     88.69     93.72
11.53/2.98	c  N dy   107     16329      9748     41704         0      7083    126572    395572     89.99     95.50
14.71/3.72	c  N dy   136     20502      9748     41704         0     11256    126572   1024795     91.11    100.41
17.53/4.50	c  N dy   165     24654      9748     41704         0      8036    126572    315337     91.66    100.12
17.96/4.56	c  F st   168     25000      9748     41704         0      8382    126572    366274     91.69     99.73
21.50/5.48	c  N dy   174     30001      9748     41704         0     13382    126572   1225617     91.69   no data
21.50/5.48	c  S st   174     30001      9748     41704         0     13382    126572   1225617     91.69   no data
21.92/5.57	c  S st   174     30506      9748     41704         0     13887    126572   1278814     91.69   no data
21.92/5.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.92/5.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
21.92/5.61	c blocked clauses removed:      154 vars:     29 tried:        9748 T: 0.00 s
21.92/5.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.34/5.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.34/5.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9719 time:  0.00 s
22.34/5.62	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
22.34/5.65	c lits-rem:         0  cl-subs:        0  v-elim:      1  v-fix:    0  time:  0.03 s
22.69/5.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.48/5.95	c lits-rem:        27  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.20 s
23.48/5.99	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.05
23.88/6.00	c calculated reachability. Time: 0.00
23.88/6.00	c  N dy   174     30506      9718     41549         0     13868    126116   1274801     91.69   no data
26.72/6.77	c  N dy   201     34562      9718     41549         0      9243    126116    305967     92.14     99.89
29.87/7.54	c  N dy   228     38726      9718     41549         0     13407    126116    936788     92.29     99.49
33.06/8.34	c  N dy   257     42829      9718     41549         0     17510    126116   1543666     92.34     97.86
35.49/8.93	c  S st   276     45760      9718     41549         0     10600    126116    325364     92.47     84.96
35.84/9.02	c  S st   276     46263      9718     41549         0     11103    126116    377124     92.47   no data
35.84/9.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.84/9.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
35.84/9.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.84/9.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.84/9.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.84/9.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
35.84/9.07	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
35.84/9.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
36.24/9.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
36.24/9.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
36.24/9.15	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
36.24/9.15	c vivif2 --  cl tried    11103 cl shrink        0 lits rem          0 time: 0.01
36.63/9.20	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.04
36.63/9.20	c calculated reachability. Time: 0.00
36.63/9.20	c  N dy   276     46263      9718     41549         0     11103    126116    377124     92.47   no data
39.46/9.97	c  N dy   304     50344      9718     41549         0     15183    126116    980231     92.45     97.43
42.63/10.75	c  N dy   328     54414      9718     41549         0     19253    126116   1576967     92.43     97.57
45.81/11.55	c  N dy   358     58446      9718     41549         0     12366    126116    436444     92.66    100.53
48.99/12.33	c  N dy   386     62623      9718     41549         0     16543    126116   1064782     92.87    103.28
52.20/13.13	c  N dy   412     66717      9718     41549         0     20637    126116   1662796     92.88     98.61
54.18/13.69	c  S st   430     69395      9718     41549         0     23314    126116   2044487     92.81   no data
54.98/13.80	c  S st   430     69900      9718     41549         0     23819    126116   2101280     92.81   no data
54.98/13.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.98/13.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
54.98/13.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.98/13.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.98/13.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.98/13.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
54.98/13.86	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
55.38/13.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
55.78/14.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
58.17/14.69	c lits-rem:         4  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.67 s
58.17/14.69	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
58.57/14.72	c vivif2 --  cl tried    23816 cl shrink        0 lits rem          0 time: 0.03
58.57/14.78	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.06
58.57/14.78	c calculated reachability. Time: 0.00
58.57/14.78	c  N dy   430     69900      9718     41549         0     23816    126116   2100191     92.81   no data
62.16/15.65	c  N dy   459     74479      9718     41549         0     16436    126116    891097     92.81     98.02
65.78/16.60	c  N dy   491     79315      9718     41549         0     21272    126116   1605915     92.83     98.66
70.16/17.67	c  N dy   528     84409      9718     41549         0     13387    126116    289649     93.17     99.78
72.53/18.25	c  F st   548     87501      9718     41549         0     16478    126116    771528     93.38     79.15
75.32/18.94	c  N st   553     90800      9718     41549         0     19776    126116   1382852     93.38   no data
80.51/20.21	c  N dy   579     96701      9718     41549         0     25676    126116   2352291     93.29     98.27
85.28/21.47	c  N dy   623    102909      9718     41549         0     17896    126116    832238     93.59     99.63
86.88/21.85	c  S st   637    104854      9718     41549         0     19841    126116   1111832     93.55     98.90
87.28/21.95	c  S st   637    105356      9718     41549         0     20343    126116   1164732     93.55   no data
87.28/21.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.28/21.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.03
87.28/21.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.28/21.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.28/22.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.28/22.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
87.28/22.00	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
87.70/22.04	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
87.70/22.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.87/22.32	c lits-rem:         1  cl-subs:        5  v-elim:      0  v-fix:    0  time:  0.24 s
88.87/22.33	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
88.87/22.34	c vivif2 --  cl tried    20338 cl shrink        0 lits rem          0 time: 0.02
89.27/22.40	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.05
89.27/22.40	c calculated reachability. Time: 0.00
89.27/22.40	c  N dy   637    105356      9718     41549         0     20338    126116   1163302     93.55   no data
94.86/23.84	c  N dy   688    112150      9718     41549         0     27131    126116   2197605     93.83    100.12
100.86/25.37	c  N dy   737    119338      9718     41549         0     19326    126116    911260     94.02    104.35
107.22/26.98	c  N dy   785    127074      9718     41549         0     27062    126116   2078454     94.04     99.46
114.44/28.71	c  N dy   835    135263      9718     41549         0     19255    126116    722042     93.96    100.00
121.57/30.50	c  N dy   894    143894      9718     41549         0     27886    126116   2008249     94.03    129.32
129.55/32.50	c  N dy   951    153078      9718     41549         0     20073    126116    717108     94.08     99.66
133.54/33.51	c  S st   987    158034      9718     41549         0     25028    126116   1461012     94.06     85.24
133.94/33.62	c  S st   987    158535      9718     41549         0     25529    126116   1511832     94.06   no data
133.94/33.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
133.94/33.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
133.94/33.67	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
133.94/33.67	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.94/33.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.94/33.67	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
133.94/33.68	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
134.34/33.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
134.34/33.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.38/34.23	c lits-rem:         1  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.44 s
136.38/34.23	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
136.38/34.25	c vivif2 --  cl tried    25527 cl shrink        0 lits rem          0 time: 0.02
136.73/34.31	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.06
136.73/34.31	c calculated reachability. Time: 0.00
136.73/34.31	c  N dy   987    158535      9718     41549         0     25527    126116   1510613     94.06   no data
145.90/36.66	c  N dy  1058    169069      9718     41549         0     18071    126116    257659     94.20     99.48
155.08/38.93	c  N dy  1117    179901      9718     41549         0     28903    126116   1874299     94.10    105.94
165.44/41.54	c  N dy  1193    191609      9718     41549         0     21605    126116    645438     94.25    102.53
176.21/44.26	c  N dy  1276    203951      9718     41549         0     33945    126116   2503933     94.28     99.29
187.78/47.17	c  N dy  1357    217027      9718     41549         0     27020    126116   1307695     94.36     99.33
200.94/50.41	c  N dy  1450    230921      9718     41549         0     40910    126116   3419504     94.51    102.74
206.92/51.91	c  S st  1495    237803      9718     41549         0     26798    126116   1143905     94.57    101.83
207.32/52.02	c  S st  1495    238306      9718     41549         0     27301    126116   1198397     94.57   no data
207.32/52.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
207.32/52.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
207.32/52.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
207.32/52.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
207.32/52.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
207.32/52.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
207.32/52.07	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
207.72/52.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
207.72/52.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
208.91/52.47	c lits-rem:         5  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.30 s
208.91/52.47	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
208.91/52.49	c vivif2 --  cl tried    27299 cl shrink        0 lits rem          0 time: 0.02
209.31/52.55	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.06
209.31/52.55	c calculated reachability. Time: 0.00
209.31/52.55	c  N dy  1495    238306      9718     41549         0     27299    126116   1198175     94.57   no data
223.27/56.10	c  N dy  1594    253522      9718     41549         0     42514    126116   3482906     94.62    101.36
238.02/59.72	c  N dy  1690    269826      9718     41549         0     36814    126116   2504868     94.59    100.35
253.98/63.76	c  N dy  1798    287121      9718     41549         0     31110    126116   1502297     94.65    101.74
272.36/68.32	c  N dy  1923    305553      9718     41549         0     25545    126116    514628     94.75    102.50
272.71/68.47	c  F st  1929    306251      9718     41549         0     26243    126116    620288     94.77     96.87
290.65/72.90	c  N dy  2027    325112      9718     41549         0     45103    126116   3655980     94.83    100.82
309.40/77.62	c  N dy  2163    345166      9718     41549         0     40154    126116   2563948     94.90    103.25
321.76/80.77	c  S st  2239    357460      9718     41549         0     26450    126116    353345     94.88     89.24
322.16/80.88	c  S st  2239    357961      9718     41549         0     26951    126116    409735     94.88   no data
322.16/80.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
322.56/80.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
322.56/80.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
322.56/80.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
322.56/80.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
322.56/80.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
322.56/80.93	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
322.56/80.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
322.56/80.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
322.97/81.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
322.97/81.04	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
322.97/81.04	c vivif2 --  cl tried    26951 cl shrink        0 lits rem          0 time: 0.01
323.37/81.10	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.06
323.37/81.11	c calculated reachability. Time: 0.00
323.37/81.11	c  N dy  2239    357961      9718     41549         0     26951    126116    409735     94.88   no data
342.13/85.85	c  N dy  2380    378019      9718     41549         0     47007    126116   3490294     94.96    101.98
361.24/90.69	c  N dy  2501    398144      9718     41549         0     40132    126116   2267992     94.92     99.93
382.38/95.91	c  N dy  2637    418195      9718     41549         0     32187    126116    938444     95.00    100.80
402.33/100.94	c  N dy  2773    438461      9718     41549         0     52453    126116   4032263     95.10    101.58
421.86/105.88	c  N dy  2901    458588      9718     41549         0     43583    126116   2519978     95.12    101.37
443.03/111.17	c  N dy  3029    478768      9718     41549         0     33759    126116    877702     95.15    102.42
463.33/116.23	c  N dy  3162    498929      9718     41549         0     53919    126116   3957378     95.19    101.01
483.67/121.35	c  N dy  3295    518985      9718     41549         0     42983    126116   2121535     95.23    100.36
502.82/126.18	c  S st  3412    536941      9718     41549         0     60938    126116   4906219     95.28   no data
503.62/126.34	c  S st  3412    537443      9718     41549         0     61440    126116   4974633     95.28   no data
503.62/126.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
504.02/126.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
504.02/126.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
504.02/126.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
504.02/126.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
504.02/126.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
504.02/126.43	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
504.02/126.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
505.21/126.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
519.17/130.28	c lits-rem:        31  cl-subs:       11  v-elim:      0  v-fix:    0  time:  3.51 s
519.17/130.28	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
519.57/130.35	c vivif2 --  cl tried    61429 cl shrink        0 lits rem          0 time: 0.07
519.97/130.46	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.11
519.97/130.46	c calculated reachability. Time: 0.00
519.97/130.46	c  N dy  3412    537443      9718     41549         0     61429    126116   4971380     95.28   no data
540.31/135.56	c  N dy  3544    557509      9718     41549         0     49488    126116   3033099     95.34    100.64
562.24/141.04	c  N dy  3676    577518      9718     41549         0     36497    126116    872052     95.37    101.51
582.98/146.24	c  N dy  3813    597570      9718     41549         0     56548    126116   3931017     95.41    114.77
604.52/151.66	c  N dy  3949    617637      9718     41549         0     42612    126116   1638866     95.46    101.66
626.05/157.05	c  N dy  4079    637690      9718     41549         0     62659    126116   4714307     95.49    101.39
647.18/162.32	c  N dy  4201    657720      9718     41549         0     47695    126116   2248749     95.47    100.97
669.92/168.06	c  N dy  4333    677948      9718     41549         0     67923    126116   5329005     95.46    100.66
691.05/173.31	c  N dy  4457    698019      9718     41549         0     51997    126116   2750788     95.46    103.25
715.00/179.39	c  N dy  4588    718091      9718     41549         0     72068    126116   5857122     95.49    100.91
736.12/184.68	c  N dy  4719    738207      9718     41549         0     55189    126116   3097189     95.47    101.47
760.04/190.62	c  N dy  4851    758237      9718     41549         0     75216    126116   6156770     95.49    104.93
780.80/195.89	c  N dy  4978    778274      9718     41549         0     57262    126116   3278103     95.49    104.12
805.10/201.90	c  N dy  5103    798332      9718     41549         0     77320    126116   6323273     95.48    100.53
813.07/203.96	c  S st  5155    806165      9718     41549         0     46151    126116   1464870     95.50   no data
813.87/204.11	c  S st  5155    806667      9718     41549         0     46653    126116   1524662     95.50   no data
813.87/204.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
813.87/204.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
813.87/204.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
813.87/204.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
813.87/204.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
813.87/204.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
813.87/204.18	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
814.28/204.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
814.28/204.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
817.46/205.01	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.72 s
817.46/205.02	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
817.46/205.04	c vivif2 --  cl tried    46653 cl shrink        0 lits rem          0 time: 0.02
817.86/205.12	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.08
817.86/205.13	c calculated reachability. Time: 0.00
817.86/205.13	c  N dy  5155    806667      9718     41549         0     46653    126116   1524660     95.50   no data
840.19/210.71	c  N dy  5287    826698      9718     41549         0     66682    126116   4536576     95.51    100.72
863.73/216.66	c  N dy  5419    846759      9718     41549         0     46742    126116   1410105     95.53    100.81
887.25/222.52	c  N dy  5553    866927      9718     41549         0     66910    126116   4496677     95.55    100.90
911.18/228.54	c  N dy  5679    886946      9718     41549         0     45929    126116   1120957     95.57    111.96
933.52/234.12	c  N dy  5810    907064      9718     41549         0     66047    126116   4218961     95.59    102.21
958.64/240.46	c  N dy  5943    927139      9718     41549         0     44121    126116    704958     95.59    101.57
980.58/245.91	c  N dy  6059    947351      9718     41549         0     64332    126116   3753541     95.55    102.72
1006.09/252.39	c  N dy  6183    967862      9718     41549         0     84843    126116   6905566     95.55    102.74
1028.02/257.89	c  N dy  6312    987886      9718     41549         0     61862    126116   3287739     95.57    100.93
1053.54/264.20	c  N dy  6449   1007947      9718     41549         0     81923    126116   6371278     95.59    119.87
1076.68/270.02	c  N dy  6572   1028152      9718     41549         0     58126    126116   2555573     95.61    102.55
1100.61/276.06	c  N dy  6704   1048171      9718     41549         0     78144    126116   5620345     95.64    100.96
1125.34/282.25	c  N dy  6826   1068267      9718     41549         0     53246    126116   1656457     95.64    103.47
1129.32/283.22	c  F st  6845   1071875      9718     41549         0     56854    126116   2216568     95.63   no data
1148.47/288.06	c  N dy  6922   1088316      9718     41549         0     73294    126116   5024075     95.64    105.35
1175.60/294.81	c  N dy  7057   1108441      9718     41549         0     47425    126116    621396     95.65    100.94
1197.96/300.42	c  N dy  7192   1128558      9718     41549         0     67540    126116   3739249     95.69    102.10
1223.86/306.95	c  N dy  7324   1148620      9718     41549         0     87602    126116   6813116     95.70    103.22
1248.56/313.17	c  N dy  7457   1169289      9718     41549         0     61268    126116   2596561     95.71    105.39
1272.89/319.29	c  N dy  7585   1189307      9718     41549         0     81283    126116   5648911     95.72    104.90
1299.60/325.94	c  N dy  7709   1209744      9718     41549         0     53722    126116   1291151     95.71    101.55
1300.00/326.02	c  S st  7712   1210001      9718     41549         0     53979    126116   1330380     95.71   no data
1300.40/326.17	c  S st  7712   1210503      9718     41549         0     54481    126116   1384273     95.71   no data
1300.40/326.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1300.80/326.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
1300.80/326.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1300.80/326.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1300.80/326.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1300.80/326.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
1300.80/326.24	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1300.80/326.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1301.20/326.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1303.99/327.01	c lits-rem:         2  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.66 s
1303.99/327.01	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
1303.99/327.03	c vivif2 --  cl tried    54478 cl shrink        0 lits rem          0 time: 0.02
1304.39/327.14	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.10
1304.39/327.14	c calculated reachability. Time: 0.00
1304.39/327.14	c  N dy  7712   1210503      9718     41549         0     54478    126116   1383084     95.71   no data
1328.32/333.17	c  N dy  7841   1230610      9718     41549         0     74585    126116   4465874     95.72    102.20
1356.23/340.12	c  N dy  7987   1250666      9718     41549         0     94640    126116   7536872     95.75    101.47
1379.76/346.03	c  N dy  8116   1270798      9718     41549         0     65771    126116   2976871     95.75    100.91
1405.28/352.48	c  N dy  8251   1290932      9718     41549         0     85905    126116   6052176     95.76    101.07
1432.00/359.18	c  N dy  8380   1310942      9718     41549         0     55921    126116   1327019     95.76    102.53
1456.35/365.21	c  N dy  8509   1331224      9718     41549         0     76199    126116   4422656     95.76    101.26
1483.84/372.10	c  N dy  8639   1351261      9718     41549         0     96235    126116   7472509     95.77    111.18
1508.58/378.36	c  N dy  8767   1371346      9718     41549         0     65331    126116   2596681     95.77    133.79
1534.09/384.77	c  N dy  8895   1391390      9718     41549         0     85373    126116   5660505     95.76    103.08
1562.80/391.98	c  N dy  9020   1411475      9718     41549         0     53462    126116    674028     95.76    122.59
1586.33/397.84	c  N dy  9155   1431480      9718     41549         0     73465    126116   3777429     95.79    106.50
1613.46/404.60	c  N dy  9290   1451629      9718     41549         0     93612    126116   6879451     95.81    104.11
1640.18/411.40	c  N dy  9415   1471681      9718     41549         0     60663    126116   1632095     95.82    104.82
1664.89/417.56	c  N dy  9544   1491742      9718     41549         0     80723    126116   4745308     95.83    101.12
1693.67/424.72	c  N dy  9679   1511808      9718     41549         0    100789    126116   7831566     95.85    102.73
1719.55/431.22	c  N dy  9813   1531809      9718     41549         0     66790    126116   2412258     95.86    102.41
1745.05/437.69	c  N dy  9945   1551810      9718     41549         0     86786    126116   5498995     95.88    101.34
1774.97/445.13	c  N dy 10080   1571860      9718     41549         0    106835    126116   8598166     95.91    102.87
1799.68/451.31	c  N dy 10202   1591865      9718     41549         0     71841    126116   3035063     95.89    101.31
1826.00/457.93	c  N dy 10329   1611971      9718     41549         0     91945    126116   6103969     95.90    105.09
1855.97/465.47	c  N dy 10463   1632034      9718     41549         0    112004    126116   9193024     95.91    101.47
1880.24/471.52	c  N dy 10594   1652204      9718     41549         0     76169    126116   3527481     95.92    102.20
1907.76/478.42	c  N dy 10727   1672253      9718     41549         0     96217    126116   6612118     95.93    105.89
1938.47/486.11	c  N dy 10867   1692263      9718     41549         0     59234    126116    824308     95.97    102.65
1960.40/491.66	c  S st 10988   1710503      9718     41549         0     77470    126116   3617834     95.98   no data
1961.25/491.84	c  S st 10988   1711006      9718     41549         0     77973    126116   3680953     95.98   no data
1961.25/491.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1961.60/491.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.06
1961.60/491.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1961.60/491.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1961.60/491.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1961.60/491.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
1961.60/491.94	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1961.99/492.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1962.39/492.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1973.99/495.09	c lits-rem:        30  cl-subs:        5  v-elim:      0  v-fix:    0  time:  2.92 s
1973.99/495.09	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
1974.41/495.14	c vivif2 --  cl tried    77968 cl shrink        0 lits rem          0 time: 0.06
1974.75/495.27	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.13
1974.75/495.28	c calculated reachability. Time: 0.00
1974.75/495.28	c  N dy 10988   1711006      9718     41549         0     77968    126116   3679412     95.98   no data
2004.28/502.68	c  N dy 11126   1731297      9718     41549         0     98259    126116   6807085     95.99    102.68
2035.82/510.55	c  N dy 11261   1751423      9718     41549         0     60390    126116    827056     96.00    101.06
2060.10/516.68	c  N dy 11396   1771470      9718     41549         0     80436    126116   3909916     96.01    116.83
2088.04/523.70	c  N dy 11523   1791489      9718     41549         0    100455    126116   6997880     96.02    107.12
2119.16/531.41	c  N dy 11654   1811568      9718     41549         0     61541    126116    871754     96.04    103.62
2143.85/537.63	c  N dy 11787   1831581      9718     41549         0     81550    126116   3951106     96.06    105.19
2172.16/544.78	c  N dy 11922   1851638      9718     41549         0    101606    126116   7033317     96.07    101.22
2203.26/552.60	c  N dy 12045   1871649      9718     41549         0     61618    126116    722930     96.07    112.03
2228.00/558.75	c  N dy 12179   1891712      9718     41549         0     81678    126116   3788291     96.08    101.25
2256.30/565.89	c  N dy 12311   1911894      9718     41549         0    101857    126116   6872466     96.09    101.36
2288.61/573.98	c  N dy 12442   1931976      9718     41549         0    121938    126116   9954731     96.10    107.51
2313.33/580.18	c  N dy 12567   1952047      9718     41549         0     81015    126116   3548605     96.10    101.66
2341.65/587.22	c  N dy 12698   1972142      9718     41549         0    101108    126116   6623573     96.11    103.48
2373.60/595.25	c  N dy 12825   1992281      9718     41549         0    121247    126116   9719536     96.11    102.16
2399.49/601.77	c  N dy 12953   2012448      9718     41549         0     79421    126116   3176688     96.12    101.35
2427.37/608.79	c  N dy 13082   2032620      9718     41549         0     99590    126116   6292929     96.14    104.09
2460.09/616.98	c  N dy 13214   2053480      9718     41549         0    120450    126116   9469275     96.13    102.34
2487.65/623.86	c  N dy 13352   2073551      9718     41549         0     77525    126116   2762010     96.15    109.03
2515.12/630.76	c  N dy 13485   2093554      9718     41549         0     97527    126116   5849776     96.16    101.92
2546.23/638.55	c  N dy 13614   2113589      9718     41549         0    117560    126116   8952797     96.18    101.54
2575.73/645.99	c  N dy 13735   2133792      9718     41549         0     73765    126116   2008619     96.18    102.16
2602.45/652.69	c  N dy 13861   2153845      9718     41549         0     93818    126116   5073145     96.18    102.56
2633.15/660.35	c  N dy 13986   2173916      9718     41549         0    113886    126116   8145389     96.19    109.82
2665.86/668.52	c  N dy 14120   2194018      9718     41549         0     68991    126116   1140652     96.20    103.90
2687.39/673.99	c  S st 14226   2211006      9718     41549         0     85979    126116   3771830     96.20     89.78
2688.20/674.19	c  S st 14226   2211507      9718     41549         0     86480    126116   3837474     96.20   no data
2688.60/674.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2688.60/674.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.07
2688.60/674.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2688.60/674.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2688.60/674.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2688.60/674.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
2688.60/674.29	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
2689.02/674.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2689.79/674.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2701.76/677.55	c lits-rem:        10  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.02 s
2701.76/677.55	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
2702.18/677.61	c vivif2 --  cl tried    86474 cl shrink        0 lits rem          0 time: 0.06
2702.60/677.75	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.14
2702.60/677.76	c calculated reachability. Time: 0.00
2702.60/677.76	c  N dy 14226   2211507      9718     41549         0     86474    126116   3835910     96.20   no data
2732.46/685.29	c  N dy 14366   2231544      9718     41549         0    106507    126116   6943940     96.23    128.19
2766.37/693.72	c  N dy 14498   2251564      9718     41549         0    126523    126116  10018110     96.24    103.31
2794.30/700.75	c  N dy 14628   2271612      9718     41549         0     80582    126116   2769830     96.24    103.86
2822.18/707.77	c  N dy 14756   2291706      9718     41549         0    100671    126116   5899184     96.26    153.25
2854.09/715.70	c  N dy 14879   2311845      9718     41549         0    120807    126116   8977560     96.26    102.32
2885.60/723.66	c  N dy 15017   2331894      9718     41549         0     73862    126116   1586799     96.28    125.71
2912.31/730.37	c  N dy 15146   2351990      9718     41549         0     93956    126116   4628170     96.28    104.19
2943.44/738.12	c  N dy 15267   2372078      9718     41549         0    114042    126116   7714208     96.28    102.99
2978.53/746.98	c  N dy 15393   2392236      9718     41549         0    134199    126116  10812481     96.28    102.85
3006.02/753.83	c  N dy 15526   2412248      9718     41549         0     86211    126116   3321783     96.29    115.40
3035.14/761.14	c  N dy 15656   2432353      9718     41549         0    106314    126116   6438690     96.30    103.36
3067.84/769.32	c  N dy 15789   2452356      9718     41549         0    126315    126116   9543812     96.31    107.33
3099.75/777.32	c  N dy 15923   2472430      9718     41549         0     77397    126116   1859428     96.33    103.03
3126.87/784.17	c  N dy 16043   2492469      9718     41549         0     97435    126116   4923554     96.32    110.66
3157.97/791.90	c  N dy 16168   2512498      9718     41549         0    117461    126116   8016130     96.32    101.75
3193.07/800.73	c  N dy 16302   2532513      9718     41549         0    137473    126116  11106979     96.34    102.64
3221.37/807.82	c  N dy 16439   2552635      9718     41549         0     87604    126116   3262858     96.35    102.33
3250.51/815.19	c  N dy 16571   2572683      9718     41549         0    107651    126116   6353283     96.36    102.11
3283.19/823.35	c  N dy 16701   2592736      9718     41549         0    127700    126116   9445866     96.37    102.16
3316.30/831.67	c  N dy 16833   2612792      9718     41549         0     76759    126116   1440283     96.38    104.81
3343.80/838.51	c  N dy 16964   2632828      9718     41549         0     96794    126116   4518487     96.39    101.58
3374.90/846.33	c  N dy 17092   2653105      9718     41549         0    117071    126116   7664083     96.40    102.06
3410.00/855.19	c  N dy 17225   2673478      9718     41549         0    137442    126116  10825214     96.42    104.24
3440.31/862.77	c  N dy 17354   2693620      9718     41549         0     85590    126116   2632028     96.42    105.36
3465.46/869.08	c  S st 17464   2711509      9718     41549         0    103477    126116   5376321     96.41   no data
3466.62/869.31	c  S st 17464   2712012      9718     41549         0    103980    126116   5430564     96.41   no data
3466.62/869.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3467.02/869.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.08
3467.02/869.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3467.02/869.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3467.02/869.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3467.02/869.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
3467.02/869.44	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
3467.42/869.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
3468.23/869.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3485.38/874.00	c lits-rem:         3  cl-subs:        7  v-elim:      0  v-fix:    0  time:  4.24 s
3485.38/874.01	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
3485.38/874.09	c vivif2 --  cl tried   103973 cl shrink        0 lits rem          0 time: 0.08
3486.18/874.25	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.16
3486.18/874.26	c calculated reachability. Time: 0.00
3486.18/874.26	c  N dy 17464   2712012      9718     41549         0    103973    126116   5428797     96.41   no data
3519.66/882.60	c  N dy 17593   2732098      9718     41549         0    124058    126116   8551760     96.42    103.45
3556.76/891.92	c  N dy 17726   2752141      9718     41549         0    144096    126116  11648850     96.43    101.59
3584.66/898.98	c  N dy 17853   2772196      9718     41549         0     91155    126116   3357807     96.44    103.23
3615.02/906.54	c  N dy 17987   2792336      9718     41549         0    111293    126116   6481963     96.45    101.62
3648.48/914.94	c  N dy 18115   2812402      9718     41549         0    131359    126116   9549659     96.46    102.08
3683.97/923.82	c  N dy 18240   2832578      9718     41549         0     77538    126116   1119450     96.46    102.22
3711.52/930.79	c  N dy 18377   2852671      9718     41549         0     97630    126116   4250209     96.48    102.32
3742.98/938.63	c  N dy 18516   2872691      9718     41549         0    117647    126116   7344516     96.49    102.67
3779.27/947.73	c  N dy 18652   2892715      9718     41549         0    137670    126116  10442946     96.50    102.03
3813.17/956.20	c  N dy 18780   2912765      9718     41549         0     82734    126116   1793959     96.50    104.07
3841.90/963.48	c  N dy 18919   2932787      9718     41549         0    102756    126116   4918563     96.52    104.85
3874.58/971.62	c  N dy 19048   2953153      9718     41549         0    123121    126116   8093187     96.52    103.84
3909.67/980.49	c  N dy 19169   2973171      9718     41549         0    143138    126116  11136678     96.53    101.89
3942.38/988.61	c  N dy 19296   2993306      9718     41549         0     87269    126116   2287464     96.53    102.90
3971.90/996.07	c  N dy 19438   3013315      9718     41549         0    107277    126116   5429527     96.55    105.09
4005.78/1004.52	c  N dy 19580   3033666      9718     41549         0    127624    126116   8600502     96.56    102.38
4042.07/1013.60	c  N dy 19707   3053687      9718     41549         0    147643    126116  11717955     96.57    102.96
4073.18/1021.42	c  N dy 19840   3073706      9718     41549         0     90669    126116   2691588     96.58    104.15
4103.09/1028.97	c  N dy 19974   3093717      9718     41549         0    110679    126116   5807750     96.59    114.90
4136.62/1037.38	c  N dy 20107   3113871      9718     41549         0    130827    126116   8908512     96.59    103.10
4173.68/1046.60	c  N dy 20237   3133932      9718     41549         0    150887    126116  11976877     96.60    102.87
4204.79/1054.40	c  N dy 20376   3154020      9718     41549         0     92978    126116   2914243     96.60    103.30
4234.69/1061.95	c  N dy 20506   3174022      9718     41549         0    112978    126116   6007289     96.61    103.11
4268.64/1070.46	c  N dy 20634   3194285      9718     41549         0    133237    126116   9132792     96.61    105.03
4302.10/1078.82	c  S st 20751   3212013      9718     41549         0    150963    126116  11874439     96.62   no data
4303.31/1079.13	c  S st 20751   3212516      9718     41549         0    151466    126116  11935877     96.62   no data
4303.31/1079.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4303.74/1079.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.12
4303.74/1079.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4303.74/1079.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4304.08/1079.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4304.08/1079.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9718 time:  0.00 s
4304.08/1079.31	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
4304.48/1079.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
4306.88/1080.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4344.36/1089.44	c lits-rem:        20  cl-subs:       11  v-elim:      0  v-fix:    0  time:  9.38 s
4344.36/1089.45	c vivif2 --  cl tried    41549 cl shrink        0 lits rem          0 time: 0.00
4345.16/1089.62	c vivif2 --  cl tried   151455 cl shrink        0 lits rem          0 time: 0.18
4345.96/1089.86	c asymm  cl-useful: 0/41549/41549 lits-rem:0 time: 0.24
4345.96/1089.87	c calculated reachability. Time: 0.00
4345.96/1089.87	c  N dy 20751   3212516      9718     41549         0    151455    126116  11932190     96.62   no data
4377.89/1097.84	c  N dy 20881   3232519      9718     41549         0     92460    126116   2692274     96.63    101.76
4407.77/1105.37	c  N dy 21011   3252544      9718     41549         0    112483    126116   5792215     96.64    103.68
4441.66/1113.83	c  N dy 21141   3272568      9718     41549         0    132505    126116   8869798     96.65    104.66
4479.20/1123.28	c  N dy 21268   3292634      9718     41549         0    152571    126116  11989210     96.65    101.78
4511.05/1131.28	c  N dy 21394   3312777      9718     41549         0     92722    126116   2578543     96.65    101.83
4541.35/1138.83	c  N dy 21525   3332789      9718     41549         0    112734    126116   5674929     96.66    102.51
4574.86/1147.25	c  N dy 21658   3352879      9718     41549         0    132823    126116   8800262     96.67    102.16
4611.94/1156.54	c  N dy 21781   3372896      9718     41549         0    152838    126116  11871981     96.67    102.96
4647.44/1165.43	c  N dy 21910   3392902      9718     41549         0     91850    126116   2335652     96.68    109.85
4678.54/1173.22	c  N dy 22043   3412992      9718     41549         0    111937    126116   5461328     96.68    104.15
4711.69/1181.59	c  N dy 22174   3433020      9718     41549         0    131963    126116   8596251     96.70    102.87
4749.54/1191.06	c  N dy 22310   3453123      9718     41549         0    152066    126116  11728714     96.71    102.09
4785.83/1200.13	c  N dy 22450   3473265      9718     41549         0     90213    126116   1919141     96.72    102.74

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-3366135-1305396286/watcher-3366135-1305396286 -o /tmp/evaluation-result-3366135-1305396286/solver-3366135-1305396286 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366135-1305396286.cnf 

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

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


[startup+0 s]
/proc/loadavg: 3.81 5.94 8.05 4/367 7002
/proc/meminfo: memFree=30375056/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 408 0 0 0 0 0 0 0 21 0 4 0 632044897 52396032 348 33554432000 4194304 4580107 140737361112464 18446744073709551615 47131351332786 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 12792 348 299 95 0 7774 0
[pid=7002/tid=7003] ppid=7000 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 632044898 52396032 348 33554432000 4194304 4580107 140737361112464 18446744073709551615 47131351332786 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 632044898 52396032 348 33554432000 4194304 4580107 140737361112464 18446744073709551615 47131351332786 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 632044898 52396032 348 33554432000 4194304 4580107 140737361112464 18446744073709551615 212039711729 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.100247 s]
/proc/loadavg: 3.81 5.94 8.05 4/367 7002
/proc/meminfo: memFree=30375056/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=364316 CPUtime=0.36 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 9428 0 0 0 32 4 0 0 18 0 4 0 632044897 373059584 8439 33554432000 4194304 4580107 140737361112464 18446744073709551615 212039352423 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 91291 9069 363 95 0 86273 0
[pid=7002/tid=7003] ppid=7000 vsize=365164 CPUtime=0.09 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 2948 0 0 0 8 1 0 0 18 0 4 0 632044898 373927936 9087 33554432000 4194304 4580107 140737361112464 18446744073709551615 4507434 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=365164 CPUtime=0.08 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 2433 0 0 0 7 1 0 0 18 0 4 0 632044898 373927936 9102 33554432000 4194304 4580107 140737361112464 18446744073709551615 212039352416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=365164 CPUtime=0.08 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) S 7000 7002 5961 0 -1 4202560 2085 0 0 0 8 0 0 0 18 0 4 0 632044898 373927936 9117 33554432000 4194304 4580107 140737361112464 18446744073709551615 212039760366 0 0 4096 2 18446604471135148864 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 364316

[startup+0.265052 s]
/proc/loadavg: 3.81 5.94 8.05 4/367 7002
/proc/meminfo: memFree=30375056/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=370464 CPUtime=1.01 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 16311 0 0 0 94 7 0 0 18 0 4 0 632044897 379355136 12375 33554432000 4194304 4580107 140737361112464 18446744073709551615 4292938 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 92616 12375 377 95 0 87598 0
[pid=7002/tid=7003] ppid=7000 vsize=370464 CPUtime=0.25 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 4260 0 0 0 24 1 0 0 18 0 4 0 632044898 379355136 12375 33554432000 4194304 4580107 140737361112464 18446744073709551615 4316702 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=370464 CPUtime=0.24 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 4903 0 0 0 22 2 0 0 18 0 4 0 632044898 379355136 12375 33554432000 4194304 4580107 140737361112464 18446744073709551615 4321874 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=370464 CPUtime=0.24 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 2262 0 0 0 24 0 0 0 18 0 4 0 632044898 379355136 12375 33554432000 4194304 4580107 140737361112464 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.01
Current children cumulated vsize (KiB) 370464

[startup+0.30105 s]
/proc/loadavg: 3.81 5.94 8.05 4/367 7002
/proc/meminfo: memFree=30375056/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=370464 CPUtime=1.16 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 16456 0 0 0 109 7 0 0 18 0 4 0 632044897 379355136 12520 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293698 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 92616 12520 377 95 0 87598 0
[pid=7002/tid=7003] ppid=7000 vsize=370464 CPUtime=0.29 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 4299 0 0 0 28 1 0 0 18 0 4 0 632044898 379355136 12520 33554432000 4194304 4580107 140737361112464 18446744073709551615 4306066 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=370464 CPUtime=0.28 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 4938 0 0 0 26 2 0 0 18 0 4 0 632044898 379355136 12520 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=370464 CPUtime=0.27 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 2298 0 0 0 27 0 0 0 18 0 4 0 632044898 379355136 12520 33554432000 4194304 4580107 140737361112464 18446744073709551615 4305960 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 370464

[startup+0.700978 s]
/proc/loadavg: 3.81 5.94 8.05 4/367 7002
/proc/meminfo: memFree=30375056/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=370464 CPUtime=2.76 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 18115 0 0 0 269 7 0 0 18 0 4 0 632044897 379355136 14179 33554432000 4194304 4580107 140737361112464 18446744073709551615 4321152 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 92616 14181 377 95 0 87598 0
[pid=7002/tid=7003] ppid=7000 vsize=370464 CPUtime=0.69 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 4751 0 0 0 68 1 0 0 18 0 4 0 632044898 379355136 14181 33554432000 4194304 4580107 140737361112464 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=370464 CPUtime=0.68 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 5327 0 0 0 66 2 0 0 18 0 4 0 632044898 379355136 14181 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=370464 CPUtime=0.67 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 2697 0 0 0 67 0 0 0 18 0 4 0 632044898 379355136 14181 33554432000 4194304 4580107 140737361112464 18446744073709551615 4292924 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 370464

[startup+1.50083 s]
/proc/loadavg: 4.47 6.04 8.07 9/371 7006
/proc/meminfo: memFree=30261564/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=378408 CPUtime=5.94 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 22869 0 0 0 586 8 0 0 19 0 4 0 632044897 387489792 13514 33554432000 4194304 4580107 140737361112464 18446744073709551615 4295890 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 94602 13514 377 95 0 89584 0
[pid=7002/tid=7003] ppid=7000 vsize=378408 CPUtime=1.48 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 5909 0 0 0 147 1 0 0 19 0 4 0 632044898 387489792 13514 33554432000 4194304 4580107 140737361112464 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=378408 CPUtime=1.48 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 6483 0 0 0 146 2 0 0 19 0 4 0 632044898 387489792 13515 33554432000 4194304 4580107 140737361112464 18446744073709551615 4324249 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=378408 CPUtime=1.46 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 4034 0 0 0 146 0 0 0 20 0 4 0 632044898 387489792 13515 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 378408

[startup+3.10055 s]
/proc/loadavg: 4.47 6.04 8.07 9/371 7006
/proc/meminfo: memFree=30267064/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=379288 CPUtime=12.33 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 30183 0 0 0 1223 10 0 0 25 0 4 0 632044897 388390912 14484 33554432000 4194304 4580107 140737361112464 18446744073709551615 4292985 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 94822 14484 377 95 0 89804 0
[pid=7002/tid=7003] ppid=7000 vsize=379288 CPUtime=3.08 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 7756 0 0 0 306 2 0 0 25 0 4 0 632044898 388390912 14484 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293781 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=379288 CPUtime=3.08 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 8299 0 0 0 305 3 0 0 24 0 4 0 632044898 388390912 14484 33554432000 4194304 4580107 140737361112464 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=379288 CPUtime=3.05 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 5888 0 0 0 304 1 0 0 25 0 4 0 632044898 388390912 14484 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293032 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 379288

[startup+6.30098 s]
/proc/loadavg: 4.47 6.04 8.07 9/371 7006
/proc/meminfo: memFree=30180752/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=379784 CPUtime=25.09 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 50647 0 0 0 2493 16 0 0 25 0 4 0 632044897 388898816 22992 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293232 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 94946 22992 379 95 0 89928 0
[pid=7002/tid=7003] ppid=7000 vsize=379784 CPUtime=6.29 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 11486 0 0 0 626 3 0 0 25 0 4 0 632044898 388898816 22992 33554432000 4194304 4580107 140737361112464 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=379784 CPUtime=6.27 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 11580 0 0 0 624 3 0 0 25 0 4 0 632044898 388898816 22992 33554432000 4194304 4580107 140737361112464 18446744073709551615 4292928 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=379784 CPUtime=6.21 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 9647 0 0 0 619 2 0 0 18 0 4 0 632044898 388898816 22992 33554432000 4194304 4580107 140737361112464 18446744073709551615 4316709 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 379784

[startup+12.7008 s]
/proc/loadavg: 5.01 6.10 8.07 9/371 7007
/proc/meminfo: memFree=29990768/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=383456 CPUtime=50.6 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 90785 0 0 0 5035 25 0 0 25 0 4 0 632044897 392658944 40183 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293179 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 95864 40183 379 95 0 90846 0
[pid=7002/tid=7003] ppid=7000 vsize=383456 CPUtime=12.68 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 20831 0 0 0 1263 5 0 0 25 0 4 0 632044898 392658944 40183 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=383456 CPUtime=12.67 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 25707 0 0 0 1259 8 0 0 25 0 4 0 632044898 392658944 40183 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293131 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=383456 CPUtime=12.53 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 19582 0 0 0 1249 4 0 0 25 0 4 0 632044898 392658944 40183 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.6
Current children cumulated vsize (KiB) 383456

[startup+25.5005 s]
/proc/loadavg: 5.47 6.16 8.07 9/371 7007
/proc/meminfo: memFree=29787280/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=509840 CPUtime=101.63 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 153042 0 0 0 10126 37 0 0 25 0 4 0 632044897 522076160 67178 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 127460 67178 379 95 0 122442 0
[pid=7002/tid=7003] ppid=7000 vsize=509840 CPUtime=25.48 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 38888 0 0 0 2540 8 0 0 25 0 4 0 632044898 522076160 67179 33554432000 4194304 4580107 140737361112464 18446744073709551615 4416732 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=509840 CPUtime=25.47 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 41028 0 0 0 2536 11 0 0 25 0 4 0 632044898 522076160 67179 33554432000 4194304 4580107 140737361112464 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=509840 CPUtime=25.16 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 33568 0 0 0 2509 7 0 0 25 0 4 0 632044898 522076160 67179 33554432000 4194304 4580107 140737361112464 18446744073709551615 4321207 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.63
Current children cumulated vsize (KiB) 509840

[startup+51.101 s]
/proc/loadavg: 6.39 6.32 8.07 9/371 7008
/proc/meminfo: memFree=29719188/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=510916 CPUtime=203.73 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 238944 0 0 0 20313 60 0 0 25 0 4 0 632044897 523177984 71355 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 127729 71355 379 95 0 122711 0
[pid=7002/tid=7003] ppid=7000 vsize=510916 CPUtime=51.08 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 59453 0 0 0 5094 14 0 0 25 0 4 0 632044898 523177984 71356 33554432000 4194304 4580107 140737361112464 18446744073709551615 4320729 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=510916 CPUtime=51.07 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 63290 0 0 0 5090 17 0 0 25 0 4 0 632044898 523177984 71356 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=510916 CPUtime=50.47 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 54393 0 0 0 5034 13 0 0 25 0 4 0 632044898 523177984 71356 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.73
Current children cumulated vsize (KiB) 510916

[startup+102.301 s]
/proc/loadavg: 7.45 6.63 8.07 9/371 7009
/proc/meminfo: memFree=29492840/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=724440 CPUtime=407.94 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 387250 0 0 0 40694 100 0 0 25 0 4 0 632044897 741826560 93708 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293108 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 181110 93708 383 95 0 176092 0
[pid=7002/tid=7003] ppid=7000 vsize=724440 CPUtime=102.29 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 98245 0 0 0 10204 25 0 0 25 0 4 0 632044898 741826560 93722 33554432000 4194304 4580107 140737361112464 18446744073709551615 4319785 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=724440 CPUtime=102.28 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 97968 0 0 0 10202 26 0 0 25 0 4 0 632044898 741826560 93722 33554432000 4194304 4580107 140737361112464 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=724440 CPUtime=101.05 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 94851 0 0 0 10083 22 0 0 25 0 4 0 632044898 741826560 93722 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.94
Current children cumulated vsize (KiB) 724440

[startup+162.301 s]

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

[pid=7002] ppid=7000 vsize=995984 CPUtime=2561.39 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 1586396 0 0 0 255660 479 0 0 25 0 4 0 632044897 1019887616 177074 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 248996 177074 379 95 0 243978 0
[pid=7002/tid=7003] ppid=7000 vsize=995984 CPUtime=642.27 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 399100 0 0 0 64110 117 0 0 25 0 4 0 632044898 1019887616 177074 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=995984 CPUtime=642.25 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 399009 0 0 0 64101 124 0 0 25 0 4 0 632044898 1019887616 177074 33554432000 4194304 4580107 140737361112464 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=995984 CPUtime=634.56 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 392378 0 0 0 63338 118 0 0 25 0 4 0 632044898 1019887616 177074 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2561.39
Current children cumulated vsize (KiB) 995984

[startup+702.301 s]
/proc/loadavg: 8.09 7.91 8.09 9/371 7025
/proc/meminfo: memFree=28650048/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=1035608 CPUtime=2800.65 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 1703394 0 0 0 279546 519 0 0 25 0 4 0 632044897 1060462592 170264 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293907 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 258902 170264 379 95 0 253884 0
[pid=7002/tid=7003] ppid=7000 vsize=1035608 CPUtime=702.27 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 429885 0 0 0 70100 127 0 0 25 0 4 0 632044898 1060462592 170264 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=1035608 CPUtime=702.25 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 427306 0 0 0 70091 134 0 0 25 0 4 0 632044898 1060462592 170264 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=1035608 CPUtime=693.83 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 421153 0 0 0 69254 129 0 0 25 0 4 0 632044898 1060462592 170264 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2800.65
Current children cumulated vsize (KiB) 1035608

[startup+762.301 s]
/proc/loadavg: 8.15 7.95 8.09 9/371 7027
/proc/meminfo: memFree=28535692/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=1104084 CPUtime=3039.95 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 1824391 0 0 0 303435 560 0 0 25 0 4 0 632044897 1130582016 186853 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 276021 186853 379 95 0 271003 0
[pid=7002/tid=7003] ppid=7000 vsize=1104084 CPUtime=762.28 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 456559 0 0 0 76091 137 0 0 25 0 4 0 632044898 1130582016 186863 33554432000 4194304 4580107 140737361112464 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=1104084 CPUtime=762.26 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 468286 0 0 0 76080 146 0 0 25 0 4 0 632044898 1130582016 186863 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=1104084 CPUtime=753.11 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 448022 0 0 0 75172 139 0 0 25 0 4 0 632044898 1130582016 186863 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3039.95
Current children cumulated vsize (KiB) 1104084

[startup+822.3 s]
/proc/loadavg: 8.10 7.97 8.09 9/371 7028
/proc/meminfo: memFree=28446744/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=1157492 CPUtime=3279.2 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 1929357 0 0 0 327324 596 0 0 25 0 4 0 632044897 1185271808 196952 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 289373 196952 379 95 0 284355 0
[pid=7002/tid=7003] ppid=7000 vsize=1157492 CPUtime=822.27 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 482566 0 0 0 82080 147 0 0 25 0 4 0 632044898 1185271808 196952 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=1157492 CPUtime=822.25 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 494712 0 0 0 82070 155 0 0 25 0 4 0 632044898 1185271808 196952 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=1157492 CPUtime=812.38 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 474297 0 0 0 81090 148 0 0 25 0 4 0 632044898 1185271808 196952 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293105 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.2
Current children cumulated vsize (KiB) 1157492

[startup+882.315 s]
/proc/loadavg: 8.10 7.99 8.09 9/371 7030
/proc/meminfo: memFree=28440716/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=1195100 CPUtime=3518.52 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 2040749 0 0 0 351216 636 0 0 25 0 4 0 632044897 1223782400 210340 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 298775 210340 379 95 0 293757 0
[pid=7002/tid=7003] ppid=7000 vsize=1195100 CPUtime=882.28 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 514980 0 0 0 88070 158 0 0 25 0 4 0 632044898 1223782400 210340 33554432000 4194304 4580107 140737361112464 18446744073709551615 4416315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=1195100 CPUtime=882.25 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 520090 0 0 0 88061 164 0 0 25 0 4 0 632044898 1223782400 210340 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=1195100 CPUtime=871.67 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 499632 0 0 0 87008 159 0 0 25 0 4 0 632044898 1223782400 210340 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3518.52
Current children cumulated vsize (KiB) 1195100

[startup+942.301 s]
/proc/loadavg: 8.14 8.02 8.09 9/371 7031
/proc/meminfo: memFree=28077588/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=1144188 CPUtime=3757.74 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 2144454 0 0 0 375097 677 0 0 25 0 4 0 632044897 1171648512 213336 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 286047 213336 419 95 0 281029 0
[pid=7002/tid=7003] ppid=7000 vsize=1144188 CPUtime=942.27 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 538528 0 0 0 94059 168 0 0 25 0 4 0 632044898 1171648512 213336 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293918 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=1144188 CPUtime=942.24 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 545133 0 0 0 94048 176 0 0 25 0 4 0 632044898 1171648512 213336 33554432000 4194304 4580107 140737361112464 18446744073709551615 4401334 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=1144188 CPUtime=930.94 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 529406 0 0 0 92925 169 0 0 25 0 4 0 632044898 1171648512 213336 33554432000 4194304 4580107 140737361112464 18446744073709551615 4321048 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3757.74
Current children cumulated vsize (KiB) 1144188

[startup+1002.3 s]
/proc/loadavg: 8.05 8.01 8.08 9/371 7033
/proc/meminfo: memFree=27989516/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=1198072 CPUtime=3997.01 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 2245331 0 0 0 398983 718 0 0 25 0 4 0 632044897 1226825728 223559 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 299518 223559 379 95 0 294500 0
[pid=7002/tid=7003] ppid=7000 vsize=1198072 CPUtime=1002.27 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 563197 0 0 0 100048 179 0 0 25 0 4 0 632044898 1226825728 223559 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=1198072 CPUtime=1002.24 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 572736 0 0 0 100039 185 0 0 25 0 4 0 632044898 1226825728 223559 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=1198072 CPUtime=990.21 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 553101 0 0 0 98842 179 0 0 25 0 4 0 632044898 1226825728 223559 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3997.01
Current children cumulated vsize (KiB) 1198072

[startup+1062.3 s]
/proc/loadavg: 8.19 8.06 8.09 9/371 7035
/proc/meminfo: memFree=28031980/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=1146536 CPUtime=4236.29 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 2344092 0 0 0 422875 754 0 0 25 0 4 0 632044897 1174052864 217000 33554432000 4194304 4580107 140737361112464 18446744073709551615 4295890 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 286634 217000 379 95 0 281616 0
[pid=7002/tid=7003] ppid=7000 vsize=1146536 CPUtime=1062.26 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 587715 0 0 0 106037 189 0 0 25 0 4 0 632044898 1174052864 217000 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=1146536 CPUtime=1062.24 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 597316 0 0 0 106031 193 0 0 25 0 4 0 632044898 1174052864 217000 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=1146536 CPUtime=1049.49 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 577772 0 0 0 104761 188 0 0 25 0 4 0 632044898 1174052864 217000 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4236.29
Current children cumulated vsize (KiB) 1146536

[startup+1122.3 s]
/proc/loadavg: 8.12 8.06 8.09 9/371 7036
/proc/meminfo: memFree=27820652/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=1398488 CPUtime=4475.56 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 2460956 0 0 0 446763 793 0 0 25 0 4 0 632044897 1432051712 265776 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293932 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 349622 265776 379 95 0 344604 0
[pid=7002/tid=7003] ppid=7000 vsize=1398488 CPUtime=1122.26 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 609958 0 0 0 112028 198 0 0 25 0 4 0 632044898 1432051712 265776 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293785 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=1398488 CPUtime=1122.23 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 620573 0 0 0 112021 202 0 0 25 0 4 0 632044898 1432051712 265776 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=1398488 CPUtime=1108.77 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 601548 0 0 0 110679 198 0 0 25 0 4 0 632044898 1432051712 265776 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4475.56
Current children cumulated vsize (KiB) 1398488

[startup+1182.3 s]
/proc/loadavg: 8.16 8.08 8.09 9/371 7038
/proc/meminfo: memFree=27877652/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=1412740 CPUtime=4714.84 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 2571639 0 0 0 470648 836 0 0 25 0 4 0 632044897 1446645760 266418 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 353185 266418 379 95 0 348167 0
[pid=7002/tid=7003] ppid=7000 vsize=1412740 CPUtime=1182.25 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 634241 0 0 0 118017 208 0 0 25 0 4 0 632044898 1446645760 266418 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=1412740 CPUtime=1182.23 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 658961 0 0 0 118009 214 0 0 25 0 4 0 632044898 1446645760 266419 33554432000 4194304 4580107 140737361112464 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=1412740 CPUtime=1168.05 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 624914 0 0 0 116597 208 0 0 25 0 4 0 632044898 1446645760 266419 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293073 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4714.84
Current children cumulated vsize (KiB) 1412740



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.11 8.07 8.09 6/370 7039
/proc/meminfo: memFree=27971876/32951124 swapFree=51873460/67111528
[pid=7002] ppid=7000 vsize=1466764 CPUtime=4800.19 cores=1,3,5,7
/proc/7002/stat : 7002 (strangenight2-m) R 7000 7002 5961 0 -1 4202496 2604256 0 0 0 479171 848 0 0 25 0 4 0 632044897 1501966336 271166 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7002/statm: 366691 271166 379 95 0 361673 0
[pid=7002/tid=7003] ppid=7000 vsize=1466764 CPUtime=1203.67 cores=1,3,5,7
/proc/7002/task/7003/stat : 7003 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 643065 0 0 0 120156 211 0 0 25 0 4 0 632044898 1501966336 271172 33554432000 4194304 4580107 140737361112464 18446744073709551615 4293710 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7002/tid=7004] ppid=7000 vsize=1466764 CPUtime=1203.65 cores=1,3,5,7
/proc/7002/task/7004/stat : 7004 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 666398 0 0 0 120148 217 0 0 25 0 4 0 632044898 1501966336 271172 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7002/tid=7005] ppid=7000 vsize=1466764 CPUtime=1189.18 cores=1,3,5,7
/proc/7002/task/7005/stat : 7005 (strangenight2-m) R 7000 7002 5961 0 -1 4202560 632641 0 0 0 118707 211 0 0 25 0 4 0 632044898 1501966336 271172 33554432000 4194304 4580107 140737361112464 18446744073709551615 4294496 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1466764

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): 1203.77
CPU time (s): 4800.28
CPU user time (s): 4791.76
CPU system time (s): 8.5277
CPU usage (%): 398.772
Max. virtual memory (cumulated for all children) (KiB): 1466764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4791.76
system time used= 8.5277
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2604268
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= 6006
involuntary context switches= 21499

runsolver used 3.83642 second user time and 10.4344 second system time

The end

Launcher Data

Begin job on node146 at 2011-05-14 20:04:46
IDJOB=3366135
IDBENCH=82544
IDSOLVER=1844
FILE ID=node146/3366135-1305396286
RUNJOBID= node146-1305396286-6980
PBS_JOBID= 13324433
Free space on /tmp= 73264 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S709804505-031-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366135-1305396286/watcher-3366135-1305396286 -o /tmp/evaluation-result-3366135-1305396286/solver-3366135-1305396286 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366135-1305396286.cnf

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

MD5SUM BENCH= 5fbb493df133934f33cf8a2f736084e5
RANDOM SEED=926738366

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30376328 kB
Buffers:         41856 kB
Cached:          59388 kB
SwapCached:      55996 kB
Active:         700048 kB
Inactive:      1653652 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30376328 kB
SwapTotal:    67111528 kB
SwapFree:     51873460 kB
Dirty:           12840 kB
Writeback:           0 kB
AnonPages:     2203072 kB
Mapped:          17112 kB
Slab:            96204 kB
PageTables:      58952 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 81842608 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= 73260 MiB
End job on node146 at 2011-05-14 20:24:52