Trace number 3265279

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.44 1201.9

General information on the benchmark

NameSAT05/crafted/sabharwal05/counting/fphp/unsat/
harder/fphp-030-029.shuffled-as.sat05-1234.cnf
MD5SUMc12aa6a0ac1bca448bef51c167f3bbbb
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark17.1704
Satisfiable
(Un)Satisfiability was proved
Number of variables870
Number of clauses24825
Sum of the clauses size50460
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224795
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

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-3265279-1304129287.cnf'
0.00/0.00	c -- header says num vars:            870
0.00/0.00	c -- header says num clauses:       24825
0.00/0.01	c -- clauses added:            0 learnts,        24825 normals,            0 xors
0.00/0.01	c -- vars added        870
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       870        30     24795         0     50460         0   no data   no data
0.00/0.03	c asymm  cl-useful: 0/30/30 lits-rem:0 time: 0.00
0.00/0.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.00/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    870 time:  0.00 s
0.00/0.03	c Removed useless bin:       0  fixed:     0  props:   0.13M  time:  0.00 s
0.12/0.04	c lits-rem:         0  cl-subs:        0  v-elim:     30  v-fix:    0  time:  0.01 s
0.12/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.12/0.04	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.12/0.04	c calculated reachability. Time: 0.00
0.12/0.04	c Calc default polars -  time:   0.00 s pos:     416 undec:      30 neg:     424
0.12/0.04	c =========================================================================================
0.12/0.04	c types(t): F = full restart, N = normal restart
0.12/0.04	c types(t): S = simplification begin/end, E = solution found
0.12/0.04	c restart types(rt): st = static, dy = dynamic
0.12/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.12/0.04	c  B st     0         0       840       848     23107         0     71400         0   no data   no data
1.56/0.44	c  N dy     8      7256       840       848     23107      4286     71400    435930     31.26     33.28
2.36/0.67	c  N dy    16     12066       840       848     23107      4774     71400    427654     31.10     32.79
3.17/0.83	c  N dy    22     16161       840       848     23107      8509     71400    803361     30.72     32.96
3.98/1.03	c  N dy    36     20704       840       848     23107      7598     71400    681241     30.58     32.24
4.39/1.17	c  F st    64     25000       840       848     23107     11540     71400   1099021     31.30     27.42
4.39/1.17	c  N st    64     25000       840       848     23107     11540     71400   1099021     31.30     27.42
5.16/1.38	c  N dy    70     30002       840       848     23107      9948     71400    965997     31.30   no data
5.16/1.38	c  S st    70     30002       840       848     23107      9948     71400    965997     31.30   no data
5.16/1.39	c  S st    70     30502       840       848     23107     10421     71400   1007992     31.30   no data
5.16/1.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.56/1.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
5.56/1.43	c blocked clauses removed:        0 vars:      0 tried:         840 T: 0.00 s
5.56/1.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.56/1.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
5.56/1.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
5.96/1.50	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
5.96/1.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.95/3.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
15.95/4.03	c lits-rem:       130  cl-subs:      775  v-elim:      0  v-fix:    0  time:  0.99 s
15.95/4.06	c asymm  cl-useful: 0/818/848 lits-rem:0 time: 0.03
15.95/4.06	c calculated reachability. Time: 0.00
15.95/4.06	c  N dy    70     30502       840       848     23107      9646     71400    900836     31.30   no data
16.75/4.23	c  N dy    79     34626       840       848     23107     13421     71400   1283490     31.17     32.85
17.57/4.42	c  N dy    92     38891       840       848     23107     10113     71400    883001     31.31     33.69
18.74/4.74	c  N dy   100     43504       840       848     23107     14278     71400   1330021     31.13     32.77
19.14/4.83	c  S st   104     45753       840       848     23107     16340     71400   1535662     31.05     31.61
19.14/4.86	c  S st   104     46255       840       848     23107      8646     71400    713237     31.05   no data
19.14/4.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.14/4.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
19.14/4.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.14/4.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.54/4.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
19.54/4.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
19.54/4.95	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
19.54/4.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
25.54/6.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.46 s
25.95/6.56	c lits-rem:        35  cl-subs:      187  v-elim:      0  v-fix:    0  time:  0.12 s
25.95/6.56	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
25.95/6.57	c vivif2 --  cl tried     8459 cl shrink        0 lits rem          0 time: 0.01
25.95/6.59	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.02
25.95/6.59	c calculated reachability. Time: 0.00
25.95/6.59	c  N dy   104     46255       840       848     23107      8459     71400    690442     31.05   no data
31.92/8.06	c  N dy   112     59758       840       848     23107     11675     71400   1100691     30.14     31.83
32.73/8.24	c  N dy   133     63759       840       848     23107     15354     71400   1481849     30.36     35.98
33.53/8.47	c  N dy   145     68727       840       848     23107     19870     71400   1950228     30.41     32.05
33.92/8.51	c  S st   147     69382       840       848     23107     10410     71400    901082     30.38     26.09
33.92/8.52	c  S st   147     69883       840       848     23107     10887     71400    942949     30.38   no data
33.92/8.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
33.92/8.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
33.92/8.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
33.92/8.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.32/8.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
34.32/8.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
34.32/8.62	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
34.32/8.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
41.11/10.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.68 s
43.53/10.98	c lits-rem:       158  cl-subs:      572  v-elim:      0  v-fix:    0  time:  0.65 s
43.53/10.99	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
43.53/11.00	c vivif2 --  cl tried    10315 cl shrink        0 lits rem          0 time: 0.01
43.93/11.02	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.02
43.93/11.02	c calculated reachability. Time: 0.00
43.93/11.02	c  N dy   147     69883       840       848     23107     10315     71400    872385     30.38   no data
44.70/11.21	c  N dy   158     74433       840       848     23107     14470     71400   1320979     30.42     32.14
45.91/11.58	c  N dy   182     82106       840       848     23107     21556     71400   2063780     30.52     32.20
47.50/11.93	c  F st   187     87501       840       848     23107     15572     71400   1392447     30.42     30.62
47.50/11.93	c  N st   187     87501       840       848     23107     15572     71400   1392447     30.42     30.62
48.33/12.18	c  N dy   195     93128       840       848     23107     20775     71400   1999081     30.45     47.65
49.50/12.43	c  N dy   215     99181       840       848     23107     14426     71400   1257075     30.51     32.12
50.30/12.66	c  S st   237    104826       840       848     23107     19644     71400   1788397     30.52     31.32
50.30/12.67	c  S st   237    105327       840       848     23107     20115     71400   1829201     30.52   no data
50.30/12.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
50.70/12.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
50.70/12.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.70/12.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.70/12.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
51.10/12.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
51.10/12.80	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
51.10/12.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
58.69/14.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.91 s
65.08/16.38	c lits-rem:       157  cl-subs:      713  v-elim:      0  v-fix:    0  time:  1.59 s
65.08/16.38	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
65.50/16.41	c vivif2 --  cl tried    19402 cl shrink        0 lits rem          0 time: 0.03
65.50/16.45	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.05
65.50/16.46	c calculated reachability. Time: 0.00
65.50/16.46	c  N dy   237    105327       840       848     23107     19402     71400   1735786     30.52   no data
66.67/16.77	c  N dy   268    113601       840       848     23107     14123     71400   1165848     30.66     32.35
69.07/17.38	c  N dy   294    124260       840       848     23107     23933     71400   2198136     30.62     32.24
70.30/17.69	c  N dy   325    132193       840       848     23107     17444     71400   1485840     30.69     32.93
73.86/18.58	c  N dy   330    142614       840       848     23107     26943     71400   2530300     30.42     32.05
76.26/19.12	c  N dy   352    152805       840       848     23107     21633     71400   1977088     30.38     32.00
77.07/19.34	c  S st   368    157991       840       848     23107     26389     71400   2465571     30.40     29.45
77.07/19.36	c  S st   368    158493       840       848     23107     26868     71400   2507624     30.40   no data
77.07/19.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
77.47/19.42	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
77.47/19.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
77.47/19.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
77.47/19.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
77.47/19.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
77.47/19.49	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
77.87/19.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
85.86/21.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.98 s
102.63/25.72	c lits-rem:       355  cl-subs:     1520  v-elim:      0  v-fix:    0  time:  4.16 s
102.63/25.72	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
102.63/25.75	c vivif2 --  cl tried    25348 cl shrink        0 lits rem          0 time: 0.04
103.03/25.80	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.04
103.03/25.80	c calculated reachability. Time: 0.00
103.03/25.80	c  N dy   368    158493       840       848     23107     25348     71400   2314487     30.40   no data
105.45/26.44	c  N dy   380    168718       840       848     23107     19127     71400   1728367     30.27     31.89
107.02/26.87	c  N dy   420    179894       840       848     23107     29316     71400   2774687     30.40     32.02
115.81/29.00	c  N dy   460    202409       840       848     23107     33460     71400   3272249     30.31     31.97
117.81/29.56	c  N dy   495    215413       840       848     23107     28031     71400   2551764     30.33     37.78
120.61/30.29	c  N dy   520    229255       840       848     23107     22426     71400   1957528     30.23     31.83
122.21/30.65	c  S st   543    237740       840       848     23107     30221     71400   2735866     30.24     29.36
122.21/30.66	c  S st   543    238244       840       848     23107     30702     71400   2778518     30.24   no data
122.21/30.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
122.62/30.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.09
122.62/30.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
122.62/30.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
123.02/30.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
123.02/30.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
123.02/30.83	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
123.02/30.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
130.20/32.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.69 s
147.36/36.94	c lits-rem:       317  cl-subs:     1517  v-elim:      0  v-fix:    0  time:  4.32 s
147.36/36.94	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
147.36/36.98	c vivif2 --  cl tried    29185 cl shrink        0 lits rem          0 time: 0.04
147.77/37.03	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.05
147.77/37.03	c calculated reachability. Time: 0.00
147.77/37.03	c  N dy   543    238244       840       848     23107     29185     71400   2584749     30.24   no data
150.97/37.85	c  N dy   581    253500       840       848     23107     23889     71400   2089871     30.28     33.19
154.55/38.73	c  N dy   635    270070       840       848     23107     39147     71400   3682407     30.40     32.00
157.77/39.55	c  N dy   690    287407       840       848     23107     35035     71400   3204276     30.47     32.08
161.35/40.40	c  N dy   758    305836       840       848     23107     30795     71400   2715933     30.53     41.20
161.35/40.41	c  F st   763    306250       840       848     23107     31185     71400   2757038     30.54   no data
165.74/41.56	c  N dy   795    327100       840       848     23107     28291     71400   2426969     30.47     32.10
171.36/42.92	c  N dy   840    349243       840       848     23107     25700     71400   2116026     30.45     32.18
172.53/43.25	c  S st   873    357366       840       848     23107     33192     71400   2891588     30.50     28.46
172.53/43.27	c  S st   873    357869       840       848     23107     33674     71400   2933631     30.50   no data
172.53/43.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
172.93/43.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.07
172.93/43.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
172.93/43.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.33/43.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
173.33/43.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
173.33/43.41	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
173.33/43.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
181.71/45.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.02 s
203.69/51.04	c lits-rem:       234  cl-subs:     1050  v-elim:      0  v-fix:    0  time:  5.51 s
203.69/51.04	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
203.69/51.09	c vivif2 --  cl tried    32624 cl shrink        0 lits rem          0 time: 0.05
204.09/51.14	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.05
204.09/51.15	c calculated reachability. Time: 0.00
204.09/51.15	c  N dy   873    357869       840       848     23107     32624     71400   2798448     30.50   no data
209.28/52.42	c  N dy   932    380905       840       848     23107     29829     71400   2507188     30.52     32.14
214.08/53.64	c  N dy   944    401078       840       848     23107     48144     71400   4462214     30.42     32.20
218.07/54.61	c  N dy  1008    421090       840       848     23107     41833     71400   3700023     30.45     43.80
222.46/55.71	c  N dy  1067    441118       840       848     23107     34709     71400   2999406     30.47     38.10
226.85/56.86	c  N dy  1131    463198       840       848     23107     28375     71400   2318676     30.50     32.13
231.25/57.97	c  N dy  1177    483236       840       848     23107     46911     71400   4273682     30.50     32.15
236.05/59.19	c  N dy  1226    503256       840       848     23107     37671     71400   3264917     30.52     32.17
242.44/60.72	c  N dy  1258    527641       840       848     23107     31610     71400   2643444     30.45     32.16
244.44/61.27	c  S st  1288    536804       840       848     23107     39988     71400   3538707     30.45   no data
244.44/61.28	c  S st  1288    537310       840       848     23107     40472     71400   3581003     30.45   no data
244.84/61.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
244.84/61.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.10
245.24/61.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
245.24/61.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
245.24/61.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
245.24/61.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
245.24/61.46	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
245.65/61.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
253.23/63.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.87 s
278.39/69.76	c lits-rem:       245  cl-subs:     1559  v-elim:      0  v-fix:    0  time:  6.29 s
278.39/69.76	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
278.79/69.81	c vivif2 --  cl tried    38913 cl shrink        0 lits rem          0 time: 0.05
278.79/69.87	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.06
278.79/69.87	c calculated reachability. Time: 0.00
278.79/69.87	c  N dy  1288    537310       840       848     23107     38913     71400   3379488     30.45   no data
283.59/71.05	c  N dy  1353    559706       840       848     23107     30103     71400   2450880     30.47     32.20
287.57/72.00	c  N dy  1424    580272       840       848     23107     49020     71400   4419951     30.52     32.17
292.37/73.20	c  N dy  1491    602341       840       848     23107     39068     71400   3405884     30.55     32.18
297.56/74.52	c  N dy  1532    622372       840       848     23107     57556     71400   5398554     30.53     47.82
303.95/76.18	c  N dy  1562    643660       840       848     23107     45820     71400   4233415     30.47     32.11
307.95/77.16	c  N dy  1649    663718       840       848     23107     64309     71400   6146634     30.55     34.13
314.74/78.83	c  N dy  1675    683781       840       848     23107     50418     71400   4674277     30.51     32.13
320.75/80.35	c  N dy  1721    704232       840       848     23107     36209     71400   3135193     30.51     32.34
326.72/81.87	c  N dy  1743    724323       840       848     23107     54686     71400   5126970     30.46     33.55
331.51/83.00	c  N dy  1787    744414       840       848     23107     39074     71400   3463754     30.44     32.14
337.11/84.49	c  N dy  1807    764472       840       848     23107     57465     71400   5384979     30.39     32.17
341.50/85.52	c  N dy  1886    785197       840       848     23107     41572     71400   3672244     30.42     32.04
345.90/86.69	c  N dy  1943    805204       840       848     23107     60042     71400   5613239     30.46     34.39
346.30/86.72	c  S st  1944    805966       840       848     23107     60734     71400   5678815     30.45     25.27
346.30/86.75	c  S st  1944    806466       840       848     23107     61208     71400   5720186     30.45   no data
346.30/86.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
346.72/86.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.11
346.72/86.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
346.72/86.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
347.12/86.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
347.12/86.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
347.12/86.94	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
347.50/87.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
355.08/88.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.76 s
419.78/105.18	c lits-rem:       131  cl-subs:     3214  v-elim:      0  v-fix:    0  time: 16.25 s
419.78/105.18	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
420.18/105.28	c vivif2 --  cl tried    57994 cl shrink        0 lits rem          0 time: 0.10
420.58/105.39	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.12
420.98/105.40	c calculated reachability. Time: 0.00
420.98/105.40	c  N dy  1944    806466       840       848     23107     57994     71400   5304635     30.45   no data
424.98/106.46	c  N dy  2015    827664       840       848     23107     41854     71400   3647380     30.49     32.15
429.36/107.55	c  N dy  2067    848041       840       848     23107     60591     71400   5594077     30.50     32.13
433.76/108.62	c  N dy  2120    868526       840       848     23107     42676     71400   3685449     30.50     32.15
438.15/109.72	c  N dy  2165    888661       840       848     23107     61211     71400   5603668     30.50     32.12
444.14/111.26	c  N dy  2218    912223       840       848     23107     45069     71400   3955793     30.49     32.10
448.93/112.49	c  N dy  2251    934401       840       848     23107     65280     71400   6044477     30.47     32.11
456.54/114.38	c  N dy  2296    960113       840       848     23107     50372     71400   4530597     30.44     32.09
460.51/115.39	c  N dy  2353    982225       840       848     23107     70722     71400   6589709     30.44     32.08
465.32/116.57	c  N dy  2405   1002246       840       848     23107     49609     71400   4442505     30.44     36.97
469.31/117.55	c  N dy  2461   1022466       840       848     23107     68200     71400   6366669     30.44     32.06
474.11/118.73	c  N dy  2518   1044287       840       848     23107     47751     71400   4169437     30.45     32.05
478.91/119.98	c  N dy  2579   1065478       840       848     23107     67126     71400   6205199     30.46     32.08
480.48/120.36	c  F st  2588   1071877       840       848     23107     73041     71400   6811761     30.45     30.10
483.68/121.15	c  N dy  2611   1085860       840       848     23107     44714     71400   3809379     30.45     32.08
488.87/122.43	c  N dy  2653   1106047       840       848     23107     63212     71400   5719508     30.44     32.05
493.67/123.68	c  N dy  2712   1126060       840       848     23107     81615     71400   7647193     30.46     44.35
498.07/124.80	c  N dy  2752   1146169       840       848     23107     58086     71400   5167264     30.44     32.12
505.28/126.52	c  N dy  2830   1171484       840       848     23107     81204     71400   7637286     30.45     32.28
510.84/127.97	c  N dy  2859   1192737       840       848     23107     57650     71400   5034374     30.43     32.06
515.64/129.14	c  S st  2896   1209700       840       848     23107     73414     71400   6678468     30.42   no data
515.64/129.17	c  S st  2896   1210202       840       848     23107     73888     71400   6719599     30.42   no data
515.64/129.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
516.83/129.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.22
516.83/129.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
516.83/129.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
516.83/129.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
516.83/129.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
516.83/129.48	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
517.23/129.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
529.61/132.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.90 s
635.08/159.05	c lits-rem:       105  cl-subs:     3329  v-elim:      0  v-fix:    0  time: 26.37 s
635.08/159.05	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
635.48/159.16	c vivif2 --  cl tried    70559 cl shrink        0 lits rem          0 time: 0.11
635.87/159.27	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.11
635.87/159.27	c calculated reachability. Time: 0.00
635.87/159.27	c  N dy  2896   1210202       840       848     23107     70559     71400   6296935     30.42   no data
641.08/160.51	c  N dy  2965   1230959       840       848     23107     45508     71400   3768787     30.45     32.22
645.48/161.67	c  N dy  3024   1250995       840       848     23107     63912     71400   5701169     30.46     32.43
651.05/163.08	c  N dy  3093   1274520       840       848     23107     85435     71400   7930362     30.46     32.59
656.25/164.35	c  N dy  3156   1296829       840       848     23107     60925     71400   5278602     30.46     32.29
660.64/165.42	c  N dy  3214   1318393       840       848     23107     80763     71400   7330861     30.47     32.12
665.03/166.54	c  N dy  3281   1338507       840       848     23107     53352     71400   4447648     30.47     32.34
669.83/167.74	c  N dy  3340   1361918       840       848     23107     74713     71400   6709800     30.48     32.21
677.02/169.59	c  N dy  3360   1385423       840       848     23107     49521     71400   4020641     30.45     32.15
682.21/170.88	c  N dy  3423   1409806       840       848     23107     71894     71400   6403058     30.46     32.15
689.42/172.70	c  N dy  3473   1432314       840       848     23107     92779     71400   8694019     30.46     32.10
694.99/174.07	c  N dy  3522   1452397       840       848     23107     63413     71400   5458801     30.47     34.74
698.99/175.00	c  N dy  3604   1472424       840       848     23107     81824     71400   7350578     30.49     39.69
705.79/176.73	c  N dy  3652   1496351       840       848     23107     54960     71400   4497249     30.49     32.14
710.58/177.95	c  N dy  3702   1517088       840       848     23107     74075     71400   6475688     30.49     32.51
716.18/179.37	c  N dy  3790   1540743       840       848     23107     95864     71400   8881827     30.52     32.16
720.17/180.38	c  N dy  3870   1560779       840       848     23107     64587     71400   5433234     30.55     32.17
725.35/181.67	c  N dy  3911   1581584       840       848     23107     83946     71400   7639333     30.54     32.18
730.14/182.87	c  N dy  3985   1602583       840       848     23107     52658     71400   4171546     30.56     32.59
734.14/183.82	c  N dy  4048   1622629       840       848     23107     71094     71400   6099118     30.58     44.33
739.33/185.19	c  N dy  4094   1643215       840       848     23107     90051     71400   8111272     30.57     32.22
745.32/186.65	c  N dy  4152   1663284       840       848     23107     56793     71400   4578838     30.57     33.42
748.91/187.54	c  N dy  4231   1683301       840       848     23107     75221     71400   6493973     30.60     38.58
753.72/188.72	c  N dy  4294   1704692       840       848     23107     94796     71400   8540563     30.61     32.44
754.92/189.08	c  S st  4300   1710203       840       848     23107     99830     71400   9046560     30.61     31.49
755.33/189.11	c  S st  4300   1710708       840       848     23107    100316     71400   9093381     30.61   no data
755.33/189.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
755.73/189.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.8M T:  0.15
755.73/189.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
755.73/189.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
756.11/189.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
756.11/189.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
756.11/189.35	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
756.51/189.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
764.52/191.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.73 s
918.31/229.97	c lits-rem:       140  cl-subs:     4908  v-elim:      0  v-fix:    0  time: 38.55 s
918.31/229.97	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
919.09/230.11	c vivif2 --  cl tried    95408 cl shrink        0 lits rem          0 time: 0.14
919.49/230.25	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.13
919.49/230.25	c calculated reachability. Time: 0.00
919.49/230.25	c  N dy  4300   1710708       840       848     23107     95408     71400   8460755     30.61   no data
925.48/231.73	c  N dy  4348   1733545       840       848     23107     64163     71400   5287801     30.61     32.31
931.49/233.25	c  N dy  4398   1757264       840       848     23107     86116     71400   7594610     30.60     32.35
941.06/235.60	c  N dy  4441   1785707       840       848     23107     59204     71400   4812387     30.58     32.25
945.85/236.86	c  N dy  4494   1805955       840       848     23107     77998     71400   6814303     30.59     32.26
953.47/238.79	c  N dy  4538   1830326       840       848     23107    100373     71400   9297136     30.57     32.20
958.23/239.91	c  N dy  4598   1850753       840       848     23107     64897     71400   5256421     30.57     32.21
961.85/240.88	c  N dy  4675   1870792       840       848     23107     83373     71400   7182292     30.59     32.31
966.24/241.93	c  N dy  4743   1891145       840       848     23107    102245     71400   9174441     30.61     32.35
971.04/243.20	c  N dy  4802   1911418       840       848     23107     65484     71400   5310117     30.62     32.34
975.03/244.17	c  N dy  4870   1932123       840       848     23107     84604     71400   7277980     30.63     32.50
980.99/245.66	c  N dy  4931   1952996       840       848     23107    103834     71400   9284599     30.64     32.28
986.99/247.11	c  N dy  4975   1973661       840       848     23107     66637     71400   5390931     30.64     32.26
992.60/248.52	c  N dy  5045   1993933       840       848     23107     85223     71400   7418176     30.64     32.33
997.40/249.71	c  N dy  5105   2014001       840       848     23107    103841     71400   9392632     30.65     54.55
1002.17/250.99	c  N dy  5171   2035005       840       848     23107     66142     71400   5301453     30.66     32.41
1006.18/251.95	c  N dy  5241   2055232       840       848     23107     84831     71400   7270395     30.67     32.29
1011.36/253.22	c  N dy  5293   2075613       840       848     23107    103611     71400   9305973     30.67     32.32
1017.75/254.88	c  N dy  5347   2099401       840       848     23107     67489     71400   5426840     30.67     32.44
1022.55/256.01	c  N dy  5390   2119837       840       848     23107     86278     71400   7373699     30.67     32.28
1028.54/257.53	c  N dy  5447   2144192       840       848     23107    108795     71400   9708834     30.66     32.36
1036.11/259.40	c  N dy  5492   2169135       840       848     23107     72685     71400   6000561     30.66     32.30
1041.70/260.86	c  N dy  5511   2190230       840       848     23107     92126     71400   8163898     30.64     32.32
1048.10/262.45	c  N dy  5553   2210709       840       848     23107    110784     71400  10136485     30.63     29.97
1048.10/262.45	c  S st  5553   2210709       840       848     23107    110784     71400  10136485     30.63     29.97
1048.10/262.49	c  S st  5553   2211212       840       848     23107    111256     71400  10178956     30.63   no data
1048.50/262.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1049.71/262.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.31
1049.71/262.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1049.71/262.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1049.71/262.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1049.71/262.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1049.71/262.90	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1050.50/263.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
1060.88/265.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.34 s
1201.08/300.74	c lits-rem:        85  cl-subs:     5089  v-elim:      0  v-fix:    0  time: 35.12 s
1201.08/300.74	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
1201.88/300.91	c vivif2 --  cl tried   106167 cl shrink        0 lits rem          0 time: 0.16
1202.28/301.09	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.19
1202.28/301.09	c calculated reachability. Time: 0.00
1202.28/301.10	c  N dy  5553   2211212       840       848     23107    106167     71400   9504704     30.63   no data
1210.67/303.18	c  N dy  5600   2236582       840       848     23107     70060     71400   5657393     30.62     32.26
1215.46/304.35	c  N dy  5671   2256658       840       848     23107     88561     71400   7632187     30.64     34.12
1220.65/305.65	c  N dy  5707   2277800       840       848     23107    108130     71400   9731033     30.63     32.26
1227.05/307.28	c  N dy  5755   2298576       840       848     23107     66501     71400   5204298     30.63     32.56
1232.24/308.57	c  N dy  5790   2320511       840       848     23107     86807     71400   7340114     30.62     32.27
1239.82/310.43	c  N dy  5873   2346685       840       848     23107    110945     71400   9893167     30.63     32.27
1245.01/311.71	c  N dy  5915   2367037       840       848     23107     67917     71400   5349228     30.62     32.26
1249.01/312.77	c  N dy  5966   2387383       840       848     23107     86778     71400   7331033     30.63     32.47
1254.60/314.16	c  N dy  6011   2407713       840       848     23107    105351     71400   9333630     30.62     32.25
1259.39/315.37	c  N dy  6069   2427849       840       848     23107    123991     71400  11336780     30.62     32.25
1265.00/316.79	c  N dy  6108   2447896       840       848     23107     79590     71400   6522816     30.62     39.21
1270.17/318.02	c  N dy  6152   2469974       840       848     23107     99911     71400   8719826     30.62     32.53
1274.57/319.12	c  N dy  6245   2490327       840       848     23107    118748     71400  10717387     30.64     32.42
1279.76/320.45	c  N dy  6280   2510786       840       848     23107     73878     71400   5868436     30.63     32.30
1288.54/322.64	c  N dy  6308   2535119       840       848     23107     96335     71400   8287557     30.61     32.34
1294.14/324.09	c  N dy  6352   2555582       840       848     23107    115054     71400  10259110     30.61     32.26
1302.53/326.10	c  N dy  6400   2580593       840       848     23107     73761     71400   5914746     30.60     32.22
1306.92/327.20	c  N dy  6483   2600778       840       848     23107     92470     71400   7890644     30.61     32.42
1311.72/328.40	c  N dy  6556   2620860       840       848     23107    111006     71400   9847497     30.62     46.96
1317.31/329.83	c  N dy  6618   2641212       840       848     23107    129739     71400  11837732     30.63     32.25
1322.90/331.26	c  N dy  6669   2662303       840       848     23107     83739     71400   6873620     30.63     32.26
1328.49/332.63	c  N dy  6753   2683983       840       848     23107    103659     71400   8954333     30.64     32.34
1333.68/333.99	c  N dy  6808   2705157       840       848     23107    123241     71400  11029936     30.64     32.33
1335.30/334.34	c  S st  6828   2711213       840       848     23107    128839     71400  11619800     30.64   no data
1335.30/334.38	c  S st  6828   2711715       840       848     23107    129321     71400  11664874     30.64   no data
1335.70/334.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1336.87/334.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.3M T:  0.31
1336.87/334.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1336.87/334.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1336.87/334.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1336.87/334.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1336.87/334.79	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1337.68/334.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
1348.48/337.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.39 s
1544.19/386.67	c lits-rem:        37  cl-subs:     5583  v-elim:      0  v-fix:    0  time: 49.04 s
1544.19/386.67	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
1544.99/386.85	c vivif2 --  cl tried   123738 cl shrink        0 lits rem          0 time: 0.18
1545.79/387.04	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.19
1545.79/387.05	c calculated reachability. Time: 0.00
1545.79/387.05	c  N dy  6828   2711715       840       848     23107    123738     71400  10935333     30.64   no data
1551.00/388.36	c  N dy  6885   2732384       840       848     23107     76651     71400   6101313     30.65     32.27
1558.17/390.11	c  N dy  6916   2752470       840       848     23107     95150     71400   8223041     30.64     34.33
1563.37/391.42	c  N dy  6971   2772886       840       848     23107    113951     71400  10213637     30.64     32.31
1570.95/393.33	c  N dy  7049   2797972       840       848     23107     69867     71400   5362702     30.65     32.30
1575.35/394.40	c  N dy  7101   2818681       840       848     23107     89037     71400   7381867     30.65     32.29
1580.14/395.61	c  N dy  7191   2839329       840       848     23107    108082     71400   9380226     30.67     32.49
1585.34/396.94	c  N dy  7252   2859781       840       848     23107    126924     71400  11349468     30.67     32.31
1591.72/398.52	c  N dy  7292   2879801       840       848     23107     77185     71400   6098219     30.67     35.26
1599.33/400.48	c  N dy  7321   2904683       840       848     23107     99769     71400   8517891     30.66     32.27
1604.90/401.86	c  N dy  7378   2925434       840       848     23107    118934     71400  10545611     30.66     32.29
1610.10/403.11	c  N dy  7467   2945497       840       848     23107    137525     71400  12509836     30.67     42.12
1615.70/404.59	c  N dy  7501   2966020       840       848     23107     87475     71400   7163721     30.67     32.31
1628.07/407.68	c  N dy  7549   2990981       840       848     23107    110138     71400   9683108     30.65     32.29
1633.67/409.02	c  N dy  7612   3011016       840       848     23107    128662     71400  11644717     30.66     32.75
1638.87/410.30	c  N dy  7701   3031058       840       848     23107     77343     71400   6103239     30.67     36.55
1648.84/412.87	c  N dy  7733   3056242       840       848     23107    100569     71400   8520448     30.66     32.31
1656.05/414.68	c  N dy  7778   3077277       840       848     23107    119805     71400  10565312     30.65     32.27
1662.42/416.26	c  N dy  7837   3098369       840       848     23107    139170     71400  12625096     30.65     32.37
1667.61/417.59	c  N dy  7901   3118511       840       848     23107     86887     71400   7150497     30.66     32.39
1683.58/421.56	c  N dy  7948   3142539       840       848     23107    108985     71400   9550832     30.66     32.39
1688.38/422.79	c  N dy  7996   3163732       840       848     23107    128517     71400  11555586     30.65     32.33
1695.17/424.40	c  N dy  8059   3183737       840       848     23107     75184     71400   5869468     30.66     35.69
1699.17/425.49	c  N dy  8136   3203966       840       848     23107     93956     71400   7865525     30.67     32.40
1701.16/425.90	c  S st  8174   3211715       840       848     23107    101098     71400   8605638     30.67     25.05
1701.16/425.94	c  S st  8174   3212216       840       848     23107    101579     71400   8648258     30.67   no data
1701.16/425.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1702.36/426.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.26
1702.36/426.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1702.36/426.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1702.36/426.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
1702.36/426.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1702.76/426.30	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1703.16/426.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
1715.54/429.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.90 s
1859.35/465.54	c lits-rem:        44  cl-subs:     2786  v-elim:      0  v-fix:    0  time: 35.99 s
1859.35/465.54	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
1860.14/465.70	c vivif2 --  cl tried    98793 cl shrink        0 lits rem          0 time: 0.16
1860.54/465.89	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.19
1860.54/465.89	c calculated reachability. Time: 0.00
1860.54/465.89	c  N dy  8174   3212216       840       848     23107     98793     71400   8274954     30.67   no data
1866.95/467.49	c  N dy  8208   3232497       840       848     23107    117525     71400  10283261     30.66     32.29
1881.32/471.09	c  N dy  8244   3265238       840       848     23107     75023     71400   5900352     30.64     32.25
1888.11/472.78	c  N dy  8277   3289015       840       848     23107     96916     71400   8342750     30.63     32.39
1895.30/474.56	c  N dy  8299   3309879       840       848     23107    116131     71400  10392449     30.62     32.26
1900.09/475.76	c  N dy  8385   3330587       840       848     23107    135265     71400  12381215     30.63     32.25
1906.08/477.24	c  N dy  8436   3351710       840       848     23107     81011     71400   6504022     30.63     32.27
1911.68/478.67	c  N dy  8491   3371814       840       848     23107     99538     71400   8480037     30.64     32.30
1918.07/480.21	c  N dy  8525   3391905       840       848     23107    117963     71400  10444437     30.62     33.01
1922.85/481.45	c  N dy  8580   3411948       840       848     23107    136388     71400  12405974     30.63     41.37
1928.04/482.79	c  N dy  8623   3432028       840       848     23107     80327     71400   6432883     30.62     32.43
1934.04/484.27	c  N dy  8654   3453185       840       848     23107     99865     71400   8481873     30.61     32.28
1940.43/485.85	c  N dy  8709   3476087       840       848     23107    120876     71400  10732632     30.61     32.31
1945.62/487.13	c  N dy  8756   3496884       840       848     23107    139870     71400  12742123     30.61     32.24
1951.61/488.61	c  N dy  8790   3516955       840       848     23107     82917     71400   6736389     30.60     38.10
1956.01/489.70	c  N dy  8836   3537605       840       848     23107    101906     71400   8698526     30.60     32.44
1960.79/490.91	c  N dy  8905   3557850       840       848     23107    120560     71400  10659353     30.60     32.54
1966.79/492.41	c  N dy  8939   3577949       840       848     23107    139026     71400  12672626     30.59     43.96
1971.97/493.78	c  N dy  9005   3598588       840       848     23107     81628     71400   6664109     30.59     32.40
1975.95/494.72	c  N dy  9076   3619039       840       848     23107    100542     71400   8626444     30.60     32.35
1980.76/495.93	c  N dy  9134   3639109       840       848     23107    119112     71400  10576300     30.60     32.33
1986.74/497.45	c  N dy  9182   3662394       840       848     23107    140542     71400  12843838     30.60     32.22
1992.33/498.84	c  N dy  9280   3682484       840       848     23107     81693     71400   6629419     30.61     49.86
1997.53/500.18	c  N dy  9328   3702523       840       848     23107    100103     71400   8602745     30.61     32.26
2000.72/500.94	c  S st  9356   3712218       840       848     23107    109073     71400   9626406     30.61     31.68
2000.72/500.97	c  S st  9356   3712718       840       848     23107    109557     71400   9670002     30.61   no data
2001.12/501.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2001.93/501.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.24
2001.93/501.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2001.93/501.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2002.32/501.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
2002.32/501.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
2002.32/501.31	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
2002.72/501.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
2012.70/503.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.28 s
2178.07/545.35	c lits-rem:       119  cl-subs:     3892  v-elim:      0  v-fix:    0  time: 41.39 s
2178.07/545.35	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
2178.90/545.52	c vivif2 --  cl tried   105665 cl shrink        0 lits rem          0 time: 0.17
2179.67/545.71	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.20
2179.67/545.72	c calculated reachability. Time: 0.00
2179.67/545.72	c  N dy  9356   3712718       840       848     23107    105665     71400   9147301     30.61   no data
2188.86/548.07	c  N dy  9410   3743656       840       848     23107    134216     71400  12211514     30.60     32.26
2190.86/548.57	c  F st  9443   3751562       840       848     23107    141516     71400  12967522     30.61     26.97
2194.05/549.39	c  N dy  9468   3764505       840       848     23107    153484     71400  14260588     30.61     32.23
2200.05/550.86	c  N dy  9533   3784687       840       848     23107     93831     71400   7904200     30.61     32.25
2206.83/552.50	c  N dy  9602   3809155       840       848     23107    116468     71400  10394117     30.61     32.23
2213.23/554.15	c  N dy  9646   3829398       840       848     23107    135134     71400  12380825     30.61     32.32
2218.84/555.57	c  N dy  9696   3849453       840       848     23107    153543     71400  14299822     30.61     32.27
2225.61/557.20	c  N dy  9754   3871099       840       848     23107     94184     71400   7933317     30.61     32.23
2232.02/558.86	c  N dy  9794   3891271       840       848     23107    112671     71400   9925980     30.61     32.25
2237.19/560.10	c  N dy  9864   3911356       840       848     23107    131259     71400  11919090     30.61     34.12
2242.39/561.45	c  N dy  9916   3931395       840       848     23107    149774     71400  13874233     30.61     32.27
2248.78/563.09	c  N dy  9971   3953751       840       848     23107     90233     71400   7472321     30.61     32.23
2255.17/564.64	c  N dy 10004   3973829       840       848     23107    108717     71400   9468041     30.61     44.16
2264.36/566.95	c  N dy 10057   4001654       840       848     23107    134420     71400  12160848     30.60     32.30
2270.75/568.60	c  N dy 10093   4023626       840       848     23107    154743     71400  14273180     30.60     32.34
2278.33/570.42	c  N dy 10160   4047285       840       848     23107     95404     71400   8045179     30.60     32.45
2283.14/571.69	c  N dy 10236   4067315       840       848     23107    113798     71400  10014552     30.61     58.97
2287.92/572.88	c  N dy 10278   4087403       840       848     23107    132240     71400  11904613     30.61     33.89
2294.71/574.53	c  N dy 10338   4110789       840       848     23107    153797     71400  14195160     30.61     32.34
2301.11/576.18	c  N dy 10382   4130801       840       848     23107     90269     71400   7500879     30.61     36.06
2305.10/577.19	c  N dy 10454   4150865       840       848     23107    108753     71400   9427942     30.61     32.29
2311.89/578.81	c  N dy 10504   4172075       840       848     23107    128365     71400  11543017     30.61     32.33
2317.88/580.30	c  N dy 10550   4193086       840       848     23107    147725     71400  13588438     30.61     32.27
2325.08/582.13	c  S st 10590   4212720       840       848     23107     82949     71400   6741526     30.61     28.30
2325.08/582.15	c  S st 10590   4213221       840       848     23107     83426     71400   6783768     30.61   no data
2325.08/582.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2325.88/582.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.14
2325.88/582.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2325.88/582.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2326.28/582.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
2326.28/582.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
2326.28/582.40	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
2326.68/582.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
2339.05/585.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.98 s
2412.18/603.96	c lits-rem:        61  cl-subs:      345  v-elim:      0  v-fix:    0  time: 18.28 s
2412.18/603.96	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
2412.96/604.11	c vivif2 --  cl tried    83081 cl shrink        0 lits rem          0 time: 0.14
2413.36/604.28	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.17
2413.36/604.28	c calculated reachability. Time: 0.00
2413.36/604.28	c  N dy 10590   4213221       840       848     23107     83081     71400   6738269     30.61   no data
2419.35/605.77	c  N dy 10629   4236389       840       848     23107    104415     71400   9025644     30.61     32.27
2424.95/607.10	c  N dy 10691   4256490       840       848     23107    122888     71400  11004401     30.61     42.81
2430.92/608.66	c  N dy 10729   4276695       840       848     23107    141479     71400  13047153     30.60     32.55
2437.72/610.35	c  N dy 10795   4301859       840       848     23107    164564     71400  15470031     30.60     32.29
2445.71/612.35	c  N dy 10826   4321920       840       848     23107     99291     71400   8520331     30.60     33.37
2451.31/613.73	c  N dy 10876   4342614       840       848     23107    118285     71400  10577293     30.60     32.22
2456.50/615.01	c  N dy 10926   4362733       840       848     23107    136799     71400  12580390     30.60     32.32
2461.68/616.33	c  N dy 10979   4382752       840       848     23107    155332     71400  14593279     30.60     32.26
2469.68/618.32	c  N dy 10994   4403356       840       848     23107     89625     71400   7456749     30.59     32.23
2475.27/619.79	c  N dy 11027   4423903       840       848     23107    108437     71400   9506526     30.58     32.24
2480.47/621.09	c  N dy 11069   4443986       840       848     23107    127022     71400  11471728     30.58     32.19
2486.06/622.40	c  N dy 11129   4465347       840       848     23107    146514     71400  13531887     30.58     32.22
2490.45/623.56	c  N dy 11204   4485384       840       848     23107    165089     71400  15479285     30.59     32.21
2497.23/625.22	c  N dy 11260   4506048       840       848     23107     98681     71400   8473144     30.59     32.21
2501.62/626.30	c  N dy 11336   4526103       840       848     23107    117183     71400  10418584     30.59     32.42
2506.40/627.55	c  N dy 11415   4546320       840       848     23107    135828     71400  12423219     30.60     32.31
2511.60/628.86	c  N dy 11481   4568793       840       848     23107    156507     71400  14561555     30.61     32.25
2525.58/632.36	c  N dy 11533   4603189       840       848     23107    101782     71400   8945153     30.60     32.22
2530.38/633.51	c  N dy 11624   4624813       840       848     23107    121820     71400  11103392     30.61     32.25
2535.17/634.75	c  N dy 11677   4645733       840       848     23107    141173     71400  13152746     30.61     32.28
2542.35/636.56	c  N dy 11734   4669227       840       848     23107    162864     71400  15514293     30.61     32.30
2548.73/638.17	c  N dy 11799   4689232       840       848     23107     93523     71400   7870196     30.62     32.72
2555.12/639.77	c  N dy 11837   4710027       840       848     23107    112625     71400   9949386     30.61     32.65
2555.93/639.92	c  S st 11852   4713221       840       848     23107    115612     71400  10283052     30.62     28.53
2555.93/639.95	c  S st 11852   4713726       840       848     23107    116092     71400  10325442     30.62   no data
2555.93/639.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2556.74/640.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.17
2556.74/640.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2556.74/640.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2557.15/640.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2557.15/640.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
2557.15/640.22	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
2557.52/640.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
2566.70/642.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.05 s
2678.95/670.76	c lits-rem:        45  cl-subs:     3094  v-elim:      0  v-fix:    0  time: 28.10 s
2678.95/670.76	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
2679.77/670.96	c vivif2 --  cl tried   112998 cl shrink        0 lits rem          0 time: 0.20
2680.95/671.21	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.25
2680.95/671.22	c calculated reachability. Time: 0.00
2680.95/671.22	c  N dy 11852   4713726       840       848     23107    112998     71400   9907537     30.62   no data
2686.14/672.53	c  N dy 11940   4734136       840       848     23107    131717     71400  11879024     30.63     32.53
2692.53/674.18	c  N dy 11991   4754162       840       848     23107    150134     71400  13857650     30.63     52.84
2698.51/675.64	c  N dy 12050   4774229       840       848     23107    168570     71400  15778497     30.63     44.68
2707.70/677.91	c  N dy 12104   4794575       840       848     23107     98982     71400   8438853     30.63     32.25
2712.49/679.12	c  N dy 12170   4814659       840       848     23107    117444     71400  10353534     30.64     32.42
2718.09/680.56	c  N dy 12217   4835123       840       848     23107    136205     71400  12344201     30.64     32.49
2725.68/682.44	c  N dy 12244   4855815       840       848     23107    155212     71400  14394618     30.63     32.33
2732.07/684.09	c  N dy 12317   4876192       840       848     23107    173938     71400  16358404     30.64     32.30
2738.85/685.72	c  N dy 12366   4896469       840       848     23107    103300     71400   8839903     30.64     32.44
2747.64/687.95	c  N dy 12447   4921124       840       848     23107    125999     71400  11362595     30.64     32.31
2753.64/689.49	c  N dy 12510   4941918       840       848     23107    144999     71400  13356815     30.65     32.37
2760.02/691.07	c  N dy 12572   4962005       840       848     23107    163595     71400  15414482     30.65     39.84
2767.22/692.87	c  N dy 12634   4983987       840       848     23107     93715     71400   7862783     30.65     32.31
2774.01/694.53	c  N dy 12706   5009631       840       848     23107    117406     71400  10414883     30.66     32.32
2778.80/695.77	c  N dy 12763   5029654       840       848     23107    135842     71400  12357615     30.66     35.40
2783.99/697.01	c  N dy 12844   5049765       840       848     23107    154431     71400  14309952     30.67     32.44
2789.19/698.39	c  N dy 12909   5069821       840       848     23107    172963     71400  16276022     30.67     32.29
2796.38/700.14	c  N dy 12931   5089849       840       848     23107    100043     71400   8555131     30.66     39.39
2800.77/701.20	c  N dy 13003   5110409       840       848     23107    119073     71400  10548445     30.67     32.35
2806.76/702.72	c  N dy 13046   5131069       840       848     23107    138027     71400  12531481     30.67     32.33
2811.57/703.91	c  N dy 13133   5151117       840       848     23107    156453     71400  14459329     30.68     32.55
2817.15/705.30	c  N dy 13190   5171605       840       848     23107    175291     71400  16396323     30.68     32.33
2824.34/707.19	c  N dy 13219   5191689       840       848     23107    101707     71400   8727070     30.67     32.39
2829.93/708.52	c  N dy 13294   5213273       840       848     23107    121560     71400  10856910     30.68     32.33
2829.93/708.54	c  S st 13296   5213727       840       848     23107    121975     71400  10897849     30.68     25.65
2829.93/708.57	c  S st 13296   5214231       840       848     23107    122464     71400  10940035     30.68   no data
2830.33/708.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2830.74/708.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.16
2830.74/708.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2830.74/708.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2831.13/708.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2831.13/708.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
2831.13/708.83	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
2831.53/708.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
2840.32/711.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.93 s
2944.94/737.39	c lits-rem:        35  cl-subs:     3719  v-elim:      0  v-fix:    0  time: 26.24 s
2944.94/737.39	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
2945.74/737.57	c vivif2 --  cl tried   118745 cl shrink        0 lits rem          0 time: 0.18
2946.54/737.71	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.14
2946.54/737.71	c calculated reachability. Time: 0.00
2946.54/737.71	c  N dy 13296   5214231       840       848     23107    118745     71400  10453703     30.68   no data
2951.34/738.94	c  N dy 13346   5234495       840       848     23107    137387     71400  12408379     30.68     32.48
2957.32/740.44	c  N dy 13381   5256042       840       848     23107    157293     71400  14529213     30.67     32.37
2963.32/741.91	c  N dy 13420   5277072       840       848     23107    176653     71400  16552948     30.67     32.42
2970.90/743.81	c  N dy 13460   5298544       840       848     23107    103713     71400   9010749     30.66     32.44
2975.30/744.98	c  N dy 13531   5319552       840       848     23107    123024     71400  11013023     30.67     32.32
2981.29/746.49	c  N dy 13577   5339567       840       848     23107    141551     71400  13018295     30.67     34.10
2987.30/748.00	c  N dy 13627   5359573       840       848     23107    159952     71400  14945758     30.67     57.05
2996.50/750.27	c  N dy 13664   5385844       840       848     23107    184178     71400  17575303     30.66     32.31
3003.67/752.09	c  N dy 13710   5406581       840       848     23107    109340     71400   9563588     30.66     32.44
3009.67/753.57	c  N dy 13768   5427136       840       848     23107    128154     71400  11520765     30.66     32.51
3016.85/755.39	c  N dy 13808   5447180       840       848     23107    146509     71400  13504806     30.66     35.48
3023.23/756.96	c  N dy 13856   5467197       840       848     23107    164913     71400  15395987     30.66     45.37
3030.82/758.90	c  N dy 13899   5489322       840       848     23107    185191     71400  17503194     30.66     32.49
3040.80/761.35	c  N dy 13915   5509797       840       848     23107    109532     71400   9569359     30.65     32.35
3045.60/762.60	c  N dy 13979   5530304       840       848     23107    128369     71400  11525674     30.65     32.61
3052.00/764.14	c  N dy 14033   5550902       840       848     23107    147305     71400  13563817     30.66     32.37
3057.60/765.55	c  N dy 14100   5571500       840       848     23107    166270     71400  15594438     30.66     32.35
3064.78/767.31	c  N dy 14148   5593578       840       848     23107    186573     71400  17784910     30.66     32.30
3071.57/769.03	c  N dy 14184   5613705       840       848     23107    109397     71400   9581273     30.66     32.28
3075.95/770.15	c  N dy 14279   5633767       840       848     23107    127910     71400  11525937     30.67     33.02
3083.55/772.09	c  N dy 14322   5653815       840       848     23107    146302     71400  13548002     30.67     44.13
3089.54/773.52	c  N dy 14392   5673886       840       848     23107    164917     71400  15509105     30.67     42.17
3096.74/775.31	c  N dy 14459   5696317       840       848     23107    185591     71400  17696657     30.67     32.39
3103.52/777.00	c  S st 14534   5714232       840       848     23107    105359     71400   9218490     30.68     29.04
3103.52/777.02	c  S st 14534   5714734       840       848     23107    105840     71400   9260874     30.68   no data
3103.52/777.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3104.33/777.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.5M T:  0.19
3104.33/777.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3104.33/777.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3104.73/777.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
3104.73/777.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
3104.73/777.32	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
3105.13/777.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
3115.51/780.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.34 s
3212.58/804.31	c lits-rem:       108  cl-subs:     1019  v-elim:      0  v-fix:    0  time: 24.29 s
3212.58/804.32	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
3212.98/804.49	c vivif2 --  cl tried   104821 cl shrink        0 lits rem          0 time: 0.17
3213.78/804.66	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.17
3213.78/804.67	c calculated reachability. Time: 0.00
3213.78/804.67	c  N dy 14534   5714734       840       848     23107    104821     71400   9128327     30.68   no data
3218.57/805.86	c  N dy 14598   5734759       840       848     23107    123251     71400  11097013     30.68     32.33
3223.78/807.12	c  N dy 14651   5755854       840       848     23107    142674     71400  13100313     30.68     32.34
3228.99/808.44	c  N dy 14715   5777092       840       848     23107    162333     71400  15171736     30.68     32.32
3234.55/809.85	c  N dy 14804   5797112       840       848     23107    180900     71400  17216608     30.69     45.40
3240.94/811.48	c  N dy 14851   5817184       840       848     23107    101635     71400   8756643     30.69     32.60
3247.34/813.04	c  N dy 14898   5837692       840       848     23107    120381     71400  10734697     30.69     32.44
3253.33/814.54	c  N dy 14941   5858705       840       848     23107    139616     71400  12796549     30.68     32.36
3259.32/816.02	c  N dy 14993   5878751       840       848     23107    158096     71400  14720955     30.68     38.25
3264.53/817.40	c  N dy 15046   5898885       840       848     23107    176643     71400  16678858     30.69     32.40
3273.32/819.51	c  N dy 15122   5921612       840       848     23107     99200     71400   8493086     30.69     32.44
3277.31/820.59	c  N dy 15187   5942637       840       848     23107    118530     71400  10523074     30.69     32.34
3283.28/822.03	c  N dy 15243   5963289       840       848     23107    137590     71400  12534302     30.69     32.33
3306.45/827.84	c  N dy 15260   6004454       840       848     23107    175536     71400  16825091     30.67     32.31
3313.25/829.52	c  N dy 15334   6025525       840       848     23107    194982     71400  18870592     30.68     32.36
3321.65/831.60	c  N dy 15376   6047604       840       848     23107    115924     71400  10373747     30.68     32.32
3326.05/832.75	c  N dy 15451   6067612       840       848     23107    134376     71400  12289967     30.68     42.51
3332.82/834.43	c  N dy 15489   6087768       840       848     23107    153010     71400  14251371     30.68     32.41
3340.41/836.33	c  N dy 15513   6108341       840       848     23107    171905     71400  16411819     30.68     32.48
3348.39/838.30	c  N dy 15561   6131932       840       848     23107    193691     71400  18721416     30.67     32.36
3355.58/840.13	c  N dy 15610   6152041       840       848     23107    111688     71400   9900222     30.67     32.35
3362.78/841.90	c  N dy 15684   6174250       840       848     23107    132193     71400  12089498     30.67     32.29
3368.77/843.43	c  N dy 15729   6194285       840       848     23107    150609     71400  14021863     30.67     46.54
3374.38/844.83	c  N dy 15780   6214645       840       848     23107    169303     71400  15994636     30.67     32.36
3374.38/844.84	c  S st 15781   6214735       840       848     23107    169383     71400  16003237     30.67   no data
3374.38/844.89	c  S st 15781   6215236       840       848     23107    169864     71400  16045924     30.67   no data
3374.75/844.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
3376.76/845.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.49
3376.76/845.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3376.76/845.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3377.16/845.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
3377.16/845.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
3377.16/845.51	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
3377.95/845.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.25 s
3392.73/849.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.20 s
3806.53/953.09	c lits-rem:        53  cl-subs:     6986  v-elim:      0  v-fix:    0  time: 103.64 s
3806.53/953.09	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
3807.73/953.35	c vivif2 --  cl tried   162878 cl shrink        0 lits rem          0 time: 0.26
3808.54/953.57	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.22
3808.54/953.58	c calculated reachability. Time: 0.00
3808.54/953.58	c  N dy 15781   6215236       840       848     23107    162878     71400  15120197     30.67   no data
3815.73/955.32	c  N dy 15815   6237496       840       848     23107    183362     71400  17375446     30.67     32.52
3823.71/957.33	c  N dy 15867   6257629       840       848     23107    201733     71400  19379780     30.67     32.47
3828.49/958.60	c  N dy 15946   6277812       840       848     23107    119367     71400  10566341     30.67     32.29
3833.69/959.88	c  N dy 15996   6298973       840       848     23107    138942     71400  12659297     30.67     32.35
3843.28/962.20	c  N dy 16076   6329043       840       848     23107    166574     71400  15609240     30.67     32.30
3848.89/963.63	c  N dy 16147   6350209       840       848     23107    186036     71400  17672223     30.68     32.34
3856.86/965.64	c  N dy 16184   6370394       840       848     23107    102587     71400   8756320     30.67     32.34
3861.67/966.83	c  N dy 16242   6390451       840       848     23107    121051     71400  10692672     30.67     32.33
3868.04/968.43	c  N dy 16286   6411542       840       848     23107    140402     71400  12770651     30.67     32.29
3875.25/970.22	c  N dy 16299   6432898       840       848     23107    160075     71400  14976269     30.67     32.31
3880.82/971.65	c  N dy 16362   6452946       840       848     23107    178522     71400  16968142     30.67     36.38
3888.82/973.65	c  N dy 16439   6477983       840       848     23107    201688     71400  19450942     30.67     32.35
3895.20/975.26	c  N dy 16517   6498402       840       848     23107    117412     71400  10235360     30.68     32.32
3903.59/977.32	c  N dy 16544   6518464       840       848     23107    135851     71400  12346428     30.68     32.31
3908.79/978.69	c  N dy 16606   6539038       840       848     23107    154768     71400  14421031     30.68     32.35
3913.97/979.97	c  N dy 16656   6559108       840       848     23107    173091     71400  16305036     30.68     47.97
3921.17/981.77	c  N dy 16688   6579174       840       848     23107    191555     71400  18240118     30.68     41.83
3929.16/983.78	c  N dy 16750   6599895       840       848     23107    106692     71400   9086452     30.68     32.52
3933.94/984.96	c  N dy 16827   6619947       840       848     23107    125093     71400  11015953     30.68     38.26
3939.54/986.30	c  N dy 16881   6640129       840       848     23107    143694     71400  12926031     30.68     32.49
3946.32/988.01	c  N dy 16923   6660444       840       848     23107    162561     71400  15021917     30.68     32.34
3952.71/989.69	c  N dy 16958   6681235       840       848     23107    181645     71400  17031551     30.68     32.31
3959.11/991.24	c  N dy 17040   6701329       840       848     23107    200234     71400  19028590     30.68     32.36
3965.89/992.92	c  S st 17070   6715236       840       848     23107    108104     71400   9161959     30.68     26.46
3965.89/992.95	c  S st 17070   6715739       840       848     23107    108583     71400   9206130     30.68   no data
3966.29/993.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3967.12/993.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.23
3967.12/993.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3967.12/993.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3967.52/993.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
3967.52/993.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
3967.52/993.31	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
3967.89/993.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
3979.88/996.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.67 s
4064.96/1017.79	c lits-rem:       131  cl-subs:      591  v-elim:      0  v-fix:    0  time: 21.37 s
4064.96/1017.79	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
4065.76/1017.95	c vivif2 --  cl tried   107992 cl shrink        0 lits rem          0 time: 0.16
4066.16/1018.07	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.13
4066.16/1018.08	c calculated reachability. Time: 0.00
4066.16/1018.08	c  N dy 17070   6715739       840       848     23107    107992     71400   9133708     30.68   no data
4072.57/1019.62	c  N dy 17116   6737891       840       848     23107    128299     71400  11257137     30.68     32.32
4078.15/1021.06	c  N dy 17211   6760407       840       848     23107    149130     71400  13486879     30.69     32.40
4083.74/1022.50	c  N dy 17249   6780491       840       848     23107    167564     71400  15396291     30.68     36.00
4090.55/1024.11	c  N dy 17302   6800796       840       848     23107    186369     71400  17407167     30.68     32.32
4096.13/1025.51	c  N dy 17346   6821143       840       848     23107    205123     71400  19370614     30.68     32.50
4102.51/1027.17	c  N dy 17394   6842731       840       848     23107    119025     71400  10190144     30.68     32.41
4110.10/1029.07	c  N dy 17414   6863612       840       848     23107    138210     71400  12221116     30.67     32.52
4117.70/1030.98	c  N dy 17446   6883745       840       848     23107    156579     71400  14235896     30.67     32.37
4122.88/1032.23	c  N dy 17513   6903752       840       848     23107    175058     71400  16177641     30.67     32.31
4128.86/1033.77	c  N dy 17566   6923772       840       848     23107    193478     71400  18154240     30.67     32.86
4134.85/1035.29	c  N dy 17600   6945274       840       848     23107    213213     71400  20258168     30.67     32.42
4141.64/1036.93	c  N dy 17646   6965777       840       848     23107    125325     71400  10855630     30.67     32.31
4146.84/1038.25	c  N dy 17712   6985974       840       848     23107    143880     71400  12841072     30.67     32.36
4153.62/1039.90	c  N dy 17743   7008906       840       848     23107    164925     71400  15106852     30.67     32.38
4160.02/1041.58	c  N dy 17777   7032038       840       848     23107    186256     71400  17398626     30.67     32.54
4168.00/1043.58	c  N dy 17817   7052411       840       848     23107    204740     71400  19402885     30.66     32.31
4175.58/1045.47	c  N dy 17854   7072510       840       848     23107    115798     71400   9690113     30.66     32.29
4179.58/1046.46	c  N dy 17925   7092581       840       848     23107    134324     71400  11615298     30.66     42.69
4183.98/1047.57	c  N dy 18016   7112791       840       848     23107    152957     71400  13571340     30.67     32.38
4189.97/1049.01	c  N dy 18060   7132817       840       848     23107    171427     71400  15548186     30.67     36.71
4195.98/1050.55	c  N dy 18123   7153527       840       848     23107    190613     71400  17577271     30.67     32.48
4202.75/1052.26	c  N dy 18193   7174528       840       848     23107    209977     71400  19657990     30.67     32.31
4210.74/1054.27	c  N dy 18225   7196791       840       848     23107    121919     71400  10337583     30.67     32.42
4216.33/1055.62	c  S st 18260   7215740       840       848     23107    139227     71400  12180681     30.67     31.86
4216.33/1055.66	c  S st 18260   7216242       840       848     23107    139704     71400  12225091     30.67   no data
4216.73/1055.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.05
4217.95/1056.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.5M T:  0.30
4217.95/1056.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4217.95/1056.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4217.95/1056.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
4217.95/1056.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
4217.95/1056.08	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
4218.72/1056.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.17 s
4229.11/1058.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.27 s
4388.09/1098.68	c lits-rem:        82  cl-subs:     2861  v-elim:      0  v-fix:    0  time: 39.87 s
4388.09/1098.68	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
4389.31/1098.94	c vivif2 --  cl tried   136843 cl shrink        0 lits rem          0 time: 0.25
4390.48/1099.28	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.34
4390.48/1099.29	c calculated reachability. Time: 0.00
4390.48/1099.29	c  N dy 18260   7216242       840       848     23107    136843     71400  11855874     30.67   no data
4399.27/1101.40	c  N dy 18287   7237815       840       848     23107    156631     71400  13986493     30.66     32.31
4406.48/1103.29	c  N dy 18307   7258405       840       848     23107    175535     71400  16007899     30.66     32.31
4414.05/1105.10	c  N dy 18351   7278445       840       848     23107    193940     71400  17960201     30.66     33.27
4427.63/1108.58	c  N dy 18389   7305636       840       848     23107    109623     71400   8943348     30.65     32.33
4433.24/1109.96	c  N dy 18465   7327099       840       848     23107    129444     71400  11087145     30.66     32.34
4438.81/1111.38	c  N dy 18531   7347169       840       848     23107    147978     71400  13077808     30.66     32.28
4444.80/1112.88	c  N dy 18605   7367983       840       848     23107    167284     71400  15128917     30.66     32.31
4452.39/1114.74	c  N dy 18656   7389798       840       848     23107    187388     71400  17244713     30.66     32.41
4458.79/1116.38	c  N dy 18707   7410967       840       848     23107    206832     71400  19261237     30.66     32.36
4467.18/1118.43	c  N dy 18741   7433508       840       848     23107    117153     71400   9714073     30.66     32.85
4475.56/1120.54	c  N dy 18761   7454210       840       848     23107    136081     71400  11803678     30.65     32.30
4481.18/1121.91	c  N dy 18839   7474245       840       848     23107    154622     71400  13765270     30.66     36.63
4487.15/1123.49	c  N dy 18898   7495616       840       848     23107    174251     71400  15825166     30.66     32.30
4493.14/1124.99	c  N dy 18962   7515692       840       848     23107    192677     71400  17758794     30.66     38.08
4514.72/1130.31	c  N dy 18983   7542327       840       848     23107    217130     71400  20860569     30.65     32.36
4522.70/1132.37	c  N dy 19040   7562874       840       848     23107    124746     71400  10417633     30.65     32.30
4527.50/1133.52	c  N dy 19148   7582942       840       848     23107    143330     71400  12403003     30.66     32.35
4533.48/1135.01	c  N dy 19210   7603992       840       848     23107    162643     71400  14439164     30.66     32.32
4539.88/1136.62	c  N dy 19248   7624313       840       848     23107    181444     71400  16471529     30.66     32.29
4546.67/1138.30	c  N dy 19297   7644516       840       848     23107    200116     71400  18425347     30.66     32.35
4561.05/1141.96	c  N dy 19374   7674790       840       848     23107    115757     71400   9459078     30.66     32.28
4567.03/1143.41	c  N dy 19422   7696869       840       848     23107    136150     71400  11627372     30.66     32.29
4573.03/1144.94	c  S st 19458   7716243       840       848     23107    154031     71400  13583929     30.66   no data
4573.03/1144.97	c  S st 19458   7716746       840       848     23107    154510     71400  13627237     30.66   no data
4573.44/1145.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4574.22/1145.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.7M T:  0.23
4574.22/1145.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4574.22/1145.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4574.62/1145.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4574.62/1145.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
4574.62/1145.31	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
4575.02/1145.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.18 s
4585.01/1147.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.14 s
4755.57/1190.60	c lits-rem:        51  cl-subs:     3757  v-elim:      0  v-fix:    0  time: 42.64 s
4755.57/1190.60	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
4756.37/1190.87	c vivif2 --  cl tried   150753 cl shrink        0 lits rem          0 time: 0.27
4757.99/1191.21	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.34
4757.99/1191.21	c calculated reachability. Time: 0.00
4757.99/1191.21	c  N dy 19458   7716746       840       848     23107    150753     71400  13127598     30.66   no data
4764.36/1192.85	c  N dy 19507   7737641       840       848     23107    170042     71400  15233453     30.65     32.40
4773.14/1195.04	c  N dy 19554   7762122       840       848     23107    192661     71400  17752707     30.65     32.47
4778.74/1196.49	c  N dy 19650   7782179       840       848     23107    211286     71400  19679741     30.66     32.63

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

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

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


[startup+0 s]
/proc/loadavg: 8.17 8.12 7.77 5/180 24144
/proc/meminfo: memFree=29681352/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 413 0 0 0 0 0 0 0 25 0 4 0 524529154 52441088 352 33554432000 4194304 4627427 140734467698320 18446744073709551615 253640859579 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 12803 352 303 106 0 7774 0
[pid=24144/tid=24145] ppid=24142 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 524529154 52441088 352 33554432000 4194304 4627427 140734467698320 18446744073709551615 48007243966386 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 524529154 52441088 352 33554432000 4194304 4627427 140734467698320 18446744073709551615 48007243966390 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 524529154 52441088 352 33554432000 4194304 4627427 140734467698320 18446744073709551615 253635906646 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0393151 s]
/proc/loadavg: 8.17 8.12 7.77 5/180 24144
/proc/meminfo: memFree=29681352/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=283996 CPUtime=0.12 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 2535 0 0 0 12 0 0 0 25 0 4 0 524529154 290811904 2443 33554432000 4194304 4627427 140734467698320 18446744073709551615 253640964639 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 70999 2443 383 106 0 65970 0
[pid=24144/tid=24145] ppid=24142 vsize=283996 CPUtime=0.03 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 544 0 0 0 3 0 0 0 25 0 4 0 524529154 290811904 2443 33554432000 4194304 4627427 140734467698320 18446744073709551615 253640964639 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=283996 CPUtime=0.02 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 505 0 0 0 2 0 0 0 25 0 4 0 524529154 290811904 2443 33554432000 4194304 4627427 140734467698320 18446744073709551615 253640964590 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=283996 CPUtime=0.03 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 423 0 0 0 3 0 0 0 25 0 4 0 524529154 290811904 2444 33554432000 4194304 4627427 140734467698320 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 283996

[startup+0.108586 s]
/proc/loadavg: 8.17 8.12 7.77 5/180 24144
/proc/meminfo: memFree=29681352/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=284128 CPUtime=0.4 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 3513 0 0 0 39 1 0 0 25 0 4 0 524529154 290947072 3421 33554432000 4194304 4627427 140734467698320 18446744073709551615 4328865 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 71032 3421 384 106 0 66003 0
[pid=24144/tid=24145] ppid=24142 vsize=284128 CPUtime=0.1 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 804 0 0 0 10 0 0 0 25 0 4 0 524529154 290947072 3421 33554432000 4194304 4627427 140734467698320 18446744073709551615 4329001 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=284128 CPUtime=0.09 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 748 0 0 0 9 0 0 0 25 0 4 0 524529154 290947072 3422 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=284128 CPUtime=0.1 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 630 0 0 0 10 0 0 0 25 0 4 0 524529154 290947072 3422 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 284128

[startup+0.300552 s]
/proc/loadavg: 8.17 8.12 7.77 5/180 24144
/proc/meminfo: memFree=29681352/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=289112 CPUtime=1.17 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 6497 0 0 0 116 1 0 0 25 0 4 0 524529154 296050688 4147 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 72278 4147 385 106 0 67249 0
[pid=24144/tid=24145] ppid=24142 vsize=289112 CPUtime=0.29 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1539 0 0 0 29 0 0 0 25 0 4 0 524529154 296050688 4147 33554432000 4194304 4627427 140734467698320 18446744073709551615 4332703 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=289112 CPUtime=0.28 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1599 0 0 0 28 0 0 0 25 0 4 0 524529154 296050688 4147 33554432000 4194304 4627427 140734467698320 18446744073709551615 4330946 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=289112 CPUtime=0.29 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1354 0 0 0 29 0 0 0 25 0 4 0 524529154 296050688 4147 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 289112

[startup+0.700478 s]
/proc/loadavg: 8.17 8.12 7.77 5/180 24144
/proc/meminfo: memFree=29681352/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=291480 CPUtime=2.77 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 11254 0 0 0 275 2 0 0 25 0 4 0 524529154 298475520 6501 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 72870 6501 385 106 0 67841 0
[pid=24144/tid=24145] ppid=24142 vsize=291480 CPUtime=0.69 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 3035 0 0 0 69 0 0 0 25 0 4 0 524529154 298475520 6501 33554432000 4194304 4627427 140734467698320 18446744073709551615 4321678 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=291480 CPUtime=0.68 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 3038 0 0 0 68 0 0 0 25 0 4 0 524529154 298475520 6501 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=291480 CPUtime=0.69 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 2026 0 0 0 69 0 0 0 25 0 4 0 524529154 298475520 6502 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 291480

[startup+1.50033 s]
/proc/loadavg: 8.17 8.12 7.77 9/184 24148
/proc/meminfo: memFree=29654288/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=297160 CPUtime=5.96 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 23016 0 0 0 593 3 0 0 25 0 4 0 524529154 304291840 7658 33554432000 4194304 4627427 140734467698320 18446744073709551615 4300121 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 74290 7659 389 106 0 69261 0
[pid=24144/tid=24145] ppid=24142 vsize=297160 CPUtime=1.48 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 6831 0 0 0 148 0 0 0 25 0 4 0 524529154 304291840 7659 33554432000 4194304 4627427 140734467698320 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=297160 CPUtime=1.48 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 5916 0 0 0 147 1 0 0 25 0 4 0 524529154 304291840 7659 33554432000 4194304 4627427 140734467698320 18446744073709551615 4338547 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=297160 CPUtime=1.48 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 4167 0 0 0 148 0 0 0 25 0 4 0 524529154 304291840 7659 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 297160

[startup+3.10105 s]
/proc/loadavg: 8.16 8.12 7.77 9/184 24148
/proc/meminfo: memFree=29581128/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=335952 CPUtime=12.35 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 45367 0 0 0 1228 7 0 0 25 0 4 0 524529154 344014848 25158 33554432000 4194304 4627427 140734467698320 18446744073709551615 4420265 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 83988 25158 389 106 0 78959 0
[pid=24144/tid=24145] ppid=24142 vsize=335952 CPUtime=3.09 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 10818 0 0 0 308 1 0 0 25 0 4 0 524529154 344014848 25158 33554432000 4194304 4627427 140734467698320 18446744073709551615 4423989 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=335952 CPUtime=3.07 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 14652 0 0 0 305 2 0 0 25 0 4 0 524529154 344014848 25158 33554432000 4194304 4627427 140734467698320 18446744073709551615 4424704 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=335952 CPUtime=3.08 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 8462 0 0 0 307 1 0 0 25 0 4 0 524529154 344014848 25158 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 335952

[startup+6.30046 s]
/proc/loadavg: 8.16 8.12 7.77 9/184 24148
/proc/meminfo: memFree=29570892/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=327708 CPUtime=25.13 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 67690 0 0 0 2502 11 0 0 25 0 4 0 524529154 335572992 36755 33554432000 4194304 4627427 140734467698320 18446744073709551615 4424007 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 81927 36755 389 106 0 76898 0
[pid=24144/tid=24145] ppid=24142 vsize=327708 CPUtime=6.28 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 19617 0 0 0 626 2 0 0 25 0 4 0 524529154 335572992 36755 33554432000 4194304 4627427 140734467698320 18446744073709551615 4424686 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=327708 CPUtime=6.26 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 18994 0 0 0 623 3 0 0 25 0 4 0 524529154 335572992 36755 33554432000 4194304 4627427 140734467698320 18446744073709551615 4324127 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=327708 CPUtime=6.28 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 14762 0 0 0 625 3 0 0 25 0 4 0 524529154 335572992 36755 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 327708

[startup+12.7003 s]
/proc/loadavg: 8.14 8.12 7.77 9/184 24148
/proc/meminfo: memFree=29440572/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=387948 CPUtime=50.7 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 113933 0 0 0 5050 20 0 0 25 0 4 0 524529154 397258752 65203 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 96987 65203 389 106 0 91958 0
[pid=24144/tid=24145] ppid=24142 vsize=387948 CPUtime=12.69 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 27216 0 0 0 1265 4 0 0 25 0 4 0 524529154 397258752 65203 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=387948 CPUtime=12.62 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 30929 0 0 0 1257 5 0 0 25 0 4 0 524529154 397258752 65203 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=387948 CPUtime=12.68 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 32181 0 0 0 1261 7 0 0 25 0 4 0 524529154 397258752 65203 33554432000 4194304 4627427 140734467698320 18446744073709551615 4420136 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 387948

[startup+25.5009 s]
/proc/loadavg: 8.11 8.11 7.77 9/184 24149
/proc/meminfo: memFree=29349416/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=518628 CPUtime=101.84 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 173738 0 0 0 10150 34 0 0 25 0 4 0 524529154 531075072 88835 33554432000 4194304 4627427 140734467698320 18446744073709551615 4427688 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 129657 88835 389 106 0 124628 0
[pid=24144/tid=24145] ppid=24142 vsize=518628 CPUtime=25.48 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 43155 0 0 0 2542 6 0 0 25 0 4 0 524529154 531075072 88835 33554432000 4194304 4627427 140734467698320 18446744073709551615 4424709 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=518628 CPUtime=25.35 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 45766 0 0 0 2527 8 0 0 25 0 4 0 524529154 531075072 88835 33554432000 4194304 4627427 140734467698320 18446744073709551615 4324219 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=518628 CPUtime=25.48 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 51187 0 0 0 2536 12 0 0 25 0 4 0 524529154 531075072 88835 33554432000 4194304 4627427 140734467698320 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 518628

[startup+51.1003 s]
/proc/loadavg: 8.15 8.12 7.79 9/184 24149
/proc/meminfo: memFree=29189388/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=704276 CPUtime=204.09 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 313996 0 0 0 20350 59 0 0 25 0 4 0 524529154 721178624 114524 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 176069 114524 389 106 0 171040 0
[pid=24144/tid=24145] ppid=24142 vsize=704276 CPUtime=51.08 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 53987 0 0 0 5100 8 0 0 25 0 4 0 524529154 721178624 114524 33554432000 4194304 4627427 140734467698320 18446744073709551615 4427411 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=704276 CPUtime=50.82 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 84458 0 0 0 5066 16 0 0 25 0 4 0 524529154 721178624 114524 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=704276 CPUtime=51.07 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 117469 0 0 0 5083 24 0 0 25 0 4 0 524529154 721178624 114524 33554432000 4194304 4627427 140734467698320 18446744073709551615 4332105 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 704276

[startup+102.307 s]
/proc/loadavg: 7.82 8.05 7.78 9/184 24182
/proc/meminfo: memFree=28971832/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=1305624 CPUtime=408.62 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 646378 0 0 0 40741 121 0 0 25 0 4 0 524529154 1336958976 200276 33554432000 4194304 4627427 140734467698320 18446744073709551615 4427411 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 326406 200276 389 106 0 321377 0
[pid=24144/tid=24145] ppid=24142 vsize=1305624 CPUtime=102.28 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 111733 0 0 0 10209 19 0 0 25 0 4 0 524529154 1336958976 200276 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=1305624 CPUtime=101.75 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 188460 0 0 0 10142 33 0 0 25 0 4 0 524529154 1336958976 200276 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=1305624 CPUtime=102.27 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 235809 0 0 0 10181 46 0 0 25 0 4 0 524529154 1336958976 200276 33554432000 4194304 4627427 140734467698320 18446744073709551615 4420151 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.62
Current children cumulated vsize (KiB) 1305624

[startup+162.301 s]

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

[pid=24144] ppid=24142 vsize=2044584 CPUtime=2565.52 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 3283759 0 0 0 255854 698 0 0 25 0 4 0 524529154 2093654016 412634 33554432000 4194304 4627427 140734467698320 18446744073709551615 4424998 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 511146 412634 389 106 0 506117 0
[pid=24144/tid=24145] ppid=24142 vsize=2044584 CPUtime=642.21 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 751211 0 0 0 64065 156 0 0 25 0 4 0 524529154 2093654016 412634 33554432000 4194304 4627427 140734467698320 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=2044584 CPUtime=638.91 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 871162 0 0 0 63696 195 0 0 25 0 4 0 524529154 2093654016 412634 33554432000 4194304 4627427 140734467698320 18446744073709551615 4427394 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=2044584 CPUtime=642.22 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 961103 0 0 0 64016 206 0 0 25 0 4 0 524529154 2093654016 412634 33554432000 4194304 4627427 140734467698320 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2565.52
Current children cumulated vsize (KiB) 2044584

[startup+702.3 s]
/proc/loadavg: 8.08 8.08 7.91 9/184 24198
/proc/meminfo: memFree=27199960/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=2513824 CPUtime=2805.16 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 3507895 0 0 0 279751 765 0 0 25 0 4 0 524529154 2574155776 426220 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309244 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 628456 426220 389 106 0 623427 0
[pid=24144/tid=24145] ppid=24142 vsize=2513824 CPUtime=702.21 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 787614 0 0 0 70058 163 0 0 25 0 4 0 524529154 2574155776 426220 33554432000 4194304 4627427 140734467698320 18446744073709551615 4427411 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=2513824 CPUtime=698.58 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 960611 0 0 0 69632 226 0 0 25 0 4 0 524529154 2574155776 426220 33554432000 4194304 4627427 140734467698320 18446744073709551615 4428403 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=2513824 CPUtime=702.2 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 988077 0 0 0 70008 212 0 0 25 0 4 0 524529154 2574155776 426220 33554432000 4194304 4627427 140734467698320 18446744073709551615 4427693 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.16
Current children cumulated vsize (KiB) 2513824

[startup+762.306 s]
/proc/loadavg: 8.18 8.11 7.93 9/184 24199
/proc/meminfo: memFree=27129380/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=2245936 CPUtime=3044.82 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 3854587 0 0 0 303646 836 0 0 25 0 4 0 524529154 2299838464 443821 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 561484 443821 389 106 0 556455 0
[pid=24144/tid=24145] ppid=24142 vsize=2245936 CPUtime=762.2 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 876302 0 0 0 76039 181 0 0 25 0 4 0 524529154 2299838464 443821 33554432000 4194304 4627427 140734467698320 18446744073709551615 4420136 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=2245936 CPUtime=758.25 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1057270 0 0 0 75582 243 0 0 25 0 4 0 524529154 2299838464 443821 33554432000 4194304 4627427 140734467698320 18446744073709551615 4420171 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=2245936 CPUtime=762.2 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1078000 0 0 0 75991 229 0 0 25 0 4 0 524529154 2299838464 443821 33554432000 4194304 4627427 140734467698320 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.82
Current children cumulated vsize (KiB) 2245936

[startup+822.3 s]
/proc/loadavg: 8.12 8.10 7.94 9/184 24201
/proc/meminfo: memFree=26984644/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=3006796 CPUtime=3284.48 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 4145199 0 0 0 327540 908 0 0 25 0 4 0 524529154 3078959104 505898 33554432000 4194304 4627427 140734467698320 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 751699 505898 389 106 0 746670 0
[pid=24144/tid=24145] ppid=24142 vsize=3006796 CPUtime=822.18 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 984007 0 0 0 82011 207 0 0 25 0 4 0 524529154 3078959104 505898 33554432000 4194304 4627427 140734467698320 18446744073709551615 4424975 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=3006796 CPUtime=817.95 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1057375 0 0 0 81552 243 0 0 25 0 4 0 524529154 3078959104 505898 33554432000 4194304 4627427 140734467698320 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=3006796 CPUtime=822.18 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1183764 0 0 0 81964 254 0 0 25 0 4 0 524529154 3078959104 505898 33554432000 4194304 4627427 140734467698320 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.48
Current children cumulated vsize (KiB) 3006796

[startup+882.3 s]
/proc/loadavg: 8.10 8.10 7.94 9/184 24202
/proc/meminfo: memFree=26751240/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=2914440 CPUtime=3524.15 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 4299669 0 0 0 351458 957 0 0 25 0 4 0 524529154 2984386560 522754 33554432000 4194304 4627427 140734467698320 18446744073709551615 4420181 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 728610 522754 389 106 0 723581 0
[pid=24144/tid=24145] ppid=24142 vsize=2914440 CPUtime=882.18 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 984714 0 0 0 88011 207 0 0 25 0 4 0 524529154 2984386560 522754 33554432000 4194304 4627427 140734467698320 18446744073709551615 4420191 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=2914440 CPUtime=877.61 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1150188 0 0 0 87486 275 0 0 25 0 4 0 524529154 2984386560 522754 33554432000 4194304 4627427 140734467698320 18446744073709551615 4468055 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=2914440 CPUtime=882.18 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1183764 0 0 0 87964 254 0 0 25 0 4 0 524529154 2984386560 522754 33554432000 4194304 4627427 140734467698320 18446744073709551615 4420151 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.15
Current children cumulated vsize (KiB) 2914440

[startup+942.3 s]
/proc/loadavg: 8.08 8.09 7.95 9/184 24204
/proc/meminfo: memFree=26728660/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=3111440 CPUtime=3763.8 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 4328773 0 0 0 375412 968 0 0 25 0 4 0 524529154 3186114560 531231 33554432000 4194304 4627427 140734467698320 18446744073709551615 4427841 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 777860 531231 389 106 0 772831 0
[pid=24144/tid=24145] ppid=24142 vsize=3111440 CPUtime=942.19 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 984714 0 0 0 94011 208 0 0 25 0 4 0 524529154 3186114560 531231 33554432000 4194304 4627427 140734467698320 18446744073709551615 4427670 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=3111440 CPUtime=937.27 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1178687 0 0 0 93441 286 0 0 25 0 4 0 524529154 3186114560 531231 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=3111440 CPUtime=942.19 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1184369 0 0 0 93964 255 0 0 25 0 4 0 524529154 3186114560 531231 33554432000 4194304 4627427 140734467698320 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.8
Current children cumulated vsize (KiB) 3111440

[startup+1002.3 s]
/proc/loadavg: 8.07 8.09 7.95 9/184 24206
/proc/meminfo: memFree=26804012/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=2530660 CPUtime=4003.44 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 4668156 0 0 0 399305 1039 0 0 25 0 4 0 524529154 2591395840 510303 33554432000 4194304 4627427 140734467698320 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 632665 510303 389 106 0 627636 0
[pid=24144/tid=24145] ppid=24142 vsize=2530660 CPUtime=1002.18 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1079169 0 0 0 99986 232 0 0 25 0 4 0 524529154 2591395840 510303 33554432000 4194304 4627427 140734467698320 18446744073709551615 4468055 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=2530660 CPUtime=996.95 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1236826 0 0 0 99399 296 0 0 25 0 4 0 524529154 2591395840 510303 33554432000 4194304 4627427 140734467698320 18446744073709551615 4420181 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=2530660 CPUtime=1002.18 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1276590 0 0 0 99946 272 0 0 25 0 4 0 524529154 2591395840 510303 33554432000 4194304 4627427 140734467698320 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.44
Current children cumulated vsize (KiB) 2530660

[startup+1062.3 s]
/proc/loadavg: 8.02 8.07 7.95 9/184 24207
/proc/meminfo: memFree=26730440/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=2741332 CPUtime=4243.09 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 5003013 0 0 0 423203 1106 0 0 25 0 4 0 524529154 2807123968 513234 33554432000 4194304 4627427 140734467698320 18446744073709551615 4468055 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 685333 513234 389 106 0 680304 0
[pid=24144/tid=24145] ppid=24142 vsize=2741332 CPUtime=1062.16 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1162205 0 0 0 105968 248 0 0 25 0 4 0 524529154 2807123968 513234 33554432000 4194304 4627427 140734467698320 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=2741332 CPUtime=1056.63 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1317574 0 0 0 105351 312 0 0 25 0 4 0 524529154 2807123968 513234 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=2741332 CPUtime=1062.16 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1362315 0 0 0 105927 289 0 0 25 0 4 0 524529154 2807123968 513234 33554432000 4194304 4627427 140734467698320 18446744073709551615 4420204 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.09
Current children cumulated vsize (KiB) 2741332

[startup+1122.3 s]
/proc/loadavg: 8.13 8.08 7.96 9/184 24209
/proc/meminfo: memFree=26640520/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=3026460 CPUtime=4482.75 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 5102881 0 0 0 447137 1138 0 0 25 0 4 0 524529154 3099095040 528011 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309905 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 756615 528011 389 106 0 751586 0
[pid=24144/tid=24145] ppid=24142 vsize=3026460 CPUtime=1122.17 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1167814 0 0 0 111966 251 0 0 25 0 4 0 524529154 3099095040 528011 33554432000 4194304 4627427 140734467698320 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=3026460 CPUtime=1116.31 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1330172 0 0 0 111314 317 0 0 25 0 4 0 524529154 3099095040 528011 33554432000 4194304 4627427 140734467698320 18446744073709551615 4420116 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=3026460 CPUtime=1122.16 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1399574 0 0 0 111916 300 0 0 25 0 4 0 524529154 3099095040 528011 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.75
Current children cumulated vsize (KiB) 3026460

[startup+1182.3 s]
/proc/loadavg: 8.16 8.10 7.97 9/184 24210
/proc/meminfo: memFree=26684000/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=3245420 CPUtime=4722.42 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 5325963 0 0 0 471033 1209 0 0 25 0 4 0 524529154 3323310080 535501 33554432000 4194304 4627427 140734467698320 18446744073709551615 4427394 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 811355 535501 389 106 0 806326 0
[pid=24144/tid=24145] ppid=24142 vsize=3245420 CPUtime=1182.16 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1254887 0 0 0 117935 281 0 0 25 0 4 0 524529154 3323310080 535501 33554432000 4194304 4627427 140734467698320 18446744073709551615 4527372 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=3245420 CPUtime=1176 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1370494 0 0 0 117266 334 0 0 25 0 4 0 524529154 3323310080 535501 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=3245420 CPUtime=1182.16 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1451486 0 0 0 117903 313 0 0 25 0 4 0 524529154 3323310080 535501 33554432000 4194304 4627427 140734467698320 18446744073709551615 4420196 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.42
Current children cumulated vsize (KiB) 3245420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.8 s]
/proc/loadavg: 8.19 8.11 7.98 9/184 24211
/proc/meminfo: memFree=26677040/32951124 swapFree=67111364/67111528
[pid=24144] ppid=24142 vsize=3052680 CPUtime=4800.33 cores=0,2,4,6
/proc/24144/stat : 24144 (strangenight2-m) R 24142 24144 23167 0 -1 4202496 5388987 0 0 0 478805 1228 0 0 25 0 4 0 524529154 3125944320 533883 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/24144/statm: 763170 533883 389 106 0 758141 0
[pid=24144/tid=24145] ppid=24142 vsize=3052680 CPUtime=1201.66 cores=0,2,4,6
/proc/24144/task/24145/stat : 24145 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1257773 0 0 0 119885 281 0 0 25 0 4 0 524529154 3125944320 533883 33554432000 4194304 4627427 140734467698320 18446744073709551615 4420136 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24144/tid=24146] ppid=24142 vsize=3052680 CPUtime=1195.38 cores=0,2,4,6
/proc/24144/task/24146/stat : 24146 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1411331 0 0 0 119190 348 0 0 25 0 4 0 524529154 3125944320 533883 33554432000 4194304 4627427 140734467698320 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24144/tid=24147] ppid=24142 vsize=3052680 CPUtime=1201.66 cores=0,2,4,6
/proc/24144/task/24147/stat : 24147 (strangenight2-m) R 24142 24144 23167 0 -1 4202560 1451486 0 0 0 119853 313 0 0 25 0 4 0 524529154 3125944320 533883 33554432000 4194304 4627427 140734467698320 18446744073709551615 4428111 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.33
Current children cumulated vsize (KiB) 3052680

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.9
CPU time (s): 4800.44
CPU user time (s): 4788.07
CPU system time (s): 12.3671
CPU usage (%): 399.405
Max. virtual memory (cumulated for all children) (KiB): 3365884

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4788.07
system time used= 12.3671
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5388994
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= 2244
involuntary context switches= 26356

runsolver used 1.80073 second user time and 4.42833 second system time

The end

Launcher Data

Begin job on node106 at 2011-04-30 04:08:08
IDJOB=3265279
IDBENCH=85538
IDSOLVER=1586
FILE ID=node106/3265279-1304129287
RUNJOBID= node106-1304128083-23550
PBS_JOBID= 13170755
Free space on /tmp= 72880 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT05/crafted/sabharwal05/counting/fphp/unsat/harder/fphp-030-029.shuffled-as.sat05-1234.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3265279-1304129287/watcher-3265279-1304129287 -o /tmp/evaluation-result-3265279-1304129287/solver-3265279-1304129287 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3265279-1304129287.cnf

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

MD5SUM BENCH= c12aa6a0ac1bca448bef51c167f3bbbb
RANDOM SEED=1644133276

node106.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      29681516 kB
Buffers:        270512 kB
Cached:        2093872 kB
SwapCached:         88 kB
Active:        1446604 kB
Inactive:      1610220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      29681516 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            5868 kB
Writeback:           0 kB
AnonPages:      692364 kB
Mapped:          15504 kB
Slab:           146864 kB
PageTables:       6276 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1073612 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= 72852 MiB
End job on node106 at 2011-04-30 04:28:11