Trace number 3259385

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-1-mt? (TO) 4800.35 1201.75

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2100c215164gyes4.cnf
MD5SUM2caae162eff2e5f641cadfad345a5401
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2100
Number of clauses215164
Sum of the clauses size432288
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2215094
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 570

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3259385-1304035394.cnf'
0.00/0.00	c -- header says num vars:           2100
0.00/0.00	c -- header says num clauses:      215164
0.00/0.05	c -- clauses added:            0 learnts,       215164 normals,            0 xors
0.00/0.05	c -- vars added       2100
0.00/0.05	c Parsing time:  0.15 s
0.00/0.05	c  N st     0         0      2100        70    215094         0    432288         0   no data   no data  --
0.00/0.05	c asymm  cl-useful: 0/70/70 lits-rem:0 time: 0.00
0.00/0.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.14
0.00/0.14	c bin-w-bin subsume rem            0 bins  time:  0.10 s
0.00/0.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
0.00/0.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2100 time:  0.09 s
0.00/0.18	c Removed useless bin:       0  fixed:     0  props:   1.08M  time:  0.08 s
0.56/0.55	c lits-rem:       109  cl-subs:        0  v-elim:     70  v-fix:    0  time:  0.25 s
0.56/0.55	c Finding binary XORs  T:     0.02 s  found:       0
0.56/0.55	c Finding non-binary XORs:     0.04 s (found:       0, avg size: nan)
0.56/0.55	c calculated reachability. Time: 0.00
0.56/0.55	c Calc default polars -  time:   0.01 s pos:       0 undec:      70 neg:    2030
0.56/0.55	c =========================================================================================
0.56/0.55	c types(t): F = full restart, N = normal restart
0.56/0.55	c types(t): S = simplification begin/end, E = solution found
0.56/0.55	c restart types(rt): st = static, dy = dynamic
0.56/0.55	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.56/0.55	c  B st     0         0      2030     10521    202543         0    724863         0   no data   no data  --
0.56/0.91	c  N dy    18      4104      2030     10521    202543      4061    724862    207632     13.58     14.47  --
3.80/1.01	c  N dy    38      8923      2030     10521    202543      6368    724862    305971     13.85     14.59  --
4.77/1.27	c  N dy    59     13111      2030     10521    202543      6314    724862    240653     13.95     14.81  --
6.37/1.62	c  N dy    75     17561      2030     10521    202543     10732    724862    497848     13.88     14.71  --
7.58/1.94	c  N dy    96     21577      2030     10521    202543      9147    724862    354203     13.93     14.67  --
8.76/2.22	c  F st   105     25000      2030     10521    202543     12523    724860    534382     13.88     12.48  --
9.16/2.30	c  N st   107     25628      2030     10521    202543     13144    724860    574912     13.88   no data  --
10.36/2.69	c  N dy   111     30000      2030     10521    202543     10722    724860    374098     13.88   no data  --
10.36/2.69	c  S st   111     30000      2030     10521    202543     10722    724860    374098     13.88   no data  --
10.76/2.73	c  S st   111     30504      2030     10521    202543     11226    724860    402609     13.88   no data  --
10.76/2.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
10.76/2.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
11.98/3.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.1M T:  1.21
12.36/3.11	c bin-w-bin subsume rem            0 bins  time:  0.12 s
17.15/4.34	c subs with bin:        0  lits-rem:      8991  v-fix:    0  time:  4.90 s
17.15/4.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.08 s
17.15/4.38	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
25.54/6.41	c lits-rem:      1170  cl-subs:     1669  v-elim:      0  v-fix:    0  time:  8.12 s
26.34/6.65	c asymm  cl-useful: 2272/2355/10521 lits-rem:14447 time: 0.94
26.34/6.65	c calculated reachability. Time: 0.00
26.34/6.65	c  N dy   111     30504      2030     10521    202543      9557    691553    362606     13.88   no data  --
27.94/7.05	c  N dy   128     35259      2030     10521    202543     14266    691553    658890     13.88     14.66  --
29.56/7.42	c  N dy   161     39538      2030     10521    202543     10681    691553    379357     14.04     14.80  --
30.73/7.76	c  N dy   182     43634      2030     10521    202543     14737    691553    634608     14.11     14.92  --
31.53/7.95	c  S st   194     45756      2030     10521    202543     16839    691553    757560     14.17     12.52  --
31.53/7.99	c  S st   194     46258      2030     10521    202543     17341    691553    789391     14.17   no data  --
31.93/8.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
31.93/8.00	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
33.13/8.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.7M T:  1.21
33.13/8.37	c bin-w-bin subsume rem            0 bins  time:  0.12 s
38.35/9.68	c subs with bin:        0  lits-rem:      2490  v-fix:    0  time:  5.24 s
38.72/9.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.08 s
38.72/9.72	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
43.12/10.81	c lits-rem:       414  cl-subs:      532  v-elim:      0  v-fix:    0  time:  4.35 s
43.12/10.83	c vivif2 --  cl tried    10521 cl shrink     5446 lits rem      32281 time: 0.06
43.12/10.86	c vivif2 --  cl tried    16809 cl shrink        0 lits rem          0 time: 0.12
43.92/11.05	c asymm  cl-useful: 0/1845/10521 lits-rem:0 time: 0.78
43.92/11.06	c calculated reachability. Time: 0.01
43.92/11.06	c  N dy   194     46258      2030     10521    202543     16809    654517    773506     14.17   no data  --
45.51/11.41	c  N dy   219     50281      2030     10521    202543     11940    654517    416855     14.34     15.11  --
46.73/11.78	c  N dy   249     54301      2030     10521    202543     15935    654517    703312     14.46     15.49  --
48.31/12.17	c  N dy   281     58327      2030     10521    202543     10034    654517    242932     14.64     15.47  --
49.91/12.52	c  N dy   309     62363      2030     10521    202543     14038    654517    527809     14.76     15.92  --
51.90/13.09	c  N dy   326     68127      2030     10521    202543     19751    654517    926302     14.66     15.47  --
52.70/13.21	c  S st   338     69387      2030     10521    202543     21004    654517   1023972     14.70   no data  --
52.70/13.26	c  S st   338     69888      2030     10521    202543     21502    654517   1059067     14.70   no data  --
52.70/13.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
52.70/13.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
53.89/13.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.1M T:  1.31
54.29/13.66	c bin-w-bin subsume rem            0 bins  time:  0.12 s
59.91/15.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.50 s
59.91/15.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.08 s
59.91/15.09	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
65.48/16.41	c lits-rem:       250  cl-subs:      698  v-elim:      0  v-fix:    0  time:  5.29 s
65.48/16.42	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.03
65.48/16.46	c vivif2 --  cl tried    20804 cl shrink        0 lits rem          0 time: 0.14
66.28/16.65	c asymm  cl-useful: 0/1739/10521 lits-rem:0 time: 0.79
66.28/16.66	c calculated reachability. Time: 0.01
66.28/16.66	c  N dy   338     69888      2030     10521    202543     20804    654517   1035201     14.70   no data  --
67.89/17.07	c  N dy   361     74459      2030     10521    202543     14444    654517    493634     14.76     15.60  --
69.88/17.52	c  N dy   392     79282      2030     10521    202543     19239    654517    825388     14.86     17.96  --
71.87/18.01	c  N dy   416     84415      2030     10521    202543     12423    654517    293994     14.87     19.60  --
72.67/18.28	c  F st   429     87501      2030     10521    202543     15469    654517    496990     14.87     12.26  --
74.27/18.60	c  N st   434     90800      2030     10521    202543     18716    654517    711058     14.87   no data  --
76.27/19.13	c  N dy   451     96596      2030     10521    202543     24459    654517   1121833     14.88     16.16  --
78.67/19.76	c  N dy   473    103418      2030     10521    202543     18330    654517    628588     14.86     15.69  --
79.07/19.89	c  S st   482    104832      2030     10521    202543     19739    654517    728082     14.88     12.92  --
79.47/19.93	c  S st   482    105333      2030     10521    202543     20238    654517    765561     14.88   no data  --
79.47/19.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
79.47/19.94	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
80.67/20.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.7M T:  1.24
81.07/20.31	c bin-w-bin subsume rem            0 bins  time:  0.12 s
85.86/21.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.14 s
86.27/21.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.08 s
86.27/21.64	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
90.25/22.61	c lits-rem:       190  cl-subs:      282  v-elim:      0  v-fix:    0  time:  3.87 s
90.25/22.61	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.03
90.25/22.64	c vivif2 --  cl tried    19956 cl shrink        0 lits rem          0 time: 0.12
91.07/22.83	c asymm  cl-useful: 0/1767/10521 lits-rem:0 time: 0.76
91.07/22.84	c calculated reachability. Time: 0.01
91.07/22.84	c  N dy   482    105333      2030     10521    202543     19956    654517    756464     14.88   no data  --
93.45/23.44	c  N dy   511    112057      2030     10521    202543     26623    654517   1217519     14.89     15.73  --
96.24/24.13	c  N dy   539    119487      2030     10521    202543     20109    654517    706696     14.90     15.72  --
99.04/24.88	c  N dy   569    127222      2030     10521    202543     27753    654517   1203520     14.91     15.86  --
102.23/25.68	c  N dy   602    135385      2030     10521    202543     20991    654517    702017     14.93     15.85  --
105.83/26.56	c  N dy   638    144567      2030     10521    202543     30079    654517   1313649     14.94     15.77  --
109.42/27.46	c  N dy   656    153838      2030     10521    202543     23428    654517    790718     14.89     15.74  --
111.02/27.84	c  S st   672    157999      2030     10521    202543     27546    654517   1055454     14.91     13.46  --
111.02/27.89	c  S st   672    158500      2030     10521    202543     28046    654517   1090105     14.91   no data  --
111.42/27.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
111.42/27.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
112.63/28.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.1M T:  1.26
112.63/28.29	c bin-w-bin subsume rem            0 bins  time:  0.12 s
118.21/29.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.39 s
118.21/29.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.08 s
118.21/29.68	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
122.60/30.71	c lits-rem:       256  cl-subs:      423  v-elim:      0  v-fix:    0  time:  4.13 s
122.60/30.72	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.02
122.60/30.76	c vivif2 --  cl tried    27623 cl shrink        0 lits rem          0 time: 0.17
123.40/30.95	c asymm  cl-useful: 0/1692/10521 lits-rem:0 time: 0.77
123.40/30.96	c calculated reachability. Time: 0.01
123.40/30.96	c  N dy   672    158500      2030     10521    202543     27623    654517   1076597     14.91   no data  --
127.80/32.07	c  N dy   726    169842      2030     10521    202543     22020    654517    665728     14.94     15.73  --
132.59/33.27	c  N dy   779    181977      2030     10521    202543     33999    654517   1412923     14.96     15.91  --
137.78/34.54	c  N dy   825    194615      2030     10521    202543     28703    654517   1049684     14.97     15.78  --
142.98/35.84	c  N dy   887    207417      2030     10521    202543     22596    654517    598263     15.02     15.82  --
148.19/37.17	c  N dy   933    221164      2030     10521    202543     36215    654517   1465624     15.01     15.84  --
154.16/38.62	c  N dy  1006    235321      2030     10521    202543     30447    654517   1088030     15.06     15.91  --
154.96/38.87	c  S st  1019    237750      2030     10521    202543     32856    654517   1257335     15.06   no data  --
155.36/38.91	c  S st  1019    238252      2030     10521    202543     33357    654517   1294179     15.06   no data  --
155.36/38.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
155.36/38.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
156.57/39.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.8M T:  1.33
156.97/39.33	c bin-w-bin subsume rem            0 bins  time:  0.12 s
162.15/40.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.31 s
162.15/40.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.08 s
162.55/40.70	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
168.15/42.20	c lits-rem:       220  cl-subs:      316  v-elim:      0  v-fix:    0  time:  5.95 s
168.54/42.20	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.02
168.54/42.25	c vivif2 --  cl tried    33041 cl shrink        0 lits rem          0 time: 0.20
168.94/42.37	c asymm  cl-useful: 0/1053/10521 lits-rem:0 time: 0.48
168.94/42.38	c calculated reachability. Time: 0.00
168.94/42.38	c  N dy  1019    238252      2030     10521    202543     33041    654517   1281046     15.06   no data  --
175.33/43.92	c  N dy  1056    254004      2030     10521    202543     27808    654517    809763     15.01     15.84  --
182.12/45.63	c  N dy  1118    270296      2030     10521    202543     22164    654517    421697     15.02     17.70  --
188.91/47.32	c  N dy  1169    287579      2030     10521    202543     39271    654517   1462269     15.00     17.16  --
196.12/49.18	c  F st  1220    306250      2030     10521    202543     34963    654517   1165781     14.98     14.30  --
196.52/49.21	c  N st  1220    306250      2030     10521    202543     34963    654517   1165781     14.98     14.30  --
204.90/51.31	c  N dy  1272    326473      2030     10521    202543     31178    654517    857840     14.97     15.84  --
213.29/53.41	c  N dy  1344    346796      2030     10521    202543     26578    654517    558467     14.97     16.04  --
217.28/54.45	c  S st  1384    357379      2030     10521    202543     37078    654517   1230393     14.96   no data  --
217.68/54.50	c  S st  1384    357880      2030     10521    202543     37579    654517   1267549     14.96   no data  --
217.68/54.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
217.68/54.51	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
218.87/54.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.5M T:  1.32
219.27/54.91	c bin-w-bin subsume rem            0 bins  time:  0.12 s
224.46/56.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.30 s
224.46/56.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.08 s
224.46/56.28	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
230.06/57.60	c lits-rem:       207  cl-subs:      459  v-elim:      0  v-fix:    0  time:  5.27 s
230.06/57.61	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.03
230.06/57.66	c vivif2 --  cl tried    37120 cl shrink        0 lits rem          0 time: 0.21
230.86/57.86	c asymm  cl-useful: 0/1875/10521 lits-rem:0 time: 0.78
230.86/57.87	c calculated reachability. Time: 0.00
230.86/57.87	c  N dy  1384    357880      2030     10521    202543     37120    654517   1251574     14.96   no data  --
239.25/59.97	c  N dy  1457    378390      2030     10521    202543     31676    654517    805965     14.95     15.75  --
247.63/62.05	c  N dy  1550    398721      2030     10521    202543     51811    654517   2060422     14.98     15.82  --
256.02/64.18	c  N dy  1598    419310      2030     10521    202543     45449    654517   1599808     14.96     15.80  --
264.81/66.30	c  N dy  1673    439333      2030     10521    202543     37583    654517   1101553     14.97     15.76  --
273.60/68.50	c  N dy  1762    459414      2030     10521    202543     28758    654517    508096     14.98     18.81  --
281.59/70.56	c  N dy  1840    479498      2030     10521    202543     48612    654517   1681934     14.98     17.16  --
290.37/72.78	c  N dy  1927    499874      2030     10521    202543     39106    654517   1113719     14.99     15.85  --
299.16/74.99	c  N dy  1972    519929      2030     10521    202543     58923    654517   2267139     14.97     17.99  --
306.75/76.80	c  S st  2018    536820      2030     10521    202543     44964    654517   1385528     14.96     13.62  --
306.75/76.85	c  S st  2018    537321      2030     10521    202543     45465    654517   1421344     14.96   no data  --
306.75/76.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
306.75/76.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
308.35/77.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.9M T:  1.39
308.35/77.29	c bin-w-bin subsume rem            0 bins  time:  0.12 s
313.94/78.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.37 s
313.94/78.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.08 s
313.94/78.68	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
319.94/80.16	c lits-rem:       200  cl-subs:      742  v-elim:      0  v-fix:    0  time:  5.91 s
319.94/80.16	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.02
320.34/80.23	c vivif2 --  cl tried    44723 cl shrink        0 lits rem          0 time: 0.26
321.14/80.43	c asymm  cl-useful: 0/1309/10521 lits-rem:0 time: 0.80
321.14/80.43	c calculated reachability. Time: 0.01
321.14/80.43	c  N dy  2018    537321      2030     10521    202543     44723    654517   1399787     14.96   no data  --
329.92/82.68	c  N dy  2109    557410      2030     10521    202543     32932    654517    637866     14.97     15.78  --
339.11/84.94	c  N dy  2207    579037      2030     10521    202543     54362    654517   1945579     14.99     15.88  --
348.29/87.21	c  N dy  2283    599229      2030     10521    202543     41677    654517   1122404     14.98     15.78  --
356.69/89.36	c  N dy  2375    619272      2030     10521    202543     61537    654517   2320598     14.99     15.82  --
365.47/91.54	c  N dy  2453    639275      2030     10521    202543     47659    654517   1396866     15.00     18.17  --
374.26/93.79	c  N dy  2545    659333      2030     10521    202543     67511    654517   2593836     15.01     15.87  --
383.45/96.02	c  N dy  2627    679809      2030     10521    202543     53127    654517   1679279     15.02     15.96  --
393.04/98.42	c  N dy  2684    700210      2030     10521    202543     37664    654517    731604     15.00     15.85  --
401.82/100.61	c  N dy  2748    720284      2030     10521    202543     57508    654517   1884078     15.00     19.35  --
410.62/102.85	c  N dy  2809    740301      2030     10521    202543     40716    654517    852586     14.99     15.87  --
419.40/105.00	c  N dy  2874    760527      2030     10521    202543     60713    654517   2039749     14.99     15.78  --
429.00/107.45	c  N dy  2914    780865      2030     10521    202543     43244    654517    961191     14.97     15.83  --
437.80/109.62	c  N dy  2971    800896      2030     10521    202543     63042    654517   2066604     14.96     16.03  --
439.77/110.19	c  S st  2992    805982      2030     10521    202543     68079    654517   2360851     14.95   no data  --
440.17/110.25	c  S st  2992    806488      2030     10521    202543     68585    654517   2398125     14.95   no data  --
440.17/110.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
440.17/110.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
441.77/110.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.7M T:  1.51
442.18/110.75	c bin-w-bin subsume rem            0 bins  time:  0.12 s
447.76/112.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.66 s
447.76/112.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.08 s
448.16/112.21	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
460.17/115.23	c lits-rem:       247  cl-subs:     1379  v-elim:      0  v-fix:    0  time: 12.01 s
460.17/115.23	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.03
460.55/115.34	c vivif2 --  cl tried    67206 cl shrink        0 lits rem          0 time: 0.44
461.35/115.55	c asymm  cl-useful: 0/1243/10521 lits-rem:0 time: 0.83
461.35/115.56	c calculated reachability. Time: 0.01
461.35/115.56	c  N dy  2992    806488      2030     10521    202543     67206    654517   2361480     14.95   no data  --
470.13/117.76	c  N dy  3052    826706      2030     10521    202543     48621    654517   1252873     14.95     15.76  --
479.32/120.07	c  N dy  3122    847722      2030     10521    202543     69382    654517   2430636     14.95     15.91  --
488.50/122.37	c  N dy  3192    867830      2030     10521    202543     49696    654517   1214763     14.95     15.89  --
498.50/124.84	c  N dy  3265    890068      2030     10521    202543     71698    654517   2511187     14.94     15.88  --
507.68/127.18	c  N dy  3323    910473      2030     10521    202543     51381    654517   1307331     14.93     15.74  --
516.89/129.44	c  N dy  3388    930503      2030     10521    202543     71123    654517   2396745     14.92     15.73  --
526.08/131.77	c  N dy  3460    950571      2030     10521    202543     49448    654517   1130814     14.92     18.31  --
535.64/134.13	c  N dy  3524    971561      2030     10521    202543     70208    654517   2321509     14.92     15.77  --
545.23/136.55	c  N dy  3582    991730      2030     10521    202543     47667    654517   1019983     14.92     15.74  --
554.82/138.90	c  N dy  3652   1013276      2030     10521    202543     68923    654517   2238904     14.91     15.72  --
564.81/141.40	c  N dy  3713   1033783      2030     10521    202543     45707    654517    824130     14.90     15.70  --
574.41/143.83	c  N dy  3777   1056064      2030     10521    202543     67701    654517   2077237     14.90     15.87  --
581.58/145.69	c  F st  3829   1071877      2030     10521    202543     83304    654517   2940695     14.89     14.27  --
584.38/146.38	c  N dy  3835   1077071      2030     10521    202543     88439    654517   3217865     14.89   no data  --
593.56/148.67	c  N dy  3907   1097130      2030     10521    202543     63838    654517   1880441     14.90     22.10  --
603.55/151.12	c  N dy  3966   1117359      2030     10521    202543     83811    654517   3035409     14.90     15.84  --
613.14/153.52	c  N dy  4038   1137383      2030     10521    202543     58182    654517   1465312     14.90     19.60  --
623.13/156.08	c  N dy  4117   1159033      2030     10521    202543     79584    654517   2678798     14.90     15.74  --
633.52/158.62	c  N dy  4184   1179602      2030     10521    202543     53467    654517   1154194     14.89     15.81  --
642.70/160.95	c  N dy  4250   1200355      2030     10521    202543     73967    654517   2294452     14.89     15.74  --
647.50/162.10	c  S st  4280   1209734      2030     10521    202543     83227    654517   2809951     14.89   no data  --
647.50/162.15	c  S st  4280   1210237      2030     10521    202543     83728    654517   2846526     14.89   no data  --
647.50/162.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
647.50/162.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
649.11/162.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.3M T:  1.61
649.89/162.70	c bin-w-bin subsume rem            0 bins  time:  0.12 s
655.88/164.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.00 s
655.88/164.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.08 s
655.88/164.25	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
668.27/167.35	c lits-rem:        70  cl-subs:     1774  v-elim:      0  v-fix:    0  time: 12.37 s
668.27/167.36	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.02
668.67/167.49	c vivif2 --  cl tried    81954 cl shrink        0 lits rem          0 time: 0.54
669.87/167.71	c asymm  cl-useful: 0/1244/10521 lits-rem:0 time: 0.86
669.87/167.72	c calculated reachability. Time: 0.01
669.87/167.72	c  N dy  4280   1210237      2030     10521    202543     81954    654517   2799860     14.89   no data  --
679.05/170.09	c  N dy  4344   1230363      2030     10521    202543     54425    654517   1176694     14.89     15.69  --
689.04/172.53	c  N dy  4403   1251647      2030     10521    202543     75431    654517   2346308     14.88     15.82  --
699.42/175.10	c  N dy  4479   1271656      2030     10521    202543     95210    654517   3454083     14.88     15.74  --
709.01/177.52	c  N dy  4555   1292039      2030     10521    202543     66969    654517   1844327     14.88     15.75  --
719.02/180.04	c  N dy  4639   1312135      2030     10521    202543     86863    654517   2971971     14.88     15.75  --
729.78/182.73	c  N dy  4707   1334088      2030     10521    202543     59115    654517   1329381     14.88     15.67  --
738.97/185.09	c  N dy  4771   1354327      2030     10521    202543     79063    654517   2432493     14.88     15.75  --
749.36/187.66	c  N dy  4865   1374681      2030     10521    202543     99183    654517   3588149     14.88     15.84  --
758.96/190.07	c  N dy  4942   1394764      2030     10521    202543     68657    654517   1830806     14.88     15.84  --
769.33/192.67	c  N dy  5002   1416079      2030     10521    202543     89703    654517   2994509     14.88     15.67  --
780.11/195.36	c  N dy  5066   1437694      2030     10521    202543     59671    654517   1281138     14.87     15.75  --
789.31/197.65	c  N dy  5136   1457804      2030     10521    202543     79566    654517   2434835     14.87     16.32  --
799.28/200.16	c  N dy  5210   1477926      2030     10521    202543     99428    654517   3565807     14.87     15.67  --
811.29/203.17	c  N dy  5272   1502492      2030     10521    202543     71347    654517   1855199     14.86     15.66  --
821.65/205.78	c  N dy  5336   1522982      2030     10521    202543     91571    654517   2938287     14.86     15.65  --
832.04/208.36	c  N dy  5424   1543106      2030     10521    202543     58144    654517   1145321     14.87     15.66  --
841.63/210.75	c  N dy  5505   1563252      2030     10521    202543     78048    654517   2247295     14.87     15.82  --
852.00/213.32	c  N dy  5566   1583717      2030     10521    202543     98262    654517   3405534     14.87     15.72  --
862.80/216.01	c  N dy  5643   1603720      2030     10521    202543     63689    654517   1446321     14.87     16.54  --
874.38/218.94	c  N dy  5724   1624846      2030     10521    202543     84538    654517   2612763     14.87     15.68  --
885.16/221.68	c  N dy  5797   1644867      2030     10521    202543    104270    654517   3706008     14.87     15.66  --
895.55/224.28	c  N dy  5853   1664883      2030     10521    202543     68717    654517   1651133     14.86     15.84  --
905.14/226.68	c  N dy  5911   1684895      2030     10521    202543     88489    654517   2777829     14.86     15.65  --
916.32/229.42	c  N dy  5977   1705971      2030     10521    202543    109329    654517   3968954     14.86     15.66  --
919.11/230.11	c  S st  6007   1710237      2030     10521    202543     57270    654517    974178     14.86   no data  --
919.11/230.16	c  S st  6007   1710740      2030     10521    202543     57773    654517   1008808     14.86   no data  --
919.11/230.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
919.11/230.17	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
920.72/230.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.8M T:  1.33
920.72/230.58	c bin-w-bin subsume rem            0 bins  time:  0.12 s
925.11/231.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.49 s
925.53/231.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.08 s
925.53/231.74	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
928.70/232.52	c lits-rem:        65  cl-subs:       32  v-elim:      0  v-fix:    0  time:  3.13 s
928.70/232.53	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.03
928.70/232.59	c vivif2 --  cl tried    57741 cl shrink        0 lits rem          0 time: 0.22
929.50/232.79	c asymm  cl-useful: 0/1312/10521 lits-rem:0 time: 0.82
929.50/232.80	c calculated reachability. Time: 0.00
929.50/232.80	c  N dy  6007   1710740      2030     10521    202543     57741    654517   1007490     14.86   no data  --
939.11/235.12	c  N dy  6063   1730798      2030     10521    202543     77519    654517   2125612     14.86     16.71  --
948.67/237.58	c  N dy  6119   1750896      2030     10521    202543     97399    654517   3213216     14.85     15.65  --
959.47/240.26	c  N dy  6190   1770930      2030     10521    202543     59883    654517   1063286     14.86     17.86  --
969.05/242.61	c  N dy  6263   1791466      2030     10521    202543     80147    654517   2213959     14.85     15.69  --
979.44/245.21	c  N dy  6327   1811764      2030     10521    202543    100161    654517   3310449     14.85     15.64  --
990.22/247.98	c  N dy  6385   1831913      2030     10521    202543     61841    654517   1144830     14.85     15.69  --
1000.23/250.46	c  N dy  6462   1852920      2030     10521    202543     82602    654517   2287621     14.85     15.66  --
1010.59/253.07	c  N dy  6548   1873086      2030     10521    202543    102557    654517   3425211     14.86     15.88  --
1021.78/255.85	c  N dy  6624   1893120      2030     10521    202543     63071    654517   1185137     14.86     17.14  --
1031.77/258.35	c  N dy  6707   1913877      2030     10521    202543     83564    654517   2344624     14.86     15.66  --
1042.55/261.01	c  N dy  6785   1933936      2030     10521    202543    103334    654517   3427007     14.86     16.23  --
1054.13/263.90	c  N dy  6850   1953983      2030     10521    202543     62896    654517   1125438     14.86     15.65  --
1063.33/266.23	c  N dy  6923   1974170      2030     10521    202543     82847    654517   2238860     14.86     15.69  --
1074.11/268.92	c  N dy  6983   1995507      2030     10521    202543    103945    654517   3426998     14.86     15.94  --
1085.30/271.71	c  N dy  7047   2015517      2030     10521    202543     62462    654517   1067611     14.86     16.47  --
1094.88/274.14	c  N dy  7109   2035666      2030     10521    202543     82298    654517   2113777     14.86     15.74  --
1105.27/276.73	c  N dy  7200   2055986      2030     10521    202543    102364    654517   3254132     14.86     15.66  --
1116.45/279.53	c  N dy  7290   2076006      2030     10521    202543    122179    654517   4423752     14.87     16.40  --
1127.65/282.33	c  N dy  7375   2096593      2030     10521    202543     80302    654517   2018178     14.87     15.79  --
1137.63/284.90	c  N dy  7451   2116638      2030     10521    202543    100115    654517   3124481     14.87     16.65  --
1149.63/287.81	c  N dy  7526   2136871      2030     10521    202543    120139    654517   4232449     14.87     15.92  --
1160.39/290.50	c  N dy  7608   2157036      2030     10521    202543     76817    654517   1819187     14.87     15.72  --
1171.19/293.24	c  N dy  7700   2177068      2030     10521    202543     96613    654517   2921295     14.87     15.73  --
1182.76/296.17	c  N dy  7746   2197095      2030     10521    202543    116355    654517   3944916     14.87     22.38  --
1190.74/298.17	c  S st  7803   2210740      2030     10521    202543     65637    654517   1128021     14.87   no data  --
1191.14/298.22	c  S st  7803   2211245      2030     10521    202543     66142    654517   1161524     14.87   no data  --
1191.14/298.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1191.14/298.23	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1192.34/298.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 15.2M T:  1.40
1192.75/298.66	c bin-w-bin subsume rem            0 bins  time:  0.12 s
1197.54/299.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.55 s
1197.54/299.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.08 s
1197.54/299.84	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
1201.14/300.72	c lits-rem:        62  cl-subs:       37  v-elim:      0  v-fix:    0  time:  3.50 s
1201.14/300.73	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.03
1201.14/300.79	c vivif2 --  cl tried    66105 cl shrink        0 lits rem          0 time: 0.26
1201.94/301.00	c asymm  cl-useful: 0/1271/10521 lits-rem:0 time: 0.84
1202.36/301.01	c calculated reachability. Time: 0.01
1202.36/301.01	c  N dy  7803   2211245      2030     10521    202543     66105    654517   1160126     14.87   no data  --
1211.92/303.40	c  N dy  7888   2231440      2030     10521    202543     86060    654517   2283402     14.87     15.86  --
1222.31/306.08	c  N dy  7953   2251985      2030     10521    202543    106377    654517   3404808     14.87     15.87  --
1233.88/308.91	c  N dy  8017   2272156      2030     10521    202543    126294    654517   4500947     14.87     15.76  --
1244.68/311.63	c  N dy  8086   2292538      2030     10521    202543     81176    654517   1931156     14.87     15.69  --
1254.66/314.16	c  N dy  8174   2312633      2030     10521    202543    101018    654517   3063995     14.88     16.48  --
1266.65/317.14	c  N dy  8275   2334249      2030     10521    202543    122385    654517   4272521     14.88     15.71  --
1277.05/319.79	c  N dy  8343   2354285      2030     10521    202543     76031    654517   1647103     14.88     19.61  --
1287.82/322.46	c  N dy  8418   2375049      2030     10521    202543     96562    654517   2773981     14.88     15.88  --
1299.02/325.23	c  N dy  8467   2395190      2030     10521    202543    116425    654517   3854135     14.87     15.88  --
1310.59/328.15	c  N dy  8549   2415191      2030     10521    202543     69014    654517   1189014     14.87     15.77  --
1320.58/330.61	c  N dy  8623   2435477      2030     10521    202543     89053    654517   2310619     14.87     15.75  --
1330.96/333.28	c  N dy  8681   2455481      2030     10521    202543    108758    654517   3355655     14.87     15.76  --
1342.96/336.26	c  N dy  8740   2476391      2030     10521    202543    129402    654517   4477347     14.87     15.71  --
1353.73/338.97	c  N dy  8787   2496654      2030     10521    202543     81285    654517   1826951     14.86     15.69  --
1364.93/341.72	c  N dy  8847   2516693      2030     10521    202543    101027    654517   2839085     14.86     17.79  --
1376.10/344.59	c  N dy  8913   2536829      2030     10521    202543    120878    654517   3920422     14.86     15.70  --
1388.88/347.79	c  N dy  8986   2557037      2030     10521    202543     71764    654517   1274817     14.86     15.85  --
1398.87/350.23	c  N dy  9074   2577095      2030     10521    202543     91574    654517   2411649     14.86     15.73  --
1409.65/352.98	c  N dy  9164   2597278      2030     10521    202543    111526    654517   3503751     14.87     15.82  --
1421.64/355.95	c  N dy  9259   2617356      2030     10521    202543    131369    654517   4609523     14.87     15.66  --
1432.82/358.76	c  N dy  9321   2637784      2030     10521    202543     81413    654517   1761658     14.87     15.80  --
1442.81/361.25	c  N dy  9378   2657854      2030     10521    202543    101216    654517   2814784     14.87     15.66  --
1453.59/363.99	c  N dy  9447   2677936      2030     10521    202543    121062    654517   3925831     14.87     15.70  --
1466.00/367.05	c  N dy  9532   2698122      2030     10521    202543    141008    654517   5017478     14.87     15.67  --
1473.16/368.88	c  S st  9593   2711245      2030     10521    202543     82922    654517   1868683     14.87   no data  --
1473.56/368.94	c  S st  9593   2711746      2030     10521    202543     83423    654517   1904637     14.87   no data  --
1473.56/368.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
1473.56/368.95	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1475.18/369.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.4M T:  1.55
1475.55/369.44	c bin-w-bin subsume rem            0 bins  time:  0.12 s
1480.76/370.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.25 s
1480.76/370.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.08 s
1480.76/370.79	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
1487.96/372.54	c lits-rem:        92  cl-subs:      340  v-elim:      0  v-fix:    0  time:  6.96 s
1487.96/372.55	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.02
1488.36/372.64	c vivif2 --  cl tried    83083 cl shrink        0 lits rem          0 time: 0.38
1489.14/372.86	c asymm  cl-useful: 0/1203/10521 lits-rem:0 time: 0.89
1489.14/372.87	c calculated reachability. Time: 0.01
1489.14/372.87	c  N dy  9593   2711746      2030     10521    202543     83083    654517   1893869     14.87   no data  --
1499.13/375.37	c  N dy  9670   2731828      2030     10521    202543    102953    654517   3011565     14.87     15.66  --
1509.93/378.06	c  N dy  9749   2752263      2030     10521    202543    123175    654517   4142681     14.87     15.73  --
1521.90/381.05	c  N dy  9816   2772933      2030     10521    202543    143578    654517   5269976     14.87     15.74  --
1532.68/383.73	c  N dy  9865   2793075      2030     10521    202543     91264    654517   2193016     14.87     15.70  --
1543.47/386.41	c  N dy  9935   2813424      2030     10521    202543    111375    654517   3302118     14.86     15.75  --
1555.05/389.38	c  N dy 10011   2833565      2030     10521    202543    131236    654517   4343043     14.86     15.71  --
1567.06/392.33	c  N dy 10072   2853671      2030     10521    202543     77999    654517   1444084     14.86     15.72  --
1577.03/394.81	c  N dy 10125   2874063      2030     10521    202543     98077    654517   2523440     14.86     15.75  --
1587.41/397.44	c  N dy 10206   2894283      2030     10521    202543    118016    654517   3619554     14.86     15.94  --
1598.60/400.21	c  N dy 10268   2914301      2030     10521    202543    137754    654517   4653165     14.86     16.83  --
1610.18/403.19	c  N dy 10337   2935548      2030     10521    202543     84696    654517   1743445     14.86     15.65  --
1621.36/405.94	c  N dy 10404   2957067      2030     10521    202543    105924    654517   2843221     14.86     15.67  --
1633.37/408.97	c  N dy 10452   2978152      2030     10521    202543    126731    654517   3937296     14.85     15.69  --
1646.93/412.32	c  N dy 10536   2999201      2030     10521    202543    147493    654517   5029402     14.85     15.69  --
1658.52/415.29	c  N dy 10604   3019535      2030     10521    202543     92575    654517   2121940     14.85     15.70  --
1670.10/418.12	c  N dy 10662   3040221      2030     10521    202543    112996    654517   3149033     14.85     15.63  --
1680.89/420.87	c  N dy 10731   3060553      2030     10521    202543    133070    654517   4255216     14.85     15.93  --
1693.27/423.95	c  N dy 10823   3081081      2030     10521    202543     77367    654517   1290323     14.85     15.75  --
1703.68/426.51	c  N dy 10874   3101915      2030     10521    202543     97905    654517   2356965     14.85     15.72  --
1714.44/429.27	c  N dy 10952   3122479      2030     10521    202543    118250    654517   3441590     14.85     15.65  --
1725.64/432.09	c  N dy 11042   3142541      2030     10521    202543    138065    654517   4504985     14.85     20.13  --
1738.01/435.14	c  N dy 11121   3163232      2030     10521    202543     81492    654517   1469048     14.85     15.73  --
1747.99/437.64	c  N dy 11201   3183623      2030     10521    202543    101658    654517   2566714     14.85     15.68  --
1759.18/440.44	c  N dy 11271   3203759      2030     10521    202543    121550    654517   3623898     14.85     15.78  --
1763.98/441.66	c  S st 11290   3211746      2030     10521    202543    129429    654517   4056473     14.85     10.35  --
1764.38/441.73	c  S st 11290   3212251      2030     10521    202543    129934    654517   4091081     14.85   no data  --
1764.38/441.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
1764.38/441.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1766.77/442.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.9M T:  2.27
1767.57/442.51	c bin-w-bin subsume rem            0 bins  time:  0.12 s
1773.98/444.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.62 s
1773.98/444.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.09 s
1774.36/444.21	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
1803.13/451.44	c lits-rem:       134  cl-subs:     2968  v-elim:      0  v-fix:    0  time: 28.83 s
1803.13/451.44	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.03
1803.93/451.66	c vivif2 --  cl tried   126966 cl shrink        0 lits rem          0 time: 0.88
1804.74/451.86	c asymm  cl-useful: 0/1064/10521 lits-rem:0 time: 0.76
1804.74/451.87	c calculated reachability. Time: 0.01
1804.74/451.87	c  N dy 11290   3212251      2030     10521    202543    126966    654517   4018450     14.85   no data  --
1817.10/454.90	c  N dy 11362   3232310      2030     10521    202543    146740    654517   5048912     14.85     15.64  --
1829.09/457.99	c  N dy 11416   3253115      2030     10521    202543     89290    654517   1825445     14.85     15.65  --
1839.89/460.66	c  N dy 11490   3273269      2030     10521    202543    109176    654517   2905143     14.85     15.67  --
1851.86/463.61	c  N dy 11557   3294162      2030     10521    202543    129809    654517   3978796     14.85     15.64  --
1863.84/466.62	c  N dy 11624   3314804      2030     10521    202543    150134    654517   5041115     14.85     15.78  --
1875.05/469.49	c  N dy 11687   3334833      2030     10521    202543     90957    654517   1878699     14.85     15.66  --
1885.81/472.18	c  N dy 11755   3354888      2030     10521    202543    110761    654517   2933511     14.84     15.69  --
1896.62/474.81	c  N dy 11842   3374973      2030     10521    202543    130633    654517   4043825     14.85     15.83  --
1908.58/477.84	c  N dy 11926   3396126      2030     10521    202543    151526    654517   5156470     14.85     15.76  --
1920.56/480.86	c  N dy 11991   3416141      2030     10521    202543     91328    654517   1871970     14.85     15.78  --
1931.77/483.62	c  N dy 12048   3437029      2030     10521    202543    111954    654517   3012144     14.84     15.68  --
1943.33/486.52	c  N dy 12096   3457779      2030     10521    202543    132401    654517   4079119     14.84     15.74  --
1954.91/489.40	c  N dy 12163   3477868      2030     10521    202543    152200    654517   5134291     14.84     15.65  --
1966.11/492.24	c  N dy 12235   3497955      2030     10521    202543     91092    654517   1834005     14.84     16.73  --
1976.11/494.79	c  N dy 12293   3518569      2030     10521    202543    111450    654517   2926668     14.84     15.63  --
1987.68/497.66	c  N dy 12378   3539288      2030     10521    202543    131933    654517   4015659     14.84     15.70  --
1998.45/500.37	c  N dy 12441   3559306      2030     10521    202543    151684    654517   5057529     14.84     15.62  --
2010.45/503.33	c  N dy 12526   3579368      2030     10521    202543     89586    654517   1742259     14.84     16.09  --
2020.83/505.95	c  N dy 12587   3599460      2030     10521    202543    109374    654517   2787101     14.84     15.94  --
2031.62/508.69	c  N dy 12642   3620343      2030     10521    202543    129963    654517   3890810     14.84     15.64  --
2044.80/511.94	c  N dy 12721   3643079      2030     10521    202543    152419    654517   5105941     14.84     15.75  --
2056.78/514.95	c  N dy 12787   3663636      2030     10521    202543     89816    654517   1666444     14.83     15.72  --
2066.77/517.42	c  N dy 12860   3683761      2030     10521    202543    109677    654517   2738748     14.84     15.75  --
2078.35/520.34	c  N dy 12916   3703888      2030     10521    202543    129550    654517   3786040     14.83     15.78  --
2083.14/521.53	c  S st 12937   3712255      2030     10521    202543    137810    654517   4231474     14.83     13.39  --
2083.54/521.60	c  S st 12937   3712759      2030     10521    202543    138312    654517   4264648     14.83   no data  --
2083.54/521.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
2083.54/521.62	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2085.56/522.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.1M T:  2.10
2086.34/522.33	c bin-w-bin subsume rem            0 bins  time:  0.12 s
2092.73/523.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  6.39 s
2092.73/523.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.08 s
2092.73/523.97	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
2117.90/530.24	c lits-rem:       119  cl-subs:     3045  v-elim:      0  v-fix:    0  time: 25.00 s
2117.90/530.24	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.02
2118.69/530.46	c vivif2 --  cl tried   135267 cl shrink        0 lits rem          0 time: 0.86
2119.49/530.69	c asymm  cl-useful: 0/1627/10521 lits-rem:0 time: 0.91
2119.89/530.70	c calculated reachability. Time: 0.01
2119.89/530.70	c  N dy 12937   3712759      2030     10521    202543    135267    654517   4187608     14.83   no data  --
2130.67/533.42	c  N dy 12998   3732827      2030     10521    202543    155045    654517   5226372     14.83     16.09  --
2142.27/536.31	c  F st 13043   3751562      2030     10521    202543     89644    654517   1629212     14.83     13.43  --
2143.08/536.59	c  N st 13047   3753600      2030     10521    202543     91655    654517   1743459     14.83   no data  --
2154.24/539.37	c  N dy 13108   3774293      2030     10521    202543    112068    654517   2867677     14.83     15.62  --
2166.63/542.49	c  N dy 13172   3794504      2030     10521    202543    132001    654517   3867340     14.83     15.68  --
2181.01/546.08	c  N dy 13234   3816410      2030     10521    202543    153642    654517   4989626     14.83     15.73  --
2194.19/549.36	c  N dy 13292   3836579      2030     10521    202543     88730    654517   1564462     14.82     15.64  --
2205.38/552.15	c  N dy 13366   3857047      2030     10521    202543    108914    654517   2659517     14.82     15.65  --
2216.57/554.93	c  N dy 13444   3877056      2030     10521    202543    128672    654517   3713625     14.83     15.62  --
2229.35/558.10	c  N dy 13512   3899597      2030     10521    202543    150908    654517   4914348     14.82     15.97  --
2241.33/561.13	c  N dy 13590   3919676      2030     10521    202543    170736    654517   5977743     14.82     19.22  --
2252.11/563.89	c  N dy 13681   3939787      2030     10521    202543    104749    654517   2384423     14.83     15.62  --
2262.49/566.45	c  N dy 13740   3959861      2030     10521    202543    124581    654517   3453074     14.82     17.61  --
2276.07/569.85	c  N dy 13810   3984129      2030     10521    202543    148541    654517   4715818     14.82     15.67  --
2287.68/572.79	c  N dy 13873   4004663      2030     10521    202543    168859    654517   5836089     14.82     15.68  --
2299.65/575.74	c  N dy 13940   4025467      2030     10521    202543    102484    654517   2155559     14.82     15.66  --
2310.05/578.36	c  N dy 14005   4045656      2030     10521    202543    122406    654517   3179451     14.82     15.61  --
2322.02/581.31	c  N dy 14083   4066822      2030     10521    202543    143294    654517   4287903     14.82     15.76  --
2335.21/584.70	c  N dy 14149   4089368      2030     10521    202543    165517    654517   5415558     14.82     15.63  --
2347.58/587.72	c  N dy 14204   4109576      2030     10521    202543     97646    654517   1900012     14.81     15.94  --
2357.99/590.30	c  N dy 14275   4129664      2030     10521    202543    117471    654517   2949042     14.81     15.73  --
2368.75/593.02	c  N dy 14346   4149706      2030     10521    202543    137271    654517   4003818     14.81     16.58  --
2380.74/596.06	c  N dy 14425   4170751      2030     10521    202543    158043    654517   5120159     14.82     15.62  --
2394.32/599.49	c  N dy 14517   4190858      2030     10521    202543     89048    654517   1406460     14.82     15.63  --
2405.10/602.18	c  N dy 14615   4211391      2030     10521    202543    109344    654517   2494119     14.82     16.00  --
2405.90/602.36	c  S st 14625   4212761      2030     10521    202543    110702    654517   2573409     14.82   no data  --
2406.33/602.41	c  S st 14625   4213264      2030     10521    202543    111204    654517   2607724     14.82   no data  --
2406.33/602.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
2406.33/602.43	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2407.90/602.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 16.7M T:  1.64
2408.30/602.96	c bin-w-bin subsume rem            0 bins  time:  0.12 s
2413.90/604.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.35 s
2413.90/604.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.08 s
2413.90/604.35	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
2423.90/606.85	c lits-rem:       145  cl-subs:      954  v-elim:      0  v-fix:    0  time:  9.99 s
2423.90/606.86	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.03
2424.67/607.00	c vivif2 --  cl tried   110250 cl shrink        0 lits rem          0 time: 0.57
2425.47/607.23	c asymm  cl-useful: 0/1217/10521 lits-rem:0 time: 0.89
2425.47/607.23	c calculated reachability. Time: 0.00
2425.47/607.23	c  N dy 14625   4213264      2030     10521    202543    110250    654517   2581667     14.82   no data  --
2436.27/609.90	c  N dy 14681   4233279      2030     10521    202543    129985    654517   3608798     14.82     15.69  --
2447.45/612.77	c  N dy 14757   4253324      2030     10521    202543    149794    654517   4654985     14.82     19.50  --
2459.46/615.71	c  N dy 14843   4273399      2030     10521    202543    169611    654517   5741712     14.82     15.70  --
2472.24/618.93	c  N dy 14924   4293429      2030     10521    202543     99490    654517   1896827     14.82     15.77  --
2482.60/621.59	c  N dy 15001   4313630      2030     10521    202543    119441    654517   2915536     14.82     15.66  --
2493.79/624.34	c  N dy 15072   4334600      2030     10521    202543    140157    654517   4065710     14.82     15.72  --
2505.77/627.36	c  N dy 15152   4355791      2030     10521    202543    161111    654517   5224531     14.82     15.64  --
2519.35/630.75	c  N dy 15216   4376108      2030     10521    202543    181156    654517   6253763     14.82     15.61  --
2530.93/633.62	c  N dy 15284   4396519      2030     10521    202543    110412    654517   2418346     14.82     15.60  --
2541.72/636.38	c  N dy 15354   4416593      2030     10521    202543    130247    654517   3460413     14.82     18.46  --
2552.90/639.16	c  N dy 15419   4436784      2030     10521    202543    150168    654517   4489589     14.82     15.72  --
2564.91/642.12	c  N dy 15477   4456853      2030     10521    202543    169981    654517   5543969     14.82     15.69  --
2577.69/645.30	c  N dy 15537   4476923      2030     10521    202543     98014    654517   1775531     14.82     15.75  --
2588.06/647.94	c  N dy 15616   4497130      2030     10521    202543    117977    654517   2827746     14.82     15.69  --
2599.25/650.73	c  N dy 15686   4517388      2030     10521    202543    137996    654517   3883716     14.82     15.60  --
2613.24/654.23	c  N dy 15733   4538534      2030     10521    202543    158790    654517   4906572     14.81     15.61  --
2625.21/657.27	c  N dy 15826   4558690      2030     10521    202543    178720    654517   5985650     14.81     15.65  --
2637.19/660.28	c  N dy 15884   4578721      2030     10521    202543    105708    654517   2084504     14.81     15.68  --
2647.99/662.92	c  N dy 15951   4599287      2030     10521    202543    126065    654517   3175592     14.81     15.61  --
2659.56/665.80	c  N dy 16024   4619349      2030     10521    202543    145900    654517   4201939     14.81     15.80  --
2671.15/668.78	c  N dy 16090   4639350      2030     10521    202543    165627    654517   5213702     14.81     18.49  --
2683.55/671.86	c  N dy 16147   4660124      2030     10521    202543    186149    654517   6296904     14.81     15.72  --
2694.71/674.64	c  N dy 16196   4680334      2030     10521    202543    112249    654517   2446239     14.81     15.69  --
2705.53/677.36	c  N dy 16251   4701733      2030     10521    202543    133420    654517   3604485     14.81     15.65  --
2713.09/679.22	c  S st 16296   4713264      2030     10521    202543    144832    654517   4213624     14.81     14.06  --
2713.09/679.29	c  S st 16296   4713766      2030     10521    202543    145333    654517   4246901     14.81   no data  --
2713.49/679.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
2713.49/679.31	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2715.49/679.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.2M T:  2.13
2716.29/680.03	c bin-w-bin subsume rem            0 bins  time:  0.11 s
2722.27/681.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.93 s
2722.27/681.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.09 s
2722.27/681.56	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
2749.06/688.22	c lits-rem:       151  cl-subs:     3169  v-elim:      0  v-fix:    0  time: 26.61 s
2749.06/688.23	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.03
2749.84/688.45	c vivif2 --  cl tried   142164 cl shrink        0 lits rem          0 time: 0.86
2750.64/688.68	c asymm  cl-useful: 0/1656/10521 lits-rem:0 time: 0.94
2750.64/688.69	c calculated reachability. Time: 0.01
2750.64/688.69	c  N dy 16296   4713766      2030     10521    202543    142164    654517   4173994     14.81   no data  --
2763.42/691.80	c  N dy 16377   4735074      2030     10521    202543    163171    654517   5258355     14.81     15.64  --
2775.01/694.70	c  N dy 16456   4755105      2030     10521    202543    182964    654517   6346184     14.81     16.90  --
2786.99/697.71	c  N dy 16524   4775189      2030     10521    202543    108026    654517   2193684     14.81     15.61  --
2797.80/700.42	c  N dy 16595   4795191      2030     10521    202543    127807    654517   3233255     14.81     16.72  --
2808.96/703.29	c  N dy 16685   4815298      2030     10521    202543    147688    654517   4259120     14.81     15.61  --
2821.75/706.43	c  N dy 16751   4835325      2030     10521    202543    167435    654517   5246395     14.81     15.79  --
2835.33/709.80	c  N dy 16816   4855430      2030     10521    202543    187248    654517   6263862     14.81     15.62  --
2847.70/712.98	c  N dy 16879   4875452      2030     10521    202543    111231    654517   2283441     14.81     16.25  --
2860.49/716.10	c  N dy 16924   4895458      2030     10521    202543    130946    654517   3248311     14.81     17.97  --
2873.27/719.39	c  N dy 16997   4916786      2030     10521    202543    152004    654517   4371010     14.81     15.61  --
2887.65/722.93	c  N dy 17072   4938522      2030     10521    202543    173424    654517   5491735     14.81     15.61  --
2902.04/726.53	c  N dy 17138   4958818      2030     10521    202543    193424    654517   6510590     14.81     15.62  --
2913.62/729.48	c  N dy 17214   4979523      2030     10521    202543    117199    654517   2584845     14.81     15.62  --
2924.83/732.21	c  N dy 17312   4999535      2030     10521    202543    136975    654517   3640652     14.81     15.74  --
2936.39/735.11	c  N dy 17379   5019622      2030     10521    202543    156789    654517   4710347     14.81     15.65  --
2949.57/738.45	c  N dy 17445   5041674      2030     10521    202543    178582    654517   5862879     14.81     15.61  --
2962.76/741.77	c  N dy 17537   5061711      2030     10521    202543    100615    654517   1678463     14.81     20.27  --
2973.56/744.44	c  N dy 17608   5082301      2030     10521    202543    120991    654517   2742666     14.81     15.60  --
2984.32/747.16	c  N dy 17686   5102430      2030     10521    202543    140831    654517   3759658     14.81     15.60  --
2995.91/750.04	c  N dy 17772   5122462      2030     10521    202543    160595    654517   4848986     14.81     16.32  --
3008.31/753.12	c  N dy 17826   5142513      2030     10521    202543    180386    654517   5840338     14.81     15.59  --
3023.07/756.80	c  N dy 17906   5163675      2030     10521    202543    102571    654517   1721586     14.81     15.61  --
3033.46/759.45	c  N dy 17960   5183711      2030     10521    202543    122354    654517   2747932     14.81     15.88  --
3045.44/762.46	c  N dy 18036   5203729      2030     10521    202543    142158    654517   3786525     14.81     15.67  --
3052.24/764.15	c  S st 18068   5213773      2030     10521    202543    152072    654517   4292590     14.81     14.15  --
3052.66/764.22	c  S st 18068   5214276      2030     10521    202543    152575    654517   4328098     14.81   no data  --
3052.66/764.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
3052.66/764.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3055.03/764.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.2M T:  2.29
3055.83/765.00	c bin-w-bin subsume rem            0 bins  time:  0.12 s
3061.44/766.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.84 s
3061.44/766.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.09 s
3061.82/766.51	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
3090.58/773.76	c lits-rem:        61  cl-subs:     2589  v-elim:      0  v-fix:    0  time: 28.95 s
3090.58/773.77	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.03
3091.79/774.02	c vivif2 --  cl tried   149986 cl shrink        0 lits rem          0 time: 1.00
3092.97/774.30	c asymm  cl-useful: 0/1368/10521 lits-rem:0 time: 1.14
3092.97/774.32	c calculated reachability. Time: 0.01
3092.97/774.32	c  N dy 18068   5214276      2030     10521    202543    149986    654517   4263810     14.81   no data  --
3108.16/778.18	c  N dy 18140   5237409      2030     10521    202543    172773    654517   5412991     14.81     15.64  --
3122.14/781.65	c  N dy 18218   5257507      2030     10521    202543    192587    654517   6425254     14.81     15.62  --
3135.32/784.90	c  N dy 18283   5277722      2030     10521    202543    112817    654517   2234320     14.81     15.68  --
3146.91/787.90	c  N dy 18346   5298237      2030     10521    202543    133071    654517   3284256     14.81     15.73  --
3159.68/791.04	c  N dy 18415   5318292      2030     10521    202543    152846    654517   4275659     14.80     15.69  --
3172.87/794.37	c  N dy 18475   5338837      2030     10521    202543    173169    654517   5334255     14.80     15.68  --
3186.85/797.84	c  N dy 18527   5358923      2030     10521    202543    192945    654517   6338622     14.80     17.83  --
3200.03/801.15	c  N dy 18613   5379566      2030     10521    202543    112699    654517   2221003     14.80     15.67  --
3212.02/804.18	c  N dy 18679   5400305      2030     10521    202543    133179    654517   3296100     14.80     15.62  --
3223.62/807.03	c  N dy 18742   5420392      2030     10521    202543    152998    654517   4325255     14.80     16.65  --
3236.38/810.28	c  N dy 18825   5440796      2030     10521    202543    173135    654517   5366936     14.80     15.70  --
3252.36/814.22	c  N dy 18900   5462338      2030     10521    202543    194394    654517   6435960     14.80     15.59  --
3266.34/817.73	c  N dy 18956   5482653      2030     10521    202543    112765    654517   2136258     14.80     15.59  --
3279.12/820.91	c  N dy 19011   5503566      2030     10521    202543    133342    654517   3137217     14.80     15.91  --
3291.10/823.96	c  N dy 19084   5523762      2030     10521    202543    153318    654517   4208315     14.80     15.69  --
3304.70/827.39	c  N dy 19150   5545502      2030     10521    202543    174753    654517   5315074     14.80     15.64  --
3317.87/830.65	c  N dy 19203   5566232      2030     10521    202543    195188    654517   6380489     14.80     15.67  --
3330.65/833.86	c  N dy 19292   5586271      2030     10521    202543    112392    654517   2107035     14.80     15.69  --
3341.45/836.52	c  N dy 19375   5606278      2030     10521    202543    132160    654517   3175902     14.80     19.00  --
3353.02/839.40	c  N dy 19449   5626518      2030     10521    202543    152131    654517   4205896     14.80     15.65  --
3364.63/842.32	c  N dy 19508   5646625      2030     10521    202543    171973    654517   5203637     14.80     15.69  --
3377.00/845.50	c  N dy 19535   5667049      2030     10521    202543    192084    654517   6181479     14.80     15.61  --
3391.37/849.04	c  N dy 19608   5687104      2030     10521    202543    108242    654517   1843602     14.80     16.26  --
3401.76/851.65	c  N dy 19662   5707167      2030     10521    202543    128027    654517   2873491     14.79     16.11  --
3405.75/852.63	c  S st 19690   5714278      2030     10521    202543    135051    654517   3249322     14.79   no data  --
3406.15/852.70	c  S st 19690   5714780      2030     10521    202543    135553    654517   3281419     14.79   no data  --
3406.15/852.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
3406.15/852.71	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3407.75/853.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.4M T:  1.75
3408.18/853.30	c bin-w-bin subsume rem            0 bins  time:  0.12 s
3413.75/854.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.55 s
3414.15/854.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.08 s
3414.15/854.73	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
3429.33/858.56	c lits-rem:        99  cl-subs:     1884  v-elim:      0  v-fix:    0  time: 15.31 s
3429.33/858.57	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.02
3430.14/858.75	c vivif2 --  cl tried   133669 cl shrink        0 lits rem          0 time: 0.71
3430.92/858.98	c asymm  cl-useful: 0/1172/10521 lits-rem:0 time: 0.92
3430.92/858.99	c calculated reachability. Time: 0.01
3430.92/858.99	c  N dy 19690   5714780      2030     10521    202543    133669    654517   3236444     14.79   no data  --
3442.50/861.82	c  N dy 19768   5734798      2030     10521    202543    153417    654517   4267640     14.79     15.62  --
3454.09/864.78	c  N dy 19846   5754901      2030     10521    202543    173272    654517   5296559     14.79     15.65  --
3466.87/867.97	c  N dy 19925   5775202      2030     10521    202543    193299    654517   6326281     14.79     15.58  --
3480.85/871.47	c  N dy 20019   5795319      2030     10521    202543    108572    654517   1839737     14.80     15.58  --
3492.06/874.28	c  N dy 20110   5815716      2030     10521    202543    128744    654517   2893447     14.80     15.63  --
3504.42/877.31	c  N dy 20184   5835744      2030     10521    202543    148520    654517   3932330     14.80     15.58  --
3518.43/880.84	c  N dy 20251   5856103      2030     10521    202543    168562    654517   4912245     14.80     15.63  --
3530.78/883.94	c  N dy 20321   5876126      2030     10521    202543    188338    654517   5922997     14.80     15.70  --
3543.97/887.28	c  N dy 20398   5896563      2030     10521    202543    208488    654517   6960554     14.80     15.61  --
3556.36/890.38	c  N dy 20452   5916901      2030     10521    202543    122938    654517   2494237     14.80     15.69  --
3567.94/893.20	c  N dy 20511   5937871      2030     10521    202543    143628    654517   3554660     14.80     15.61  --
3579.54/896.20	c  N dy 20563   5957947      2030     10521    202543    163375    654517   4521621     14.79     15.63  --
3591.90/899.27	c  N dy 20628   5978341      2030     10521    202543    183538    654517   5576425     14.79     15.62  --
3605.49/902.60	c  N dy 20707   5999422      2030     10521    202543    204361    654517   6635309     14.79     15.59  --
3618.67/905.95	c  N dy 20787   6019497      2030     10521    202543    117606    654517   2199166     14.79     15.62  --
3630.25/908.86	c  N dy 20856   6039507      2030     10521    202543    137349    654517   3182713     14.79     15.61  --
3643.03/912.07	c  N dy 20920   6059955      2030     10521    202543    157524    654517   4215230     14.79     15.88  --
3656.21/915.30	c  N dy 20995   6080875      2030     10521    202543    178134    654517   5251443     14.79     15.63  --
3669.00/918.58	c  N dy 21078   6101079      2030     10521    202543    198057    654517   6282132     14.79     15.69  --
3683.38/922.13	c  N dy 21153   6121162      2030     10521    202543    110382    654517   1808117     14.79     15.84  --
3694.56/924.93	c  N dy 21206   6141965      2030     10521    202543    130881    654517   2874778     14.79     15.76  --
3705.74/927.71	c  N dy 21281   6162030      2030     10521    202543    150719    654517   3937771     14.79     15.62  --
3717.73/930.76	c  N dy 21356   6182149      2030     10521    202543    170542    654517   4959776     14.79     15.58  --
3731.31/934.17	c  N dy 21430   6202864      2030     10521    202543    190954    654517   5978807     14.79     15.66  --
3739.30/936.17	c  S st 21461   6214780      2030     10521    202543    202723    654517   6586925     14.79     13.43  --
3739.70/936.25	c  S st 21461   6215283      2030     10521    202543    203224    654517   6620920     14.79   no data  --
3739.70/936.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.10
3739.70/936.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3742.12/936.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.5M T:  2.30
3743.29/937.12	c bin-w-bin subsume rem            0 bins  time:  0.12 s
3748.89/938.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.69 s
3748.89/938.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.09 s
3748.89/938.59	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
3903.49/977.21	c lits-rem:        64  cl-subs:     5234  v-elim:      0  v-fix:    0  time: 153.54 s
3903.49/977.22	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.03
3905.11/977.61	c vivif2 --  cl tried   197990 cl shrink        0 lits rem          0 time: 1.57
3906.28/977.96	c asymm  cl-useful: 0/1596/10521 lits-rem:0 time: 1.41
3906.28/977.98	c calculated reachability. Time: 0.01
3906.28/977.98	c  N dy 21461   6215283      2030     10521    202543    197990    654517   6492640     14.79   no data  --
3922.68/982.03	c  N dy 21545   6235866      2030     10521    202543    109838    654517   1737039     14.79     15.58  --
3934.65/985.06	c  N dy 21601   6255901      2030     10521    202543    129605    654517   2735635     14.79     15.78  --
3947.83/988.32	c  N dy 21671   6276071      2030     10521    202543    149516    654517   3739114     14.79     15.65  --
3961.01/991.60	c  N dy 21752   6296145      2030     10521    202543    169293    654517   4747495     14.79     17.12  --
3973.79/994.87	c  N dy 21807   6316239      2030     10521    202543    189137    654517   5767731     14.79     15.59  --
3987.37/998.25	c  N dy 21877   6336258      2030     10521    202543    208904    654517   6827564     14.79     15.67  --
4000.96/1001.67	c  N dy 21934   6356716      2030     10521    202543    119547    654517   2181793     14.79     15.57  --
4014.14/1004.95	c  N dy 21996   6376974      2030     10521    202543    139483    654517   3134279     14.79     15.58  --
4027.73/1008.32	c  N dy 22076   6397279      2030     10521    202543    159505    654517   4139681     14.79     15.61  --
4040.92/1011.66	c  N dy 22146   6417360      2030     10521    202543    179324    654517   5169146     14.79     17.28  --
4055.68/1015.35	c  N dy 22214   6437394      2030     10521    202543    199096    654517   6155667     14.79     16.84  --
4070.46/1019.04	c  N dy 22295   6457408      2030     10521    202543    218858    654517   7195902     14.79     15.66  --
4084.04/1022.49	c  N dy 22377   6477529      2030     10521    202543    128183    654517   2573214     14.79     15.58  --
4096.42/1025.57	c  N dy 22460   6497570      2030     10521    202543    147942    654517   3581363     14.79     15.72  --
4109.61/1028.88	c  N dy 22515   6517636      2030     10521    202543    167714    654517   4542220     14.79     15.85  --
4123.58/1032.30	c  N dy 22581   6537684      2030     10521    202543    187480    654517   5538187     14.79     15.57  --
4137.98/1035.94	c  N dy 22652   6558572      2030     10521    202543    208083    654517   6593975     14.79     15.58  --
4153.55/1039.87	c  N dy 22712   6579214      2030     10521    202543    117014    654517   2005947     14.79     15.63  --
4165.12/1042.74	c  N dy 22765   6599781      2030     10521    202543    137270    654517   3011489     14.79     15.61  --
4177.12/1045.75	c  N dy 22837   6619788      2030     10521    202543    157011    654517   3984407     14.79     15.57  --
4189.89/1048.91	c  N dy 22916   6639864      2030     10521    202543    176808    654517   4986875     14.79     15.60  --
4202.28/1052.01	c  N dy 22986   6659974      2030     10521    202543    196667    654517   5983045     14.79     15.65  --
4216.26/1055.57	c  N dy 23084   6681103      2030     10521    202543    217544    654517   7046984     14.79     15.78  --
4229.44/1058.83	c  N dy 23161   6701141      2030     10521    202543    124893    654517   2349726     14.79     15.71  --
4237.44/1060.83	c  S st 23212   6715283      2030     10521    202543    138829    654517   3056006     14.79   no data  --
4237.84/1060.90	c  S st 23212   6715784      2030     10521    202543    139329    654517   3086334     14.79   no data  --
4237.84/1060.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
4237.84/1060.92	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4239.42/1061.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.0M T:  1.75
4240.22/1061.50	c bin-w-bin subsume rem            0 bins  time:  0.12 s
4245.42/1062.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.41 s
4245.42/1062.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.08 s
4245.82/1062.90	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
4256.63/1065.65	c lits-rem:        33  cl-subs:     1611  v-elim:      0  v-fix:    0  time: 10.99 s
4256.63/1065.66	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.03
4257.40/1065.84	c vivif2 --  cl tried   137718 cl shrink        0 lits rem          0 time: 0.73
4258.20/1066.08	c asymm  cl-useful: 0/1167/10521 lits-rem:0 time: 0.96
4258.20/1066.09	c calculated reachability. Time: 0.01
4258.20/1066.09	c  N dy 23212   6715784      2030     10521    202543    137718    654517   3049054     14.79   no data  --
4269.80/1068.92	c  N dy 23280   6735977      2030     10521    202543    157622    654517   4067300     14.79     15.57  --
4282.99/1072.23	c  N dy 23339   6756480      2030     10521    202543    177790    654517   5055125     14.79     15.63  --
4297.34/1075.86	c  N dy 23401   6776841      2030     10521    202543    197899    654517   6112968     14.79     15.59  --
4312.53/1079.63	c  N dy 23483   6796967      2030     10521    202543    217781    654517   7169168     14.79     15.73  --
4326.52/1083.17	c  N dy 23546   6817004      2030     10521    202543    124124    654517   2292830     14.79     15.61  --
4338.89/1086.25	c  N dy 23605   6837010      2030     10521    202543    143875    654517   3283573     14.79     15.58  --
4352.48/1089.67	c  N dy 23666   6857689      2030     10521    202543    164239    654517   4280477     14.79     15.58  --
4366.08/1093.07	c  N dy 23738   6877918      2030     10521    202543    184216    654517   5292002     14.79     15.57  --
4380.03/1096.57	c  N dy 23800   6897971      2030     10521    202543    203990    654517   6263741     14.78     16.84  --
4394.82/1100.30	c  N dy 23874   6918127      2030     10521    202543    223890    654517   7294240     14.78     15.67  --
4408.79/1103.76	c  N dy 23930   6938157      2030     10521    202543    129244    654517   2514058     14.78     15.84  --
4421.18/1106.88	c  N dy 24001   6958573      2030     10521    202543    149400    654517   3552954     14.78     15.67  --
4434.36/1110.19	c  N dy 24066   6978680      2030     10521    202543    169248    654517   4548212     14.78     15.62  --
4448.74/1113.71	c  N dy 24151   6998720      2030     10521    202543    189032    654517   5566976     14.78     16.11  --
4462.32/1117.14	c  N dy 24239   7019048      2030     10521    202543    209122    654517   6602726     14.79     15.57  --
4478.30/1121.17	c  N dy 24322   7039856      2030     10521    202543    229674    654517   7665494     14.79     15.62  --
4491.88/1124.53	c  N dy 24377   7060321      2030     10521    202543    134378    654517   2744560     14.78     15.68  --
4503.46/1127.41	c  N dy 24432   7080525      2030     10521    202543    154273    654517   3760544     14.78     15.57  --
4516.25/1130.62	c  N dy 24516   7100577      2030     10521    202543    174081    654517   4790686     14.79     15.60  --
4529.83/1134.08	c  N dy 24591   7120668      2030     10521    202543    193871    654517   5812150     14.79     15.69  --
4543.41/1137.45	c  N dy 24661   7140871      2030     10521    202543    213778    654517   6846648     14.79     15.81  --
4558.59/1141.24	c  N dy 24751   7161202      2030     10521    202543    117448    654517   1849585     14.79     15.74  --
4569.38/1143.95	c  N dy 24828   7181252      2030     10521    202543    137276    654517   2879467     14.79     15.63  --
4580.96/1146.85	c  N dy 24895   7201579      2030     10521    202543    157331    654517   3899528     14.79     15.77  --
4589.75/1149.06	c  S st 24943   7215784      2030     10521    202543    171339    654517   4590769     14.79     13.65  --
4590.16/1149.13	c  S st 24943   7216286      2030     10521    202543    171840    654517   4621354     14.79   no data  --
4590.16/1149.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.08
4590.16/1149.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4592.15/1149.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.8M T:  2.00
4592.95/1149.85	c bin-w-bin subsume rem            0 bins  time:  0.12 s
4598.95/1151.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.93 s
4598.95/1151.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2030 time:  0.08 s
4598.95/1151.38	c Removed useless bin:       0  fixed:     0  props:   1.02M  time:  0.08 s
4627.69/1158.54	c lits-rem:       116  cl-subs:     3196  v-elim:      0  v-fix:    0  time: 28.59 s
4627.69/1158.55	c vivif2 --  cl tried    10521 cl shrink        0 lits rem          0 time: 0.03
4628.90/1158.80	c vivif2 --  cl tried   168644 cl shrink        0 lits rem          0 time: 1.01
4629.30/1158.96	c asymm  cl-useful: 0/718/10521 lits-rem:0 time: 0.63
4629.30/1158.97	c calculated reachability. Time: 0.01
4629.30/1158.97	c  N dy 24943   7216286      2030     10521    202543    168644    654517   4544192     14.79   no data  --
4641.68/1162.04	c  N dy 24995   7236295      2030     10521    202543    188395    654517   5536835     14.78     15.58  --
4654.46/1165.27	c  N dy 25049   7256635      2030     10521    202543    208432    654517   6549641     14.78     15.60  --
4670.83/1169.32	c  N dy 25125   7278489      2030     10521    202543    229965    654517   7608569     14.78     15.57  --
4685.22/1172.98	c  N dy 25194   7299526      2030     10521    202543    133354    654517   2644747     14.78     15.59  --
4697.61/1176.09	c  N dy 25272   7319590      2030     10521    202543    153166    654517   3666003     14.78     17.78  --
4711.18/1179.45	c  N dy 25331   7339620      2030     10521    202543    172919    654517   4675499     14.78     15.67  --
4724.36/1182.73	c  N dy 25410   7359912      2030     10521    202543    192920    654517   5705240     14.78     15.61  --
4737.54/1186.06	c  N dy 25484   7380402      2030     10521    202543    213118    654517   6747124     14.78     15.59  --
4751.53/1189.50	c  N dy 25554   7400796      2030     10521    202543    233247    654517   7776674     14.78     15.57  --
4763.51/1192.59	c  N dy 25602   7420862      2030     10521    202543    134681    654517   2663327     14.78     15.57  --
4776.29/1195.71	c  N dy 25639   7441186      2030     10521    202543    154669    654517   3598051     14.78     15.63  --
4788.68/1198.88	c  N dy 25724   7461218      2030     10521    202543    174441    654517   4638015     14.78     15.56  --

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3259385-1304035394/watcher-3259385-1304035394 -o /tmp/evaluation-result-3259385-1304035394/solver-3259385-1304035394 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3259385-1304035394.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: 7.37 7.85 7.79 6/180 12393
/proc/meminfo: memFree=30466352/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 413 0 0 0 0 0 0 0 21 0 4 0 515139837 52465664 352 33554432000 4194304 4650419 140736217153136 18446744073709551615 47683399739314 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 12809 352 303 112 0 7774 0
[pid=12393/tid=12394] ppid=12391 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 515139837 52465664 352 33554432000 4194304 4650419 140736217153136 18446744073709551615 253640915953 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 515139837 52465664 352 33554432000 4194304 4650419 140736217153136 18446744073709551615 47683399739314 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 515139837 52465664 352 33554432000 4194304 4650419 140736217153136 18446744073709551615 47683399739314 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.144898 s]
/proc/loadavg: 7.37 7.85 7.79 6/180 12393
/proc/meminfo: memFree=30466352/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=291984 CPUtime=0.56 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) D 12391 12393 11656 0 -1 4202496 9495 0 0 0 53 3 0 0 18 0 4 0 515139837 298991616 9259 33554432000 4194304 4650419 140736217153136 18446744073709551615 253640520737 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 73062 9412 383 112 0 68027 0
[pid=12393/tid=12394] ppid=12391 vsize=292248 CPUtime=0.17 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) S 12391 12393 11656 0 -1 4202560 2750 0 0 0 17 0 0 0 18 0 4 0 515139837 299261952 10342 33554432000 4194304 4650419 140736217153136 18446744073709551615 253640964590 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=292844 CPUtime=0.17 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 2775 0 0 0 16 1 0 0 18 0 4 0 515139837 299872256 10588 33554432000 4194304 4650419 140736217153136 18446744073709551615 253640964639 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=293768 CPUtime=0.17 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 2147 0 0 0 17 0 0 0 18 0 4 0 515139837 300818432 10932 33554432000 4194304 4650419 140736217153136 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.56
Current children cumulated vsize (KiB) 291984

[startup+0.296243 s]
/proc/loadavg: 7.37 7.85 7.79 6/180 12393
/proc/meminfo: memFree=30466352/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=308280 CPUtime=3.8 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 20816 0 0 0 374 6 0 0 19 0 4 0 515139837 315678720 18026 33554432000 4194304 4650419 140736217153136 18446744073709551615 4363768 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 77070 18026 392 112 0 72035 0
[pid=12393/tid=12394] ppid=12391 vsize=308280 CPUtime=0.94 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 5245 0 0 0 93 1 0 0 19 0 4 0 515139837 315678720 18026 33554432000 4194304 4650419 140736217153136 18446744073709551615 4364777 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=308280 CPUtime=0.94 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 5620 0 0 0 93 1 0 0 19 0 4 0 515139837 315678720 18026 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=308280 CPUtime=0.95 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 4288 0 0 0 94 1 0 0 19 0 4 0 515139837 315678720 18026 33554432000 4194304 4650419 140736217153136 18446744073709551615 4314876 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 308280

[startup+1.05949 s]
/proc/loadavg: 7.37 7.85 7.79 6/180 12393
/proc/meminfo: memFree=30466352/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=308280 CPUtime=4.2 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 21224 0 0 0 414 6 0 0 19 0 4 0 515139837 315678720 18434 33554432000 4194304 4650419 140736217153136 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 77070 18434 392 112 0 72035 0
[pid=12393/tid=12394] ppid=12391 vsize=308280 CPUtime=1.04 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 5317 0 0 0 103 1 0 0 19 0 4 0 515139837 315678720 18434 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=308280 CPUtime=1.04 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 5684 0 0 0 103 1 0 0 19 0 4 0 515139837 315678720 18434 33554432000 4194304 4650419 140736217153136 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=308280 CPUtime=1.05 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 4477 0 0 0 104 1 0 0 19 0 4 0 515139837 315678720 18434 33554432000 4194304 4650419 140736217153136 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.2
Current children cumulated vsize (KiB) 308280

[startup+1.11708 s]
/proc/loadavg: 7.37 7.85 7.79 6/180 12393
/proc/meminfo: memFree=30466352/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=318972 CPUtime=4.43 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 22087 0 0 0 437 6 0 0 19 0 4 0 515139837 326627328 18803 33554432000 4194304 4650419 140736217153136 18446744073709551615 253640902791 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 79743 18803 392 112 0 74708 0
[pid=12393/tid=12394] ppid=12391 vsize=318972 CPUtime=1.1 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) D 12391 12393 11656 0 -1 4202560 5376 0 0 0 109 1 0 0 19 0 4 0 515139837 326627328 18336 33554432000 4194304 4650419 140736217153136 18446744073709551615 253640902746 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=318972 CPUtime=1.09 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 5736 0 0 0 108 1 0 0 19 0 4 0 515139837 326627328 18336 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=310752 CPUtime=1.11 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 4605 0 0 0 110 1 0 0 19 0 4 0 515139837 318210048 18336 33554432000 4194304 4650419 140736217153136 18446744073709551615 4229522 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4.43
Current children cumulated vsize (KiB) 318972

[startup+1.50042 s]
/proc/loadavg: 7.37 7.85 7.79 6/180 12393
/proc/meminfo: memFree=30466352/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=304032 CPUtime=5.97 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 25033 0 0 0 589 8 0 0 19 0 4 0 515139837 311328768 18424 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 76008 18424 392 112 0 70973 0
[pid=12393/tid=12394] ppid=12391 vsize=304032 CPUtime=1.48 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 6214 0 0 0 147 1 0 0 19 0 4 0 515139837 311328768 18424 33554432000 4194304 4650419 140736217153136 18446744073709551615 4363423 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=304032 CPUtime=1.48 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 6606 0 0 0 146 2 0 0 19 0 4 0 515139837 311328768 18424 33554432000 4194304 4650419 140736217153136 18446744073709551615 4331984 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=304032 CPUtime=1.49 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 5527 0 0 0 148 1 0 0 20 0 4 0 515139837 311328768 18424 33554432000 4194304 4650419 140736217153136 18446744073709551615 4314818 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 304032

[startup+3.10112 s]
/proc/loadavg: 7.42 7.85 7.79 9/184 12397
/proc/meminfo: memFree=30337580/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=305764 CPUtime=12.36 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 37330 0 0 0 1227 9 0 0 25 0 4 0 515139837 313102336 24988 33554432000 4194304 4650419 140736217153136 18446744073709551615 4474004 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 76441 24988 394 112 0 71406 0
[pid=12393/tid=12394] ppid=12391 vsize=305764 CPUtime=3.07 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 8593 0 0 0 305 2 0 0 25 0 4 0 515139837 313102336 24988 33554432000 4194304 4650419 140736217153136 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=305764 CPUtime=3.08 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 9004 0 0 0 306 2 0 0 25 0 4 0 515139837 313102336 24988 33554432000 4194304 4650419 140736217153136 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=305764 CPUtime=3.08 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 8287 0 0 0 307 1 0 0 25 0 4 0 515139837 313102336 24988 33554432000 4194304 4650419 140736217153136 18446744073709551615 4366253 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 305764

[startup+6.30654 s]
/proc/loadavg: 7.42 7.85 7.79 9/184 12397
/proc/meminfo: memFree=30273840/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=330268 CPUtime=25.16 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 49680 0 0 0 2505 11 0 0 25 0 4 0 515139837 338194432 34778 33554432000 4194304 4650419 140736217153136 18446744073709551615 4439089 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 82567 34778 394 112 0 77532 0
[pid=12393/tid=12394] ppid=12391 vsize=330268 CPUtime=6.26 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 11506 0 0 0 624 2 0 0 25 0 4 0 515139837 338194432 34778 33554432000 4194304 4650419 140736217153136 18446744073709551615 4439293 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=330268 CPUtime=6.29 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 14923 0 0 0 626 3 0 0 25 0 4 0 515139837 338194432 34778 33554432000 4194304 4650419 140736217153136 18446744073709551615 4441360 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=330268 CPUtime=6.3 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 11644 0 0 0 628 2 0 0 25 0 4 0 515139837 338194432 34778 33554432000 4194304 4650419 140736217153136 18446744073709551615 4439353 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 330268

[startup+12.7004 s]
/proc/loadavg: 7.51 7.86 7.79 9/184 12398
/proc/meminfo: memFree=30225480/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=336356 CPUtime=50.71 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 74341 0 0 0 5056 15 0 0 25 0 4 0 515139837 344428544 43013 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365210 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 84089 43013 394 112 0 79054 0
[pid=12393/tid=12394] ppid=12391 vsize=336356 CPUtime=12.62 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 16872 0 0 0 1259 3 0 0 25 0 4 0 515139837 344428544 43013 33554432000 4194304 4650419 140736217153136 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=336356 CPUtime=12.68 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 22131 0 0 0 1264 4 0 0 25 0 4 0 515139837 344428544 43013 33554432000 4194304 4650419 140736217153136 18446744073709551615 4436163 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=336356 CPUtime=12.69 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 17716 0 0 0 1266 3 0 0 25 0 4 0 515139837 344428544 43013 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365343 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 336356

[startup+25.501 s]
/proc/loadavg: 7.58 7.86 7.79 9/184 12398
/proc/meminfo: memFree=30074200/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=436500 CPUtime=101.83 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 108098 0 0 0 10163 20 0 0 25 0 4 0 515139837 446976000 71213 33554432000 4194304 4650419 140736217153136 18446744073709551615 4328424 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 109125 71213 394 112 0 104090 0
[pid=12393/tid=12394] ppid=12391 vsize=436500 CPUtime=25.35 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 23585 0 0 0 2531 4 0 0 25 0 4 0 515139837 446976000 71213 33554432000 4194304 4650419 140736217153136 18446744073709551615 4334270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=436500 CPUtime=25.48 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 33284 0 0 0 2542 6 0 0 25 0 4 0 515139837 446976000 71213 33554432000 4194304 4650419 140736217153136 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=436500 CPUtime=25.49 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 25792 0 0 0 2545 4 0 0 25 0 4 0 515139837 446976000 71213 33554432000 4194304 4650419 140736217153136 18446744073709551615 4315488 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 436500

[startup+51.1004 s]
/proc/loadavg: 8.15 7.97 7.83 10/185 12401
/proc/meminfo: memFree=29962080/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=600264 CPUtime=204.09 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 166844 0 0 0 20377 32 0 0 25 0 4 0 515139837 614670336 81441 33554432000 4194304 4650419 140736217153136 18446744073709551615 4364777 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 150066 81441 394 112 0 145031 0
[pid=12393/tid=12394] ppid=12391 vsize=600264 CPUtime=50.81 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 41358 0 0 0 5074 7 0 0 25 0 4 0 515139837 614670336 81441 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365330 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=600264 CPUtime=51.08 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 42407 0 0 0 5100 8 0 0 25 0 4 0 515139837 614670336 81441 33554432000 4194304 4650419 140736217153136 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=600264 CPUtime=51.09 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 44602 0 0 0 5101 8 0 0 25 0 4 0 515139837 614670336 81441 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 600264

[startup+102.301 s]
/proc/loadavg: 8.17 8.00 7.84 9/184 12403
/proc/meminfo: memFree=29920828/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=661912 CPUtime=408.61 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 268218 0 0 0 40806 55 0 0 25 0 4 0 515139837 677797888 90622 33554432000 4194304 4650419 140736217153136 18446744073709551615 4304255 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 165478 90622 394 112 0 160443 0
[pid=12393/tid=12394] ppid=12391 vsize=661912 CPUtime=101.73 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 62216 0 0 0 10162 11 0 0 25 0 4 0 515139837 677797888 90622 33554432000 4194304 4650419 140736217153136 18446744073709551615 4366290 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=661912 CPUtime=102.28 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 64295 0 0 0 10215 13 0 0 25 0 4 0 515139837 677797888 90622 33554432000 4194304 4650419 140736217153136 18446744073709551615 4364762 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=661912 CPUtime=102.29 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 82303 0 0 0 10212 17 0 0 25 0 4 0 515139837 677797888 90622 33554432000 4194304 4650419 140736217153136 18446744073709551615 4366831 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.61
Current children cumulated vsize (KiB) 661912

[startup+162.301 s]

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

[pid=12393] ppid=12391 vsize=1188960 CPUtime=2805.37 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 1319470 0 0 0 280202 335 0 0 25 0 4 0 515139837 1217495040 202444 33554432000 4194304 4650419 140736217153136 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 297240 202444 394 112 0 292205 0
[pid=12393/tid=12394] ppid=12391 vsize=1188960 CPUtime=698.49 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 265718 0 0 0 69784 65 0 0 25 0 4 0 515139837 1217495040 202444 33554432000 4194304 4650419 140736217153136 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=1188960 CPUtime=702.28 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 405906 0 0 0 70122 106 0 0 25 0 4 0 515139837 1217495040 202444 33554432000 4194304 4650419 140736217153136 18446744073709551615 4328882 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=1188960 CPUtime=702.3 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 357202 0 0 0 70148 82 0 0 25 0 4 0 515139837 1217495040 202444 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.37
Current children cumulated vsize (KiB) 1188960

[startup+762.301 s]
/proc/loadavg: 8.02 8.06 7.94 9/184 12421
/proc/meminfo: memFree=29084892/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=1285928 CPUtime=3045.04 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 1411681 0 0 0 304141 363 0 0 25 0 4 0 515139837 1316790272 223333 33554432000 4194304 4650419 140736217153136 18446744073709551615 4328259 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 321482 223333 394 112 0 316447 0
[pid=12393/tid=12394] ppid=12391 vsize=1285928 CPUtime=758.16 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 274175 0 0 0 75748 68 0 0 25 0 4 0 515139837 1316790272 223333 33554432000 4194304 4650419 140736217153136 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=1285928 CPUtime=762.28 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 441578 0 0 0 76112 116 0 0 25 0 4 0 515139837 1316790272 223333 33554432000 4194304 4650419 140736217153136 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=1285928 CPUtime=762.3 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 380750 0 0 0 76141 89 0 0 25 0 4 0 515139837 1316790272 223333 33554432000 4194304 4650419 140736217153136 18446744073709551615 4432392 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.04
Current children cumulated vsize (KiB) 1285928

[startup+822.301 s]
/proc/loadavg: 8.09 8.06 7.95 9/184 12422
/proc/meminfo: memFree=29021932/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=1318968 CPUtime=3284.72 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 1479749 0 0 0 328082 390 0 0 25 0 4 0 515139837 1350623232 229656 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365203 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 329742 229656 394 112 0 324707 0
[pid=12393/tid=12394] ppid=12391 vsize=1318968 CPUtime=817.84 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 293628 0 0 0 81706 78 0 0 25 0 4 0 515139837 1350623232 229656 33554432000 4194304 4650419 140736217153136 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=1318968 CPUtime=822.27 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 453973 0 0 0 82107 120 0 0 25 0 4 0 515139837 1350623232 229656 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=1318968 CPUtime=822.3 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 399011 0 0 0 82135 95 0 0 25 0 4 0 515139837 1350623232 229656 33554432000 4194304 4650419 140736217153136 18446744073709551615 4367245 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.72
Current children cumulated vsize (KiB) 1318968

[startup+882.301 s]
/proc/loadavg: 8.07 8.06 7.95 9/184 12424
/proc/meminfo: memFree=28984408/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=1384760 CPUtime=3524.39 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 1560229 0 0 0 352026 413 0 0 25 0 4 0 515139837 1417994240 234249 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365390 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 346190 234249 394 112 0 341155 0
[pid=12393/tid=12394] ppid=12391 vsize=1384760 CPUtime=877.5 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 304859 0 0 0 87670 80 0 0 25 0 4 0 515139837 1417994240 234249 33554432000 4194304 4650419 140736217153136 18446744073709551615 4366671 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=1384760 CPUtime=882.27 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 483136 0 0 0 88099 128 0 0 25 0 4 0 515139837 1417994240 234249 33554432000 4194304 4650419 140736217153136 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=1384760 CPUtime=882.3 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 418693 0 0 0 88129 101 0 0 25 0 4 0 515139837 1417994240 234249 33554432000 4194304 4650419 140736217153136 18446744073709551615 4328450 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.39
Current children cumulated vsize (KiB) 1384760

[startup+942.301 s]
/proc/loadavg: 8.13 8.08 7.96 9/184 12425
/proc/meminfo: memFree=29023520/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=1385532 CPUtime=3764.09 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 1646600 0 0 0 375971 438 0 0 25 0 4 0 515139837 1418784768 236053 33554432000 4194304 4650419 140736217153136 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 346383 236053 394 112 0 341348 0
[pid=12393/tid=12394] ppid=12391 vsize=1385532 CPUtime=937.18 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 318898 0 0 0 93634 84 0 0 25 0 4 0 515139837 1418784768 236054 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365237 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=1385532 CPUtime=942.28 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 514821 0 0 0 94090 138 0 0 25 0 4 0 515139837 1418784768 236054 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365477 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=1385532 CPUtime=942.3 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 434701 0 0 0 94124 106 0 0 25 0 4 0 515139837 1418784768 236054 33554432000 4194304 4650419 140736217153136 18446744073709551615 4433081 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 1385532

[startup+1002.3 s]
/proc/loadavg: 8.14 8.09 7.97 9/184 12427
/proc/meminfo: memFree=28944832/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=1436884 CPUtime=4003.75 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 2110613 0 0 0 399858 517 0 0 25 0 4 0 515139837 1471369216 254237 33554432000 4194304 4650419 140736217153136 18446744073709551615 4333980 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 359221 254237 394 112 0 354186 0
[pid=12393/tid=12394] ppid=12391 vsize=1436884 CPUtime=996.86 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 336524 0 0 0 99594 92 0 0 25 0 4 0 515139837 1471369216 254237 33554432000 4194304 4650419 140736217153136 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=1436884 CPUtime=1002.27 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 520954 0 0 0 100086 141 0 0 25 0 4 0 515139837 1471369216 254237 33554432000 4194304 4650419 140736217153136 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=1436884 CPUtime=1002.3 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 445830 0 0 0 100121 109 0 0 25 0 4 0 515139837 1471369216 254237 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.75
Current children cumulated vsize (KiB) 1436884

[startup+1062.31 s]
/proc/loadavg: 8.22 8.12 7.99 9/184 12429
/proc/meminfo: memFree=28920088/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=1429188 CPUtime=4243.44 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 2195532 0 0 0 423797 547 0 0 25 0 4 0 515139837 1463488512 264636 33554432000 4194304 4650419 140736217153136 18446744073709551615 4436145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 357297 264636 394 112 0 352262 0
[pid=12393/tid=12394] ppid=12391 vsize=1429188 CPUtime=1056.53 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 340277 0 0 0 105560 93 0 0 25 0 4 0 515139837 1463488512 264636 33554432000 4194304 4650419 140736217153136 18446744073709551615 4315210 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=1429188 CPUtime=1062.28 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 556029 0 0 0 106074 154 0 0 25 0 4 0 515139837 1463488512 264636 33554432000 4194304 4650419 140736217153136 18446744073709551615 4314788 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=1429188 CPUtime=1062.31 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 466840 0 0 0 106116 115 0 0 25 0 4 0 515139837 1463488512 264636 33554432000 4194304 4650419 140736217153136 18446744073709551615 4328256 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 1429188

[startup+1122.3 s]
/proc/loadavg: 8.15 8.11 8.00 9/184 12430
/proc/meminfo: memFree=28860868/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=1429188 CPUtime=4483.1 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 2238646 0 0 0 447741 569 0 0 25 0 4 0 515139837 1463488512 266801 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 357297 266801 394 112 0 352262 0
[pid=12393/tid=12394] ppid=12391 vsize=1429188 CPUtime=1116.2 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 350172 0 0 0 111521 99 0 0 25 0 4 0 515139837 1463488512 266801 33554432000 4194304 4650419 140736217153136 18446744073709551615 4363756 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=1429188 CPUtime=1122.27 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 558840 0 0 0 112072 155 0 0 25 0 4 0 515139837 1463488512 266801 33554432000 4194304 4650419 140736217153136 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=1429188 CPUtime=1122.3 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 485385 0 0 0 112107 123 0 0 25 0 4 0 515139837 1463488512 266801 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.1
Current children cumulated vsize (KiB) 1429188

[startup+1182.3 s]
/proc/loadavg: 8.18 8.12 8.00 9/184 12432
/proc/meminfo: memFree=28823556/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=1581248 CPUtime=4722.76 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 2314454 0 0 0 471680 596 0 0 25 0 4 0 515139837 1619197952 282080 33554432000 4194304 4650419 140736217153136 18446744073709551615 4366816 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 395312 282080 394 112 0 390277 0
[pid=12393/tid=12394] ppid=12391 vsize=1581248 CPUtime=1175.87 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 360292 0 0 0 117484 103 0 0 25 0 4 0 515139837 1619197952 282080 33554432000 4194304 4650419 140736217153136 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=1581248 CPUtime=1182.27 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 593408 0 0 0 118059 168 0 0 25 0 4 0 515139837 1619197952 282080 33554432000 4194304 4650419 140736217153136 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=1581248 CPUtime=1182.3 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 502698 0 0 0 118102 128 0 0 25 0 4 0 515139837 1619197952 282080 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.76
Current children cumulated vsize (KiB) 1581248



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.13 8.11 8.00 5/180 12433
/proc/meminfo: memFree=29386144/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=1571796 CPUtime=4800.27 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 2335901 0 0 0 479423 604 0 0 25 0 4 0 515139837 1609519104 272813 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 392949 272813 394 112 0 387914 0
[pid=12393/tid=12394] ppid=12391 vsize=1571796 CPUtime=1195.18 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 363883 0 0 0 119413 105 0 0 25 0 4 0 515139837 1609519104 272813 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=1571796 CPUtime=1201.67 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 598819 0 0 0 119997 170 0 0 25 0 4 0 515139837 1609519104 272813 33554432000 4194304 4650419 140736217153136 18446744073709551615 4439371 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=1571796 CPUtime=1201.71 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 511347 0 0 0 120040 131 0 0 25 0 4 0 515139837 1609519104 272813 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1571796

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

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

[startup+1201.7 s]
/proc/loadavg: 8.13 8.11 8.00 5/180 12433
/proc/meminfo: memFree=29386144/32951124 swapFree=67111364/67111528
[pid=12393] ppid=12391 vsize=1571796 CPUtime=4800.27 cores=1,3,5,7
/proc/12393/stat : 12393 (strangenight1-m) R 12391 12393 11656 0 -1 4202496 2335901 0 0 0 479423 604 0 0 25 0 4 0 515139837 1609519104 272813 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/12393/statm: 392949 272813 394 112 0 387914 0
[pid=12393/tid=12394] ppid=12391 vsize=1571796 CPUtime=1195.18 cores=1,3,5,7
/proc/12393/task/12394/stat : 12394 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 363883 0 0 0 119413 105 0 0 25 0 4 0 515139837 1609519104 272813 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=12393/tid=12395] ppid=12391 vsize=1571796 CPUtime=1201.67 cores=1,3,5,7
/proc/12393/task/12395/stat : 12395 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 598819 0 0 0 119997 170 0 0 25 0 4 0 515139837 1609519104 272813 33554432000 4194304 4650419 140736217153136 18446744073709551615 4439371 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=12393/tid=12396] ppid=12391 vsize=1571796 CPUtime=1201.71 cores=1,3,5,7
/proc/12393/task/12396/stat : 12396 (strangenight1-m) R 12391 12393 11656 0 -1 4202560 511347 0 0 0 120040 131 0 0 25 0 4 0 515139837 1609519104 272813 33554432000 4194304 4650419 140736217153136 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.27
Current children cumulated vsize (KiB) 1571796

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.75
CPU time (s): 4800.35
CPU user time (s): 4794.26
CPU system time (s): 6.08907
CPU usage (%): 399.445
Max. virtual memory (cumulated for all children) (KiB): 1581248

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.26
system time used= 6.08907
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2335907
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= 4325
involuntary context switches= 33760

runsolver used 1.9857 second user time and 4.5933 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-29 02:03:14
IDJOB=3259385
IDBENCH=71571
IDSOLVER=1588
FILE ID=node106/3259385-1304035394
RUNJOBID= node106-1304035394-12371
PBS_JOBID= 13170346
Free space on /tmp= 72152 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2100c215164gyes4.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3259385-1304035394/watcher-3259385-1304035394 -o /tmp/evaluation-result-3259385-1304035394/solver-3259385-1304035394 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3259385-1304035394.cnf

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

MD5SUM BENCH= 2caae162eff2e5f641cadfad345a5401
RANDOM SEED=748681721

node106.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	: 5226.20
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.82
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.74
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      30466756 kB
Buffers:        213768 kB
Cached:        1982420 kB
SwapCached:         88 kB
Active:         721328 kB
Inactive:      1553824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30466756 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           15560 kB
Writeback:           0 kB
AnonPages:       78676 kB
Mapped:          15256 kB
Slab:           144644 kB
PageTables:       4888 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   283772 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= 72152 MiB
End job on node106 at 2011-04-29 02:23:18