Trace number 3366953

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.5 1202.96

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v2640c305320gyes3.cnf
MD5SUM3b033385d50481e5bd2fe507f2941f4f
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 variables2640
Number of clauses305320
Sum of the clauses size613120
Maximum clause length33
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2305240
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 580

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366953-1305393088.cnf'
0.00/0.01	c -- header says num vars:           2640
0.00/0.01	c -- header says num clauses:      305320
0.31/0.09	c -- clauses added:            0 learnts,       305320 normals,            0 xors
0.31/0.09	c -- vars added       2640
0.31/0.09	c Parsing time:  0.06 s
0.31/0.09	c  N st     0         0      2640        80    305240         0    613120         0   no data   no data
0.31/0.09	c asymm  cl-useful: 0/80/80 lits-rem:0 time: 0.00
0.31/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.04
0.31/0.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.31/0.20	c bin-w-bin subsume rem            0 bins  time:  0.03 s
0.31/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
0.38/0.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2640 time:  0.02 s
0.38/0.25	c Removed useless bin:       0  fixed:     0  props:   1.54M  time:  0.03 s
0.38/0.36	c lits-rem:       393  cl-subs:        0  v-elim:     80  v-fix:    0  time:  0.08 s
0.38/0.36	c Finding binary XORs  T:     0.01 s  found:       0
1.40/0.38	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.40/0.38	c calculated reachability. Time: 0.00
1.40/0.38	c Calc default polars -  time:   0.00 s pos:       0 undec:      80 neg:    2560
1.40/0.38	c =========================================================================================
1.40/0.38	c types(t): F = full restart, N = normal restart
1.40/0.38	c types(t): S = simplification begin/end, E = solution found
1.40/0.38	c restart types(rt): st = static, dy = dynamic
1.40/0.38	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.40/0.38	c  B st     0         0      2560     13769    288911         0   1037541         0   no data   no data
4.34/1.16	c  N dy    12      4042      2560     13769    288911      4024   1037540    299234     16.25     17.49
4.34/1.16	c  N dy    26      8101      2560     13769    288911      5572   1037539    324498     15.86     17.10
5.92/1.52	c  N dy    42     12380      2560     13769    288911      5595   1037539    238182     15.65     16.62
7.52/1.91	c  N dy    58     16596      2560     13769    288911      9792   1037539    515742     15.54     16.44
9.15/2.34	c  N dy    71     21006      2560     13769    288911      8583   1037539    364559     15.49     16.39
10.71/2.74	c  F st    83     25001      2560     13769    288911     12543   1037539    614217     15.42     12.52
11.11/2.81	c  N st    84     25251      2560     13769    288911     12792   1037539    630193     15.42   no data
12.71/3.29	c  N dy    89     30001      2560     13769    288911     10738   1037539    424551     15.42   no data
12.71/3.29	c  S st    89     30001      2560     13769    288911     10738   1037539    424551     15.42   no data
13.12/3.34	c  S st    89     30502      2560     13769    288911     11239   1037539    457223     15.42   no data
13.12/3.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
14.70/3.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.7M T:  0.44
15.10/3.80	c blocked clauses removed:        0 vars:      0 tried:        2560 T: 0.00 s
15.10/3.84	c bin-w-bin subsume rem            0 bins  time:  0.03 s
30.68/7.73	c subs with bin:        0  lits-rem:    100338  v-fix:    0  time:  3.89 s
30.68/7.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.02 s
30.68/7.78	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.02 s
31.10/7.81	c lits-rem:       823  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.85/9.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.23 s
36.65/9.27	c lits-rem:        83  cl-subs:     1608  v-elim:      0  v-fix:    0  time:  0.20 s
37.45/9.46	c asymm  cl-useful: 0/1476/13769 lits-rem:0 time: 0.19
37.45/9.47	c calculated reachability. Time: 0.00
37.45/9.47	c  N dy    89     30502      2560     13769    288911      9631    936378    415588     15.42   no data
39.47/9.92	c  N dy   121     34847      2560     13769    288911     13949    936378    796972     15.83     16.76
41.04/10.35	c  N dy   148     38915      2560     13769    288911     10142    936378    421150     16.04     18.43
42.64/10.79	c  N dy   175     42973      2560     13769    288911     14178    936378    773818     16.21     18.62
43.85/11.10	c  S st   197     45754      2560     13769    288911     16947    936378   1021153     16.39     15.30
44.27/11.16	c  S st   197     46255      2560     13769    288911     17447    936378   1066470     16.39   no data
44.27/11.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
46.23/11.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.3M T:  0.43
46.23/11.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
46.23/11.64	c bin-w-bin subsume rem            0 bins  time:  0.03 s
56.61/14.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.59 s
56.61/14.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.02 s
56.61/14.28	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
56.61/14.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
62.19/15.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
64.59/16.20	c lits-rem:        49  cl-subs:      123  v-elim:      0  v-fix:    0  time:  0.57 s
64.59/16.21	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
64.59/16.25	c vivif2 --  cl tried    17324 cl shrink        0 lits rem          0 time: 0.04
65.39/16.45	c asymm  cl-useful: 0/1774/13769 lits-rem:0 time: 0.19
65.39/16.45	c calculated reachability. Time: 0.00
65.39/16.45	c  N dy   197     46255      2560     13769    288911     17324    936378   1057473     16.39   no data
67.38/16.92	c  N dy   222     50563      2560     13769    288911     12708    936378    555004     16.50     17.46
68.98/17.35	c  N dy   251     54565      2560     13769    288911     16695    936378    904118     16.67     17.80
70.97/17.81	c  N dy   276     58577      2560     13769    288911     10766    936378    321807     16.76     23.74
72.57/18.25	c  N dy   312     62643      2560     13769    288911     14810    936378    683008     16.96     23.56
74.17/18.70	c  N dy   333     66682      2560     13769    288911     18820    936378   1017304     17.02     18.09
75.76/19.01	c  S st   350     69382      2560     13769    288911     21508    936378   1235982     17.04     13.69
75.76/19.08	c  S st   350     69885      2560     13769    288911     11085    936378    275167     17.04   no data
75.76/19.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
77.36/19.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.8M T:  0.38
77.36/19.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.76/19.51	c bin-w-bin subsume rem            0 bins  time:  0.03 s
88.17/22.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.61 s
88.17/22.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.02 s
88.17/22.17	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
88.17/22.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
92.91/23.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.19 s
93.31/23.41	c lits-rem:         2  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.02 s
93.31/23.42	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
93.31/23.44	c vivif2 --  cl tried    11075 cl shrink        0 lits rem          0 time: 0.01
94.11/23.62	c asymm  cl-useful: 0/1292/13769 lits-rem:0 time: 0.19
94.11/23.63	c calculated reachability. Time: 0.00
94.11/23.63	c  N dy   350     69885      2560     13769    288911     11075    936378    274620     17.04   no data
96.11/24.12	c  N dy   380     74488      2560     13769    288911     15639    936378    671440     17.13     18.12
98.10/24.62	c  N dy   401     79257      2560     13769    288911     20374    936378   1071280     17.15     18.08
100.91/25.36	c  N dy   420     85863      2560     13769    288911     15014    936378    540810     17.11     18.07
101.70/25.54	c  F st   428     87500      2560     13769    288911     16640    936378    683014     17.13   no data
104.09/26.17	c  N dy   434     92691      2560     13769    288911     21790    936378   1141035     17.13   no data
106.89/26.86	c  N dy   451     98750      2560     13769    288911     14903    936378    466344     17.09     18.05
109.28/27.50	c  S st   468    104829      2560     13769    288911     20932    936378    971370     17.08     16.96
109.69/27.56	c  S st   468    105332      2560     13769    288911     21435    936378   1015797     17.08   no data
109.69/27.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
111.27/27.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.4M T:  0.43
111.67/28.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
111.67/28.03	c bin-w-bin subsume rem            0 bins  time:  0.03 s
122.05/30.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.60 s
122.05/30.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.02 s
122.05/30.69	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
122.46/30.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
127.67/32.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.28 s
129.63/32.50	c lits-rem:        64  cl-subs:      216  v-elim:      0  v-fix:    0  time:  0.48 s
129.63/32.51	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
129.63/32.56	c vivif2 --  cl tried    21219 cl shrink        0 lits rem          0 time: 0.04
130.43/32.76	c asymm  cl-useful: 0/1574/13769 lits-rem:0 time: 0.20
130.43/32.77	c calculated reachability. Time: 0.00
130.43/32.77	c  N dy   468    105332      2560     13769    288911     21219    936378   1004332     17.08   no data
134.02/33.66	c  N dy   499    112987      2560     13769    288911     14943    936378    391576     17.05     17.99
137.21/34.46	c  N dy   526    120365      2560     13769    288911     22279    936378    970600     17.04     18.08
140.84/35.33	c  N dy   559    128098      2560     13769    288911     15056    936378    338706     17.06     18.39
144.40/36.24	c  N dy   585    136563      2560     13769    288911     23457    936378    972504     17.06     18.06
148.79/37.30	c  N dy   625    145420      2560     13769    288911     16380    936378    378818     17.07     18.04
152.78/38.34	c  N dy   652    154814      2560     13769    288911     25709    936378   1115900     17.03     17.95
154.37/38.71	c  S st   670    157998      2560     13769    288911     28874    936378   1368242     17.05     16.65
154.37/38.77	c  S st   670    158500      2560     13769    288911     29375    936378   1410173     17.05   no data
154.37/38.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
156.37/39.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.1M T:  0.48
156.37/39.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
156.77/39.30	c bin-w-bin subsume rem            0 bins  time:  0.03 s
166.76/41.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.60 s
167.18/41.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.02 s
167.18/41.94	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
167.18/41.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
172.73/43.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
176.72/44.31	c lits-rem:        98  cl-subs:      382  v-elim:      0  v-fix:    0  time:  0.97 s
176.72/44.32	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
176.72/44.38	c vivif2 --  cl tried    28993 cl shrink        0 lits rem          0 time: 0.06
177.52/44.57	c asymm  cl-useful: 0/1683/13769 lits-rem:0 time: 0.20
177.52/44.58	c calculated reachability. Time: 0.00
177.52/44.58	c  N dy   670    158500      2560     13769    288911     28993    936378   1392905     17.05   no data
182.31/45.76	c  N dy   702    168668      2560     13769    288911     22202    936378    771351     17.05     22.86
187.10/46.99	c  N dy   741    179449      2560     13769    288911     32886    936378   1615457     17.01     18.40
193.10/48.47	c  N dy   793    192384      2560     13769    288911     27843    936378   1199827     17.02     18.01
199.08/49.92	c  N dy   836    204674      2560     13769    288911     21194    936378    545984     17.02     17.96
205.06/51.41	c  N dy   898    217815      2560     13769    288911     34236    936378   1570685     17.07     18.10
211.44/53.08	c  N dy   938    232365      2560     13769    288911     28818    936378   1074155     17.04     18.09
214.24/53.70	c  S st   950    237752      2560     13769    288911     34161    936378   1491759     17.03     14.78
214.24/53.76	c  S st   950    238255      2560     13769    288911     34664    936378   1534646     17.03   no data
214.24/53.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
216.23/54.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.3M T:  0.46
216.23/54.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
216.23/54.27	c bin-w-bin subsume rem            0 bins  time:  0.03 s
226.61/56.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.59 s
226.61/56.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.02 s
227.01/56.92	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
227.01/56.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
232.61/58.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
237.42/59.58	c lits-rem:        96  cl-subs:      467  v-elim:      0  v-fix:    0  time:  1.25 s
237.42/59.59	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
237.78/59.66	c vivif2 --  cl tried    34197 cl shrink        0 lits rem          0 time: 0.07
238.58/59.88	c asymm  cl-useful: 0/1124/13769 lits-rem:0 time: 0.21
238.58/59.88	c calculated reachability. Time: 0.00
238.58/59.88	c  N dy   950    238255      2560     13769    288911     34197    936378   1516065     17.03   no data
246.20/61.76	c  N dy   994    254270      2560     13769    288911     29250    936378   1071399     16.99     17.90
253.75/63.69	c  N dy  1047    270545      2560     13769    288911     23571    936378    558751     16.96     17.92
262.13/65.72	c  N dy  1117    288060      2560     13769    288911     40964    936378   1939530     16.97     17.90
270.91/67.90	c  F st  1172    306251      2560     13769    288911     36152    936378   1449930     16.94     14.83
270.91/67.97	c  N st  1173    306503      2560     13769    288911     36403    936378   1471622     16.94   no data
280.48/70.35	c  N dy  1211    326135      2560     13769    288911     32030    936378   1037910     16.90     17.99
291.25/73.08	c  N dy  1305    348240      2560     13769    288911     29141    936378    758840     16.92     17.84
295.65/74.13	c  S st  1360    357384      2560     13769    288911     38232    936378   1497558     16.95   no data
295.65/74.19	c  S st  1360    357885      2560     13769    288911     38731    936378   1539201     16.95   no data
296.05/74.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
297.64/74.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.8M T:  0.45
297.64/74.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
297.64/74.70	c bin-w-bin subsume rem            0 bins  time:  0.03 s
308.01/77.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.60 s
308.41/77.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.02 s
308.41/77.35	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
308.41/77.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
314.01/78.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
318.79/79.97	c lits-rem:       113  cl-subs:      577  v-elim:      0  v-fix:    0  time:  1.21 s
318.79/79.98	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
319.19/80.05	c vivif2 --  cl tried    38154 cl shrink        0 lits rem          0 time: 0.07
319.99/80.26	c asymm  cl-useful: 0/1466/13769 lits-rem:0 time: 0.21
319.99/80.26	c calculated reachability. Time: 0.00
319.99/80.26	c  N dy  1360    357885      2560     13769    288911     38154    936378   1519271     16.95   no data
329.96/82.71	c  N dy  1431    377966      2560     13769    288911     32273    936378    986941     16.96     17.94
339.54/85.15	c  N dy  1498    398092      2560     13769    288911     52262    936378   2495500     16.96     17.91
349.52/87.63	c  N dy  1552    418861      2560     13769    288911     46065    936378   1867356     16.93     17.87
359.50/90.16	c  N dy  1622    439578      2560     13769    288911     38834    936378   1329391     16.93     18.17
369.87/92.74	c  N dy  1715    460045      2560     13769    288911     30408    936378    658791     16.95     17.85
379.45/95.16	c  N dy  1780    480129      2560     13769    288911     50337    936378   2123751     16.94     17.96
389.42/97.65	c  N dy  1847    500509      2560     13769    288911     40797    936378   1330070     16.94     17.89
399.41/100.15	c  N dy  1900    520765      2560     13769    288911     60833    936378   2780532     16.92     18.00
406.99/102.06	c  S st  1976    536827      2560     13769    288911     46072    936378   1771696     16.94     14.26
407.39/102.12	c  S st  1976    537330      2560     13769    288911     46573    936378   1815372     16.94   no data
407.39/102.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
409.37/102.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.0M T:  0.47
409.37/102.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
409.37/102.65	c bin-w-bin subsume rem            0 bins  time:  0.03 s
419.76/105.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.62 s
419.76/105.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.02 s
420.16/105.31	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
420.16/105.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
425.75/106.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
432.53/108.43	c lits-rem:       105  cl-subs:      326  v-elim:      0  v-fix:    0  time:  1.69 s
432.53/108.44	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
432.93/108.52	c vivif2 --  cl tried    46247 cl shrink        0 lits rem          0 time: 0.08
433.73/108.74	c asymm  cl-useful: 0/1118/13769 lits-rem:0 time: 0.21
433.73/108.75	c calculated reachability. Time: 0.00
433.73/108.75	c  N dy  1976    537330      2560     13769    288911     46247    936378   1798681     16.94   no data
445.30/111.68	c  N dy  2046    559930      2560     13769    288911     36904    936378    927644     16.92     17.89
455.27/114.10	c  N dy  2124    579963      2560     13769    288911     56800    936378   2423906     16.93     17.87
464.85/116.58	c  N dy  2181    600129      2560     13769    288911     44054    936378   1443564     16.92     18.01
475.22/119.14	c  N dy  2240    620181      2560     13769    288911     63938    936378   2947505     16.91     19.29
485.60/121.75	c  N dy  2310    640225      2560     13769    288911     50120    936378   1851118     16.92     21.46
496.41/124.45	c  N dy  2405    660271      2560     13769    288911     35297    936378    690785     16.94     17.91
507.15/127.16	c  N dy  2469    682161      2560     13769    288911     56964    936378   2190574     16.93     17.85
517.53/129.74	c  N dy  2532    702261      2560     13769    288911     41207    936378   1059918     16.93     18.29
527.50/132.26	c  N dy  2616    722349      2560     13769    288911     61142    936378   2576971     16.94     24.39
537.89/134.85	c  N dy  2663    742355      2560     13769    288911     44289    936378   1226105     16.92     27.44
548.26/137.45	c  N dy  2741    762448      2560     13769    288911     64246    936378   2695341     16.93     22.84
559.04/140.10	c  N dy  2824    782647      2560     13769    288911     46590    936378   1373286     16.93     17.85
571.05/143.19	c  N dy  2863    805997      2560     13769    288911     69657    936378   2994587     16.89     15.58
571.05/143.19	c  S st  2863    805997      2560     13769    288911     69657    936378   2994587     16.89     15.58
571.41/143.26	c  S st  2863    806500      2560     13769    288911     70159    936378   3036158     16.89   no data
571.41/143.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
573.80/143.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 24.1M T:  0.55
573.80/143.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
573.80/143.87	c bin-w-bin subsume rem            0 bins  time:  0.03 s
584.21/146.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.59 s
584.21/146.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.02 s
584.57/146.51	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
584.57/146.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
590.16/147.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
601.36/150.77	c lits-rem:       322  cl-subs:     1786  v-elim:      0  v-fix:    0  time:  2.79 s
601.36/150.78	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
602.14/150.92	c vivif2 --  cl tried    68373 cl shrink        0 lits rem          0 time: 0.14
602.94/151.15	c asymm  cl-useful: 0/1015/13769 lits-rem:0 time: 0.23
602.94/151.16	c calculated reachability. Time: 0.00
602.94/151.16	c  N dy  2863    806500      2560     13769    288911     68373    936378   2980712     16.89   no data
613.71/153.87	c  N dy  2941    827134      2560     13769    288911     50181    936378   1545810     16.90     17.88
624.48/156.56	c  N dy  3007    847779      2560     13769    288911     70641    936378   3034277     16.89     17.81
635.25/159.22	c  N dy  3095    868420      2560     13769    288911     51491    936378   1644008     16.90     17.97
645.25/161.78	c  N dy  3167    888492      2560     13769    288911     71407    936378   3090315     16.90     19.28
656.00/164.44	c  N dy  3251    908849      2560     13769    288911     50939    936378   1523864     16.91     17.83
666.79/167.12	c  N dy  3312    929626      2560     13769    288911     71536    936378   2967417     16.91     17.89
677.56/169.80	c  N dy  3379    949872      2560     13769    288911     49962    936378   1390255     16.91     18.04
687.54/172.31	c  N dy  3429    969887      2560     13769    288911     69802    936378   2818599     16.90     17.80
698.34/175.02	c  N dy  3505    989965      2560     13769    288911     47081    936378   1084764     16.90     20.47
708.29/177.52	c  N dy  3546   1010209      2560     13769    288911     67112    936378   2480989     16.89     17.80
719.88/180.48	c  N dy  3622   1030581      2560     13769    288911     43689    936378    792404     16.89     17.83
730.23/183.09	c  N dy  3682   1051051      2560     13769    288911     64003    936378   2251840     16.88     18.01
741.42/185.85	c  F st  3734   1071875      2560     13769    288911     84622    936378   3670363     16.87     16.44
741.42/185.89	c  N st  3734   1071875      2560     13769    288911     84622    936378   3670363     16.87     16.44
752.18/188.51	c  N dy  3797   1092466      2560     13769    288911     60458    936378   1906741     16.87     17.84
762.57/191.13	c  N dy  3860   1112523      2560     13769    288911     80318    936378   3303255     16.87     17.76
773.73/193.90	c  N dy  3898   1132929      2560     13769    288911     54930    936378   1439184     16.86     17.87
784.12/196.52	c  N dy  3948   1153026      2560     13769    288911     74846    936378   2826043     16.84     22.48
795.68/199.41	c  N dy  4026   1173085      2560     13769    288911     48174    936378    942465     16.85     19.66
806.47/202.14	c  N dy  4099   1194406      2560     13769    288911     69303    936378   2496491     16.85     17.81
814.84/204.20	c  S st  4131   1209750      2560     13769    288911     84468    936378   3535839     16.84   no data
814.84/204.27	c  S st  4131   1210252      2560     13769    288911     84970    936378   3575993     16.84   no data
814.84/204.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
817.23/204.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 24.3M T:  0.56
817.23/204.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
817.23/204.88	c bin-w-bin subsume rem            0 bins  time:  0.03 s
827.61/207.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.59 s
828.01/207.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.02 s
828.01/207.53	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
828.01/207.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
833.59/209.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
847.96/212.53	c lits-rem:       358  cl-subs:     1733  v-elim:      0  v-fix:    0  time:  3.52 s
847.96/212.54	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
848.76/212.71	c vivif2 --  cl tried    83237 cl shrink        0 lits rem          0 time: 0.17
849.56/212.92	c asymm  cl-useful: 0/1167/13769 lits-rem:0 time: 0.21
849.56/212.93	c calculated reachability. Time: 0.00
849.56/212.93	c  N dy  4131   1210252      2560     13769    288911     83237    936378   3518937     16.84   no data
860.77/215.72	c  N dy  4186   1230299      2560     13769    288911     55514    936378   1390138     16.83     17.79
870.71/218.29	c  N dy  4271   1250375      2560     13769    288911     75434    936378   2842021     16.83     17.76
881.88/221.05	c  N dy  4335   1270420      2560     13769    288911     95299    936378   4247507     16.83     17.82
892.66/223.72	c  N dy  4406   1290471      2560     13769    288911     66642    936378   2067734     16.83     17.72
903.44/226.46	c  N dy  4497   1310863      2560     13769    288911     86858    936378   3529845     16.84     17.80
914.61/229.22	c  N dy  4597   1330923      2560     13769    288911     57201    936378   1445129     16.85     17.75
924.99/231.82	c  N dy  4664   1351283      2560     13769    288911     77345    936378   2893851     16.85     17.75
936.16/234.64	c  N dy  4735   1371653      2560     13769    288911     97541    936378   4310913     16.85     17.78
946.94/237.35	c  N dy  4805   1392104      2560     13769    288911     67270    936378   2067383     16.85     17.74
957.71/240.00	c  N dy  4872   1412203      2560     13769    288911     87170    936378   3458739     16.85     27.58
969.29/242.92	c  N dy  4953   1432429      2560     13769    288911     55691    936378   1200062     16.85     17.74
980.06/245.60	c  N dy  5018   1453037      2560     13769    288911     76086    936378   2625965     16.85     17.74
991.24/248.42	c  N dy  5105   1473242      2560     13769    288911     96131    936378   4054787     16.85     17.75
1002.41/251.27	c  N dy  5146   1493503      2560     13769    288911     63658    936378   1699939     16.84     17.76
1013.19/253.96	c  N dy  5207   1513714      2560     13769    288911     83688    936378   3101234     16.84     17.80
1025.16/256.97	c  N dy  5268   1534917      2560     13769    288911    104660    936378   4531009     16.83     17.82
1036.37/259.75	c  N dy  5346   1555401      2560     13769    288911     71525    936378   2209447     16.83     17.76
1047.11/262.43	c  N dy  5394   1575439      2560     13769    288911     91309    936378   3550317     16.83     18.59
1058.67/265.30	c  N dy  5449   1595456      2560     13769    288911     56676    936378   1125302     16.82     17.89
1068.65/267.89	c  N dy  5525   1615482      2560     13769    288911     76510    936378   2519680     16.82     19.86
1079.84/270.67	c  N dy  5610   1635673      2560     13769    288911     96515    936378   3958646     16.83     17.93
1091.81/273.62	c  N dy  5683   1655705      2560     13769    288911     60932    936378   1374895     16.83     17.88
1102.21/276.24	c  N dy  5749   1675706      2560     13769    288911     80770    936378   2804400     16.83     17.76
1114.55/279.35	c  N dy  5851   1697182      2560     13769    288911    102036    936378   4284920     16.84     17.88
1122.53/281.35	c  S st  5886   1710252      2560     13769    288911     58496    936378   1128793     16.83     15.13
1122.93/281.41	c  S st  5886   1710754      2560     13769    288911     58998    936378   1175293     16.83   no data
1122.93/281.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1124.52/281.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.0M T:  0.45
1124.52/281.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1124.92/281.91	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1135.30/284.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.60 s
1135.30/284.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.02 s
1135.30/284.56	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.02 s
1135.30/284.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1140.49/285.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.21 s
1142.08/286.20	c lits-rem:        24  cl-subs:      125  v-elim:      0  v-fix:    0  time:  0.35 s
1142.08/286.21	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
1142.08/286.28	c vivif2 --  cl tried    58873 cl shrink        0 lits rem          0 time: 0.07
1143.28/286.50	c asymm  cl-useful: 0/1205/13769 lits-rem:0 time: 0.22
1143.28/286.51	c calculated reachability. Time: 0.00
1143.28/286.51	c  N dy  5886   1710754      2560     13769    288911     58873    936378   1171782     16.83   no data
1153.66/289.18	c  N dy  5964   1730972      2560     13769    288911     78930    936378   2609749     16.83     17.74
1165.23/292.04	c  N dy  6051   1751320      2560     13769    288911     99091    936378   4024904     16.84     17.90
1176.83/294.98	c  N dy  6130   1771581      2560     13769    288911     61681    936378   1318632     16.84     17.75
1187.58/297.61	c  N dy  6191   1791643      2560     13769    288911     81549    936378   2685835     16.83     20.11
1198.78/300.45	c  N dy  6293   1811715      2560     13769    288911    101471    936378   4077897     16.84     17.81
1210.73/303.45	c  N dy  6362   1831738      2560     13769    288911     62827    936378   1311628     16.84     17.80
1220.73/305.99	c  N dy  6447   1851775      2560     13769    288911     82703    936378   2709308     16.84     19.82
1233.91/309.21	c  N dy  6525   1874680      2560     13769    288911    105412    936378   4267092     16.84     17.78
1245.85/312.20	c  N dy  6599   1894760      2560     13769    288911     65851    936378   1497085     16.84     18.75
1255.86/314.77	c  N dy  6665   1914784      2560     13769    288911     85692    936378   2862214     16.84     17.78
1267.80/317.71	c  N dy  6743   1935424      2560     13769    288911    106180    936378   4345905     16.84     17.74
1279.76/320.75	c  N dy  6817   1955456      2560     13769    288911     65558    936378   1438345     16.85     17.75
1290.14/323.37	c  N dy  6880   1975545      2560     13769    288911     85446    936378   2789580     16.84     18.03
1301.32/326.15	c  N dy  6947   1995553      2560     13769    288911    105298    936378   4162712     16.84     17.84
1314.08/329.34	c  N dy  7057   2015781      2560     13769    288911     63880    936378   1242865     16.85     17.74
1324.86/332.04	c  N dy  7124   2035892      2560     13769    288911     83773    936378   2623676     16.85     17.88
1336.43/334.90	c  N dy  7176   2055939      2560     13769    288911    103607    936378   3971255     16.85     30.12
1349.60/338.25	c  N dy  7229   2076798      2560     13769    288911    124175    936378   5316878     16.84     17.85
1360.79/341.03	c  N dy  7285   2096916      2560     13769    288911     81703    936378   2395828     16.84     17.73
1371.54/343.77	c  N dy  7345   2117006      2560     13769    288911    101624    936378   3781746     16.83     17.73
1383.91/346.84	c  N dy  7428   2137238      2560     13769    288911    121646    936378   5154279     16.84     17.91
1395.50/349.71	c  N dy  7487   2157317      2560     13769    288911     78186    936378   2100690     16.83     17.78
1406.67/352.59	c  N dy  7553   2178328      2560     13769    288911     99009    936378   3559718     16.83     17.76
1419.04/355.63	c  N dy  7615   2198365      2560     13769    288911    118846    936378   4901665     16.83     18.06
1427.05/357.67	c  S st  7659   2210754      2560     13769    288911     66759    936378   1289793     16.82   no data
1427.42/357.73	c  S st  7659   2211258      2560     13769    288911     67261    936378   1334241     16.82   no data
1427.42/357.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1429.41/358.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.3M T:  0.47
1429.41/358.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1429.41/358.25	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1439.80/360.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.59 s
1439.80/360.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.02 s
1439.80/360.89	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
1440.22/360.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1444.98/362.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.18 s
1446.17/362.43	c lits-rem:        12  cl-subs:       44  v-elim:      0  v-fix:    0  time:  0.28 s
1446.17/362.44	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
1446.57/362.52	c vivif2 --  cl tried    67217 cl shrink        0 lits rem          0 time: 0.08
1447.37/362.72	c asymm  cl-useful: 0/1162/13769 lits-rem:0 time: 0.20
1447.37/362.73	c calculated reachability. Time: 0.00
1447.37/362.73	c  N dy  7659   2211258      2560     13769    288911     67217    936378   1332161     16.82   no data
1458.14/365.49	c  N dy  7729   2231464      2560     13769    288911     87238    936378   2731424     16.82     17.80
1470.12/368.44	c  N dy  7794   2251793      2560     13769    288911    107405    936378   4121185     16.82     17.96
1484.12/371.97	c  N dy  7860   2273890      2560     13769    288911    129244    936378   5563357     16.82     17.91
1496.06/374.90	c  N dy  7922   2294851      2560     13769    288911     84661    936378   2466869     16.81     17.78
1507.63/377.81	c  N dy  7993   2315169      2560     13769    288911    104759    936378   3830701     16.81     17.88
1520.00/380.96	c  N dy  8079   2335937      2560     13769    288911    125345    936378   5229959     16.82     17.71
1532.40/384.08	c  N dy  8133   2357124      2560     13769    288911     79965    936378   2088638     16.81     17.78
1543.95/386.92	c  N dy  8209   2377234      2560     13769    288911     99869    936378   3471897     16.81     17.77
1555.92/389.90	c  N dy  8276   2397306      2560     13769    288911    119731    936378   4828086     16.81     17.77
1567.89/392.94	c  N dy  8351   2417403      2560     13769    288911     72317    936378   1525579     16.81     17.70
1578.66/395.63	c  N dy  8423   2437455      2560     13769    288911     92164    936378   2873923     16.81     17.98
1589.84/398.49	c  N dy  8475   2457473      2560     13769    288911    111999    936378   4202942     16.81     17.73
1602.22/401.60	c  N dy  8551   2477603      2560     13769    288911    131973    936378   5566717     16.81     17.78
1614.99/404.71	c  N dy  8616   2498991      2560     13769    288911     84814    936378   2288590     16.81     17.77
1626.96/407.78	c  N dy  8691   2520781      2560     13769    288911    106400    936378   3773997     16.81     17.76
1639.73/410.91	c  N dy  8751   2542463      2560     13769    288911    127851    936378   5205308     16.80     17.72
1651.69/413.98	c  N dy  8828   2562775      2560     13769    288911     78644    936378   1857537     16.80     17.83
1662.87/416.72	c  N dy  8906   2583217      2560     13769    288911     98911    936378   3285541     16.80     17.78
1675.64/419.90	c  N dy  8971   2604483      2560     13769    288911    119933    936378   4711068     16.80     17.72
1688.01/423.06	c  N dy  9054   2624601      2560     13769    288911    139868    936378   6103110     16.80     17.70
1700.38/426.10	c  N dy  9111   2645997      2560     13769    288911     90720    936378   2614010     16.80     17.69
1711.97/429.01	c  N dy  9192   2666054      2560     13769    288911    110626    936378   3993015     16.80     18.73
1724.73/432.23	c  N dy  9269   2687534      2560     13769    288911    131939    936378   5485601     16.80     17.74
1737.50/435.40	c  N dy  9351   2707569      2560     13769    288911     80427    936378   1848159     16.80     19.52
1739.48/435.92	c  S st  9370   2711258      2560     13769    288911     84084    936378   2104879     16.80     15.13
1739.48/435.98	c  S st  9370   2711764      2560     13769    288911     84590    936378   2144852     16.80   no data
1739.88/436.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1741.88/436.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.6M T:  0.54
1741.88/436.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1741.88/436.58	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1752.26/439.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.60 s
1752.66/439.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.02 s
1752.66/439.23	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
1752.66/439.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1758.25/440.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.28 s
1762.64/441.70	c lits-rem:        55  cl-subs:      409  v-elim:      0  v-fix:    0  time:  1.07 s
1762.64/441.71	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
1763.04/441.83	c vivif2 --  cl tried    84181 cl shrink        0 lits rem          0 time: 0.12
1763.84/442.05	c asymm  cl-useful: 0/1079/13769 lits-rem:0 time: 0.23
1763.84/442.06	c calculated reachability. Time: 0.00
1763.84/442.06	c  N dy  9370   2711764      2560     13769    288911     84181    936378   2128158     16.80   no data
1776.21/445.14	c  N dy  9442   2733158      2560     13769    288911    105372    936378   3575663     16.80     17.75
1788.17/448.13	c  N dy  9508   2753196      2560     13769    288911    125222    936378   4945102     16.80     18.28
1801.75/451.52	c  N dy  9565   2773286      2560     13769    288911     72788    936378   1292839     16.80     21.37
1812.94/454.39	c  N dy  9635   2794418      2560     13769    288911     93687    936378   2724738     16.80     17.80
1824.50/457.24	c  N dy  9683   2814511      2560     13769    288911    113595    936378   4104816     16.80     17.73
1837.27/460.47	c  N dy  9749   2834602      2560     13769    288911    133487    936378   5403976     16.80     18.98
1850.44/463.76	c  N dy  9816   2854939      2560     13769    288911     80363    936378   1742279     16.80     17.97
1862.41/466.79	c  N dy  9856   2874975      2560     13769    288911    100116    936378   2950681     16.79     17.68
1874.81/469.84	c  N dy  9939   2895216      2560     13769    288911    120125    936378   4309200     16.79     17.68
1887.99/473.14	c  N dy  9996   2915566      2560     13769    288911    140253    936378   5638221     16.79     17.73
1900.73/476.36	c  N dy 10081   2936656      2560     13769    288911     86959    936378   2148611     16.79     17.70
1912.69/479.31	c  N dy 10137   2957264      2560     13769    288911    107332    936378   3458942     16.79     17.71
1924.66/482.37	c  N dy 10207   2977621      2560     13769    288911    127467    936378   4815263     16.79     17.72
1937.43/485.55	c  N dy 10276   2997763      2560     13769    288911    147412    936378   6190727     16.79     17.77
1949.44/488.52	c  N dy 10336   3017788      2560     13769    288911     92052    936378   2431848     16.79     18.49
1964.97/492.49	c  N dy 10410   3044213      2560     13769    288911    118203    936378   4151783     16.79     17.76
1978.14/495.71	c  N dy 10491   3064367      2560     13769    288911    138165    936378   5503053     16.79     17.85
1990.90/498.92	c  N dy 10544   3084534      2560     13769    288911     81891    936378   1722579     16.78     18.01
2002.12/501.79	c  N dy 10601   3105281      2560     13769    288911    102430    936378   3082075     16.78     17.69
2014.87/504.98	c  N dy 10668   3125488      2560     13769    288911    122444    936378   4419336     16.78     17.80
2028.46/508.31	c  N dy 10733   3146127      2560     13769    288911    142856    936378   5774086     16.78     17.84
2041.21/511.56	c  N dy 10809   3166155      2560     13769    288911     85492    936378   1912008     16.78     17.74
2052.77/514.44	c  N dy 10888   3186225      2560     13769    288911    105355    936378   3218056     16.78     17.75
2064.74/517.47	c  N dy 10951   3206331      2560     13769    288911    125244    936378   4536713     16.78     17.76
2068.32/518.32	c  S st 10977   3211764      2560     13769    288911    130638    936378   4911669     16.78   no data
2068.72/518.40	c  S st 10977   3212268      2560     13769    288911    131142    936378   4953796     16.78   no data
2068.72/518.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2071.12/519.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 25.4M T:  0.63
2071.12/519.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2071.12/519.09	c bin-w-bin subsume rem            0 bins  time:  0.03 s
2081.89/521.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.66 s
2081.89/521.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
2082.29/521.81	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
2082.29/521.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2088.29/523.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
2104.24/527.35	c lits-rem:       340  cl-subs:     2268  v-elim:      0  v-fix:    0  time:  3.97 s
2104.24/527.36	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
2105.44/527.63	c vivif2 --  cl tried   128874 cl shrink        0 lits rem          0 time: 0.26
2106.24/527.88	c asymm  cl-useful: 0/960/13769 lits-rem:0 time: 0.25
2106.24/527.89	c calculated reachability. Time: 0.00
2106.24/527.89	c  N dy 10977   3212268      2560     13769    288911    128874    936378   4881449     16.78   no data
2119.41/531.12	c  N dy 11043   3232360      2560     13769    288911    148786    936378   6188366     16.78     20.70
2131.38/534.18	c  N dy 11089   3252450      2560     13769    288911     90443    936378   2177802     16.78     17.69
2143.75/537.25	c  N dy 11152   3272481      2560     13769    288911    110271    936378   3468153     16.78     17.73
2156.52/540.43	c  N dy 11225   3292972      2560     13769    288911    130573    936378   4867643     16.78     17.72
2169.28/543.63	c  N dy 11293   3313346      2560     13769    288911    150749    936378   6215531     16.78     17.88
2181.67/546.79	c  N dy 11352   3333493      2560     13769    288911     91499    936378   2165850     16.78     17.77
2193.24/549.69	c  N dy 11444   3353590      2560     13769    288911    111424    936378   3587630     16.78     18.27
2205.61/552.80	c  N dy 11522   3373740      2560     13769    288911    131396    936378   4923576     16.78     17.84
2218.77/556.06	c  N dy 11589   3393965      2560     13769    288911    151428    936378   6217469     16.78     17.75
2231.94/559.37	c  N dy 11644   3414511      2560     13769    288911     91537    936378   2126514     16.78     17.72
2243.55/562.25	c  N dy 11723   3434518      2560     13769    288911    111360    936378   3443632     16.78     18.31
2255.89/565.36	c  N dy 11801   3454544      2560     13769    288911    131204    936378   4756390     16.78     17.86
2269.06/568.66	c  N dy 11876   3475357      2560     13769    288911    151833    936378   6157299     16.78     17.67
2282.63/572.01	c  N dy 11908   3496147      2560     13769    288911     91199    936378   2033022     16.78     17.68
2294.99/575.10	c  N dy 11970   3517355      2560     13769    288911    112193    936378   3419216     16.78     17.74
2307.36/578.23	c  N dy 12054   3537639      2560     13769    288911    132315    936378   4779568     16.78     17.70
2320.53/581.51	c  N dy 12127   3558068      2560     13769    288911    152582    936378   6153973     16.78     17.72
2332.90/584.65	c  N dy 12192   3578083      2560     13769    288911     90192    936378   1978662     16.78     19.32
2344.51/587.53	c  N dy 12265   3598161      2560     13769    288911    110095    936378   3310151     16.78     17.91
2356.85/590.68	c  N dy 12349   3618251      2560     13769    288911    130000    936378   4648628     16.78     18.07
2370.02/593.96	c  N dy 12432   3638671      2560     13769    288911    150250    936378   5998784     16.78     17.96
2385.18/597.78	c  N dy 12497   3659404      2560     13769    288911     87531    936378   1716157     16.78     17.75
2398.36/601.04	c  N dy 12558   3681733      2560     13769    288911    109618    936378   3153272     16.78     17.71
2410.36/604.08	c  N dy 12623   3701742      2560     13769    288911    129407    936378   4471815     16.78     18.09
2417.11/605.72	c  S st 12661   3712269      2560     13769    288911    139850    936378   5213742     16.78   no data
2417.51/605.80	c  S st 12661   3712771      2560     13769    288911    140352    936378   5256624     16.78   no data
2417.51/605.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2419.90/606.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 25.8M T:  0.65
2419.90/606.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2420.30/606.51	c bin-w-bin subsume rem            0 bins  time:  0.03 s
2430.68/609.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.59 s
2430.68/609.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.02 s
2430.68/609.15	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
2431.08/609.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2437.45/610.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
2455.42/615.32	c lits-rem:       242  cl-subs:     2376  v-elim:      0  v-fix:    0  time:  4.48 s
2455.42/615.33	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
2456.62/615.62	c vivif2 --  cl tried   137976 cl shrink        0 lits rem          0 time: 0.28
2457.42/615.89	c asymm  cl-useful: 0/1087/13769 lits-rem:0 time: 0.28
2457.82/615.90	c calculated reachability. Time: 0.00
2457.82/615.90	c  N dy 12661   3712771      2560     13769    288911    137976    936378   5178598     16.78   no data
2471.81/619.41	c  N dy 12750   3733106      2560     13769    288911    158131    936378   6538168     16.78     17.69
2484.16/622.53	c  F st 12799   3751564      2560     13769    288911     92196    936378   1966402     16.78     16.46
2485.35/622.87	c  N st 12803   3753598      2560     13769    288911     94203    936378   2089681     16.78   no data
2497.33/625.90	c  N dy 12829   3773721      2560     13769    288911    114093    936378   3417061     16.77     17.72
2510.50/629.18	c  N dy 12893   3795044      2560     13769    288911    135190    936378   4830093     16.77     17.71
2523.67/632.49	c  N dy 12955   3815356      2560     13769    288911    155305    936378   6141431     16.77     17.73
2538.03/636.02	c  N dy 13001   3835718      2560     13769    288911     90348    936378   1844807     16.77     17.67
2549.61/638.95	c  N dy 13070   3855882      2560     13769    288911    110321    936378   3145549     16.77     17.76
2561.58/641.98	c  N dy 13133   3875923      2560     13769    288911    130160    936378   4448661     16.76     17.80
2574.75/645.21	c  N dy 13208   3895931      2560     13769    288911    149987    936378   5791686     16.77     19.97
2587.92/648.53	c  N dy 13269   3916022      2560     13769    288911    169887    936378   7111490     16.77     17.68
2603.10/652.38	c  N dy 13347   3940443      2560     13769    288911    107958    936378   2953444     16.76     17.73
2615.45/655.46	c  N dy 13399   3960552      2560     13769    288911    127892    936378   4253572     16.76     17.65
2629.02/658.82	c  N dy 13488   3980985      2560     13769    288911    148151    936378   5580603     16.76     17.70
2643.02/662.38	c  N dy 13551   4002126      2560     13769    288911    169091    936378   6943784     16.76     17.71
2656.19/665.61	c  N dy 13623   4022312      2560     13769    288911    101922    936378   2510908     16.76     17.72
2668.13/668.64	c  N dy 13703   4042653      2560     13769    288911    122074    936378   3863104     16.76     17.74
2680.51/671.74	c  N dy 13761   4062779      2560     13769    288911    142030    936378   5229622     16.76     17.72
2694.47/675.24	c  N dy 13841   4083615      2560     13769    288911    162679    936378   6617546     16.76     17.76
2708.87/678.81	c  N dy 13881   4103648      2560     13769    288911     94286    936378   1924890     16.76     17.85
2721.62/682.05	c  N dy 13944   4125386      2560     13769    288911    115791    936378   3287647     16.76     17.72
2733.98/685.17	c  N dy 13993   4145544      2560     13769    288911    135776    936378   4576914     16.75     17.64
2747.15/688.48	c  N dy 14069   4165589      2560     13769    288911    155632    936378   5909994     16.75     24.71
2761.91/692.10	c  N dy 14136   4186180      2560     13769    288911    175985    936378   7243280     16.75     17.65
2775.08/695.47	c  N dy 14211   4206963      2560     13769    288911    107461    936378   2761192     16.75     17.67
2778.68/696.35	c  S st 14236   4212772      2560     13769    288911    113223    936378   3142743     16.75   no data
2779.11/696.43	c  S st 14236   4213273      2560     13769    288911    113723    936378   3184433     16.75   no data
2779.11/696.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2781.47/697.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 24.0M T:  0.57
2781.47/697.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2781.47/697.06	c bin-w-bin subsume rem            0 bins  time:  0.03 s
2791.85/699.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.60 s
2791.85/699.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.02 s
2792.27/699.71	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
2792.27/699.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2798.22/701.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
2804.61/702.82	c lits-rem:       114  cl-subs:      777  v-elim:      0  v-fix:    0  time:  1.61 s
2804.61/702.83	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
2805.44/703.01	c vivif2 --  cl tried   112946 cl shrink        0 lits rem          0 time: 0.18
2806.20/703.26	c asymm  cl-useful: 0/1750/13769 lits-rem:0 time: 0.25
2806.20/703.27	c calculated reachability. Time: 0.00
2806.20/703.27	c  N dy 14236   4213273      2560     13769    288911    112946    936378   3157564     16.75   no data
2818.97/706.48	c  N dy 14308   4233487      2560     13769    288911    132974    936378   4510740     16.75     17.78
2832.15/709.75	c  N dy 14365   4253561      2560     13769    288911    152836    936378   5821236     16.75     17.66
2845.71/713.19	c  N dy 14421   4273692      2560     13769    288911    172740    936378   7142771     16.75     17.73
2859.69/716.68	c  N dy 14486   4293909      2560     13769    288911    102650    936378   2383577     16.75     17.78
2871.66/719.64	c  N dy 14545   4313941      2560     13769    288911    122492    936378   3724546     16.75     17.69
2884.46/722.85	c  N dy 14617   4334093      2560     13769    288911    142423    936378   5001926     16.75     17.68
2897.99/726.21	c  N dy 14670   4354273      2560     13769    288911    162436    936378   6298740     16.75     17.69
2912.77/729.94	c  N dy 14748   4374352      2560     13769    288911     91230    936378   1618377     16.75     18.31
2924.73/732.91	c  N dy 14802   4394520      2560     13769    288911    111161    936378   2883937     16.75     17.69
2936.72/735.93	c  N dy 14861   4414591      2560     13769    288911    131049    936378   4205382     16.74     17.76
2949.89/739.28	c  N dy 14912   4434623      2560     13769    288911    150881    936378   5475960     16.74     18.23
2963.06/742.60	c  N dy 14971   4455336      2560     13769    288911    171407    936378   6897718     16.74     17.79
2977.00/746.08	c  N dy 15064   4475397      2560     13769    288911     99198    936378   2078606     16.74     17.86
2988.98/749.07	c  N dy 15125   4495475      2560     13769    288911    119081    936378   3412030     16.74     17.84
3001.76/752.20	c  N dy 15189   4515516      2560     13769    288911    138904    936378   4673902     16.74     17.93
3014.93/755.54	c  N dy 15267   4535939      2560     13769    288911    159127    936378   6022398     16.74     17.64
3028.91/759.05	c  N dy 15327   4557065      2560     13769    288911    180075    936378   7367917     16.74     17.69
3042.08/762.31	c  N dy 15401   4577262      2560     13769    288911    107003    936378   2543432     16.74     17.85
3053.64/765.28	c  N dy 15481   4597486      2560     13769    288911    127042    936378   3875354     16.74     17.67
3066.81/768.54	c  N dy 15552   4617542      2560     13769    288911    146892    936378   5118165     16.74     20.10
3079.98/771.87	c  N dy 15621   4637620      2560     13769    288911    166806    936378   6423195     16.74     17.68
3094.35/775.40	c  N dy 15670   4658032      2560     13769    288911    187015    936378   7716742     16.74     17.62
3106.71/778.53	c  N dy 15720   4678053      2560     13769    288911    112692    936378   2810989     16.73     17.81
3119.89/781.82	c  N dy 15782   4698612      2560     13769    288911    133023    936378   4149345     16.73     17.87
3129.07/784.16	c  S st 15825   4713273      2560     13769    288911    147537    936378   5106474     16.73     13.01
3129.47/784.24	c  S st 15825   4713774      2560     13769    288911    148037    936378   5146280     16.73   no data
3129.47/784.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3132.26/784.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 25.1M T:  0.64
3132.26/784.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3132.26/784.95	c bin-w-bin subsume rem            0 bins  time:  0.03 s
3142.64/787.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.61 s
3142.64/787.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.02 s
3143.05/787.61	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
3143.05/787.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3149.41/789.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
3164.18/792.97	c lits-rem:       223  cl-subs:     2456  v-elim:      0  v-fix:    0  time:  3.73 s
3164.18/792.99	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
3165.42/793.27	c vivif2 --  cl tried   145581 cl shrink        0 lits rem          0 time: 0.29
3166.57/793.55	c asymm  cl-useful: 0/1135/13769 lits-rem:0 time: 0.27
3166.57/793.56	c calculated reachability. Time: 0.00
3166.57/793.56	c  N dy 15825   4713774      2560     13769    288911    145581    936378   5068720     16.73   no data
3180.54/797.09	c  N dy 15894   4733975      2560     13769    288911    165564    936378   6364395     16.73     17.76
3194.51/800.58	c  N dy 15971   4753985      2560     13769    288911    185389    936378   7651694     16.73     19.75
3207.68/803.88	c  N dy 16034   4774211      2560     13769    288911    110390    936378   2691928     16.73     17.66
3220.46/807.05	c  N dy 16115   4794522      2560     13769    288911    130529    936378   4008941     16.73     17.73
3232.83/810.18	c  N dy 16173   4814623      2560     13769    288911    150376    936378   5252425     16.73     17.99
3246.39/813.51	c  N dy 16246   4834685      2560     13769    288911    170257    936378   6553520     16.73     22.58
3260.36/817.04	c  N dy 16326   4854927      2560     13769    288911    190284    936378   7874680     16.73     17.62
3273.13/820.21	c  N dy 16392   4875067      2560     13769    288911    114209    936378   2796140     16.73     17.62
3285.10/823.21	c  N dy 16466   4895485      2560     13769    288911    134464    936378   4123012     16.73     17.72
3297.47/826.37	c  N dy 16521   4915542      2560     13769    288911    154332    936378   5396427     16.73     19.45
3310.64/829.67	c  N dy 16596   4935605      2560     13769    288911    174211    936378   6713008     16.73     17.85
3325.41/833.39	c  N dy 16651   4956062      2560     13769    288911     97437    936378   1708310     16.73     17.67
3336.62/836.13	c  N dy 16693   4976063      2560     13769    288911    117186    936378   2975321     16.72     18.14
3348.56/839.14	c  N dy 16756   4996325      2560     13769    288911    137253    936378   4291430     16.72     17.61
3364.11/843.01	c  N dy 16818   5020448      2560     13769    288911    161104    936378   5779048     16.72     17.63
3377.68/846.42	c  N dy 16865   5040578      2560     13769    288911    180999    936378   7106736     16.72     17.85
3392.06/850.01	c  N dy 16919   5060917      2560     13769    288911    103158    936378   2012690     16.72     17.63
3404.03/853.02	c  N dy 17000   5081699      2560     13769    288911    123750    936378   3321132     16.72     17.82
3416.39/856.11	c  N dy 17084   5101808      2560     13769    288911    143677    936378   4642776     16.72     17.61
3429.16/859.37	c  N dy 17163   5121845      2560     13769    288911    163550    936378   5970097     16.72     19.18
3444.33/863.10	c  N dy 17229   5143660      2560     13769    288911    185164    936378   7356362     16.72     17.63
3458.30/866.63	c  N dy 17287   5163706      2560     13769    288911    105988    936378   2152269     16.72     17.60
3470.28/869.63	c  N dy 17343   5183772      2560     13769    288911    125875    936378   3358893     16.72     17.61
3482.24/872.66	c  N dy 17416   5204339      2560     13769    288911    146258    936378   4730446     16.72     17.78
3488.63/874.20	c  S st 17458   5213774      2560     13769    288911    155612    936378   5344178     16.72     15.71
3488.63/874.29	c  S st 17458   5214274      2560     13769    288911    156110    936378   5383261     16.72   no data
3489.03/874.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3491.82/875.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 25.1M T:  0.77
3491.82/875.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3492.22/875.12	c bin-w-bin subsume rem            0 bins  time:  0.03 s
3502.61/877.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.64 s
3502.61/877.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
3503.02/877.81	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
3503.02/877.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3509.78/879.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.51 s
3524.55/883.31	c lits-rem:       219  cl-subs:     2161  v-elim:      0  v-fix:    0  time:  3.75 s
3524.96/883.32	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
3526.14/883.63	c vivif2 --  cl tried   153949 cl shrink        0 lits rem          0 time: 0.32
3527.34/883.91	c asymm  cl-useful: 0/927/13769 lits-rem:0 time: 0.28
3527.34/883.92	c calculated reachability. Time: 0.00
3527.34/883.92	c  N dy 17458   5214274      2560     13769    288911    153949    936378   5314542     16.72   no data
3540.91/887.38	c  N dy 17515   5235692      2560     13769    288911    175107    936378   6630363     16.72     17.60
3555.28/891.00	c  N dy 17551   5255731      2560     13769    288911    194915    936378   7837593     16.71     18.06
3568.86/894.37	c  N dy 17631   5275745      2560     13769    288911    114737    936378   2701515     16.72     18.19
3581.22/897.48	c  N dy 17697   5296499      2560     13769    288911    135271    936378   4029478     16.71     17.83
3594.39/900.75	c  N dy 17761   5316746      2560     13769    288911    155314    936378   5297229     16.71     17.68
3607.96/904.18	c  N dy 17831   5336748      2560     13769    288911    175075    936378   6576982     16.71     21.08
3621.96/907.64	c  N dy 17899   5356782      2560     13769    288911    194896    936378   7842247     16.71     17.60
3635.49/911.02	c  N dy 17963   5376917      2560     13769    288911    113895    936378   2576987     16.71     17.61
3648.30/914.23	c  N dy 18018   5397660      2560     13769    288911    134364    936378   3840331     16.71     17.66
3661.05/917.46	c  N dy 18073   5417998      2560     13769    288911    154510    936378   5100098     16.71     17.65
3674.64/920.89	c  N dy 18134   5438020      2560     13769    288911    174283    936378   6346888     16.71     17.62
3688.57/924.37	c  N dy 18197   5458063      2560     13769    288911    194077    936378   7567923     16.71     17.64
3702.13/927.77	c  N dy 18247   5478201      2560     13769    288911    112155    936378   2409357     16.70     17.65
3714.14/930.77	c  N dy 18292   5498260      2560     13769    288911    132020    936378   3634474     16.70     17.81
3726.89/933.94	c  N dy 18355   5518320      2560     13769    288911    151893    936378   4899043     16.70     17.59
3739.65/937.20	c  N dy 18419   5538321      2560     13769    288911    171693    936378   6170360     16.70     18.19
3753.65/940.65	c  N dy 18480   5558371      2560     13769    288911    191523    936378   7397748     16.70     17.62
3767.98/944.25	c  N dy 18526   5578768      2560     13769    288911    108793    936378   2134317     16.70     17.61
3779.99/947.26	c  N dy 18583   5599929      2560     13769    288911    129759    936378   3467406     16.70     17.71
3792.33/950.37	c  N dy 18663   5620084      2560     13769    288911    149738    936378   4771173     16.70     17.71
3805.91/953.71	c  N dy 18740   5640173      2560     13769    288911    169629    936378   6053683     16.70     19.23
3819.50/957.13	c  N dy 18794   5660210      2560     13769    288911    189415    936378   7305777     16.70     17.63
3834.62/960.97	c  N dy 18850   5680416      2560     13769    288911    105485    936378   1890247     16.69     17.69
3846.60/963.98	c  N dy 18918   5700784      2560     13769    288911    125661    936378   3222257     16.69     17.68
3855.38/966.11	c  S st 18970   5714274      2560     13769    288911    138994    936378   4058420     16.69     15.20
3855.38/966.18	c  S st 18970   5714781      2560     13769    288911    139501    936378   4097894     16.69   no data
3855.78/966.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3857.78/966.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 24.6M T:  0.58
3858.18/966.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3858.18/966.83	c bin-w-bin subsume rem            0 bins  time:  0.03 s
3868.54/969.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.63 s
3868.54/969.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
3868.94/969.51	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
3868.94/969.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3875.73/971.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.51 s
3885.34/973.62	c lits-rem:       211  cl-subs:     1514  v-elim:      0  v-fix:    0  time:  2.40 s
3885.34/973.63	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
3886.10/973.87	c vivif2 --  cl tried   137987 cl shrink        0 lits rem          0 time: 0.24
3887.30/974.12	c asymm  cl-useful: 0/1483/13769 lits-rem:0 time: 0.25
3887.30/974.13	c calculated reachability. Time: 0.00
3887.30/974.13	c  N dy 18970   5714781      2560     13769    288911    137987    936378   4052250     16.69   no data
3900.87/977.51	c  N dy 19032   5735752      2560     13769    288911    158721    936378   5383527     16.69     17.65
3914.84/981.00	c  N dy 19090   5756094      2560     13769    288911    178824    936378   6588615     16.69     17.59
3929.24/984.63	c  N dy 19142   5776125      2560     13769    288911    198608    936378   7831689     16.69     18.77
3945.57/988.72	c  N dy 19202   5797247      2560     13769    288911    114693    936378   2434113     16.69     17.59
3958.35/991.95	c  N dy 19275   5817463      2560     13769    288911    134717    936378   3687328     16.69     17.74
3971.11/995.15	c  N dy 19344   5837615      2560     13769    288911    154670    936378   5021719     16.69     17.62
3985.08/998.69	c  N dy 19393   5857651      2560     13769    288911    174453    936378   6223514     16.69     21.59
3999.84/1002.34	c  N dy 19459   5877731      2560     13769    288911    194335    936378   7497704     16.69     17.58
4014.61/1006.02	c  N dy 19529   5897795      2560     13769    288911    108325    936378   1975680     16.69     17.60
4026.58/1009.03	c  N dy 19618   5918095      2560     13769    288911    128469    936378   3261780     16.69     17.59
4039.36/1012.28	c  N dy 19676   5940166      2560     13769    288911    150291    936378   4676137     16.69     17.62
4052.16/1015.41	c  N dy 19720   5960400      2560     13769    288911    170304    936378   5973797     16.69     17.59
4066.09/1018.93	c  N dy 19801   5980462      2560     13769    288911    190206    936378   7296391     16.69     27.65
4080.06/1022.40	c  N dy 19876   6000543      2560     13769    288911    210096    936378   8629220     16.69     18.00
4093.23/1025.71	c  N dy 19927   6020721      2560     13769    288911    123110    936378   2875226     16.69     17.65
4106.00/1028.94	c  N dy 19963   6041421      2560     13769    288911    143579    936378   4169522     16.68     17.60
4119.16/1032.28	c  N dy 20041   6061691      2560     13769    288911    163629    936378   5445781     16.68     17.59
4133.14/1035.74	c  N dy 20124   6081866      2560     13769    288911    183642    936378   6733620     16.68     17.66
4147.11/1039.26	c  N dy 20184   6101938      2560     13769    288911    203477    936378   7957712     16.68     17.77
4161.48/1042.85	c  N dy 20244   6122068      2560     13769    288911    115528    936378   2323680     16.68     17.62
4175.44/1046.31	c  N dy 20316   6144875      2560     13769    288911    138123    936378   3793627     16.68     17.58
4188.25/1049.51	c  N dy 20386   6164911      2560     13769    288911    157951    936378   5109637     16.68     18.49
4201.78/1052.94	c  N dy 20456   6184999      2560     13769    288911    177807    936378   6366913     16.68     17.89
4216.94/1056.76	c  N dy 20542   6206394      2560     13769    288911    199016    936378   7755588     16.68     17.58
4222.95/1058.27	c  S st 20573   6214781      2560     13769    288911    207304    936378   8281285     16.68     15.75
4223.37/1058.35	c  S st 20573   6215284      2560     13769    288911    207807    936378   8321317     16.68   no data
4223.37/1058.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4226.52/1059.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 27.7M T:  0.74
4226.52/1059.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4226.52/1059.16	c bin-w-bin subsume rem            0 bins  time:  0.03 s
4236.89/1061.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.59 s
4236.89/1061.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.03 s
4237.29/1061.81	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
4237.29/1061.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
4244.49/1063.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
4275.62/1071.48	c lits-rem:       329  cl-subs:     4194  v-elim:      0  v-fix:    0  time:  7.83 s
4275.62/1071.49	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
4277.60/1071.95	c vivif2 --  cl tried   203613 cl shrink        0 lits rem          0 time: 0.46
4278.81/1072.24	c asymm  cl-useful: 0/1068/13769 lits-rem:0 time: 0.28
4278.81/1072.25	c calculated reachability. Time: 0.00
4278.81/1072.25	c  N dy 20573   6215284      2560     13769    288911    203613    936378   8192163     16.68   no data
4293.61/1075.92	c  N dy 20639   6235447      2560     13769    288911    114693    936378   2243935     16.68     17.57
4305.15/1078.86	c  N dy 20688   6255489      2560     13769    288911    134517    936378   3488524     16.68     20.59
4317.91/1082.03	c  N dy 20762   6275566      2560     13769    288911    154444    936378   4770627     16.68     18.75
4333.11/1085.81	c  N dy 20834   6297236      2560     13769    288911    175863    936378   6148053     16.68     17.56
4347.04/1089.30	c  N dy 20900   6317331      2560     13769    288911    195727    936378   7385563     16.68     17.74
4361.02/1092.86	c  N dy 20979   6337339      2560     13769    288911    215565    936378   8675081     16.68     20.03
4374.98/1096.32	c  N dy 21021   6357557      2560     13769    288911    125684    936378   2828007     16.68     17.60
4387.35/1099.42	c  N dy 21100   6377837      2560     13769    288911    145806    936378   4165847     16.68     17.58
4401.72/1103.06	c  N dy 21178   6399689      2560     13769    288911    167420    936378   5541602     16.68     17.60
4416.09/1106.61	c  N dy 21240   6420390      2560     13769    288911    187908    936378   6807992     16.68     17.68
4430.04/1110.18	c  N dy 21292   6440566      2560     13769    288911    207866    936378   8054142     16.68     17.59
4445.22/1113.92	c  N dy 21356   6460635      2560     13769    288911    116884    936378   2279964     16.68     17.96
4456.78/1116.89	c  N dy 21417   6480732      2560     13769    288911    136779    936378   3605120     16.68     17.58
4470.36/1120.22	c  N dy 21491   6501140      2560     13769    288911    156972    936378   4867717     16.68     17.56
4483.52/1123.57	c  N dy 21556   6521351      2560     13769    288911    177004    936378   6153675     16.68     17.56
4497.50/1127.02	c  N dy 21607   6541352      2560     13769    288911    196794    936378   7389326     16.67     17.58
4511.46/1130.50	c  N dy 21670   6561440      2560     13769    288911    216661    936378   8660692     16.67     17.58
4525.44/1134.03	c  N dy 21713   6581591      2560     13769    288911    124722    936378   2681373     16.67     17.72
4537.80/1137.19	c  N dy 21771   6601976      2560     13769    288911    144899    936378   3947715     16.67     17.57
4550.97/1140.44	c  N dy 21831   6622050      2560     13769    288911    164751    936378   5221961     16.67     17.56
4564.15/1143.76	c  N dy 21900   6642053      2560     13769    288911    184536    936378   6503600     16.67     19.33
4578.94/1147.42	c  N dy 21975   6663027      2560     13769    288911    205296    936378   7841176     16.67     17.66
4593.67/1151.11	c  N dy 22070   6683461      2560     13769    288911    225538    936378   9204733     16.67     17.62
4606.44/1154.36	c  N dy 22150   6703663      2560     13769    288911    132728    936378   3235316     16.67     17.62
4614.41/1156.35	c  S st 22179   6715284      2560     13769    288911    144210    936378   3966090     16.67     16.29
4614.82/1156.43	c  S st 22179   6715784      2560     13769    288911    144709    936378   4008538     16.67   no data
4614.82/1156.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4617.62/1157.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 24.2M T:  0.70
4617.62/1157.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4617.62/1157.19	c bin-w-bin subsume rem            0 bins  time:  0.03 s
4628.39/1159.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.61 s
4628.39/1159.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2560 time:  0.02 s
4628.39/1159.85	c Removed useless bin:       0  fixed:     0  props:   1.45M  time:  0.03 s
4628.79/1159.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4634.38/1161.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
4643.16/1163.53	c lits-rem:       115  cl-subs:     1677  v-elim:      0  v-fix:    0  time:  2.16 s
4643.16/1163.54	c vivif2 --  cl tried    13769 cl shrink        0 lits rem          0 time: 0.01
4643.96/1163.77	c vivif2 --  cl tried   143032 cl shrink        0 lits rem          0 time: 0.23
4645.15/1164.02	c asymm  cl-useful: 0/1286/13769 lits-rem:0 time: 0.25
4645.15/1164.03	c calculated reachability. Time: 0.00
4645.15/1164.03	c  N dy 22179   6715784      2560     13769    288911    143032    936378   3958667     16.67   no data
4658.31/1167.30	c  N dy 22244   6735838      2560     13769    288911    162872    936378   5192051     16.67     18.55
4672.69/1170.94	c  N dy 22314   6756315      2560     13769    288911    183107    936378   6459896     16.67     17.57
4687.45/1174.65	c  N dy 22386   6776671      2560     13769    288911    203253    936378   7741250     16.67     17.75
4702.22/1178.37	c  N dy 22440   6797166      2560     13769    288911    223553    936378   9107589     16.67     17.58
4717.79/1182.20	c  N dy 22510   6817168      2560     13769    288911    129576    936378   2965664     16.67     17.68
4730.56/1185.48	c  N dy 22574   6837668      2560     13769    288911    149850    936378   4276124     16.67     17.60
4744.13/1188.80	c  N dy 22624   6858085      2560     13769    288911    170033    936378   5562926     16.67     17.60
4756.89/1192.04	c  N dy 22657   6878149      2560     13769    288911    189850    936378   6772527     16.66     17.73
4770.86/1195.53	c  N dy 22731   6898269      2560     13769    288911    209756    936378   8054403     16.66     17.59
4786.42/1199.45	c  N dy 22784   6918327      2560     13769    288911    114841    936378   1961896     16.66     18.34
4798.79/1202.56	c  N dy 22844   6939087      2560     13769    288911    135377    936378   3262764     16.66     17.55

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 3.75 4.80 6.38 2/279 2247
/proc/meminfo: memFree=21576928/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=40924 CPUtime=0 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 405 0 0 0 0 0 0 0 21 0 3 0 650907017 41906176 346 33554432000 4194304 4580107 140736674843904 18446744073709551615 232335948785 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/2247/statm: 10231 346 299 95 0 5213 0
[pid=2247/tid=2248] ppid=2245 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 650907017 52396032 347 33554432000 4194304 4580107 140736674843904 18446744073709551615 47257760425910 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 650907017 52396032 347 33554432000 4194304 4580107 140736674843904 18446744073709551615 47257760425910 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 650907017 52396032 347 33554432000 4194304 4580107 140736674843904 18446744073709551615 232335948785 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.093014 s]
/proc/loadavg: 3.75 4.80 6.38 2/279 2247
/proc/meminfo: memFree=21576928/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=291876 CPUtime=0.31 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 9962 0 0 0 26 5 0 0 18 0 4 0 650907017 298881024 9736 33554432000 4194304 4580107 140736674843904 18446744073709551615 4288907 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 72969 9739 359 95 0 67951 0
[pid=2247/tid=2248] ppid=2245 vsize=291876 CPUtime=0.07 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 2561 0 0 0 6 1 0 0 18 0 4 0 650907017 298881024 9740 33554432000 4194304 4580107 140736674843904 18446744073709551615 232335553569 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=291876 CPUtime=0.07 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 2653 0 0 0 6 1 0 0 18 0 4 0 650907017 298881024 9742 33554432000 4194304 4580107 140736674843904 18446744073709551615 232335553569 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=291876 CPUtime=0.07 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 2117 0 0 0 6 1 0 0 18 0 4 0 650907017 298881024 9745 33554432000 4194304 4580107 140736674843904 18446744073709551615 232335997422 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.31
Current children cumulated vsize (KiB) 291876

[startup+0.100755 s]
/proc/loadavg: 3.75 4.80 6.38 2/279 2247
/proc/meminfo: memFree=21576928/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=293592 CPUtime=0.38 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 11258 0 0 0 32 6 0 0 18 0 4 0 650907017 300638208 11033 33554432000 4194304 4580107 140736674843904 18446744073709551615 4292935 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 73800 12306 369 95 0 68782 0
[pid=2247/tid=2248] ppid=2245 vsize=295596 CPUtime=0.18 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 3423 0 0 0 17 1 0 0 18 0 4 0 650907017 302690304 12580 33554432000 4194304 4580107 140736674843904 18446744073709551615 232335553569 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=295596 CPUtime=0.19 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 3448 0 0 0 18 1 0 0 18 0 4 0 650907017 302690304 12614 33554432000 4194304 4580107 140736674843904 18446744073709551615 232335553569 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=295992 CPUtime=0.18 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) S 2245 2247 1724 0 -1 4202560 2561 0 0 0 17 1 0 0 18 0 4 0 650907017 303095808 12791 33554432000 4194304 4580107 140736674843904 18446744073709551615 232335997422 0 0 4096 2 18446604453836167872 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 293592

[startup+0.366049 s]
/proc/loadavg: 3.75 4.80 6.38 2/279 2247
/proc/meminfo: memFree=21576928/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=305888 CPUtime=1.4 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 22437 0 0 0 131 9 0 0 18 0 4 0 650907017 313229312 21646 33554432000 4194304 4580107 140736674843904 18446744073709551615 4320440 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 76472 21646 377 95 0 71454 0
[pid=2247/tid=2248] ppid=2245 vsize=305888 CPUtime=0.34 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 6182 0 0 0 32 2 0 0 18 0 4 0 650907017 313229312 21646 33554432000 4194304 4580107 140736674843904 18446744073709551615 232335997471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=305888 CPUtime=0.34 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 6159 0 0 0 32 2 0 0 18 0 4 0 650907017 313229312 21648 33554432000 4194304 4580107 140736674843904 18446744073709551615 232335553221 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=305888 CPUtime=0.33 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 2939 0 0 0 32 1 0 0 18 0 4 0 650907017 313229312 21648 33554432000 4194304 4580107 140736674843904 18446744073709551615 232335997422 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 305888

[startup+0.700642 s]
/proc/loadavg: 3.75 4.80 6.38 2/279 2247
/proc/meminfo: memFree=21576928/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=307368 CPUtime=2.73 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 24767 0 0 0 264 9 0 0 18 0 4 0 650907017 314744832 23082 33554432000 4194304 4580107 140736674843904 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 76842 23082 377 95 0 71824 0
[pid=2247/tid=2248] ppid=2245 vsize=307368 CPUtime=0.68 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 6582 0 0 0 66 2 0 0 18 0 4 0 650907017 314744832 23082 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=307368 CPUtime=0.68 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 6488 0 0 0 66 2 0 0 18 0 4 0 650907017 314744832 23082 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=307368 CPUtime=0.68 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 3993 0 0 0 66 2 0 0 18 0 4 0 650907017 314744832 23082 33554432000 4194304 4580107 140736674843904 18446744073709551615 4322584 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 307368

[startup+1.5005 s]
/proc/loadavg: 3.75 4.80 6.38 11/291 2259
/proc/meminfo: memFree=21386616/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=317628 CPUtime=5.92 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 31026 0 0 0 581 11 0 0 19 0 4 0 650907017 325251072 23856 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 79407 23856 377 95 0 74389 0
[pid=2247/tid=2248] ppid=2245 vsize=317628 CPUtime=1.46 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 7956 0 0 0 144 2 0 0 19 0 4 0 650907017 325251072 23856 33554432000 4194304 4580107 140736674843904 18446744073709551615 4306278 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=317628 CPUtime=1.47 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 7871 0 0 0 145 2 0 0 19 0 4 0 650907017 325251072 23856 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=317628 CPUtime=1.47 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 5445 0 0 0 145 2 0 0 19 0 4 0 650907017 325251072 23856 33554432000 4194304 4580107 140736674843904 18446744073709551615 4324385 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.92
Current children cumulated vsize (KiB) 317628

[startup+3.10022 s]
/proc/loadavg: 4.09 4.85 6.39 9/291 2259
/proc/meminfo: memFree=21380500/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=309132 CPUtime=12.31 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 42062 0 0 0 1218 13 0 0 23 0 4 0 650907017 316551168 26549 33554432000 4194304 4580107 140736674843904 18446744073709551615 4317025 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 77283 26549 378 95 0 72265 0
[pid=2247/tid=2248] ppid=2245 vsize=309132 CPUtime=3.06 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 10517 0 0 0 303 3 0 0 23 0 4 0 650907017 316551168 26549 33554432000 4194304 4580107 140736674843904 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=309132 CPUtime=3.08 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 10483 0 0 0 305 3 0 0 22 0 4 0 650907017 316551168 26549 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=309132 CPUtime=3.07 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 8720 0 0 0 305 2 0 0 25 0 4 0 650907017 316551168 26549 33554432000 4194304 4580107 140736674843904 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 309132

[startup+6.30065 s]
/proc/loadavg: 4.09 4.85 6.39 9/291 2260
/proc/meminfo: memFree=21326172/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=311080 CPUtime=25.08 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 53865 0 0 0 2491 17 0 0 25 0 4 0 650907017 318545920 32074 33554432000 4194304 4580107 140736674843904 18446744073709551615 4413385 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 77770 32074 379 95 0 72752 0
[pid=2247/tid=2248] ppid=2245 vsize=311080 CPUtime=6.23 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 12141 0 0 0 620 3 0 0 25 0 4 0 650907017 318545920 32074 33554432000 4194304 4580107 140736674843904 18446744073709551615 4413627 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=311080 CPUtime=6.27 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 12700 0 0 0 624 3 0 0 25 0 4 0 650907017 318545920 32074 33554432000 4194304 4580107 140736674843904 18446744073709551615 4413328 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=311080 CPUtime=6.27 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 16142 0 0 0 622 5 0 0 25 0 4 0 650907017 318545920 32074 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.08
Current children cumulated vsize (KiB) 311080

[startup+12.7005 s]
/proc/loadavg: 4.69 4.96 6.40 9/291 2260
/proc/meminfo: memFree=21249976/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=361040 CPUtime=50.62 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 73834 0 0 0 5043 19 0 0 25 0 4 0 650907017 369704960 43083 33554432000 4194304 4580107 140736674843904 18446744073709551615 4413328 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 90260 43083 379 95 0 85242 0
[pid=2247/tid=2248] ppid=2245 vsize=361040 CPUtime=12.56 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 16044 0 0 0 1253 3 0 0 25 0 4 0 650907017 369704960 43083 33554432000 4194304 4580107 140736674843904 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=361040 CPUtime=12.68 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 17026 0 0 0 1264 4 0 0 25 0 4 0 650907017 369704960 43083 33554432000 4194304 4580107 140736674843904 18446744073709551615 4293308 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=361040 CPUtime=12.67 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 23691 0 0 0 1261 6 0 0 25 0 4 0 650907017 369704960 43083 33554432000 4194304 4580107 140736674843904 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 361040

[startup+25.5012 s]
/proc/loadavg: 5.20 5.06 6.42 9/291 2260
/proc/meminfo: memFree=21051612/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=476348 CPUtime=101.7 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 111453 0 0 0 10146 24 0 0 25 0 4 0 650907017 487780352 66566 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 119087 66566 379 95 0 114069 0
[pid=2247/tid=2248] ppid=2245 vsize=476348 CPUtime=25.25 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 26050 0 0 0 2520 5 0 0 25 0 4 0 650907017 487780352 66566 33554432000 4194304 4580107 140736674843904 18446744073709551615 4292977 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=476348 CPUtime=25.47 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 23721 0 0 0 2542 5 0 0 25 0 4 0 650907017 487780352 66566 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=476348 CPUtime=25.47 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 35478 0 0 0 2540 7 0 0 25 0 4 0 650907017 487780352 66566 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.7
Current children cumulated vsize (KiB) 476348

[startup+51.1007 s]
/proc/loadavg: 6.36 5.34 6.48 9/291 2261
/proc/meminfo: memFree=20928436/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=452456 CPUtime=203.86 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 163579 0 0 0 20351 35 0 0 25 0 4 0 650907017 463314944 81796 33554432000 4194304 4580107 140736674843904 18446744073709551615 4293295 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 113114 81796 379 95 0 108096 0
[pid=2247/tid=2248] ppid=2245 vsize=452456 CPUtime=50.62 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 31074 0 0 0 5056 6 0 0 25 0 4 0 650907017 463314944 81796 33554432000 4194304 4580107 140736674843904 18446744073709551615 4321207 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=452456 CPUtime=51.07 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 42027 0 0 0 5099 8 0 0 25 0 4 0 650907017 463314944 81796 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=452456 CPUtime=51.08 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 54931 0 0 0 5096 12 0 0 25 0 4 0 650907017 463314944 81797 33554432000 4194304 4580107 140736674843904 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.86
Current children cumulated vsize (KiB) 452456

[startup+102.301 s]
/proc/loadavg: 7.48 5.82 6.57 9/291 2262
/proc/meminfo: memFree=20847308/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=584092 CPUtime=408.2 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 297137 0 0 0 40756 64 0 0 25 0 4 0 650907017 598110208 92961 33554432000 4194304 4580107 140736674843904 18446744073709551615 4237305 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 146023 92961 379 95 0 141005 0
[pid=2247/tid=2248] ppid=2245 vsize=584092 CPUtime=101.36 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 59946 0 0 0 10123 13 0 0 25 0 4 0 650907017 598110208 92964 33554432000 4194304 4580107 140736674843904 18446744073709551615 4324255 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=584092 CPUtime=102.26 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 75644 0 0 0 10211 15 0 0 25 0 4 0 650907017 598110208 92964 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=584092 CPUtime=102.28 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 97121 0 0 0 10208 20 0 0 25 0 4 0 650907017 598110208 92964 33554432000 4194304 4580107 140736674843904 18446744073709551615 4413143 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 408.2
Current children cumulated vsize (KiB) 584092

[startup+162.301 s]

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

[pid=2247] ppid=2245 vsize=1239224 CPUtime=2563.18 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 1448217 0 0 0 255969 349 0 0 25 0 4 0 650907017 1268965376 201053 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 309806 201053 379 95 0 304788 0
[pid=2247/tid=2248] ppid=2245 vsize=1239224 CPUtime=636.45 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 329584 0 0 0 63570 75 0 0 25 0 4 0 650907017 1268965376 201053 33554432000 4194304 4580107 140736674843904 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=1239224 CPUtime=642.18 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 372093 0 0 0 64127 91 0 0 25 0 4 0 650907017 1268965376 201054 33554432000 4194304 4580107 140736674843904 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=1239224 CPUtime=642.27 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 410595 0 0 0 64129 98 0 0 25 0 4 0 650907017 1268965376 201054 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2563.18
Current children cumulated vsize (KiB) 1239224

[startup+702.301 s]
/proc/loadavg: 8.19 7.87 7.33 9/291 2278
/proc/meminfo: memFree=19949328/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=1102704 CPUtime=2802.62 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 1558509 0 0 0 279885 377 0 0 25 0 4 0 650907017 1129168896 200726 33554432000 4194304 4580107 140736674843904 18446744073709551615 4416745 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 275676 200726 379 95 0 270658 0
[pid=2247/tid=2248] ppid=2245 vsize=1102704 CPUtime=695.91 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 351776 0 0 0 69509 82 0 0 25 0 4 0 650907017 1129168896 200726 33554432000 4194304 4580107 140736674843904 18446744073709551615 4413328 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=1102704 CPUtime=702.17 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 406137 0 0 0 70118 99 0 0 25 0 4 0 650907017 1129168896 200726 33554432000 4194304 4580107 140736674843904 18446744073709551615 4316849 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=1102704 CPUtime=702.26 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 437483 0 0 0 70122 104 0 0 25 0 4 0 650907017 1129168896 200726 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2802.62
Current children cumulated vsize (KiB) 1102704

[startup+762.301 s]
/proc/loadavg: 8.24 7.94 7.38 9/291 2280
/proc/meminfo: memFree=19927440/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=1106720 CPUtime=3042.08 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 1653181 0 0 0 303806 402 0 0 25 0 4 0 650907017 1133281280 213414 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 276680 213415 379 95 0 271662 0
[pid=2247/tid=2248] ppid=2245 vsize=1106720 CPUtime=755.37 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 376010 0 0 0 75450 87 0 0 25 0 4 0 650907017 1133281280 213416 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=1106720 CPUtime=762.17 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 424496 0 0 0 76113 104 0 0 25 0 4 0 650907017 1133281280 213416 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=1106720 CPUtime=762.27 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 468730 0 0 0 76115 112 0 0 25 0 4 0 650907017 1133281280 213416 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3042.08
Current children cumulated vsize (KiB) 1106720

[startup+822.301 s]
/proc/loadavg: 8.33 8.01 7.44 9/291 2281
/proc/meminfo: memFree=19888340/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=1108848 CPUtime=3281.51 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 1726255 0 0 0 327728 423 0 0 25 0 4 0 650907017 1135460352 217246 33554432000 4194304 4580107 140736674843904 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 277212 217246 385 95 0 272194 0
[pid=2247/tid=2248] ppid=2245 vsize=1108848 CPUtime=814.82 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 388429 0 0 0 81391 91 0 0 25 0 4 0 650907017 1135460352 217246 33554432000 4194304 4580107 140736674843904 18446744073709551615 4304864 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=1108848 CPUtime=822.16 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 446169 0 0 0 82106 110 0 0 25 0 4 0 650907017 1135460352 217246 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294538 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=1108848 CPUtime=822.27 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 489054 0 0 0 82107 120 0 0 25 0 4 0 650907017 1135460352 217246 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3281.51
Current children cumulated vsize (KiB) 1108848

[startup+882.31 s]
/proc/loadavg: 8.36 8.07 7.49 9/291 2283
/proc/meminfo: memFree=19782496/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=1398860 CPUtime=3520.98 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 1821707 0 0 0 351651 447 0 0 25 0 4 0 650907017 1432432640 234183 33554432000 4194304 4580107 140736674843904 18446744073709551615 4416727 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 349715 234183 381 95 0 344697 0
[pid=2247/tid=2248] ppid=2245 vsize=1398860 CPUtime=874.28 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 407408 0 0 0 87332 96 0 0 25 0 4 0 650907017 1432432640 234183 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=1398860 CPUtime=882.15 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 472139 0 0 0 88098 117 0 0 25 0 4 0 650907017 1432432640 234183 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=1398860 CPUtime=882.28 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 513963 0 0 0 88102 126 0 0 25 0 4 0 650907017 1432432640 234183 33554432000 4194304 4580107 140736674843904 18446744073709551615 4320915 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3520.98
Current children cumulated vsize (KiB) 1398860

[startup+942.301 s]
/proc/loadavg: 8.33 8.10 7.54 9/291 2284
/proc/meminfo: memFree=19777604/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=1345636 CPUtime=3760.4 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 1909447 0 0 0 375569 471 0 0 25 0 4 0 650907017 1377931264 236042 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 336409 236042 381 95 0 331391 0
[pid=2247/tid=2248] ppid=2245 vsize=1345636 CPUtime=933.73 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 423469 0 0 0 93272 101 0 0 25 0 4 0 650907017 1377931264 236042 33554432000 4194304 4580107 140736674843904 18446744073709551615 4293255 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=1345636 CPUtime=942.14 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 495095 0 0 0 94092 122 0 0 25 0 4 0 650907017 1377931264 236042 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294160 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=1345636 CPUtime=942.26 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 547264 0 0 0 94091 135 0 0 25 0 4 0 650907017 1377931264 236042 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3760.4
Current children cumulated vsize (KiB) 1345636

[startup+1002.3 s]
/proc/loadavg: 8.19 8.09 7.57 9/291 2286
/proc/meminfo: memFree=19742720/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=1297284 CPUtime=3999.84 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 1999431 0 0 0 399493 491 0 0 25 0 4 0 650907017 1328418816 238201 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294570 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 324321 238201 381 95 0 319303 0
[pid=2247/tid=2248] ppid=2245 vsize=1297284 CPUtime=993.19 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 441406 0 0 0 99212 107 0 0 25 0 4 0 650907017 1328418816 238201 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=1297284 CPUtime=1002.13 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 522701 0 0 0 100086 127 0 0 25 0 4 0 650907017 1328418816 238201 33554432000 4194304 4580107 140736674843904 18446744073709551615 4316717 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=1297284 CPUtime=1002.27 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 569420 0 0 0 100087 140 0 0 25 0 4 0 650907017 1328418816 238201 33554432000 4194304 4580107 140736674843904 18446744073709551615 4322552 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3999.84
Current children cumulated vsize (KiB) 1297284

[startup+1062.3 s]
/proc/loadavg: 8.22 8.11 7.60 9/291 2288
/proc/meminfo: memFree=19618940/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=1423116 CPUtime=4239.29 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 2102025 0 0 0 423412 517 0 0 25 0 4 0 650907017 1457270784 248893 33554432000 4194304 4580107 140736674843904 18446744073709551615 4413183 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 355779 248893 386 95 0 350761 0
[pid=2247/tid=2248] ppid=2245 vsize=1423116 CPUtime=1052.65 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 460898 0 0 0 105154 111 0 0 25 0 4 0 650907017 1457270784 248893 33554432000 4194304 4580107 140736674843904 18446744073709551615 4318494 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=1423116 CPUtime=1062.12 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 552986 0 0 0 106079 133 0 0 25 0 4 0 650907017 1457270784 248893 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=1423116 CPUtime=1062.27 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 598842 0 0 0 106078 149 0 0 25 0 4 0 650907017 1457270784 248893 33554432000 4194304 4580107 140736674843904 18446744073709551615 4413338 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4239.29
Current children cumulated vsize (KiB) 1423116

[startup+1122.3 s]
/proc/loadavg: 8.23 8.12 7.64 9/291 2289
/proc/meminfo: memFree=19571780/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=1241788 CPUtime=4478.73 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 2193101 0 0 0 447331 542 0 0 25 0 4 0 650907017 1271590912 249086 33554432000 4194304 4580107 140736674843904 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 310447 249086 385 95 0 305429 0
[pid=2247/tid=2248] ppid=2245 vsize=1241788 CPUtime=1112.1 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 478893 0 0 0 111095 115 0 0 25 0 4 0 650907017 1271590912 249086 33554432000 4194304 4580107 140736674843904 18446744073709551615 4320813 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=1241788 CPUtime=1122.11 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 571015 0 0 0 112073 138 0 0 25 0 4 0 650907017 1271590912 249086 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=1241788 CPUtime=1122.26 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 629191 0 0 0 112069 157 0 0 25 0 4 0 650907017 1271590912 249086 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294570 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4478.73
Current children cumulated vsize (KiB) 1241788

[startup+1182.3 s]
/proc/loadavg: 8.22 8.13 7.67 9/291 2291
/proc/meminfo: memFree=19496220/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=1474896 CPUtime=4718.19 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 2284935 0 0 0 471254 565 0 0 25 0 4 0 650907017 1510293504 265708 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294821 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 368724 265708 385 95 0 363706 0
[pid=2247/tid=2248] ppid=2245 vsize=1474896 CPUtime=1171.56 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 497811 0 0 0 117036 120 0 0 25 0 4 0 650907017 1510293504 265708 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=1474896 CPUtime=1182.1 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 596748 0 0 0 118067 143 0 0 25 0 4 0 650907017 1510293504 265708 33554432000 4194304 4580107 140736674843904 18446744073709551615 4416463 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=1474896 CPUtime=1182.26 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 648728 0 0 0 118065 161 0 0 25 0 4 0 650907017 1510293504 265708 33554432000 4194304 4580107 140736674843904 18446744073709551615 4316428 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4718.19
Current children cumulated vsize (KiB) 1474896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.9 s]
/proc/loadavg: 8.15 8.12 7.67 5/287 2292
/proc/meminfo: memFree=20517864/32951124 swapFree=66457188/67111528
[pid=2247] ppid=2245 vsize=1452292 CPUtime=4800.39 cores=0,2,4,6
/proc/2247/stat : 2247 (strangenight2-m) R 2245 2247 1724 0 -1 4202496 2320250 0 0 0 479464 575 0 0 25 0 4 0 650907017 1487147008 263726 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/2247/statm: 363073 263726 385 95 0 358055 0
[pid=2247/tid=2248] ppid=2245 vsize=1452292 CPUtime=1191.97 cores=0,2,4,6
/proc/2247/task/2248/stat : 2248 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 502868 0 0 0 119075 122 0 0 25 0 4 0 650907017 1487147008 263735 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=2247/tid=2249] ppid=2245 vsize=1452292 CPUtime=1202.71 cores=0,2,4,6
/proc/2247/task/2249/stat : 2249 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 605957 0 0 0 120125 146 0 0 25 0 4 0 650907017 1487147008 263735 33554432000 4194304 4580107 140736674843904 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=2247/tid=2250] ppid=2245 vsize=1452292 CPUtime=1202.87 cores=0,2,4,6
/proc/2247/task/2250/stat : 2250 (strangenight2-m) R 2245 2247 1724 0 -1 4202560 659288 0 0 0 120123 164 0 0 25 0 4 0 650907017 1487147008 263735 33554432000 4194304 4580107 140736674843904 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.39
Current children cumulated vsize (KiB) 1452292

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.96
CPU time (s): 4800.5
CPU user time (s): 4794.69
CPU system time (s): 5.80612
CPU usage (%): 399.055
Max. virtual memory (cumulated for all children) (KiB): 1580096

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.69
system time used= 5.80612
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2320266
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= 11335
involuntary context switches= 73125

runsolver used 3.2955 second user time and 7.66183 second system time

The end

Launcher Data

Begin job on node132 at 2011-05-14 19:11:29
IDJOB=3366953
IDBENCH=71603
IDSOLVER=1844
FILE ID=node132/3366953-1305393088
RUNJOBID= node132-1305393088-2232
PBS_JOBID= 13324437
Free space on /tmp= 73324 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v2640c305320gyes3.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366953-1305393088/watcher-3366953-1305393088 -o /tmp/evaluation-result-3366953-1305393088/solver-3366953-1305393088 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366953-1305393088.cnf

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

MD5SUM BENCH= 3b033385d50481e5bd2fe507f2941f4f
RANDOM SEED=715162196

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21577216 kB
Buffers:        270364 kB
Cached:        5554192 kB
SwapCached:       6904 kB
Active:        4771452 kB
Inactive:      6296476 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21577216 kB
SwapTotal:    67111528 kB
SwapFree:     66457188 kB
Dirty:           18640 kB
Writeback:           0 kB
AnonPages:     5241856 kB
Mapped:          18476 kB
Slab:           218516 kB
PageTables:      24396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 34735732 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73324 MiB
End job on node132 at 2011-05-14 19:31:33