Trace number 3258547

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.26 1201.55

General information on the benchmark

NameCRAFTED/rbsat/random/
forced/rbsat-v2400c266431gyes1.cnf
MD5SUM836d368f7cf78173b8e7f8b131296e2f
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3258547-1304028775.cnf'
0.00/0.00	c -- header says num vars:           2400
0.00/0.00	c -- header says num clauses:      266431
0.09/0.05	c -- clauses added:            0 learnts,       266431 normals,            0 xors
0.09/0.05	c -- vars added       2400
0.09/0.05	c Parsing time:  0.05 s
0.09/0.05	c  N st     0         0      2400        75    266356         0    535112         0   no data   no data
0.09/0.05	c asymm  cl-useful: 0/75/75 lits-rem:0 time: 0.00
0.09/0.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
0.09/0.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.09/0.14	c bin-w-bin subsume rem         7850 bins  time:  0.03 s
0.09/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
0.73/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2400 time:  0.02 s
0.73/0.22	c Removed useless bin:       0  fixed:     0  props:   1.30M  time:  0.02 s
0.97/0.29	c lits-rem:       406  cl-subs:        0  v-elim:     75  v-fix:    0  time:  0.07 s
1.17/0.30	c Finding binary XORs  T:     0.01 s  found:       0
1.17/0.31	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.17/0.31	c calculated reachability. Time: 0.00
1.17/0.31	c Calc default polars -  time:   0.00 s pos:       0 undec:      75 neg:    2325
1.17/0.31	c =========================================================================================
1.17/0.31	c types(t): F = full restart, N = normal restart
1.17/0.31	c types(t): S = simplification begin/end, E = solution found
1.17/0.31	c restart types(rt): st = static, dy = dynamic
1.17/0.31	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.17/0.31	c  B st     0         0      2325     11880    244301         0    873726         0   no data   no data
2.37/0.65	c  N dy    15      4084      2325     11880    244301      4070    873725    233093     12.68     13.42
3.56/0.99	c  N dy    42      8151      2325     11880    244301      5625    873724    266057     13.17     15.18
5.16/1.37	c  N dy    61     12310      2325     11880    244301      5532    873722    183585     13.18     13.94
6.75/1.73	c  N dy    76     16313      2325     11880    244301      9503    873722    420286     13.15     13.88
8.36/2.10	c  N dy    91     20426      2325     11880    244301      8011    873722    259161     13.12     13.90
9.95/2.52	c  N dy   107     24960      2325     11880    244301     12522    873722    533363     13.03     13.87
9.95/2.53	c  F st   108     25001      2325     11880    244301     12563    873722    536429     13.03   no data
11.95/3.03	c  N dy   114     30000      2325     11880    244301     10743    873722    363257     13.03   no data
11.95/3.03	c  S st   114     30000      2325     11880    244301     10743    873722    363257     13.03   no data
11.95/3.08	c  S st   114     30501      2325     11880    244301     11241    873722    393038     13.03   no data
11.95/3.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
13.54/3.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.5M T:  0.38
13.54/3.48	c blocked clauses removed:        0 vars:      0 tried:        2325 T: 0.00 s
13.94/3.52	c bin-w-bin subsume rem            0 bins  time:  0.04 s
25.54/6.48	c subs with bin:        0  lits-rem:    101207  v-fix:    0  time:  2.96 s
25.54/6.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
25.95/6.52	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
25.95/6.55	c lits-rem:       947  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
31.52/7.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
32.32/8.10	c lits-rem:       276  cl-subs:     2249  v-elim:      0  v-fix:    0  time:  0.17 s
33.12/8.30	c asymm  cl-useful: 0/1736/11880 lits-rem:0 time: 0.20
33.12/8.31	c calculated reachability. Time: 0.00
33.12/8.31	c  N dy   114     30501      2325     11880    244301      8992    771568    342645     13.03   no data
34.73/8.74	c  N dy   148     34908      2325     11880    244301     13382    771568    687130     13.40     14.13
36.31/9.19	c  N dy   188     38930      2325     11880    244301      9529    771568    324131     14.02     16.52
38.32/9.61	c  N dy   221     42989      2325     11880    244301     13562    771568    633965     14.36     16.03
39.54/9.90	c  S st   241     45753      2325     11880    244301     16309    771568    849572     14.48   no data
39.54/9.96	c  S st   241     46256      2325     11880    244301     16812    771568    889563     14.48   no data
39.54/9.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
41.11/10.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.6M T:  0.37
41.11/10.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
41.11/10.38	c bin-w-bin subsume rem            0 bins  time:  0.03 s
48.70/12.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.85 s
48.70/12.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
48.70/12.27	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
48.70/12.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
54.69/13.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.44 s
56.71/14.25	c lits-rem:        98  cl-subs:      167  v-elim:      0  v-fix:    0  time:  0.48 s
56.71/14.25	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
56.71/14.29	c vivif2 --  cl tried    16645 cl shrink        0 lits rem          0 time: 0.03
57.49/14.49	c asymm  cl-useful: 0/1860/11880 lits-rem:0 time: 0.20
57.49/14.49	c calculated reachability. Time: 0.00
57.49/14.49	c  N dy   241     46256      2325     11880    244301     16645    771568    879639     14.48   no data
59.49/14.92	c  N dy   269     50340      2325     11880    244301     11816    771568    430848     14.75     19.19
61.51/15.41	c  N dy   286     55095      2325     11880    244301     16536    771568    785422     14.80     15.70
65.08/16.30	c  N dy   306     63251      2325     11880    244301     14701    771568    572962     14.71     15.60
66.68/16.74	c  N dy   336     67389      2325     11880    244301     18819    771568    900124     14.81     15.64
67.48/16.96	c  S st   345     69384      2325     11880    244301     20796    771568   1067279     14.82   no data
67.88/17.01	c  S st   345     69889      2325     11880    244301     21301    771568   1106792     14.82   no data
67.88/17.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
69.08/17.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.4M T:  0.37
69.48/17.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
69.48/17.43	c bin-w-bin subsume rem            0 bins  time:  0.03 s
76.67/19.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.86 s
77.07/19.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
77.07/19.34	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
77.07/19.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
83.07/20.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
85.87/21.57	c lits-rem:       154  cl-subs:      381  v-elim:      0  v-fix:    0  time:  0.72 s
85.87/21.58	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
86.27/21.62	c vivif2 --  cl tried    20920 cl shrink        0 lits rem          0 time: 0.04
87.06/21.83	c asymm  cl-useful: 0/1272/11880 lits-rem:0 time: 0.21
87.06/21.84	c calculated reachability. Time: 0.00
87.06/21.84	c  N dy   345     69889      2325     11880    244301     20920    771568   1089867     14.82   no data
89.05/22.32	c  N dy   365     74351      2325     11880    244301     14440    771568    488632     14.84     15.94
91.06/22.82	c  N dy   393     79146      2325     11880    244301     19196    771568    841914     14.91     15.73
93.05/23.38	c  N dy   422     84198      2325     11880    244301     12312    771568    261543     14.96     15.86
94.65/23.71	c  F st   440     87500      2325     11880    244301     15578    771568    506274     14.99     14.53
95.85/24.09	c  N st   445     90797      2325     11880    244301     18857    771568    763938     14.99   no data
98.65/24.72	c  N dy   464     96719      2325     11880    244301     24731    771568   1230969     15.00     15.87
101.44/25.40	c  N dy   508    103028      2325     11880    244301     18117    771568    647597     15.14     16.19
101.84/25.59	c  S st   521    104834      2325     11880    244301     19912    771568    790923     15.16   no data
102.24/25.64	c  S st   521    105339      2325     11880    244301     20417    771568    834994     15.16   no data
102.24/25.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
103.85/26.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.8M T:  0.37
103.85/26.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
103.85/26.06	c bin-w-bin subsume rem            0 bins  time:  0.03 s
111.43/27.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.86 s
111.43/27.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
111.43/27.97	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
111.43/27.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
117.42/29.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
119.03/29.89	c lits-rem:       115  cl-subs:      132  v-elim:      0  v-fix:    0  time:  0.44 s
119.03/29.89	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
119.42/29.93	c vivif2 --  cl tried    20285 cl shrink        0 lits rem          0 time: 0.03
120.22/30.13	c asymm  cl-useful: 0/1817/11880 lits-rem:0 time: 0.20
120.22/30.14	c calculated reachability. Time: 0.00
120.22/30.14	c  N dy   521    105339      2325     11880    244301     20285    771568    826494     15.16   no data
123.82/31.04	c  N dy   549    113167      2325     11880    244301     14146    771568    280245     15.18     16.35
126.62/31.79	c  N dy   574    120399      2325     11880    244301     21320    771568    803509     15.18     19.27
130.21/32.69	c  N dy   628    128355      2325     11880    244301     29237    771568   1449695     15.31     16.18
133.81/33.58	c  N dy   662    136566      2325     11880    244301     22517    771568    844778     15.33     20.10
137.79/34.55	c  N dy   690    145386      2325     11880    244301     31259    771568   1496324     15.31     16.17
142.20/35.66	c  N dy   706    155440      2325     11880    244301     25291    771568    914050     15.23     16.18
143.40/35.94	c  S st   713    158010      2325     11880    244301     27836    771568   1090964     15.22   no data
143.80/36.00	c  S st   713    158511      2325     11880    244301     28337    771568   1131004     15.22   no data
143.80/36.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
145.39/36.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.4M T:  0.40
145.39/36.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
145.39/36.46	c bin-w-bin subsume rem            0 bins  time:  0.03 s
152.98/38.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.85 s
152.98/38.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
152.98/38.36	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
152.98/38.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
158.97/39.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
161.77/40.58	c lits-rem:       206  cl-subs:      794  v-elim:      0  v-fix:    0  time:  0.72 s
161.77/40.59	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
162.18/40.64	c vivif2 --  cl tried    27543 cl shrink        0 lits rem          0 time: 0.05
162.97/40.84	c asymm  cl-useful: 0/1314/11880 lits-rem:0 time: 0.20
162.97/40.85	c calculated reachability. Time: 0.00
162.97/40.85	c  N dy   713    158511      2325     11880    244301     27543    771568   1107192     15.22   no data
167.76/42.03	c  N dy   772    168963      2325     11880    244301     21076    771568    613196     15.27     16.22
172.56/43.28	c  N dy   817    179945      2325     11880    244301     31980    771568   1425909     15.30     16.13
178.15/44.65	c  N dy   865    191759      2325     11880    244301     25859    771568    923211     15.33     16.22
184.16/46.16	c  N dy   936    204210      2325     11880    244301     19368    771568    372755     15.40     16.31
190.94/47.80	c  N dy   969    218732      2325     11880    244301     33717    771568   1337628     15.35     16.20
197.34/49.42	c  N dy  1018    232706      2325     11880    244301     27767    771568    869377     15.33     16.25
199.33/49.99	c  S st  1046    237766      2325     11880    244301     32786    771568   1241823     15.35     14.14
199.73/50.05	c  S st  1046    238269      2325     11880    244301     33287    771568   1277569     15.35   no data
199.73/50.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
201.33/50.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.0M T:  0.40
201.33/50.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
201.73/50.50	c bin-w-bin subsume rem            0 bins  time:  0.03 s
208.92/52.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.85 s
208.92/52.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
209.32/52.40	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
209.32/52.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
215.33/53.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.49 s
219.32/54.93	c lits-rem:       215  cl-subs:      459  v-elim:      0  v-fix:    0  time:  0.97 s
219.32/54.93	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
219.32/54.99	c vivif2 --  cl tried    32828 cl shrink        0 lits rem          0 time: 0.06
220.51/55.20	c asymm  cl-useful: 0/1492/11880 lits-rem:0 time: 0.21
220.51/55.21	c calculated reachability. Time: 0.00
220.51/55.21	c  N dy  1046    238269      2325     11880    244301     32828    771568   1260381     15.35   no data
227.69/57.02	c  N dy  1116    253562      2325     11880    244301     27168    771568    808849     15.38     18.40
235.28/58.93	c  N dy  1192    270172      2325     11880    244301     43654    771568   2047655     15.40     16.24
243.28/60.99	c  N dy  1244    288371      2325     11880    244301     39851    771568   1600404     15.35     16.20
251.66/63.06	c  F st  1295    306250      2325     11880    244301     34806    771568   1238333     15.31     13.67
252.07/63.17	c  N st  1297    306877      2325     11880    244301     35432    771568   1286663     15.31   no data
261.66/65.50	c  N dy  1360    326712      2325     11880    244301     31302    771568    943537     15.31     16.25
271.64/68.02	c  N dy  1449    346967      2325     11880    244301     26578    771568    507196     15.34     16.25
276.04/69.18	c  S st  1499    357403      2325     11880    244301     36947    771568   1288289     15.36     14.06
276.45/69.24	c  S st  1499    357903      2325     11880    244301     37447    771568   1325626     15.36   no data
276.45/69.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
278.03/69.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.6M T:  0.40
278.03/69.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
278.03/69.69	c bin-w-bin subsume rem            0 bins  time:  0.03 s
285.65/71.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.86 s
285.65/71.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
285.65/71.59	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
286.03/71.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
292.02/73.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
296.42/74.23	c lits-rem:       193  cl-subs:      378  v-elim:      0  v-fix:    0  time:  1.12 s
296.42/74.24	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
296.82/74.30	c vivif2 --  cl tried    37069 cl shrink        0 lits rem          0 time: 0.06
297.61/74.51	c asymm  cl-useful: 0/1565/11880 lits-rem:0 time: 0.21
297.61/74.52	c calculated reachability. Time: 0.00
297.61/74.52	c  N dy  1499    357903      2325     11880    244301     37069    771568   1311392     15.36   no data
307.22/76.91	c  N dy  1570    377906      2325     11880    244301     31106    771568    782125     15.37     19.97
316.41/79.25	c  N dy  1667    397913      2325     11880    244301     50979    771568   2235027     15.40     16.22
325.98/81.62	c  N dy  1735    417921      2325     11880    244301     44013    771568   1624608     15.39     16.25
335.57/84.03	c  N dy  1812    438175      2325     11880    244301     36301    771568   1076040     15.39     16.25
345.56/86.57	c  N dy  1907    458238      2325     11880    244301     56205    771568   2492880     15.43     16.41
355.14/88.99	c  N dy  1997    478422      2325     11880    244301     47473    771568   1794145     15.44     16.26
365.14/91.49	c  N dy  2081    498501      2325     11880    244301     37628    771568   1051058     15.44     16.31
375.12/93.93	c  N dy  2178    518506      2325     11880    244301     57482    771568   2492248     15.46     21.06
383.92/96.18	c  S st  2266    536856      2325     11880    244301     44978    771568   1527939     15.47   no data
384.32/96.24	c  S st  2266    537357      2325     11880    244301     45478    771568   1566767     15.47   no data
384.32/96.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
385.92/96.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.6M T:  0.41
385.92/96.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
386.33/96.71	c bin-w-bin subsume rem            0 bins  time:  0.03 s
393.50/98.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.85 s
393.50/98.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
393.90/98.61	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
393.90/98.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
399.92/100.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
406.29/101.74	c lits-rem:       272  cl-subs:      356  v-elim:      0  v-fix:    0  time:  1.59 s
406.29/101.74	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
406.69/101.82	c vivif2 --  cl tried    45122 cl shrink        0 lits rem          0 time: 0.07
407.09/101.96	c asymm  cl-useful: 0/749/11880 lits-rem:0 time: 0.14
407.09/101.97	c calculated reachability. Time: 0.00
407.09/101.97	c  N dy  2266    537357      2325     11880    244301     45122    771568   1549280     15.47   no data
417.09/104.48	c  N dy  2321    557397      2325     11880    244301     33231    771568    613684     15.45     17.75
426.67/106.87	c  N dy  2417    577422      2325     11880    244301     53109    771568   2069286     15.47     16.60
436.65/109.39	c  N dy  2491    597516      2325     11880    244301     40310    771568   1057370     15.47     17.74
448.26/112.26	c  N dy  2560    619996      2325     11880    244301     62581    771568   2529692     15.46     16.43
460.62/115.32	c  N dy  2628    643658      2325     11880    244301     52269    771568   1774195     15.44     16.27
471.41/118.07	c  N dy  2695    664043      2325     11880    244301     37795    771568    768217     15.43     16.51
481.01/120.48	c  N dy  2772    684172      2325     11880    244301     57759    771568   2120961     15.44     16.32
491.80/123.15	c  N dy  2853    704240      2325     11880    244301     41979    771568   1023331     15.43     16.39
501.78/125.61	c  N dy  2928    724384      2325     11880    244301     61987    771568   2430668     15.43     16.34
511.77/128.15	c  N dy  3020    744397      2325     11880    244301     45145    771568   1176188     15.43     16.27
522.17/130.75	c  N dy  3099    765041      2325     11880    244301     65617    771568   2578625     15.43     16.29
532.54/133.36	c  N dy  3160    785065      2325     11880    244301     47773    771568   1254159     15.43     16.29
542.94/135.93	c  N dy  3221    805345      2325     11880    244301     67867    771568   2548459     15.42     16.24
543.34/136.02	c  S st  3225    806036      2325     11880    244301     68558    771568   2588831     15.42     15.32
543.34/136.09	c  S st  3225    806538      2325     11880    244301     69059    771568   2627100     15.42   no data
543.73/136.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
545.33/136.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.6M T:  0.46
545.33/136.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
545.73/136.61	c bin-w-bin subsume rem            0 bins  time:  0.03 s
552.92/138.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.85 s
552.92/138.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
553.33/138.51	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
553.33/138.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
559.71/140.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
577.69/144.69	c lits-rem:       530  cl-subs:     1321  v-elim:      0  v-fix:    0  time:  4.56 s
577.69/144.70	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
578.49/144.82	c vivif2 --  cl tried    67738 cl shrink        0 lits rem          0 time: 0.12
579.29/145.05	c asymm  cl-useful: 0/1105/11880 lits-rem:0 time: 0.23
579.29/145.06	c calculated reachability. Time: 0.00
579.29/145.06	c  N dy  3225    806538      2325     11880    244301     67738    771568   2584560     15.42   no data
589.68/147.65	c  N dy  3302    826612      2325     11880    244301     48972    771568   1317627     15.43     17.95
599.66/150.16	c  N dy  3382    846891      2325     11880    244301     69086    771568   2670229     15.43     16.32
610.06/152.79	c  N dy  3467    867201      2325     11880    244301     49559    771568   1257756     15.44     16.27
620.83/155.40	c  N dy  3539    887696      2325     11880    244301     69872    771568   2577245     15.44     16.34
631.23/158.05	c  N dy  3593    908356      2325     11880    244301     49683    771568   1227570     15.43     16.33
641.63/160.69	c  N dy  3647    929746      2325     11880    244301     70867    771568   2585229     15.42     16.24
652.00/163.25	c  N dy  3719    949801      2325     11880    244301     49142    771568   1128041     15.42     18.76
661.99/165.78	c  N dy  3793    969873      2325     11880    244301     69044    771568   2449607     15.42     16.23
676.38/169.31	c  N dy  3868    995277      2325     11880    244301     51575    771568   1181779     15.40     16.75
686.36/171.89	c  N dy  3939   1015650      2325     11880    244301     71761    771568   2513435     15.40     16.26
697.95/174.77	c  N dy  3995   1036239      2325     11880    244301     48560    771568    957448     15.39     16.41
707.93/177.25	c  N dy  4064   1056501      2325     11880    244301     68638    771568   2280216     15.39     16.29
715.94/179.27	c  F st  4129   1071875      2325     11880    244301     83867    771568   3290139     15.40     14.69
718.73/179.97	c  N dy  4135   1077069      2325     11880    244301     89025    771568   3634349     15.40   no data
728.72/182.50	c  N dy  4223   1097168      2325     11880    244301     64387    771568   2019596     15.40     16.22
740.29/185.34	c  N dy  4276   1117230      2325     11880    244301     84251    771568   3239008     15.39     16.34
750.69/187.91	c  N dy  4327   1137465      2325     11880    244301     58727    771568   1528548     15.38     16.20
760.67/190.41	c  N dy  4395   1157520      2325     11880    244301     78619    771568   2826306     15.38     17.53
773.49/193.66	c  N dy  4406   1177946      2325     11880    244301     52182    771568   1025291     15.33     16.18
784.25/196.38	c  N dy  4488   1199304      2325     11880    244301     73308    771568   2406399     15.33     16.19
790.24/197.85	c  S st  4529   1209810      2325     11880    244301     83722    771568   3101400     15.33     13.30
790.65/197.91	c  S st  4529   1210311      2325     11880    244301     84221    771568   3137065     15.33   no data
790.65/197.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
792.64/198.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.9M T:  0.50
792.64/198.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
792.64/198.47	c bin-w-bin subsume rem            0 bins  time:  0.03 s
800.22/200.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.85 s
800.22/200.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
800.22/200.37	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
800.62/200.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
807.02/202.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
820.60/205.49	c lits-rem:       588  cl-subs:     1743  v-elim:      0  v-fix:    0  time:  3.46 s
821.00/205.50	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
821.42/205.65	c vivif2 --  cl tried    82478 cl shrink        0 lits rem          0 time: 0.15
822.20/205.89	c asymm  cl-useful: 0/1059/11880 lits-rem:0 time: 0.24
822.60/205.90	c calculated reachability. Time: 0.00
822.60/205.90	c  N dy  4529   1210311      2325     11880    244301     82478    771568   3085773     15.33   no data
833.39/208.63	c  N dy  4586   1230387      2325     11880    244301     54844    771568   1149667     15.32     16.20
843.39/211.17	c  N dy  4638   1250428      2325     11880    244301     74704    771568   2427927     15.31     16.14
854.56/213.97	c  N dy  4713   1270886      2325     11880    244301     94990    771568   3798026     15.31     16.20
864.95/216.57	c  N dy  4775   1291323      2325     11880    244301     66680    771568   1926436     15.31     16.28
876.13/219.35	c  N dy  4830   1312298      2325     11880    244301     87464    771568   3281900     15.30     16.11
886.93/222.06	c  N dy  4916   1332309      2325     11880    244301     57811    771568   1265470     15.30     18.82
897.71/224.79	c  N dy  4969   1352369      2325     11880    244301     77624    771568   2504176     15.30     17.48
908.90/227.54	c  N dy  5041   1372473      2325     11880    244301     97534    771568   3811494     15.30     16.30
919.29/230.17	c  N dy  5118   1392639      2325     11880    244301     66983    771568   1793828     15.30     16.27
930.07/232.81	c  N dy  5190   1412706      2325     11880    244301     86892    771568   3061182     15.30     17.50
942.06/235.81	c  N dy  5271   1433045      2325     11880    244301     55565    771568   1021713     15.30     16.25
951.65/238.29	c  N dy  5328   1453125      2325     11880    244301     75473    771568   2312584     15.30     18.81
963.23/241.13	c  N dy  5399   1473360      2325     11880    244301     95531    771568   3630431     15.29     16.19
974.42/243.94	c  N dy  5493   1493417      2325     11880    244301     62908    771568   1488671     15.30     16.15
985.21/246.60	c  N dy  5577   1513515      2325     11880    244301     82848    771568   2793279     15.30     17.55
996.40/249.48	c  N dy  5660   1533661      2325     11880    244301    102809    771568   4094594     15.30     16.11
1007.19/252.17	c  N dy  5726   1553751      2325     11880    244301     69184    771568   1780616     15.30     16.19
1017.97/254.88	c  N dy  5785   1574321      2325     11880    244301     89592    771568   3135272     15.30     16.14
1029.96/257.86	c  N dy  5873   1594452      2325     11880    244301     55039    771568    823327     15.30     16.42
1040.34/260.41	c  N dy  5975   1614616      2325     11880    244301     75056    771568   2132631     15.31     16.12
1051.93/263.37	c  N dy  6044   1634754      2325     11880    244301     95031    771568   3390335     15.30     16.21
1063.91/266.34	c  N dy  6102   1654851      2325     11880    244301     59357    771568   1051086     15.30     24.40
1074.30/268.99	c  N dy  6191   1674894      2325     11880    244301     79180    771568   2311992     15.30     16.26
1086.28/271.94	c  N dy  6244   1695277      2325     11880    244301     99293    771568   3532759     15.29     16.15
1095.48/274.22	c  S st  6292   1710311      2325     11880    244301     57766    771568    896010     15.29     13.10
1095.48/274.28	c  S st  6292   1710812      2325     11880    244301     58266    771568    932930     15.29   no data
1095.48/274.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1097.07/274.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.2M T:  0.40
1097.07/274.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1097.47/274.73	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1104.66/276.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.86 s
1105.06/276.62	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
1105.06/276.64	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
1105.06/276.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1110.66/278.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
1111.47/278.26	c lits-rem:        41  cl-subs:       56  v-elim:      0  v-fix:    0  time:  0.23 s
1111.47/278.27	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
1111.87/278.33	c vivif2 --  cl tried    58210 cl shrink        0 lits rem          0 time: 0.06
1112.65/278.55	c asymm  cl-useful: 0/1266/11880 lits-rem:0 time: 0.22
1112.65/278.56	c calculated reachability. Time: 0.00
1112.65/278.56	c  N dy  6292   1710812      2325     11880    244301     58210    771568    930725     15.29   no data
1123.44/281.25	c  N dy  6366   1731252      2325     11880    244301     78467    771568   2233707     15.30     16.15
1136.62/284.53	c  N dy  6423   1753685      2325     11880    244301    100637    771568   3521504     15.29     16.18
1148.22/287.48	c  N dy  6490   1773926      2325     11880    244301     63284    771568   1229763     15.28     16.13
1159.40/290.23	c  N dy  6575   1794065      2325     11880    244301     83250    771568   2487624     15.29     16.26
1171.38/293.27	c  N dy  6650   1814120      2325     11880    244301    103082    771568   3697647     15.29     16.48
1184.56/296.59	c  N dy  6727   1836326      2325     11880    244301     66605    771568   1349013     15.28     16.22
1195.38/299.24	c  N dy  6812   1856448      2325     11880    244301     86547    771568   2611390     15.29     16.27
1206.95/302.11	c  N dy  6868   1876550      2325     11880    244301    106403    771568   3836294     15.28     16.15
1218.92/305.12	c  N dy  6944   1897081      2325     11880    244301     67359    771568   1368708     15.28     16.12
1229.71/307.87	c  N dy  7034   1918313      2325     11880    244301     88416    771568   2739465     15.28     16.27
1241.69/310.84	c  N dy  7109   1938847      2325     11880    244301    108784    771568   4037799     15.28     16.14
1253.28/313.76	c  N dy  7179   1958882      2325     11880    244301     68222    771568   1397230     15.28     16.28
1265.28/316.73	c  N dy  7257   1981031      2325     11880    244301     90170    771568   2794994     15.28     16.44
1276.86/319.60	c  N dy  7343   2001171      2325     11880    244301    110135    771568   4143329     15.28     16.20
1289.24/322.74	c  N dy  7421   2022095      2325     11880    244301     69429    771568   1367132     15.29     16.23
1299.63/325.34	c  N dy  7470   2042097      2325     11880    244301     89204    771568   2616898     15.29     16.38
1312.01/328.42	c  N dy  7532   2063106      2325     11880    244301    109971    771568   3895212     15.28     16.37
1326.81/332.11	c  N dy  7601   2086752      2325     11880    244301     70954    771568   1343646     15.28     16.24
1338.78/335.13	c  N dy  7678   2107974      2325     11880    244301     91990    771568   2634102     15.28     16.31
1351.97/338.41	c  N dy  7740   2129831      2325     11880    244301    113590    771568   3963491     15.27     16.16
1364.75/341.64	c  N dy  7807   2150904      2325     11880    244301     71145    771568   1406033     15.27     16.22
1375.93/344.40	c  N dy  7889   2171347      2325     11880    244301     91351    771568   2666230     15.27     16.16
1387.53/347.36	c  N dy  7961   2192637      2325     11880    244301    112449    771568   4038145     15.27     16.17
1399.50/350.35	c  S st  8029   2210812      2325     11880    244301     66129    771568   1050287     15.27     12.31
1399.90/350.41	c  S st  8029   2211318      2325     11880    244301     66635    771568   1083905     15.27   no data
1399.90/350.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1401.51/350.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.7M T:  0.42
1401.51/350.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1401.51/350.88	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1409.10/352.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.86 s
1409.10/352.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
1409.10/352.79	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
1409.49/352.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1414.70/354.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.26 s
1415.49/354.37	c lits-rem:        30  cl-subs:      123  v-elim:      0  v-fix:    0  time:  0.26 s
1415.49/354.38	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
1415.89/354.45	c vivif2 --  cl tried    66512 cl shrink        0 lits rem          0 time: 0.07
1416.68/354.67	c asymm  cl-useful: 0/1196/11880 lits-rem:0 time: 0.22
1416.68/354.68	c calculated reachability. Time: 0.00
1416.68/354.68	c  N dy  8029   2211318      2325     11880    244301     66512    771568   1080357     15.27   no data
1427.88/357.42	c  N dy  8105   2231394      2325     11880    244301     86415    771568   2345585     15.27     18.48
1440.66/360.64	c  N dy  8154   2252436      2325     11880    244301    107230    771568   3615501     15.26     16.13
1453.04/363.78	c  N dy  8233   2272985      2325     11880    244301    127594    771568   4957677     15.26     16.35
1464.62/366.68	c  N dy  8309   2293263      2325     11880    244301     82318    771568   2030394     15.26     16.13
1477.01/369.70	c  N dy  8390   2314263      2325     11880    244301    103115    771568   3367533     15.27     16.11
1490.59/373.15	c  N dy  8479   2337084      2325     11880    244301    125724    771568   4848693     15.27     16.08
1504.57/376.60	c  N dy  8548   2360293      2325     11880    244301     82382    771568   1918245     15.26     16.10
1515.77/379.43	c  N dy  8618   2380389      2325     11880    244301    102303    771568   3202373     15.26     16.16
1527.75/382.47	c  N dy  8695   2400470      2325     11880    244301    122176    771568   4482501     15.26     16.12
1541.73/385.91	c  N dy  8770   2423580      2325     11880    244301     77700    771568   1603713     15.26     16.17
1553.32/388.82	c  N dy  8827   2444437      2325     11880    244301     98304    771568   2889648     15.26     16.09
1565.30/391.81	c  N dy  8905   2464461      2325     11880    244301    118179    771568   4135648     15.26     16.95
1578.08/395.05	c  N dy  8972   2484498      2325     11880    244301     69690    771568   1074960     15.26     16.40
1588.87/397.70	c  N dy  9031   2504565      2325     11880    244301     89568    771568   2312975     15.26     16.45
1600.46/400.63	c  N dy  9115   2524781      2325     11880    244301    109623    771568   3580393     15.26     16.11
1612.87/403.72	c  N dy  9199   2544796      2325     11880    244301    129456    771568   4829522     15.26     18.11
1624.83/406.74	c  N dy  9282   2564985      2325     11880    244301     80106    771568   1676207     15.26     16.12
1636.42/409.62	c  N dy  9317   2585896      2325     11880    244301    100754    771568   2929387     15.25     16.10
1648.80/412.78	c  N dy  9390   2605981      2325     11880    244301    120598    771568   4134774     15.25     19.65
1661.58/415.93	c  N dy  9481   2626107      2325     11880    244301    140568    771568   5437057     15.26     16.11
1672.77/418.78	c  N dy  9557   2646323      2325     11880    244301     90273    771568   2260839     15.26     16.13
1685.16/421.87	c  N dy  9614   2666605      2325     11880    244301    110346    771568   3501161     15.25     16.37
1697.94/425.09	c  N dy  9675   2687223      2325     11880    244301    130744    771568   4741518     15.25     16.07
1711.52/428.41	c  N dy  9730   2707256      2325     11880    244301     79287    771568   1514812     15.25     18.20
1713.53/428.98	c  S st  9747   2711319      2325     11880    244301     83319    771568   1757520     15.25   no data
1713.94/429.04	c  S st  9747   2711821      2325     11880    244301     83820    771568   1794460     15.25   no data
1713.94/429.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1715.92/429.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.2M T:  0.47
1715.92/429.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1715.92/429.57	c bin-w-bin subsume rem            0 bins  time:  0.03 s
1723.51/431.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.86 s
1723.51/431.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
1723.51/431.47	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
1723.91/431.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1729.50/432.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.38 s
1733.10/433.88	c lits-rem:       139  cl-subs:      571  v-elim:      0  v-fix:    0  time:  0.94 s
1733.10/433.89	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
1733.90/434.00	c vivif2 --  cl tried    83249 cl shrink        0 lits rem          0 time: 0.11
1734.70/434.24	c asymm  cl-useful: 0/1093/11880 lits-rem:0 time: 0.24
1734.70/434.25	c calculated reachability. Time: 0.00
1734.70/434.25	c  N dy  9747   2711821      2325     11880    244301     83249    771568   1776434     15.25   no data
1746.29/437.11	c  N dy  9818   2731856      2325     11880    244301    103101    771568   3022465     15.24     16.20
1758.67/440.24	c  N dy  9896   2752510      2325     11880    244301    123588    771568   4346937     15.24     16.07
1771.86/443.59	c  N dy  9978   2772571      2325     11880    244301    143461    771568   5638262     15.25     16.34
1783.85/446.54	c  N dy 10047   2792608      2325     11880    244301     90998    771568   2200982     15.24     18.02
1795.03/449.38	c  N dy 10150   2812670      2325     11880    244301    110893    771568   3530714     15.25     16.06
1807.81/452.56	c  N dy 10234   2833074      2325     11880    244301    131111    771568   4849099     15.25     16.08
1821.39/455.94	c  N dy 10332   2853271      2325     11880    244301     77823    771568   1379395     15.25     16.09
1834.97/459.34	c  N dy 10383   2876396      2325     11880    244301    100659    771568   2689851     15.24     16.20
1846.95/462.33	c  N dy 10450   2896432      2325     11880    244301    120509    771568   3955266     15.24     16.20
1860.94/465.86	c  N dy 10526   2917318      2325     11880    244301    141198    771568   5208443     15.24     16.09
1873.33/468.99	c  N dy 10622   2937410      2325     11880    244301     86837    771568   1903654     15.25     16.14
1884.92/471.86	c  N dy 10709   2957493      2325     11880    244301    106740    771568   3188364     15.25     16.12
1897.30/474.97	c  N dy 10774   2977567      2325     11880    244301    126619    771568   4419505     15.25     16.06
1910.89/478.30	c  N dy 10840   2997638      2325     11880    244301    146492    771568   5662106     15.25     16.10
1924.06/481.62	c  N dy 10919   3019538      2325     11880    244301     92936    771568   2210280     15.25     16.13
1936.06/484.65	c  N dy 10980   3040077      2325     11880    244301    113287    771568   3497413     15.24     16.09
1949.64/488.06	c  N dy 11054   3060135      2325     11880    244301    133120    771568   4686367     15.24     17.18
1963.22/491.49	c  N dy 11129   3080488      2325     11880    244301     76999    771568   1152192     15.24     16.10
1974.80/494.32	c  N dy 11192   3100819      2325     11880    244301     97104    771568   2390090     15.24     16.05
1986.79/497.32	c  N dy 11261   3121032      2325     11880    244301    117133    771568   3624932     15.24     16.26
1999.60/500.54	c  N dy 11345   3141229      2325     11880    244301    137158    771568   4914580     15.24     16.16
2013.56/504.05	c  N dy 11425   3161539      2325     11880    244301     80032    771568   1311709     15.24     16.20
2025.15/506.94	c  N dy 11482   3181663      2325     11880    244301     99941    771568   2548646     15.24     16.06
2037.93/510.13	c  N dy 11558   3201859      2325     11880    244301    119971    771568   3834359     15.24     16.04
2044.32/511.74	c  S st 11597   3211822      2325     11880    244301    129833    771568   4452720     15.24     13.77
2044.72/511.81	c  S st 11597   3212323      2325     11880    244301    130334    771568   4492559     15.24   no data
2044.72/511.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2047.12/512.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 23.3M T:  0.59
2047.12/512.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2047.12/512.47	c bin-w-bin subsume rem            0 bins  time:  0.03 s
2054.72/514.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.86 s
2054.72/514.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
2054.72/514.37	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
2055.12/514.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2061.90/516.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.59 s
2080.28/520.75	c lits-rem:       526  cl-subs:     2358  v-elim:      0  v-fix:    0  time:  4.58 s
2080.28/520.76	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
2081.08/520.99	c vivif2 --  cl tried   127976 cl shrink        0 lits rem          0 time: 0.23
2082.28/521.24	c asymm  cl-useful: 0/1361/11880 lits-rem:0 time: 0.25
2082.28/521.25	c calculated reachability. Time: 0.00
2082.28/521.25	c  N dy 11597   3212323      2325     11880    244301    127976    771568   4417567     15.24   no data
2095.47/524.51	c  N dy 11688   3232328      2325     11880    244301    147804    771568   5726496     15.24     17.92
2108.25/527.71	c  N dy 11745   3252389      2325     11880    244301     89442    771568   1807440     15.24     19.41
2120.23/530.75	c  N dy 11830   3272488      2325     11880    244301    109350    771568   3075151     15.24     16.05
2133.02/533.91	c  N dy 11910   3292538      2325     11880    244301    129220    771568   4335596     15.24     16.26
2147.01/537.41	c  N dy 11982   3314421      2325     11880    244301    150901    771568   5739599     15.24     16.12
2159.79/540.61	c  N dy 12055   3334806      2325     11880    244301     91864    771568   1968828     15.24     16.07
2171.38/543.54	c  N dy 12129   3354893      2325     11880    244301    111738    771568   3211409     15.24     16.08
2184.18/546.79	c  N dy 12212   3375871      2325     11880    244301    132531    771568   4519107     15.24     16.12
2198.14/550.22	c  N dy 12291   3396766      2325     11880    244301    153223    771568   5828254     15.24     16.12
2211.33/553.55	c  N dy 12370   3417040      2325     11880    244301     93090    771568   1944606     15.24     16.18
2222.92/556.48	c  N dy 12454   3437087      2325     11880    244301    112983    771568   3236804     15.24     17.11
2235.70/559.67	c  N dy 12548   3457336      2325     11880    244301    133084    771568   4523637     15.24     16.20
2248.88/562.97	c  N dy 12626   3477352      2325     11880    244301    152905    771568   5779338     15.24     16.07
2262.46/566.31	c  N dy 12693   3497693      2325     11880    244301     91767    771568   1868165     15.24     16.09
2274.86/569.42	c  N dy 12755   3519079      2325     11880    244301    112931    771568   3188927     15.24     16.37
2287.24/572.54	c  N dy 12822   3539240      2325     11880    244301    132879    771568   4417829     15.24     16.06
2300.42/575.87	c  N dy 12909   3559269      2325     11880    244301    152742    771568   5702730     15.24     17.02
2314.81/579.44	c  N dy 12999   3579875      2325     11880    244301     90930    771568   1752517     15.24     16.05
2326.79/582.41	c  N dy 13087   3600598      2325     11880    244301    111450    771568   3063520     15.25     16.05
2339.18/585.57	c  N dy 13164   3621008      2325     11880    244301    131662    771568   4332400     15.25     16.09
2354.37/589.38	c  N dy 13235   3642099      2325     11880    244301    152535    771568   5606226     15.25     16.12
2369.54/593.13	c  N dy 13315   3662172      2325     11880    244301     89220    771568   1612833     15.25     16.10
2381.13/596.02	c  N dy 13387   3682400      2325     11880    244301    109260    771568   2852831     15.25     16.17
2394.32/599.31	c  N dy 13471   3702405      2325     11880    244301    129117    771568   4108882     15.25     16.23
2401.10/601.01	c  S st 13512   3712324      2325     11880    244301    138952    771568   4722643     15.25   no data
2401.10/601.09	c  S st 13512   3712826      2325     11880    244301    139452    771568   4759111     15.25   no data
2401.50/601.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2403.92/601.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 24.5M T:  0.63
2403.92/601.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2403.92/601.79	c bin-w-bin subsume rem            0 bins  time:  0.03 s
2411.49/603.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.87 s
2411.49/603.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
2411.89/603.71	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
2411.89/603.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2418.29/605.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
2435.46/609.65	c lits-rem:       475  cl-subs:     1835  v-elim:      0  v-fix:    0  time:  4.28 s
2435.46/609.65	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
2436.66/609.90	c vivif2 --  cl tried   137617 cl shrink        0 lits rem          0 time: 0.25
2437.46/610.17	c asymm  cl-useful: 0/984/11880 lits-rem:0 time: 0.26
2437.46/610.18	c calculated reachability. Time: 0.00
2437.46/610.18	c  N dy 13512   3712826      2325     11880    244301    137617    771568   4695038     15.25   no data
2451.04/613.58	c  N dy 13588   3733303      2325     11880    244301    157907    771568   5923899     15.25     16.17
2463.43/616.68	c  F st 13656   3751565      2325     11880    244301     91772    771568   1700147     15.25     13.80
2465.03/617.03	c  N st 13660   3753598      2325     11880    244301     93772    771568   1824318     15.25   no data
2477.41/620.11	c  N dy 13732   3773795      2325     11880    244301    113743    771568   3074771     15.25     16.10
2490.59/623.45	c  N dy 13812   3793934      2325     11880    244301    133703    771568   4309491     15.25     16.07
2505.00/627.04	c  N dy 13881   3814384      2325     11880    244301    153911    771568   5501906     15.25     16.22
2519.76/630.72	c  N dy 13971   3834670      2325     11880    244301     88859    771568   1474069     15.25     16.11
2530.96/633.54	c  N dy 14030   3854699      2325     11880    244301    108692    771568   2688586     15.25     16.08
2543.74/636.77	c  N dy 14112   3874955      2325     11880    244301    128736    771568   3923555     15.25     16.13
2556.52/639.98	c  N dy 14188   3894983      2325     11880    244301    148572    771568   5138108     15.25     16.14
2570.92/643.52	c  N dy 14255   3915046      2325     11880    244301    168414    771568   6355449     15.25     16.29
2584.48/646.95	c  N dy 14308   3936511      2325     11880    244301    103485    771568   2256508     15.24     16.25
2597.28/650.19	c  N dy 14377   3957523      2325     11880    244301    124243    771568   3493439     15.24     16.09
2610.85/653.53	c  N dy 14443   3977756      2325     11880    244301    144257    771568   4657520     15.24     16.06
2623.66/656.74	c  N dy 14499   3997853      2325     11880    244301    164138    771568   5912630     15.24     18.21
2638.02/660.37	c  N dy 14559   4018279      2325     11880    244301     97300    771568   1857147     15.24     16.05
2649.61/663.29	c  N dy 14620   4038439      2325     11880    244301    117260    771568   3047780     15.24     16.34
2662.80/666.55	c  N dy 14706   4058780      2325     11880    244301    137402    771568   4268875     15.24     16.05
2675.99/669.81	c  N dy 14770   4079098      2325     11880    244301    157503    771568   5550122     15.24     16.07
2690.35/673.40	c  N dy 14813   4099195      2325     11880    244301     89333    771568   1352852     15.23     17.12
2701.94/676.36	c  N dy 14896   4119983      2325     11880    244301    109908    771568   2563822     15.23     16.08
2713.93/679.33	c  N dy 14942   4140075      2325     11880    244301    129756    771568   3707720     15.23     23.70
2726.32/682.44	c  N dy 14998   4160191      2325     11880    244301    149638    771568   4868256     15.23     16.10
2740.30/685.97	c  N dy 15077   4180539      2325     11880    244301    169793    771568   6120571     15.23     16.18
2754.29/689.43	c  N dy 15136   4201828      2325     11880    244301    101851    771568   2056984     15.23     16.08
2761.08/691.10	c  S st 15181   4212826      2325     11880    244301    112735    771568   2727172     15.23     14.05
2761.08/691.18	c  S st 15181   4213326      2325     11880    244301    113234    771568   2762515     15.23   no data
2761.08/691.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2763.47/691.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.5M T:  0.52
2763.47/691.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2763.47/691.76	c bin-w-bin subsume rem            0 bins  time:  0.03 s
2771.06/693.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.86 s
2771.06/693.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
2771.06/693.66	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
2771.46/693.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2777.47/695.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.43 s
2786.64/697.51	c lits-rem:       205  cl-subs:     1331  v-elim:      0  v-fix:    0  time:  2.28 s
2786.64/697.52	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
2787.04/697.68	c vivif2 --  cl tried   111903 cl shrink        0 lits rem          0 time: 0.16
2788.24/697.93	c asymm  cl-useful: 0/1011/11880 lits-rem:0 time: 0.24
2788.24/697.94	c calculated reachability. Time: 0.00
2788.24/697.94	c  N dy 15181   4213326      2325     11880    244301    111903    771568   2724413     15.23   no data
2799.82/700.88	c  N dy 15267   4233359      2325     11880    244301    131768    771568   3991458     15.23     19.67
2813.01/704.15	c  N dy 15342   4253739      2325     11880    244301    151929    771568   5196351     15.23     16.12
2826.60/707.51	c  N dy 15435   4273895      2325     11880    244301    171912    771568   6465759     15.23     16.05
2839.78/710.86	c  N dy 15483   4293936      2325     11880    244301    101645    771568   1988359     15.23     16.05
2851.77/713.85	c  N dy 15577   4314312      2325     11880    244301    121801    771568   3235880     15.23     16.07
2864.96/717.12	c  N dy 15660   4334354      2325     11880    244301    141641    771568   4438172     15.23     16.22
2878.93/720.62	c  N dy 15737   4354801      2325     11880    244301    161861    771568   5685519     15.23     16.05
2894.91/724.61	c  N dy 15826   4375531      2325     11880    244301     91348    771568   1328475     15.23     16.07
2906.09/727.45	c  N dy 15904   4395633      2325     11880    244301    111279    771568   2547953     15.23     16.04
2918.88/730.63	c  N dy 15949   4416741      2325     11880    244301    132140    771568   3724887     15.23     16.08
2930.88/733.65	c  N dy 16019   4436766      2325     11880    244301    151950    771568   4961782     15.23     16.07
2945.24/737.26	c  N dy 16111   4457034      2325     11880    244301    172001    771568   6176352     15.23     16.04
2959.23/740.79	c  N dy 16198   4477089      2325     11880    244301     99829    771568   1786445     15.23     16.13
2971.21/743.71	c  N dy 16263   4497340      2325     11880    244301    119865    771568   2980426     15.23     16.10
2985.59/747.39	c  N dy 16339   4520826      2325     11880    244301    143062    771568   4341209     15.23     16.11
2999.18/750.73	c  N dy 16412   4541111      2325     11880    244301    163142    771568   5510354     15.23     16.11
3012.36/754.06	c  N dy 16501   4561212      2325     11880    244301    183090    771568   6771795     15.23     16.35
3025.14/757.21	c  N dy 16572   4581225      2325     11880    244301    109886    771568   2324535     15.23     16.10
3036.75/760.13	c  N dy 16657   4601492      2325     11880    244301    129985    771568   3589286     15.23     16.30
3049.52/763.35	c  N dy 16757   4621726      2325     11880    244301    150042    771568   4819261     15.23     16.06
3062.30/766.53	c  N dy 16832   4641912      2325     11880    244301    170040    771568   6064710     15.23     16.09
3077.89/770.48	c  N dy 16909   4661998      2325     11880    244301     95815    771568   1449635     15.23     16.45
3089.49/773.34	c  N dy 16971   4682254      2325     11880    244301    115841    771568   2622615     15.23     16.05
3103.06/776.70	c  N dy 17057   4703221      2325     11880    244301    136615    771568   3937545     15.23     16.17
3109.45/778.35	c  S st 17090   4713326      2325     11880    244301    146605    771568   4519833     15.23   no data
3109.85/778.44	c  S st 17090   4713827      2325     11880    244301    147106    771568   4555410     15.23   no data
3109.85/778.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3112.24/779.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.9M T:  0.60
3112.24/779.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3112.64/779.10	c bin-w-bin subsume rem            0 bins  time:  0.03 s
3119.85/780.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.87 s
3119.85/781.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
3120.25/781.02	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
3120.25/781.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3127.02/782.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
3143.00/786.72	c lits-rem:       398  cl-subs:     2475  v-elim:      0  v-fix:    0  time:  4.00 s
3143.00/786.73	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
3143.80/786.99	c vivif2 --  cl tried   144631 cl shrink        0 lits rem          0 time: 0.25
3145.00/787.27	c asymm  cl-useful: 0/1201/11880 lits-rem:0 time: 0.28
3145.00/787.28	c calculated reachability. Time: 0.00
3145.00/787.28	c  N dy 17090   4713827      2325     11880    244301    144631    771568   4483205     15.23   no data
3159.40/790.89	c  N dy 17166   4736028      2325     11880    244301    166590    771568   5811804     15.23     16.04
3173.76/794.41	c  N dy 17228   4756498      2325     11880    244301    186838    771568   6973346     15.23     16.17
3186.94/797.70	c  N dy 17302   4776624      2325     11880    244301    111719    771568   2328148     15.23     16.05
3199.36/800.80	c  N dy 17379   4796748      2325     11880    244301    131672    771568   3494722     15.23     16.22
3211.72/803.99	c  N dy 17446   4817208      2325     11880    244301    151910    771568   4664121     15.22     16.03
3224.90/807.30	c  N dy 17504   4837231      2325     11880    244301    171734    771568   5831074     15.22     16.83
3238.90/810.72	c  N dy 17558   4857594      2325     11880    244301    191880    771568   7044071     15.22     16.15
3250.87/813.73	c  N dy 17650   4877751      2325     11880    244301    115847    771568   2569152     15.22     16.08
3262.86/816.76	c  N dy 17736   4898154      2325     11880    244301    136069    771568   3823221     15.22     16.04
3275.63/819.98	c  N dy 17823   4918171      2325     11880    244301    155898    771568   5022872     15.22     16.09
3288.83/823.26	c  N dy 17901   4938235      2325     11880    244301    175793    771568   6252551     15.22     16.06
3304.00/827.02	c  N dy 17989   4958887      2325     11880    244301     99204    771568   1500982     15.22     16.04
3315.19/829.80	c  N dy 18060   4978984      2325     11880    244301    119120    771568   2740680     15.22     16.09
3327.18/832.88	c  N dy 18139   4999232      2325     11880    244301    139133    771568   3951409     15.22     16.04
3339.97/836.05	c  N dy 18224   5019277      2325     11880    244301    158961    771568   5150009     15.22     17.10
3353.94/839.51	c  N dy 18280   5039625      2325     11880    244301    179096    771568   6337220     15.22     16.09
3367.92/843.07	c  N dy 18354   5060019      2325     11880    244301    101279    771568   1591000     15.22     16.03
3379.52/845.96	c  N dy 18414   5080749      2325     11880    244301    121765    771568   2796388     15.22     16.08
3391.09/848.81	c  N dy 18482   5101040      2325     11880    244301    141858    771568   3993615     15.22     16.06
3403.88/852.05	c  N dy 18559   5121378      2325     11880    244301    162005    771568   5172765     15.22     16.03
3417.06/855.37	c  N dy 18650   5141519      2325     11880    244301    181918    771568   6400128     15.22     16.11
3431.86/859.06	c  N dy 18719   5161543      2325     11880    244301    102763    771568   1629868     15.22     16.76
3444.23/862.16	c  N dy 18793   5182963      2325     11880    244301    123925    771568   2827260     15.22     16.07
3455.81/865.04	c  N dy 18846   5203004      2325     11880    244301    143733    771568   3988510     15.22     16.12
3463.81/867.03	c  S st 18885   5213828      2325     11880    244301    154421    771568   4617539     15.22     13.66
3464.21/867.13	c  S st 18885   5214329      2325     11880    244301    154920    771568   4651394     15.22   no data
3464.21/867.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3466.61/867.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 22.7M T:  0.64
3466.61/867.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3467.02/867.83	c bin-w-bin subsume rem            0 bins  time:  0.03 s
3474.60/869.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.89 s
3474.60/869.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
3474.60/869.77	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
3475.00/869.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3481.39/871.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.51 s
3497.78/875.52	c lits-rem:       413  cl-subs:     3232  v-elim:      0  v-fix:    0  time:  4.03 s
3497.78/875.53	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
3498.57/875.79	c vivif2 --  cl tried   151688 cl shrink        0 lits rem          0 time: 0.26
3499.76/876.08	c asymm  cl-useful: 0/1175/11880 lits-rem:0 time: 0.29
3499.76/876.09	c calculated reachability. Time: 0.00
3499.76/876.09	c  N dy 18885   5214329      2325     11880    244301    151688    771568   4562544     15.22   no data
3513.35/879.49	c  N dy 18943   5234444      2325     11880    244301    171564    771568   5667898     15.22     16.20
3527.73/883.00	c  N dy 19017   5255236      2325     11880    244301    192140    771568   6920278     15.21     16.04
3541.32/886.50	c  N dy 19087   5275283      2325     11880    244301    112059    771568   2110289     15.21     16.30
3552.90/889.36	c  N dy 19161   5295321      2325     11880    244301    131930    771568   3312209     15.22     16.03
3565.69/892.55	c  N dy 19244   5316112      2325     11880    244301    152508    771568   4532462     15.22     16.17
3578.87/895.83	c  N dy 19319   5336354      2325     11880    244301    172546    771568   5711618     15.21     16.06
3594.05/899.66	c  N dy 19378   5357491      2325     11880    244301    193409    771568   6861778     15.21     16.06
3607.64/903.04	c  N dy 19470   5377563      2325     11880    244301    112406    771568   2131034     15.21     16.04
3618.82/905.87	c  N dy 19548   5397571      2325     11880    244301    132220    771568   3317010     15.22     16.14
3631.19/908.91	c  N dy 19631   5417647      2325     11880    244301    152131    771568   4579218     15.22     18.75
3644.78/912.38	c  N dy 19689   5437669      2325     11880    244301    171885    771568   5689273     15.21     16.08
3659.16/915.90	c  N dy 19756   5457743      2325     11880    244301    191764    771568   6852197     15.21     16.10
3673.15/919.44	c  N dy 19819   5477919      2325     11880    244301    109780    771568   1899525     15.21     16.19
3684.33/922.25	c  N dy 19872   5497953      2325     11880    244301    129615    771568   3040758     15.21     16.05
3697.11/925.44	c  N dy 19939   5518789      2325     11880    244301    150199    771568   4228511     15.21     16.08
3709.90/928.68	c  N dy 19999   5538855      2325     11880    244301    170038    771568   5378099     15.21     16.02
3723.48/932.00	c  N dy 20065   5559031      2325     11880    244301    190044    771568   6586810     15.21     16.05
3737.86/935.69	c  N dy 20142   5579042      2325     11880    244301    106935    771568   1676912     15.21     16.05
3749.85/938.61	c  N dy 20209   5599258      2325     11880    244301    126932    771568   2836441     15.21     16.04
3761.85/941.66	c  N dy 20281   5619312      2325     11880    244301    146758    771568   3989490     15.21     16.03
3775.41/945.03	c  N dy 20341   5639957      2325     11880    244301    167182    771568   5208644     15.20     16.03
3789.00/948.40	c  N dy 20414   5660123      2325     11880    244301    187167    771568   6391201     15.20     16.03
3803.39/952.06	c  N dy 20492   5680511      2325     11880    244301    207336    771568   7543486     15.20     16.03
3815.77/955.12	c  N dy 20565   5700547      2325     11880    244301    123261    771568   2574008     15.20     16.33
3824.16/957.26	c  S st 20617   5714329      2325     11880    244301    136888    771568   3352703     15.20     14.93
3824.56/957.34	c  S st 20617   5714832      2325     11880    244301    137391    771568   3389200     15.20   no data
3824.56/957.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3826.96/957.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 21.0M T:  0.55
3826.96/957.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3826.96/957.95	c bin-w-bin subsume rem            0 bins  time:  0.03 s
3834.55/959.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.91 s
3834.55/959.88	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
3834.95/959.90	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
3834.95/959.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3841.74/961.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.54 s
3850.12/963.74	c lits-rem:       206  cl-subs:     1473  v-elim:      0  v-fix:    0  time:  2.12 s
3850.12/963.74	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
3850.92/963.95	c vivif2 --  cl tried   135918 cl shrink        0 lits rem          0 time: 0.20
3852.12/964.20	c asymm  cl-useful: 0/1419/11880 lits-rem:0 time: 0.25
3852.12/964.21	c calculated reachability. Time: 0.00
3852.12/964.21	c  N dy 20617   5714832      2325     11880    244301    135918    771568   3345884     15.20   no data
3864.91/967.46	c  N dy 20694   5734913      2325     11880    244301    155807    771568   4519243     15.20     16.01
3879.30/971.03	c  N dy 20756   5755737      2325     11880    244301    176390    771568   5713806     15.20     16.25
3894.08/974.70	c  N dy 20810   5776968      2325     11880    244301    197361    771568   6952759     15.20     16.04
3909.25/978.52	c  N dy 20873   5797076      2325     11880    244301    112381    771568   1886351     15.20     16.14
3920.85/981.45	c  N dy 20931   5817225      2325     11880    244301    132318    771568   3055646     15.20     16.06
3934.42/984.89	c  N dy 20999   5838494      2325     11880    244301    153305    771568   4227488     15.20     16.00
3948.81/988.41	c  N dy 21059   5858518      2325     11880    244301    173005    771568   5295811     15.20     16.05
3962.40/991.88	c  N dy 21122   5878701      2325     11880    244301    192959    771568   6427503     15.20     16.05
3977.56/995.64	c  N dy 21184   5898995      2325     11880    244301    107303    771568   1562382     15.20     16.03
3989.16/998.54	c  N dy 21241   5919374      2325     11880    244301    127474    771568   2709980     15.20     16.00
4001.94/1001.71	c  N dy 21312   5939989      2325     11880    244301    147857    771568   3884711     15.19     16.00
4013.93/1004.79	c  N dy 21384   5960175      2325     11880    244301    167857    771568   5145115     15.19     16.22
4027.51/1008.14	c  N dy 21437   5980224      2325     11880    244301    187699    771568   6252523     15.19     21.80
4041.90/1011.79	c  N dy 21498   6000533      2325     11880    244301    207768    771568   7377531     15.19     16.15
4055.48/1015.15	c  N dy 21569   6020768      2325     11880    244301    120973    771568   2270316     15.19     16.00
4067.07/1018.03	c  N dy 21637   6041055      2325     11880    244301    141048    771568   3421896     15.19     16.25
4079.44/1021.19	c  N dy 21712   6061242      2325     11880    244301    161022    771568   4593375     15.19     16.08
4093.03/1024.53	c  N dy 21771   6081776      2325     11880    244301    181286    771568   5723629     15.19     16.03
4107.01/1028.02	c  N dy 21836   6102829      2325     11880    244301    202135    771568   6952017     15.19     16.05
4121.81/1031.70	c  N dy 21924   6122841      2325     11880    244301    114158    771568   1878347     15.19     15.99
4132.98/1034.54	c  N dy 21995   6143104      2325     11880    244301    134224    771568   3063499     15.19     16.13
4145.37/1037.64	c  N dy 22050   6163902      2325     11880    244301    154785    771568   4289862     15.19     16.07
4158.54/1040.98	c  N dy 22117   6184014      2325     11880    244301    174651    771568   5419682     15.19     16.06
4172.53/1044.41	c  N dy 22183   6204089      2325     11880    244301    194525    771568   6571129     15.18     17.31
4179.72/1046.29	c  S st 22223   6214832      2325     11880    244301    205155    771568   7200492     15.18   no data
4180.12/1046.38	c  S st 22223   6215334      2325     11880    244301    205655    771568   7237323     15.18   no data
4180.52/1046.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4182.93/1047.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 25.1M T:  0.68
4182.93/1047.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4183.34/1047.13	c bin-w-bin subsume rem            0 bins  time:  0.03 s
4190.52/1048.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.86 s
4190.92/1049.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
4190.92/1049.04	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
4191.32/1049.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
4198.50/1050.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.62 s
4228.06/1058.33	c lits-rem:       650  cl-subs:     4965  v-elim:      0  v-fix:    0  time:  7.35 s
4228.06/1058.34	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
4229.66/1058.73	c vivif2 --  cl tried   200690 cl shrink        0 lits rem          0 time: 0.40
4230.86/1059.01	c asymm  cl-useful: 0/950/11880 lits-rem:0 time: 0.28
4230.86/1059.02	c calculated reachability. Time: 0.00
4230.86/1059.02	c  N dy 22223   6215334      2325     11880    244301    200690    771568   7095379     15.18   no data
4246.84/1063.06	c  N dy 22299   6236735      2325     11880    244301    113080    771568   1750210     15.18     16.07
4258.45/1065.94	c  N dy 22382   6256879      2325     11880    244301    133047    771568   2954123     15.18     16.06
4270.42/1068.95	c  N dy 22455   6276884      2325     11880    244301    152843    771568   4102112     15.18     16.04
4285.19/1072.63	c  N dy 22510   6297652      2325     11880    244301    173335    771568   5228724     15.18     16.00
4299.18/1076.16	c  N dy 22579   6318547      2325     11880    244301    193997    771568   6462155     15.18     16.13
4313.56/1079.77	c  N dy 22656   6338593      2325     11880    244301    213844    771568   7615897     15.18     16.00
4327.15/1083.18	c  N dy 22732   6358612      2325     11880    244301    123886    771568   2324380     15.18     16.07
4339.12/1086.18	c  N dy 22794   6378669      2325     11880    244301    143761    771568   3451366     15.18     16.11
4351.91/1089.35	c  N dy 22872   6398885      2325     11880    244301    163785    771568   4588963     15.18     16.12
4365.89/1092.82	c  N dy 22940   6419430      2325     11880    244301    184127    771568   5745481     15.18     16.00
4379.47/1096.24	c  N dy 23001   6439435      2325     11880    244301    203905    771568   6898751     15.18     16.08
4395.05/1100.17	c  N dy 23069   6460426      2325     11880    244301    113827    771568   1690731     15.18     16.01
4406.65/1103.03	c  N dy 23141   6480655      2325     11880    244301    133855    771568   2855275     15.18     16.10
4419.02/1106.17	c  N dy 23215   6501074      2325     11880    244301    153991    771568   3991799     15.18     16.00
4433.01/1109.63	c  N dy 23275   6521120      2325     11880    244301    173771    771568   5043700     15.18     15.98
4446.19/1112.97	c  N dy 23353   6541125      2325     11880    244301    193589    771568   6231936     15.18     15.98
4460.59/1116.57	c  N dy 23423   6562371      2325     11880    244301    214647    771568   7484127     15.18     16.06
4476.15/1120.41	c  N dy 23486   6583754      2325     11880    244301    124044    771568   2231814     15.18     16.14
4488.14/1123.44	c  N dy 23561   6603811      2325     11880    244301    143878    771568   3348585     15.18     16.04
4500.92/1126.61	c  N dy 23623   6623869      2325     11880    244301    163750    771568   4470723     15.17     16.02
4513.71/1129.89	c  N dy 23707   6643964      2325     11880    244301    183659    771568   5628426     15.17     16.69
4528.49/1133.58	c  N dy 23795   6665075      2325     11880    244301    204544    771568   6830874     15.18     15.99
4545.28/1137.71	c  N dy 23886   6685633      2325     11880    244301    224895    771568   7999382     15.18     15.99
4558.45/1141.08	c  N dy 23965   6706821      2325     11880    244301    133055    771568   2748034     15.18     16.32
4564.05/1142.40	c  S st 24000   6715335      2325     11880    244301    141492    771568   3221774     15.18   no data
4564.05/1142.47	c  S st 24000   6715836      2325     11880    244301    141992    771568   3256477     15.18   no data
4564.05/1142.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4566.45/1143.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.9M T:  0.52
4566.45/1143.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4566.45/1143.06	c bin-w-bin subsume rem            0 bins  time:  0.03 s
4574.04/1144.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.90 s
4574.04/1144.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2325 time:  0.02 s
4574.45/1145.01	c Removed useless bin:       0  fixed:     0  props:   1.23M  time:  0.02 s
4574.45/1145.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4580.83/1146.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.48 s
4588.04/1148.46	c lits-rem:       236  cl-subs:     1181  v-elim:      0  v-fix:    0  time:  1.81 s
4588.04/1148.47	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.01
4588.82/1148.67	c vivif2 --  cl tried   140811 cl shrink        0 lits rem          0 time: 0.20
4590.02/1148.92	c asymm  cl-useful: 0/1081/11880 lits-rem:0 time: 0.25
4590.02/1148.93	c calculated reachability. Time: 0.00
4590.02/1148.93	c  N dy 24000   6715836      2325     11880    244301    140811    771568   3221521     15.18   no data
4602.41/1152.09	c  N dy 24080   6736329      2325     11880    244301    161127    771568   4421828     15.18     16.06
4615.99/1155.47	c  N dy 24161   6756384      2325     11880    244301    181025    771568   5607718     15.18     16.00
4630.37/1159.02	c  N dy 24212   6776442      2325     11880    244301    200815    771568   6670823     15.17     16.07
4644.36/1162.55	c  N dy 24289   6796517      2325     11880    244301    220696    771568   7858034     15.17     15.98
4659.13/1166.22	c  N dy 24356   6816527      2325     11880    244301    126667    771568   2310784     15.17     18.04
4671.55/1169.37	c  N dy 24421   6836692      2325     11880    244301    146614    771568   3400882     15.17     16.01
4684.32/1172.57	c  N dy 24476   6856964      2325     11880    244301    166628    771568   4527362     15.17     16.00
4698.29/1176.01	c  N dy 24538   6877557      2325     11880    244301    186992    771568   5677859     15.17     16.03
4712.28/1179.56	c  N dy 24616   6897579      2325     11880    244301    206759    771568   6811306     15.17     28.40
4727.46/1183.32	c  N dy 24669   6917787      2325     11880    244301    226714    771568   7902701     15.17     15.98
4740.25/1186.51	c  N dy 24730   6937963      2325     11880    244301    131948    771568   2573575     15.17     15.99
4752.23/1189.58	c  N dy 24804   6958058      2325     11880    244301    151829    771568   3722389     15.17     15.98
4765.01/1192.75	c  N dy 24888   6978134      2325     11880    244301    171750    771568   4943387     15.17     18.22
4778.60/1196.10	c  N dy 24955   6998593      2325     11880    244301    192022    771568   6099583     15.17     16.14
4792.19/1199.53	c  N dy 25033   7018645      2325     11880    244301    211896    771568   7290245     15.17     16.15

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 5.05 1.60 0.56 5/180 905
/proc/meminfo: memFree=31822496/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 495293175 52441088 347 33554432000 4194304 4627427 140734518589472 18446744073709551615 270338440177 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 12803 347 299 106 0 7774 0
[pid=905/tid=906] ppid=903 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 495293176 52441088 347 33554432000 4194304 4627427 140734518589472 18446744073709551615 47931438684082 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495293176 52441088 347 33554432000 4194304 4627427 140734518589472 18446744073709551615 47931438684082 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 495293176 52441088 347 33554432000 4194304 4627427 140734518589472 18446744073709551615 270338440177 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0292431 s]
/proc/loadavg: 5.05 1.60 0.56 5/180 905
/proc/meminfo: memFree=31822496/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=285836 CPUtime=0.09 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 4831 0 0 0 9 0 0 0 18 0 4 0 495293175 292696064 4601 33554432000 4194304 4627427 140734518589472 18446744073709551615 270338044613 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 71492 4745 338 106 0 66463 0
[pid=905/tid=906] ppid=903 vsize=286364 CPUtime=0.02 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 1204 0 0 0 2 0 0 0 25 0 4 0 495293176 293236736 5049 33554432000 4194304 4627427 140734518589472 18446744073709551615 4530625 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=286760 CPUtime=0.02 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 1313 0 0 0 2 0 0 0 18 0 4 0 495293176 293642240 5490 33554432000 4194304 4627427 140734518589472 18446744073709551615 270338427063 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=287024 CPUtime=0.03 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) D 903 905 815 0 -1 4202560 1362 0 0 0 3 0 0 0 18 0 4 0 495293176 293912576 5735 33554432000 4194304 4627427 140734518589472 18446744073709551615 270338427063 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 285836

[startup+0.191076 s]
/proc/loadavg: 5.05 1.60 0.56 5/180 905
/proc/meminfo: memFree=31822496/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=293636 CPUtime=0.73 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) D 903 905 815 0 -1 4202496 11181 0 0 0 71 2 0 0 18 0 4 0 495293175 300683264 10951 33554432000 4194304 4627427 140734518589472 18446744073709551615 270338044613 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 73409 10951 375 106 0 68380 0
[pid=905/tid=906] ppid=903 vsize=293636 CPUtime=0.17 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) D 903 905 815 0 -1 4202560 2631 0 0 0 17 0 0 0 25 0 4 0 495293176 300683264 10951 33554432000 4194304 4627427 140734518589472 18446744073709551615 270338427063 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=293636 CPUtime=0.18 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) D 903 905 815 0 -1 4202560 2606 0 0 0 17 1 0 0 18 0 4 0 495293176 300683264 10951 33554432000 4194304 4627427 140734518589472 18446744073709551615 270338427063 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=293636 CPUtime=0.17 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 2399 0 0 0 17 0 0 0 18 0 4 0 495293176 300683264 10951 33554432000 4194304 4627427 140734518589472 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.73
Current children cumulated vsize (KiB) 293636

[startup+0.301084 s]
/proc/loadavg: 5.05 1.60 0.56 5/180 905
/proc/meminfo: memFree=31822496/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=300932 CPUtime=1.17 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 18901 0 0 0 113 4 0 0 18 0 4 0 495293175 308154368 18152 33554432000 4194304 4627427 140734518589472 18446744073709551615 4515678 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 75233 18152 381 106 0 70204 0
[pid=905/tid=906] ppid=903 vsize=300932 CPUtime=0.29 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 5291 0 0 0 28 1 0 0 25 0 4 0 495293176 308154368 18152 33554432000 4194304 4627427 140734518589472 18446744073709551615 4409437 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=300932 CPUtime=0.28 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 5288 0 0 0 27 1 0 0 18 0 4 0 495293176 308154368 18152 33554432000 4194304 4627427 140734518589472 18446744073709551615 4409488 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=300932 CPUtime=0.28 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 2649 0 0 0 28 0 0 0 18 0 4 0 495293176 308154368 18152 33554432000 4194304 4627427 140734518589472 18446744073709551615 4321694 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 300932

[startup+0.701 s]
/proc/loadavg: 5.05 1.60 0.56 5/180 905
/proc/meminfo: memFree=31822496/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=302920 CPUtime=2.77 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 21823 0 0 0 273 4 0 0 18 0 4 0 495293175 310190080 20290 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 75730 20290 386 106 0 70701 0
[pid=905/tid=906] ppid=903 vsize=302920 CPUtime=0.69 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 5943 0 0 0 68 1 0 0 25 0 4 0 495293176 310190080 20290 33554432000 4194304 4627427 140734518589472 18446744073709551615 4332655 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=302920 CPUtime=0.68 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 5904 0 0 0 67 1 0 0 18 0 4 0 495293176 310190080 20291 33554432000 4194304 4627427 140734518589472 18446744073709551615 4322537 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=302920 CPUtime=0.68 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 3726 0 0 0 68 0 0 0 18 0 4 0 495293176 310190080 20291 33554432000 4194304 4627427 140734518589472 18446744073709551615 4332826 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 302920

[startup+1.50084 s]
/proc/loadavg: 5.05 1.60 0.56 9/184 909
/proc/meminfo: memFree=31733928/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=302256 CPUtime=5.96 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 28700 0 0 0 591 5 0 0 20 0 4 0 495293175 309510144 20455 33554432000 4194304 4627427 140734518589472 18446744073709551615 4327413 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 75564 20455 386 106 0 70535 0
[pid=905/tid=906] ppid=903 vsize=302256 CPUtime=1.48 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 7641 0 0 0 147 1 0 0 25 0 4 0 495293176 309510144 20455 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=302256 CPUtime=1.49 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 7610 0 0 0 147 2 0 0 20 0 4 0 495293176 309510144 20455 33554432000 4194304 4627427 140734518589472 18446744073709551615 4334408 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=302256 CPUtime=1.48 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 5488 0 0 0 147 1 0 0 20 0 4 0 495293176 309510144 20455 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 302256

[startup+3.10052 s]
/proc/loadavg: 5.05 1.60 0.56 9/184 909
/proc/meminfo: memFree=31724264/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=303200 CPUtime=12.35 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 38172 0 0 0 1228 7 0 0 25 0 4 0 495293175 310476800 23955 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309340 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 75800 23955 390 106 0 70771 0
[pid=905/tid=906] ppid=903 vsize=303200 CPUtime=3.08 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 9897 0 0 0 307 1 0 0 25 0 4 0 495293176 310476800 23955 33554432000 4194304 4627427 140734518589472 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=303200 CPUtime=3.09 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 9900 0 0 0 307 2 0 0 25 0 4 0 495293176 310476800 23955 33554432000 4194304 4627427 140734518589472 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=303200 CPUtime=3.07 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 8160 0 0 0 305 2 0 0 25 0 4 0 495293176 310476800 23955 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309103 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 303200

[startup+6.30089 s]
/proc/loadavg: 5.29 1.71 0.60 9/184 909
/proc/meminfo: memFree=31682388/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=304456 CPUtime=25.14 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 45876 0 0 0 2505 9 0 0 25 0 4 0 495293175 311762944 27678 33554432000 4194304 4627427 140734518589472 18446744073709551615 4424993 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 76114 27678 390 106 0 71085 0
[pid=905/tid=906] ppid=903 vsize=304456 CPUtime=6.28 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 11202 0 0 0 626 2 0 0 25 0 4 0 495293176 311762944 27678 33554432000 4194304 4627427 140734518589472 18446744073709551615 4424672 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=304456 CPUtime=6.28 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 11656 0 0 0 626 2 0 0 25 0 4 0 495293176 311762944 27678 33554432000 4194304 4627427 140734518589472 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=304456 CPUtime=6.25 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 12535 0 0 0 623 2 0 0 25 0 4 0 495293176 311762944 27678 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 304456

[startup+12.7006 s]
/proc/loadavg: 5.50 1.81 0.64 9/184 909
/proc/meminfo: memFree=31639040/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=308364 CPUtime=50.7 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 70707 0 0 0 5057 13 0 0 25 0 4 0 495293175 315764736 38977 33554432000 4194304 4627427 140734518589472 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 77091 38977 390 106 0 72062 0
[pid=905/tid=906] ppid=903 vsize=308364 CPUtime=12.68 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 16799 0 0 0 1265 3 0 0 25 0 4 0 495293176 315764736 38977 33554432000 4194304 4627427 140734518589472 18446744073709551615 4424998 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=308364 CPUtime=12.68 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 19121 0 0 0 1265 3 0 0 25 0 4 0 495293176 315764736 38977 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=308364 CPUtime=12.62 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 19134 0 0 0 1259 3 0 0 25 0 4 0 495293176 315764736 38977 33554432000 4194304 4627427 140734518589472 18446744073709551615 4322548 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 308364

[startup+25.5011 s]
/proc/loadavg: 6.06 2.12 0.76 9/184 909
/proc/meminfo: memFree=31493468/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=539044 CPUtime=101.84 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 108456 0 0 0 10164 20 0 0 25 0 4 0 495293175 551981056 69848 33554432000 4194304 4627427 140734518589472 18446744073709551615 4299569 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 134761 69848 390 106 0 129732 0
[pid=905/tid=906] ppid=903 vsize=539044 CPUtime=25.48 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 25886 0 0 0 2543 5 0 0 25 0 4 0 495293176 551981056 69848 33554432000 4194304 4627427 140734518589472 18446744073709551615 4424452 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=539044 CPUtime=25.49 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 27016 0 0 0 2544 5 0 0 25 0 4 0 495293176 551981056 69848 33554432000 4194304 4627427 140734518589472 18446744073709551615 4332890 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=539044 CPUtime=25.35 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 32174 0 0 0 2531 4 0 0 25 0 4 0 495293176 551981056 69848 33554432000 4194304 4627427 140734518589472 18446744073709551615 4328294 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 539044

[startup+51.101 s]
/proc/loadavg: 6.85 2.62 0.96 9/184 910
/proc/meminfo: memFree=31436612/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=487740 CPUtime=204.13 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 155238 0 0 0 20382 31 0 0 25 0 4 0 495293175 499445760 72261 33554432000 4194304 4627427 140734518589472 18446744073709551615 4424750 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 121935 72261 394 106 0 116906 0
[pid=905/tid=906] ppid=903 vsize=487740 CPUtime=51.08 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 38818 0 0 0 5100 8 0 0 25 0 4 0 495293176 499445760 72261 33554432000 4194304 4627427 140734518589472 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=487740 CPUtime=51.08 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 40167 0 0 0 5101 7 0 0 25 0 4 0 495293176 499445760 72261 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=487740 CPUtime=50.84 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 50321 0 0 0 5075 9 0 0 25 0 4 0 495293176 499445760 72261 33554432000 4194304 4627427 140734518589472 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.13
Current children cumulated vsize (KiB) 487740

[startup+102.307 s]
/proc/loadavg: 7.64 3.48 1.34 9/184 911
/proc/meminfo: memFree=31335452/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=542632 CPUtime=408.71 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 249721 0 0 0 40818 53 0 0 25 0 4 0 495293175 555655168 85020 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 135658 85020 390 106 0 130629 0
[pid=905/tid=906] ppid=903 vsize=542632 CPUtime=102.29 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 64755 0 0 0 10216 13 0 0 25 0 4 0 495293176 555655168 85020 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=542632 CPUtime=102.3 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 65867 0 0 0 10216 14 0 0 25 0 4 0 495293176 555655168 85020 33554432000 4194304 4627427 140734518589472 18446744073709551615 4332203 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=542632 CPUtime=101.81 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 89571 0 0 0 10162 19 0 0 25 0 4 0 495293176 555655168 85020 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.71
Current children cumulated vsize (KiB) 542632

[startup+162.301 s]

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

[pid=905] ppid=903 vsize=1161668 CPUtime=2805.82 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 1316513 0 0 0 280249 333 0 0 25 0 4 0 495293175 1189548032 187816 33554432000 4194304 4627427 140734518589472 18446744073709551615 4332856 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 290417 187816 396 106 0 285388 0
[pid=905/tid=906] ppid=903 vsize=1161668 CPUtime=702.28 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 329928 0 0 0 70145 83 0 0 25 0 4 0 495293176 1189548032 187816 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=1161668 CPUtime=702.29 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 387021 0 0 0 70133 96 0 0 25 0 4 0 495293176 1189548032 187816 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=1161668 CPUtime=698.91 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 434077 0 0 0 69786 105 0 0 25 0 4 0 495293176 1189548032 187816 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.82
Current children cumulated vsize (KiB) 1161668

[startup+762.307 s]
/proc/loadavg: 8.38 7.68 4.79 9/184 933
/proc/meminfo: memFree=30773640/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=1096760 CPUtime=3045.54 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 1416046 0 0 0 304192 362 0 0 25 0 4 0 495293175 1123082240 189110 33554432000 4194304 4627427 140734518589472 18446744073709551615 4321720 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 274190 189110 396 106 0 269161 0
[pid=905/tid=906] ppid=903 vsize=1096760 CPUtime=762.29 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 356084 0 0 0 76138 91 0 0 25 0 4 0 495293176 1123082240 189110 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=1096760 CPUtime=762.3 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 416539 0 0 0 76126 104 0 0 25 0 4 0 495293176 1123082240 189110 33554432000 4194304 4627427 140734518589472 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=1096760 CPUtime=758.62 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 464391 0 0 0 75748 114 0 0 25 0 4 0 495293176 1123082240 189110 33554432000 4194304 4627427 140734518589472 18446744073709551615 4333275 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.54
Current children cumulated vsize (KiB) 1096760

[startup+822.301 s]
/proc/loadavg: 8.22 7.75 4.99 9/184 935
/proc/meminfo: memFree=30722928/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=1099420 CPUtime=3285.23 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 1502896 0 0 0 328137 386 0 0 25 0 4 0 495293175 1125806080 195588 33554432000 4194304 4627427 140734518589472 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 274855 195588 396 106 0 269826 0
[pid=905/tid=906] ppid=903 vsize=1099420 CPUtime=822.27 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 376817 0 0 0 82130 97 0 0 25 0 4 0 495293176 1125806080 195588 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=1099420 CPUtime=822.28 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 443205 0 0 0 82118 110 0 0 25 0 4 0 495293176 1125806080 195588 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=1099420 CPUtime=818.32 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 491672 0 0 0 81711 121 0 0 25 0 4 0 495293176 1125806080 195588 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3285.23
Current children cumulated vsize (KiB) 1099420

[startup+882.301 s]
/proc/loadavg: 8.08 7.79 5.18 9/184 936
/proc/meminfo: memFree=30802812/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=965864 CPUtime=3524.93 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 1589544 0 0 0 352081 412 0 0 25 0 4 0 495293175 989044736 182365 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309100 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 241466 182365 396 106 0 236437 0
[pid=905/tid=906] ppid=903 vsize=965864 CPUtime=882.28 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 394866 0 0 0 88126 102 0 0 25 0 4 0 495293176 989044736 182365 33554432000 4194304 4627427 140734518589472 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=965864 CPUtime=882.29 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 472819 0 0 0 88109 120 0 0 25 0 4 0 495293176 989044736 182365 33554432000 4194304 4627427 140734518589472 18446744073709551615 4424622 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=965864 CPUtime=878.01 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 518430 0 0 0 87673 128 0 0 25 0 4 0 495293176 989044736 182365 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.93
Current children cumulated vsize (KiB) 965864

[startup+942.301 s]
/proc/loadavg: 8.03 7.83 5.35 9/184 938
/proc/meminfo: memFree=30740256/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=1204464 CPUtime=3764.64 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 1699899 0 0 0 376024 440 0 0 25 0 4 0 495293175 1233371136 193113 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 301116 193113 396 106 0 296087 0
[pid=905/tid=906] ppid=903 vsize=1204464 CPUtime=942.28 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 423153 0 0 0 94118 110 0 0 25 0 4 0 495293176 1233371136 193113 33554432000 4194304 4627427 140734518589472 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=1204464 CPUtime=942.28 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 500542 0 0 0 94102 126 0 0 25 0 4 0 495293176 1233371136 193113 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=1204464 CPUtime=937.73 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 546979 0 0 0 93637 136 0 0 25 0 4 0 495293176 1233371136 193113 33554432000 4194304 4627427 140734518589472 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.64
Current children cumulated vsize (KiB) 1204464

[startup+1002.3 s]
/proc/loadavg: 8.07 7.87 5.52 9/184 939
/proc/meminfo: memFree=30664672/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=1205984 CPUtime=4004.34 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 1802615 0 0 0 399961 473 0 0 25 0 4 0 495293175 1234927616 203892 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 301496 203892 392 106 0 296467 0
[pid=905/tid=906] ppid=903 vsize=1205984 CPUtime=1002.27 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 449265 0 0 0 100109 118 0 0 25 0 4 0 495293176 1234927616 203892 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=1205984 CPUtime=1002.28 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 539073 0 0 0 100092 136 0 0 25 0 4 0 495293176 1234927616 203892 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309454 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=1205984 CPUtime=997.43 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 572928 0 0 0 99598 145 0 0 25 0 4 0 495293176 1234927616 203892 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4004.34
Current children cumulated vsize (KiB) 1205984

[startup+1062.3 s]
/proc/loadavg: 8.10 7.91 5.68 9/184 941
/proc/meminfo: memFree=30665704/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=1228796 CPUtime=4244.05 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 1898930 0 0 0 423905 500 0 0 25 0 4 0 495293175 1258287104 214035 33554432000 4194304 4627427 140734518589472 18446744073709551615 4324107 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 307199 214035 392 106 0 302170 0
[pid=905/tid=906] ppid=903 vsize=1228796 CPUtime=1062.27 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 475577 0 0 0 106102 125 0 0 25 0 4 0 495293176 1258287104 214035 33554432000 4194304 4627427 140734518589472 18446744073709551615 4352128 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=1228796 CPUtime=1062.28 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 567486 0 0 0 106084 144 0 0 25 0 4 0 495293176 1258287104 214035 33554432000 4194304 4627427 140734518589472 18446744073709551615 4332648 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=1228796 CPUtime=1057.13 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 598730 0 0 0 105561 152 0 0 25 0 4 0 495293176 1258287104 214036 33554432000 4194304 4627427 140734518589472 18446744073709551615 4333210 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4244.05
Current children cumulated vsize (KiB) 1228796

[startup+1122.3 s]
/proc/loadavg: 8.15 7.95 5.83 9/184 944
/proc/meminfo: memFree=30611704/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=1188768 CPUtime=4483.75 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 2000543 0 0 0 447847 528 0 0 25 0 4 0 495293175 1217298432 217336 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 297192 217336 392 106 0 292163 0
[pid=905/tid=906] ppid=903 vsize=1188768 CPUtime=1122.27 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 505580 0 0 0 112094 133 0 0 25 0 4 0 495293176 1217298432 217336 33554432000 4194304 4627427 140734518589472 18446744073709551615 4332090 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=1188768 CPUtime=1122.28 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 591023 0 0 0 112078 150 0 0 25 0 4 0 495293176 1217298432 217336 33554432000 4194304 4627427 140734518589472 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=1188768 CPUtime=1116.84 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 626139 0 0 0 111524 160 0 0 25 0 4 0 495293176 1217298432 217336 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.75
Current children cumulated vsize (KiB) 1188768

[startup+1182.3 s]
/proc/loadavg: 8.01 7.93 5.95 10/184 977
/proc/meminfo: memFree=29416152/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=1171120 CPUtime=4723.46 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 2092728 0 0 0 471790 556 0 0 25 0 4 0 495293175 1199226880 214095 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309206 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 292780 214095 391 106 0 287751 0
[pid=905/tid=906] ppid=903 vsize=1171120 CPUtime=1182.28 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 529038 0 0 0 118087 141 0 0 25 0 4 0 495293176 1199226880 214095 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=1171120 CPUtime=1182.28 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 617190 0 0 0 118069 159 0 0 25 0 4 0 495293176 1199226880 214095 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=1171120 CPUtime=1176.56 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 651700 0 0 0 117489 167 0 0 25 0 4 0 495293176 1199226880 214095 33554432000 4194304 4627427 140734518589472 18446744073709551615 4333068 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4723.46
Current children cumulated vsize (KiB) 1171120



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.5 s]
/proc/loadavg: 8.01 7.94 6.00 10/184 978
/proc/meminfo: memFree=29397648/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=1171920 CPUtime=4800.19 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 2128597 0 0 0 479453 566 0 0 25 0 4 0 495293175 1200046080 213242 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 292980 213242 391 106 0 287951 0
[pid=905/tid=906] ppid=903 vsize=1171920 CPUtime=1201.48 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 537918 0 0 0 120005 143 0 0 25 0 4 0 495293176 1200046080 213245 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=1171920 CPUtime=1201.49 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 626175 0 0 0 119988 161 0 0 25 0 4 0 495293176 1200046080 213245 33554432000 4194304 4627427 140734518589472 18446744073709551615 4326744 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=1171920 CPUtime=1195.67 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 660687 0 0 0 119398 169 0 0 25 0 4 0 495293176 1200046080 213245 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1171920

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

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

[startup+1201.5 s]
/proc/loadavg: 8.01 7.94 6.00 10/184 978
/proc/meminfo: memFree=29397648/32951124 swapFree=67111356/67111528
[pid=905] ppid=903 vsize=1171920 CPUtime=4800.19 cores=1,3,5,7
/proc/905/stat : 905 (strangenight2-m) R 903 905 815 0 -1 4202496 2128597 0 0 0 479453 566 0 0 25 0 4 0 495293175 1200046080 213242 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/905/statm: 292980 213242 391 106 0 287951 0
[pid=905/tid=906] ppid=903 vsize=1171920 CPUtime=1201.48 cores=1,3,5,7
/proc/905/task/906/stat : 906 (strangenight2-m) R 903 905 815 0 -1 4202560 537918 0 0 0 120005 143 0 0 25 0 4 0 495293176 1200046080 213245 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=905/tid=907] ppid=903 vsize=1171920 CPUtime=1201.49 cores=1,3,5,7
/proc/905/task/907/stat : 907 (strangenight2-m) R 903 905 815 0 -1 4202560 626175 0 0 0 119988 161 0 0 25 0 4 0 495293176 1200046080 213245 33554432000 4194304 4627427 140734518589472 18446744073709551615 4326744 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=905/tid=908] ppid=903 vsize=1171920 CPUtime=1195.67 cores=1,3,5,7
/proc/905/task/908/stat : 908 (strangenight2-m) R 903 905 815 0 -1 4202560 660687 0 0 0 119398 169 0 0 25 0 4 0 495293176 1200046080 213245 33554432000 4194304 4627427 140734518589472 18446744073709551615 4309340 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1171920

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.55
CPU time (s): 4800.26
CPU user time (s): 4794.56
CPU system time (s): 5.69913
CPU usage (%): 399.507
Max. virtual memory (cumulated for all children) (KiB): 1403456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.56
system time used= 5.69913
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2128606
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= 3288
involuntary context switches= 33133

runsolver used 1.65775 second user time and 4.16337 second system time

The end

Launcher Data

Begin job on node143 at 2011-04-29 00:12:56
IDJOB=3258547
IDBENCH=71385
IDSOLVER=1586
FILE ID=node143/3258547-1304028775
RUNJOBID= node143-1304028687-843
PBS_JOBID= 13170309
Free space on /tmp= 72916 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v2400c266431gyes1.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3258547-1304028775/watcher-3258547-1304028775 -o /tmp/evaluation-result-3258547-1304028775/solver-3258547-1304028775 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3258547-1304028775.cnf

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

MD5SUM BENCH= 836d368f7cf78173b8e7f8b131296e2f
RANDOM SEED=1848238275

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      31822776 kB
Buffers:        128624 kB
Cached:         455100 kB
SwapCached:        168 kB
Active:         433996 kB
Inactive:       430896 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31822776 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:            8640 kB
Writeback:           0 kB
AnonPages:      280260 kB
Mapped:          15668 kB
Slab:           198412 kB
PageTables:       5156 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   484264 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 72908 MiB
End job on node143 at 2011-04-29 00:32:59