Trace number 3366942

Some explanations

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

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

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

Solver answer on this benchmark

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

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-3366942-1305416478.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.00 s
0.00/0.01	c  N st     0         0       870        30     24795         0     50460         0   no data   no data
0.00/0.01	c asymm  cl-useful: 0/30/30 lits-rem:0 time: 0.00
0.00/0.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.00/0.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    870 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.13M  time:  0.00 s
0.00/0.03	c lits-rem:         0  cl-subs:        0  v-elim:     30  v-fix:    0  time:  0.00 s
0.00/0.03	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.03	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.03	c calculated reachability. Time: 0.00
0.00/0.03	c Calc default polars -  time:   0.00 s pos:     416 undec:      30 neg:     424
0.00/0.03	c =========================================================================================
0.00/0.03	c types(t): F = full restart, N = normal restart
0.00/0.03	c types(t): S = simplification begin/end, E = solution found
0.00/0.03	c restart types(rt): st = static, dy = dynamic
0.00/0.03	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.03	c  B st     0         0       840       848     23107         0     71400         0   no data   no data
1.56/0.42	c  N dy     8      7256       840       848     23107      4286     71400    435930     31.26     33.28
2.36/0.64	c  N dy    16     12066       840       848     23107      4774     71400    427654     31.10     32.79
3.16/0.80	c  N dy    22     16161       840       848     23107      8509     71400    803361     30.72     32.96
3.96/1.00	c  N dy    36     20704       840       848     23107      7598     71400    681241     30.58     32.24
4.40/1.13	c  F st    64     25000       840       848     23107     11540     71400   1099021     31.30     27.42
4.40/1.13	c  N st    64     25000       840       848     23107     11540     71400   1099021     31.30     27.42
5.15/1.34	c  N dy    70     30002       840       848     23107      9948     71400    965997     31.30   no data
5.15/1.34	c  S st    70     30002       840       848     23107      9948     71400    965997     31.30   no data
5.15/1.35	c  S st    70     30502       840       848     23107     10421     71400   1007992     31.30   no data
5.15/1.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.15/1.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.04
5.15/1.39	c blocked clauses removed:        0 vars:      0 tried:         840 T: 0.00 s
5.15/1.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.55/1.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
5.55/1.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
5.55/1.45	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
5.55/1.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.14/2.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.31 s
14.32/3.69	c lits-rem:       130  cl-subs:      775  v-elim:      0  v-fix:    0  time:  0.90 s
14.72/3.72	c asymm  cl-useful: 0/818/848 lits-rem:0 time: 0.02
14.72/3.72	c calculated reachability. Time: 0.00
14.72/3.72	c  N dy    70     30502       840       848     23107      9646     71400    900836     31.30   no data
15.12/3.89	c  N dy    79     34626       840       848     23107     13421     71400   1283490     31.17     32.85
15.92/4.08	c  N dy    92     38891       840       848     23107     10113     71400    883001     31.31     33.69
17.12/4.40	c  N dy   100     43504       840       848     23107     14278     71400   1330021     31.13     32.77
17.55/4.49	c  S st   104     45753       840       848     23107     16340     71400   1535662     31.05     31.61
17.55/4.51	c  S st   104     46255       840       848     23107      8646     71400    713237     31.05   no data
17.96/4.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.96/4.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.03
17.96/4.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.96/4.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.96/4.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
17.96/4.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
17.96/4.59	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
18.31/4.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.09/5.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
23.49/6.00	c lits-rem:        35  cl-subs:      187  v-elim:      0  v-fix:    0  time:  0.11 s
23.89/6.00	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
23.89/6.01	c vivif2 --  cl tried     8459 cl shrink        0 lits rem          0 time: 0.01
23.89/6.03	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.02
23.89/6.03	c calculated reachability. Time: 0.00
23.89/6.03	c  N dy   104     46255       840       848     23107      8459     71400    690442     31.05   no data
29.24/7.44	c  N dy   112     59758       840       848     23107     11675     71400   1100691     30.14     31.83
30.04/7.62	c  N dy   133     63759       840       848     23107     15354     71400   1481849     30.36     35.98
30.88/7.84	c  N dy   145     68727       840       848     23107     19870     71400   1950228     30.41     32.05
30.88/7.88	c  S st   147     69382       840       848     23107     10410     71400    901082     30.38     26.09
30.88/7.89	c  S st   147     69883       840       848     23107     10887     71400    942949     30.38   no data
31.23/7.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.23/7.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
31.23/7.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.23/7.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.23/7.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
31.23/7.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
31.23/7.99	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
31.63/8.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
37.21/9.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.41 s
40.39/10.25	c lits-rem:       158  cl-subs:      572  v-elim:      0  v-fix:    0  time:  0.81 s
40.39/10.25	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
40.39/10.26	c vivif2 --  cl tried    10315 cl shrink        0 lits rem          0 time: 0.01
40.39/10.28	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.02
40.39/10.28	c calculated reachability. Time: 0.00
40.39/10.28	c  N dy   147     69883       840       848     23107     10315     71400    872385     30.38   no data
41.19/10.46	c  N dy   158     74433       840       848     23107     14470     71400   1320979     30.42     32.14
42.79/10.83	c  N dy   182     82106       840       848     23107     21556     71400   2063780     30.52     32.20
44.03/11.17	c  F st   187     87501       840       848     23107     15572     71400   1392447     30.42     30.62
44.03/11.18	c  N st   187     87501       840       848     23107     15572     71400   1392447     30.42     30.62
45.16/11.42	c  N dy   195     93128       840       848     23107     20775     71400   1999081     30.45     47.65
45.97/11.67	c  N dy   215     99181       840       848     23107     14426     71400   1257075     30.51     32.12
46.77/11.89	c  S st   237    104826       840       848     23107     19644     71400   1788397     30.52     31.32
47.17/11.90	c  S st   237    105327       840       848     23107     20115     71400   1829201     30.52   no data
47.17/11.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.17/11.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
47.17/11.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.17/11.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.57/12.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
47.57/12.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
47.57/12.01	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
47.57/12.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
54.34/13.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.64 s
61.16/15.43	c lits-rem:       157  cl-subs:      713  v-elim:      0  v-fix:    0  time:  1.71 s
61.16/15.43	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
61.16/15.46	c vivif2 --  cl tried    19402 cl shrink        0 lits rem          0 time: 0.03
61.16/15.50	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.04
61.16/15.50	c calculated reachability. Time: 0.00
61.16/15.50	c  N dy   237    105327       840       848     23107     19402     71400   1735786     30.52   no data
62.71/15.81	c  N dy   268    113601       840       848     23107     14123     71400   1165848     30.66     32.35
65.09/16.43	c  N dy   294    124260       840       848     23107     23933     71400   2198136     30.62     32.24
66.27/16.74	c  N dy   325    132193       840       848     23107     17444     71400   1485840     30.69     32.93
69.90/17.61	c  N dy   330    142614       840       848     23107     26943     71400   2530300     30.42     32.05
71.86/18.14	c  N dy   352    152805       840       848     23107     21633     71400   1977088     30.38     32.00
72.65/18.36	c  S st   368    157991       840       848     23107     26389     71400   2465571     30.40     29.45
72.65/18.37	c  S st   368    158493       840       848     23107     26868     71400   2507624     30.40   no data
72.65/18.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
73.05/18.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.06
73.05/18.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
73.05/18.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.05/18.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
73.05/18.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
73.05/18.49	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
73.46/18.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
79.83/20.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.53 s
97.76/24.60	c lits-rem:       355  cl-subs:     1520  v-elim:      0  v-fix:    0  time:  4.49 s
97.76/24.60	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
97.76/24.64	c vivif2 --  cl tried    25348 cl shrink        0 lits rem          0 time: 0.04
97.76/24.69	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.05
97.76/24.69	c calculated reachability. Time: 0.00
97.76/24.69	c  N dy   368    158493       840       848     23107     25348     71400   2314487     30.40   no data
100.59/25.31	c  N dy   380    168718       840       848     23107     19127     71400   1728367     30.27     31.89
102.15/25.74	c  N dy   420    179894       840       848     23107     29316     71400   2774687     30.40     32.02
110.51/27.84	c  N dy   460    202409       840       848     23107     33460     71400   3272249     30.31     31.97
112.51/28.39	c  N dy   495    215413       840       848     23107     28031     71400   2551764     30.33     37.78
115.30/29.09	c  N dy   520    229255       840       848     23107     22426     71400   1957528     30.23     31.83
116.90/29.44	c  S st   543    237740       840       848     23107     30221     71400   2735866     30.24     29.36
116.90/29.45	c  S st   543    238244       840       848     23107     30702     71400   2778518     30.24   no data
116.90/29.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
117.30/29.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.06
117.30/29.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
117.30/29.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
117.30/29.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
117.30/29.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
117.30/29.58	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
117.70/29.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
122.55/31.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.52 s
138.81/35.37	c lits-rem:       317  cl-subs:     1517  v-elim:      0  v-fix:    0  time:  4.16 s
138.81/35.37	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
139.15/35.42	c vivif2 --  cl tried    29185 cl shrink        0 lits rem          0 time: 0.05
139.15/35.46	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.05
139.15/35.46	c calculated reachability. Time: 0.00
139.15/35.46	c  N dy   543    238244       840       848     23107     29185     71400   2584749     30.24   no data
142.35/36.26	c  N dy   581    253500       840       848     23107     23889     71400   2089871     30.28     33.19
145.94/37.12	c  N dy   635    270070       840       848     23107     39147     71400   3682407     30.40     32.00
148.72/37.89	c  N dy   690    287407       840       848     23107     35035     71400   3204276     30.47     32.08
152.31/38.71	c  N dy   758    305836       840       848     23107     30795     71400   2715933     30.53     41.20
152.31/38.72	c  F st   763    306250       840       848     23107     31185     71400   2757038     30.54   no data
157.09/39.91	c  N dy   795    327100       840       848     23107     28291     71400   2426969     30.47     32.10
162.25/41.24	c  N dy   840    349243       840       848     23107     25700     71400   2116026     30.45     32.18
163.44/41.57	c  S st   873    357366       840       848     23107     33192     71400   2891588     30.50     28.46
163.44/41.58	c  S st   873    357869       840       848     23107     33674     71400   2933631     30.50   no data
163.44/41.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
163.84/41.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.06
163.84/41.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
163.84/41.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
164.24/41.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
164.24/41.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
164.24/41.71	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
164.24/41.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
170.62/43.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.55 s
192.54/48.84	c lits-rem:       234  cl-subs:     1050  v-elim:      0  v-fix:    0  time:  5.46 s
192.54/48.84	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
192.54/48.88	c vivif2 --  cl tried    32624 cl shrink        0 lits rem          0 time: 0.05
192.94/48.95	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.07
192.94/48.96	c calculated reachability. Time: 0.00
192.94/48.96	c  N dy   873    357869       840       848     23107     32624     71400   2798448     30.50   no data
198.12/50.23	c  N dy   932    380905       840       848     23107     29829     71400   2507188     30.52     32.14
202.90/51.44	c  N dy   944    401078       840       848     23107     48144     71400   4462214     30.42     32.20
206.88/52.41	c  N dy  1008    421090       840       848     23107     41833     71400   3700023     30.45     43.80
210.86/53.49	c  N dy  1067    441118       840       848     23107     34709     71400   2999406     30.47     38.10
215.66/54.61	c  N dy  1131    463198       840       848     23107     28375     71400   2318676     30.50     32.13
220.04/55.70	c  N dy  1177    483236       840       848     23107     46911     71400   4273682     30.50     32.15
224.41/56.88	c  N dy  1226    503256       840       848     23107     37671     71400   3264917     30.52     32.17
230.43/58.31	c  N dy  1258    527641       840       848     23107     31610     71400   2643444     30.45     32.16
232.38/58.82	c  S st  1288    536804       840       848     23107     39988     71400   3538707     30.45   no data
232.38/58.84	c  S st  1288    537310       840       848     23107     40472     71400   3581003     30.45   no data
232.38/58.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
232.78/58.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.07
232.78/58.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
232.78/58.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
232.78/58.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
232.78/58.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
232.78/58.97	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
233.18/59.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
240.75/60.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.88 s
267.85/67.70	c lits-rem:       245  cl-subs:     1559  v-elim:      0  v-fix:    0  time:  6.71 s
267.85/67.70	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
267.85/67.76	c vivif2 --  cl tried    38913 cl shrink        0 lits rem          0 time: 0.05
268.25/67.81	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.05
268.25/67.81	c calculated reachability. Time: 0.00
268.25/67.81	c  N dy  1288    537310       840       848     23107     38913     71400   3379488     30.45   no data
272.63/68.96	c  N dy  1353    559706       840       848     23107     30103     71400   2450880     30.47     32.20
276.22/69.89	c  N dy  1424    580272       840       848     23107     49020     71400   4419951     30.52     32.17
281.00/71.06	c  N dy  1491    602341       840       848     23107     39068     71400   3405884     30.55     32.18
286.18/72.35	c  N dy  1532    622372       840       848     23107     57556     71400   5398554     30.53     47.82
292.55/73.91	c  N dy  1562    643660       840       848     23107     45820     71400   4233415     30.47     32.11
296.18/74.84	c  N dy  1649    663718       840       848     23107     64309     71400   6146634     30.55     34.13
302.51/76.42	c  N dy  1675    683781       840       848     23107     50418     71400   4674277     30.51     32.13
308.11/77.85	c  N dy  1721    704232       840       848     23107     36209     71400   3135193     30.51     32.34
314.13/79.39	c  N dy  1743    724323       840       848     23107     54686     71400   5126970     30.46     33.55
319.26/80.60	c  N dy  1787    744414       840       848     23107     39074     71400   3463754     30.44     32.14
325.23/82.14	c  N dy  1807    764472       840       848     23107     57465     71400   5384979     30.39     32.17
329.22/83.13	c  N dy  1886    785197       840       848     23107     41572     71400   3672244     30.42     32.04
333.61/84.28	c  N dy  1943    805204       840       848     23107     60042     71400   5613239     30.46     34.39
334.01/84.31	c  S st  1944    805966       840       848     23107     60734     71400   5678815     30.45     25.27
334.01/84.33	c  S st  1944    806466       840       848     23107     61208     71400   5720186     30.45   no data
334.01/84.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
334.40/84.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.11
334.40/84.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
334.40/84.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
334.80/84.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
334.80/84.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
334.80/84.51	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
334.80/84.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
342.37/86.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.75 s
401.41/101.29	c lits-rem:       131  cl-subs:     3214  v-elim:      0  v-fix:    0  time: 14.80 s
401.41/101.29	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
401.81/101.39	c vivif2 --  cl tried    57994 cl shrink        0 lits rem          0 time: 0.09
402.16/101.48	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.10
402.16/101.49	c calculated reachability. Time: 0.00
402.16/101.49	c  N dy  1944    806466       840       848     23107     57994     71400   5304635     30.45   no data
406.19/102.49	c  N dy  2015    827664       840       848     23107     41854     71400   3647380     30.49     32.15
410.58/103.56	c  N dy  2067    848041       840       848     23107     60591     71400   5594077     30.50     32.13
414.55/104.60	c  N dy  2120    868526       840       848     23107     42676     71400   3685449     30.50     32.15
418.93/105.68	c  N dy  2165    888661       840       848     23107     61211     71400   5603668     30.50     32.12
424.87/107.19	c  N dy  2218    912223       840       848     23107     45069     71400   3955793     30.49     32.10
430.06/108.43	c  N dy  2251    934401       840       848     23107     65280     71400   6044477     30.47     32.11
438.01/110.40	c  N dy  2296    960113       840       848     23107     50372     71400   4530597     30.44     32.09
442.00/111.43	c  N dy  2353    982225       840       848     23107     70722     71400   6589709     30.44     32.08
446.79/112.63	c  N dy  2405   1002246       840       848     23107     49609     71400   4442505     30.44     36.97
450.37/113.59	c  N dy  2461   1022466       840       848     23107     68200     71400   6366669     30.44     32.06
455.16/114.75	c  N dy  2518   1044287       840       848     23107     47751     71400   4169437     30.45     32.05
459.93/115.97	c  N dy  2579   1065478       840       848     23107     67126     71400   6205199     30.46     32.08
461.53/116.34	c  F st  2588   1071877       840       848     23107     73041     71400   6811761     30.45     30.10
464.71/117.10	c  N dy  2611   1085860       840       848     23107     44714     71400   3809379     30.45     32.08
469.51/118.34	c  N dy  2653   1106047       840       848     23107     63212     71400   5719508     30.44     32.05
474.29/119.50	c  N dy  2712   1126060       840       848     23107     81615     71400   7647193     30.46     44.35
478.28/120.53	c  N dy  2752   1146169       840       848     23107     58086     71400   5167264     30.44     32.12
484.68/122.20	c  N dy  2830   1171484       840       848     23107     81204     71400   7637286     30.45     32.28
490.23/123.58	c  N dy  2859   1192737       840       848     23107     57650     71400   5034374     30.43     32.06
495.01/124.71	c  S st  2896   1209700       840       848     23107     73414     71400   6678468     30.42   no data
495.01/124.73	c  S st  2896   1210202       840       848     23107     73888     71400   6719599     30.42   no data
495.01/124.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
495.82/124.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.3M T:  0.20
495.82/124.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
495.82/124.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
496.22/125.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
496.22/125.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
496.22/125.02	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
496.62/125.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
508.16/128.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.70 s
616.98/155.37	c lits-rem:       105  cl-subs:     3329  v-elim:      0  v-fix:    0  time: 27.34 s
616.98/155.37	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
617.37/155.47	c vivif2 --  cl tried    70559 cl shrink        0 lits rem          0 time: 0.11
617.77/155.58	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.11
617.77/155.59	c calculated reachability. Time: 0.00
617.77/155.59	c  N dy  2896   1210202       840       848     23107     70559     71400   6296935     30.42   no data
622.56/156.78	c  N dy  2965   1230959       840       848     23107     45508     71400   3768787     30.45     32.22
627.34/157.92	c  N dy  3024   1250995       840       848     23107     63912     71400   5701169     30.46     32.43
632.53/159.27	c  N dy  3093   1274520       840       848     23107     85435     71400   7930362     30.46     32.59
637.71/160.51	c  N dy  3156   1296829       840       848     23107     60925     71400   5278602     30.46     32.29
641.70/161.58	c  N dy  3214   1318393       840       848     23107     80763     71400   7330861     30.47     32.12
646.48/162.72	c  N dy  3281   1338507       840       848     23107     53352     71400   4447648     30.47     32.34
650.86/163.90	c  N dy  3340   1361918       840       848     23107     74713     71400   6709800     30.48     32.21
658.43/165.72	c  N dy  3360   1385423       840       848     23107     49521     71400   4020641     30.45     32.15
663.22/166.99	c  N dy  3423   1409806       840       848     23107     71894     71400   6403058     30.46     32.15
670.38/168.79	c  N dy  3473   1432314       840       848     23107     92779     71400   8694019     30.46     32.10
675.97/170.13	c  N dy  3522   1452397       840       848     23107     63413     71400   5458801     30.47     34.74
679.56/171.05	c  N dy  3604   1472424       840       848     23107     81824     71400   7350578     30.49     39.69
686.37/172.73	c  N dy  3652   1496351       840       848     23107     54960     71400   4497249     30.49     32.14
691.16/173.93	c  N dy  3702   1517088       840       848     23107     74075     71400   6475688     30.49     32.51
696.69/175.34	c  N dy  3790   1540743       840       848     23107     95864     71400   8881827     30.52     32.16
700.66/176.34	c  N dy  3870   1560779       840       848     23107     64587     71400   5433234     30.55     32.17
705.85/177.61	c  N dy  3911   1581584       840       848     23107     83946     71400   7639333     30.54     32.18
710.64/178.80	c  N dy  3985   1602583       840       848     23107     52658     71400   4171546     30.56     32.59
714.22/179.75	c  N dy  4048   1622629       840       848     23107     71094     71400   6099118     30.58     44.33
719.81/181.12	c  N dy  4094   1643215       840       848     23107     90051     71400   8111272     30.57     32.22
725.39/182.55	c  N dy  4152   1663284       840       848     23107     56793     71400   4578838     30.57     33.42
728.97/183.45	c  N dy  4231   1683301       840       848     23107     75221     71400   6493973     30.60     38.58
733.76/184.62	c  N dy  4294   1704692       840       848     23107     94796     71400   8540563     30.61     32.44
735.00/184.99	c  S st  4300   1710203       840       848     23107     99830     71400   9046560     30.61     31.49
735.34/185.02	c  S st  4300   1710708       840       848     23107    100316     71400   9093381     30.61   no data
735.34/185.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
736.14/185.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.8M T:  0.16
736.14/185.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
736.14/185.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
736.14/185.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
736.14/185.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
736.14/185.26	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
736.54/185.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
743.76/187.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.58 s
895.20/225.16	c lits-rem:       140  cl-subs:     4908  v-elim:      0  v-fix:    0  time: 37.48 s
895.20/225.16	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
895.60/225.29	c vivif2 --  cl tried    95408 cl shrink        0 lits rem          0 time: 0.13
896.40/225.42	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.13
896.40/225.43	c calculated reachability. Time: 0.00
896.40/225.43	c  N dy  4300   1710708       840       848     23107     95408     71400   8460755     30.61   no data
902.37/226.91	c  N dy  4348   1733545       840       848     23107     64163     71400   5287801     30.61     32.31
908.35/228.41	c  N dy  4398   1757264       840       848     23107     86116     71400   7594610     30.60     32.35
917.52/230.77	c  N dy  4441   1785707       840       848     23107     59204     71400   4812387     30.58     32.25
922.71/232.02	c  N dy  4494   1805955       840       848     23107     77998     71400   6814303     30.59     32.26
930.28/233.95	c  N dy  4538   1830326       840       848     23107    100373     71400   9297136     30.57     32.20
934.67/235.04	c  N dy  4598   1850753       840       848     23107     64897     71400   5256421     30.57     32.21
938.65/236.01	c  N dy  4675   1870792       840       848     23107     83373     71400   7182292     30.59     32.31
942.64/237.06	c  N dy  4743   1891145       840       848     23107    102245     71400   9174441     30.61     32.35
947.82/238.31	c  N dy  4802   1911418       840       848     23107     65484     71400   5310117     30.62     32.34
951.41/239.28	c  N dy  4870   1932123       840       848     23107     84604     71400   7277980     30.63     32.50
957.39/240.77	c  N dy  4931   1952996       840       848     23107    103834     71400   9284599     30.64     32.28
963.36/242.22	c  N dy  4975   1973661       840       848     23107     66637     71400   5390931     30.64     32.26
968.94/243.61	c  N dy  5045   1993933       840       848     23107     85223     71400   7418176     30.64     32.33
973.33/244.76	c  N dy  5105   2014001       840       848     23107    103841     71400   9392632     30.65     54.55
978.51/246.10	c  N dy  5171   2035005       840       848     23107     66142     71400   5301453     30.66     32.41
982.50/247.05	c  N dy  5241   2055232       840       848     23107     84831     71400   7270395     30.67     32.29
987.68/248.30	c  N dy  5293   2075613       840       848     23107    103611     71400   9305973     30.67     32.32
994.06/249.98	c  N dy  5347   2099401       840       848     23107     67489     71400   5426840     30.67     32.44
998.83/251.12	c  N dy  5390   2119837       840       848     23107     86278     71400   7373699     30.67     32.28
1004.83/252.63	c  N dy  5447   2144192       840       848     23107    108795     71400   9708834     30.66     32.36
1011.99/254.47	c  N dy  5492   2169135       840       848     23107     72685     71400   6000561     30.66     32.30
1017.97/255.94	c  N dy  5511   2190230       840       848     23107     92126     71400   8163898     30.64     32.32
1024.00/257.49	c  N dy  5553   2210709       840       848     23107    110784     71400  10136485     30.63     29.97
1024.00/257.49	c  S st  5553   2210709       840       848     23107    110784     71400  10136485     30.63     29.97
1024.41/257.53	c  S st  5553   2211212       840       848     23107    111256     71400  10178956     30.63   no data
1024.41/257.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1025.15/257.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.8M T:  0.21
1025.15/257.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1025.15/257.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1025.55/257.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1025.55/257.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1025.55/257.83	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1025.95/257.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
1035.12/260.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.09 s
1180.22/296.60	c lits-rem:        85  cl-subs:     5089  v-elim:      0  v-fix:    0  time: 35.83 s
1180.22/296.61	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
1180.62/296.76	c vivif2 --  cl tried   106167 cl shrink        0 lits rem          0 time: 0.15
1181.42/296.94	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.19
1181.42/296.95	c calculated reachability. Time: 0.00
1181.42/296.95	c  N dy  5553   2211212       840       848     23107    106167     71400   9504704     30.63   no data
1189.80/299.00	c  N dy  5600   2236582       840       848     23107     70060     71400   5657393     30.62     32.26
1194.18/300.16	c  N dy  5671   2256658       840       848     23107     88561     71400   7632187     30.64     34.12
1199.39/301.49	c  N dy  5707   2277800       840       848     23107    108130     71400   9731033     30.63     32.26
1205.73/303.07	c  N dy  5755   2298576       840       848     23107     66501     71400   5204298     30.63     32.56
1210.92/304.35	c  N dy  5790   2320511       840       848     23107     86807     71400   7340114     30.62     32.27
1218.49/306.22	c  N dy  5873   2346685       840       848     23107    110945     71400   9893167     30.63     32.27
1223.27/307.47	c  N dy  5915   2367037       840       848     23107     67917     71400   5349228     30.62     32.26
1227.65/308.53	c  N dy  5966   2387383       840       848     23107     86778     71400   7331033     30.63     32.47
1233.24/309.93	c  N dy  6011   2407713       840       848     23107    105351     71400   9333630     30.62     32.25
1238.01/311.15	c  N dy  6069   2427849       840       848     23107    123991     71400  11336780     30.62     32.25
1243.64/312.55	c  N dy  6108   2447896       840       848     23107     79590     71400   6522816     30.62     39.21
1248.36/313.76	c  N dy  6152   2469974       840       848     23107     99911     71400   8719826     30.62     32.53
1252.76/314.84	c  N dy  6245   2490327       840       848     23107    118748     71400  10717387     30.64     32.42
1257.94/316.15	c  N dy  6280   2510786       840       848     23107     73878     71400   5868436     30.63     32.30
1266.31/318.29	c  N dy  6308   2535119       840       848     23107     96335     71400   8287557     30.61     32.34
1272.29/319.74	c  N dy  6352   2555582       840       848     23107    115054     71400  10259110     30.61     32.26
1280.26/321.70	c  N dy  6400   2580593       840       848     23107     73761     71400   5914746     30.60     32.22
1284.25/322.79	c  N dy  6483   2600778       840       848     23107     92470     71400   7890644     30.61     32.42
1289.03/323.99	c  N dy  6556   2620860       840       848     23107    111006     71400   9847497     30.62     46.96
1295.01/325.43	c  N dy  6618   2641212       840       848     23107    129739     71400  11837732     30.63     32.25
1300.64/326.82	c  N dy  6669   2662303       840       848     23107     83739     71400   6873620     30.63     32.26
1305.77/328.12	c  N dy  6753   2683983       840       848     23107    103659     71400   8954333     30.64     32.34
1311.35/329.50	c  N dy  6808   2705157       840       848     23107    123241     71400  11029936     30.64     32.33
1312.55/329.84	c  S st  6828   2711213       840       848     23107    128839     71400  11619800     30.64   no data
1312.55/329.88	c  S st  6828   2711715       840       848     23107    129321     71400  11664874     30.64   no data
1312.95/329.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1314.14/330.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.3M T:  0.30
1314.14/330.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1314.14/330.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1314.14/330.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1314.14/330.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1314.14/330.29	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1314.94/330.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
1324.90/332.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.23 s
1525.82/383.34	c lits-rem:        37  cl-subs:     5583  v-elim:      0  v-fix:    0  time: 49.67 s
1525.82/383.34	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
1526.62/383.52	c vivif2 --  cl tried   123738 cl shrink        0 lits rem          0 time: 0.18
1527.42/383.75	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.23
1527.42/383.76	c calculated reachability. Time: 0.00
1527.42/383.76	c  N dy  6828   2711715       840       848     23107    123738     71400  10935333     30.64   no data
1532.64/385.09	c  N dy  6885   2732384       840       848     23107     76651     71400   6101313     30.65     32.27
1539.77/386.86	c  N dy  6916   2752470       840       848     23107     95150     71400   8223041     30.64     34.33
1544.96/388.17	c  N dy  6971   2772886       840       848     23107    113951     71400  10213637     30.64     32.31
1552.52/390.05	c  N dy  7049   2797972       840       848     23107     69867     71400   5362702     30.65     32.30
1556.91/391.12	c  N dy  7101   2818681       840       848     23107     89037     71400   7381867     30.65     32.29
1561.69/392.35	c  N dy  7191   2839329       840       848     23107    108082     71400   9380226     30.67     32.49
1566.88/393.68	c  N dy  7252   2859781       840       848     23107    126924     71400  11349468     30.67     32.31
1573.24/395.24	c  N dy  7292   2879801       840       848     23107     77185     71400   6098219     30.67     35.26
1581.28/397.23	c  N dy  7321   2904683       840       848     23107     99769     71400   8517891     30.66     32.27
1586.79/398.62	c  N dy  7378   2925434       840       848     23107    118934     71400  10545611     30.66     32.29
1591.58/399.80	c  N dy  7467   2945497       840       848     23107    137525     71400  12509836     30.67     42.12
1596.76/401.15	c  N dy  7501   2966020       840       848     23107     87475     71400   7163721     30.67     32.31
1608.73/404.18	c  N dy  7549   2990981       840       848     23107    110138     71400   9683108     30.65     32.29
1614.31/405.50	c  N dy  7612   3011016       840       848     23107    128662     71400  11644717     30.66     32.75
1619.09/406.74	c  N dy  7701   3031058       840       848     23107     77343     71400   6103239     30.67     36.55
1629.10/409.27	c  N dy  7733   3056242       840       848     23107    100569     71400   8520448     30.66     32.31
1636.23/411.05	c  N dy  7778   3077277       840       848     23107    119805     71400  10565312     30.65     32.27
1642.66/412.63	c  N dy  7837   3098369       840       848     23107    139170     71400  12625096     30.65     32.37
1647.78/413.94	c  N dy  7901   3118511       840       848     23107     86887     71400   7150497     30.66     32.39
1664.17/418.07	c  N dy  7948   3142539       840       848     23107    108985     71400   9550832     30.66     32.39
1669.30/419.33	c  N dy  7996   3163732       840       848     23107    128517     71400  11555586     30.65     32.33
1675.70/420.91	c  N dy  8059   3183737       840       848     23107     75184     71400   5869468     30.66     35.69
1680.08/422.02	c  N dy  8136   3203966       840       848     23107     93956     71400   7865525     30.67     32.40
1681.72/422.45	c  S st  8174   3211715       840       848     23107    101098     71400   8605638     30.67     25.05
1681.72/422.48	c  S st  8174   3212216       840       848     23107    101579     71400   8648258     30.67   no data
1682.12/422.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1683.26/422.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.28
1683.26/422.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1683.26/422.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1683.26/422.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1683.26/422.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1683.26/422.86	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1683.66/422.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.12 s
1696.01/426.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.79 s
1846.30/463.72	c lits-rem:        44  cl-subs:     2786  v-elim:      0  v-fix:    0  time: 37.16 s
1846.30/463.72	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
1846.70/463.86	c vivif2 --  cl tried    98793 cl shrink        0 lits rem          0 time: 0.14
1847.50/464.02	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.16
1847.50/464.02	c calculated reachability. Time: 0.00
1847.50/464.02	c  N dy  8174   3212216       840       848     23107     98793     71400   8274954     30.67   no data
1853.48/465.53	c  N dy  8208   3232497       840       848     23107    117525     71400  10283261     30.66     32.29
1867.02/468.97	c  N dy  8244   3265238       840       848     23107     75023     71400   5900352     30.64     32.25
1873.81/470.66	c  N dy  8277   3289015       840       848     23107     96916     71400   8342750     30.63     32.39
1880.98/472.46	c  N dy  8299   3309879       840       848     23107    116131     71400  10392449     30.62     32.26
1885.77/473.62	c  N dy  8385   3330587       840       848     23107    135265     71400  12381215     30.63     32.25
1891.34/475.05	c  N dy  8436   3351710       840       848     23107     81011     71400   6504022     30.63     32.27
1896.98/476.48	c  N dy  8491   3371814       840       848     23107     99538     71400   8480037     30.64     32.30
1903.30/478.03	c  N dy  8525   3391905       840       848     23107    117963     71400  10444437     30.62     33.01
1908.09/479.26	c  N dy  8580   3411948       840       848     23107    136388     71400  12405974     30.63     41.37
1913.27/480.57	c  N dy  8623   3432028       840       848     23107     80327     71400   6432883     30.62     32.43
1919.23/482.07	c  N dy  8654   3453185       840       848     23107     99865     71400   8481873     30.61     32.28
1925.61/483.68	c  N dy  8709   3476087       840       848     23107    120876     71400  10732632     30.61     32.31
1930.80/484.95	c  N dy  8756   3496884       840       848     23107    139870     71400  12742123     30.61     32.24
1936.77/486.41	c  N dy  8790   3516955       840       848     23107     82917     71400   6736389     30.60     38.10
1940.80/487.49	c  N dy  8836   3537605       840       848     23107    101906     71400   8698526     30.60     32.44
1945.92/488.72	c  N dy  8905   3557850       840       848     23107    120560     71400  10659353     30.60     32.54
1951.91/490.24	c  N dy  8939   3577949       840       848     23107    139026     71400  12672626     30.59     43.96
1957.09/491.56	c  N dy  9005   3598588       840       848     23107     81628     71400   6664109     30.59     32.40
1960.67/492.49	c  N dy  9076   3619039       840       848     23107    100542     71400   8626444     30.60     32.35
1965.86/493.70	c  N dy  9134   3639109       840       848     23107    119112     71400  10576300     30.60     32.33
1971.82/495.22	c  N dy  9182   3662394       840       848     23107    140542     71400  12843838     30.60     32.22
1977.01/496.53	c  N dy  9280   3682484       840       848     23107     81693     71400   6629419     30.61     49.86
1982.19/497.83	c  N dy  9328   3702523       840       848     23107    100103     71400   8602745     30.61     32.26
1984.98/498.58	c  S st  9356   3712218       840       848     23107    109073     71400   9626406     30.61     31.68
1985.38/498.61	c  S st  9356   3712718       840       848     23107    109557     71400   9670002     30.61   no data
1985.38/498.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1986.17/498.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.5M T:  0.21
1986.17/498.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1986.17/498.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1986.57/498.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
1986.57/498.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
1986.57/498.92	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
1986.97/499.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
1996.54/501.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.18 s
2175.92/546.44	c lits-rem:       119  cl-subs:     3892  v-elim:      0  v-fix:    0  time: 44.35 s
2175.92/546.44	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
2176.72/546.62	c vivif2 --  cl tried   105665 cl shrink        0 lits rem          0 time: 0.17
2177.57/546.83	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.20
2177.57/546.83	c calculated reachability. Time: 0.00
2177.57/546.83	c  N dy  9356   3712718       840       848     23107    105665     71400   9147301     30.61   no data
2187.07/549.22	c  N dy  9410   3743656       840       848     23107    134216     71400  12211514     30.60     32.26
2189.07/549.71	c  F st  9443   3751562       840       848     23107    141516     71400  12967522     30.61     26.97
2192.25/550.54	c  N dy  9468   3764505       840       848     23107    153484     71400  14260588     30.61     32.23
2197.84/551.97	c  N dy  9533   3784687       840       848     23107     93831     71400   7904200     30.61     32.25
2204.61/553.65	c  N dy  9602   3809155       840       848     23107    116468     71400  10394117     30.61     32.23
2211.40/555.30	c  N dy  9646   3829398       840       848     23107    135134     71400  12380825     30.61     32.32
2217.02/556.75	c  N dy  9696   3849453       840       848     23107    153543     71400  14299822     30.61     32.27
2223.34/558.33	c  N dy  9754   3871099       840       848     23107     94184     71400   7933317     30.61     32.23
2229.76/560.00	c  N dy  9794   3891271       840       848     23107    112671     71400   9925980     30.61     32.25
2234.90/561.25	c  N dy  9864   3911356       840       848     23107    131259     71400  11919090     30.61     34.12
2240.48/562.62	c  N dy  9916   3931395       840       848     23107    149774     71400  13874233     30.61     32.27
2246.85/564.23	c  N dy  9971   3953751       840       848     23107     90233     71400   7472321     30.61     32.23
2252.82/565.80	c  N dy 10004   3973829       840       848     23107    108717     71400   9468041     30.61     44.16
2262.00/568.07	c  N dy 10057   4001654       840       848     23107    134420     71400  12160848     30.60     32.30
2268.38/569.64	c  N dy 10093   4023626       840       848     23107    154743     71400  14273180     30.60     32.34
2275.14/571.31	c  N dy 10160   4047285       840       848     23107     95404     71400   8045179     30.60     32.45
2279.93/572.51	c  N dy 10236   4067315       840       848     23107    113798     71400  10014552     30.61     58.97
2284.71/573.71	c  N dy 10278   4087403       840       848     23107    132240     71400  11904613     30.61     33.89
2291.13/575.40	c  N dy 10338   4110789       840       848     23107    153797     71400  14195160     30.61     32.34
2297.86/577.02	c  N dy 10382   4130801       840       848     23107     90269     71400   7500879     30.61     36.06
2301.85/578.07	c  N dy 10454   4150865       840       848     23107    108753     71400   9427942     30.61     32.29
2308.67/579.73	c  N dy 10504   4172075       840       848     23107    128365     71400  11543017     30.61     32.33
2314.61/581.23	c  N dy 10550   4193086       840       848     23107    147725     71400  13588438     30.61     32.27
2321.39/583.00	c  S st 10590   4212720       840       848     23107     82949     71400   6741526     30.61     28.30
2321.82/583.03	c  S st 10590   4213221       840       848     23107     83426     71400   6783768     30.61   no data
2321.82/583.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2322.58/583.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.4M T:  0.14
2322.58/583.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2322.58/583.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2322.58/583.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2322.58/583.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
2322.58/583.27	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
2322.97/583.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
2334.97/586.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.75 s
2405.12/603.94	c lits-rem:        61  cl-subs:      345  v-elim:      0  v-fix:    0  time: 17.34 s
2405.12/603.94	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
2405.53/604.07	c vivif2 --  cl tried    83081 cl shrink        0 lits rem          0 time: 0.13
2405.87/604.19	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.12
2405.87/604.19	c calculated reachability. Time: 0.00
2405.87/604.19	c  N dy 10590   4213221       840       848     23107     83081     71400   6738269     30.61   no data
2411.85/605.63	c  N dy 10629   4236389       840       848     23107    104415     71400   9025644     30.61     32.27
2417.04/606.97	c  N dy 10691   4256490       840       848     23107    122888     71400  11004401     30.61     42.81
2423.41/608.60	c  N dy 10729   4276695       840       848     23107    141479     71400  13047153     30.60     32.55
2430.19/610.28	c  N dy 10795   4301859       840       848     23107    164564     71400  15470031     30.60     32.29
2438.16/612.25	c  N dy 10826   4321920       840       848     23107     99291     71400   8520331     30.60     33.37
2443.75/613.63	c  N dy 10876   4342614       840       848     23107    118285     71400  10577293     30.60     32.22
2448.53/614.90	c  N dy 10926   4362733       840       848     23107    136799     71400  12580390     30.60     32.32
2454.10/616.21	c  N dy 10979   4382752       840       848     23107    155332     71400  14593279     30.60     32.26
2461.69/618.15	c  N dy 10994   4403356       840       848     23107     89625     71400   7456749     30.59     32.23
2467.66/619.63	c  N dy 11027   4423903       840       848     23107    108437     71400   9506526     30.58     32.24
2472.85/620.94	c  N dy 11069   4443986       840       848     23107    127022     71400  11471728     30.58     32.19
2478.03/622.24	c  N dy 11129   4465347       840       848     23107    146514     71400  13531887     30.58     32.22
2482.81/623.43	c  N dy 11204   4485384       840       848     23107    165089     71400  15479285     30.59     32.21
2489.17/625.06	c  N dy 11260   4506048       840       848     23107     98681     71400   8473144     30.59     32.21
2493.56/626.15	c  N dy 11336   4526103       840       848     23107    117183     71400  10418584     30.59     32.42
2498.75/627.42	c  N dy 11415   4546320       840       848     23107    135828     71400  12423219     30.60     32.31
2504.33/628.81	c  N dy 11481   4568793       840       848     23107    156507     71400  14561555     30.61     32.25
2518.28/632.33	c  N dy 11533   4603189       840       848     23107    101782     71400   8945153     30.60     32.22
2522.66/633.48	c  N dy 11624   4624813       840       848     23107    121820     71400  11103392     30.61     32.25
2527.88/634.73	c  N dy 11677   4645733       840       848     23107    141173     71400  13152746     30.61     32.28
2534.62/636.47	c  N dy 11734   4669227       840       848     23107    162864     71400  15514293     30.61     32.30
2541.03/638.03	c  N dy 11799   4689232       840       848     23107     93523     71400   7870196     30.62     32.72
2547.37/639.62	c  N dy 11837   4710027       840       848     23107    112625     71400   9949386     30.61     32.65
2547.77/639.78	c  S st 11852   4713221       840       848     23107    115612     71400  10283052     30.62     28.53
2548.17/639.81	c  S st 11852   4713726       840       848     23107    116092     71400  10325442     30.62   no data
2548.17/639.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2548.97/640.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.16
2548.97/640.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2548.97/640.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2548.97/640.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2548.97/640.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
2548.97/640.06	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
2549.37/640.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
2557.35/642.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.74 s
2672.14/670.94	c lits-rem:        45  cl-subs:     3094  v-elim:      0  v-fix:    0  time: 28.36 s
2672.14/670.94	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
2672.98/671.16	c vivif2 --  cl tried   112998 cl shrink        0 lits rem          0 time: 0.20
2674.13/671.41	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.26
2674.13/671.42	c calculated reachability. Time: 0.00
2674.13/671.42	c  N dy 11852   4713726       840       848     23107    112998     71400   9907537     30.62   no data
2679.30/672.75	c  N dy 11940   4734136       840       848     23107    131717     71400  11879024     30.63     32.53
2685.72/674.40	c  N dy 11991   4754162       840       848     23107    150134     71400  13857650     30.63     52.84
2691.66/675.86	c  N dy 12050   4774229       840       848     23107    168570     71400  15778497     30.63     44.68
2700.82/678.10	c  N dy 12104   4794575       840       848     23107     98982     71400   8438853     30.63     32.25
2705.61/679.32	c  N dy 12170   4814659       840       848     23107    117444     71400  10353534     30.64     32.42
2711.19/680.76	c  N dy 12217   4835123       840       848     23107    136205     71400  12344201     30.64     32.49
2718.75/682.69	c  N dy 12244   4855815       840       848     23107    155212     71400  14394618     30.63     32.33
2725.59/684.38	c  N dy 12317   4876192       840       848     23107    173938     71400  16358404     30.64     32.30
2732.31/686.01	c  N dy 12366   4896469       840       848     23107    103300     71400   8839903     30.64     32.44
2741.08/688.28	c  N dy 12447   4921124       840       848     23107    125999     71400  11362595     30.64     32.31
2747.09/689.77	c  N dy 12510   4941918       840       848     23107    144999     71400  13356815     30.65     32.37
2753.43/691.32	c  N dy 12572   4962005       840       848     23107    163595     71400  15414482     30.65     39.84
2760.66/693.12	c  N dy 12634   4983987       840       848     23107     93715     71400   7862783     30.65     32.31
2766.99/694.77	c  N dy 12706   5009631       840       848     23107    117406     71400  10414883     30.66     32.32
2772.17/696.02	c  N dy 12763   5029654       840       848     23107    135842     71400  12357615     30.66     35.40
2776.96/697.23	c  N dy 12844   5049765       840       848     23107    154431     71400  14309952     30.67     32.44
2782.17/698.60	c  N dy 12909   5069821       840       848     23107    172963     71400  16276022     30.67     32.29
2788.92/700.29	c  N dy 12931   5089849       840       848     23107    100043     71400   8555131     30.66     39.39
2793.30/701.34	c  N dy 13003   5110409       840       848     23107    119073     71400  10548445     30.67     32.35
2799.28/702.82	c  N dy 13046   5131069       840       848     23107    138027     71400  12531481     30.67     32.33
2804.10/704.02	c  N dy 13133   5151117       840       848     23107    156453     71400  14459329     30.68     32.55
2809.24/705.39	c  N dy 13190   5171605       840       848     23107    175291     71400  16396323     30.68     32.33
2816.42/707.20	c  N dy 13219   5191689       840       848     23107    101707     71400   8727070     30.67     32.39
2822.04/708.53	c  N dy 13294   5213273       840       848     23107    121560     71400  10856910     30.68     32.33
2822.04/708.55	c  S st 13296   5213727       840       848     23107    121975     71400  10897849     30.68     25.65
2822.04/708.58	c  S st 13296   5214231       840       848     23107    122464     71400  10940035     30.68   no data
2822.39/708.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2822.78/708.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.4M T:  0.16
2822.78/708.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2822.78/708.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2823.18/708.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
2823.18/708.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
2823.18/708.83	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
2823.58/708.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
2831.56/710.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.77 s
2934.80/736.88	c lits-rem:        35  cl-subs:     3719  v-elim:      0  v-fix:    0  time: 25.57 s
2934.80/736.88	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
2935.64/737.07	c vivif2 --  cl tried   118745 cl shrink        0 lits rem          0 time: 0.17
2936.39/737.22	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.16
2936.39/737.23	c calculated reachability. Time: 0.00
2936.39/737.23	c  N dy 13296   5214231       840       848     23107    118745     71400  10453703     30.68   no data
2941.17/738.47	c  N dy 13346   5234495       840       848     23107    137387     71400  12408379     30.68     32.48
2947.14/739.99	c  N dy 13381   5256042       840       848     23107    157293     71400  14529213     30.67     32.37
2953.58/741.52	c  N dy 13420   5277072       840       848     23107    176653     71400  16552948     30.67     32.42
2961.10/743.45	c  N dy 13460   5298544       840       848     23107    103713     71400   9010749     30.66     32.44
2966.31/744.73	c  N dy 13531   5319552       840       848     23107    123024     71400  11013023     30.67     32.32
2972.65/746.37	c  N dy 13577   5339567       840       848     23107    141551     71400  13018295     30.67     34.10
2979.03/747.99	c  N dy 13627   5359573       840       848     23107    159952     71400  14945758     30.67     57.05
2988.99/750.43	c  N dy 13664   5385844       840       848     23107    184178     71400  17575303     30.66     32.31
2996.18/752.29	c  N dy 13710   5406581       840       848     23107    109340     71400   9563588     30.66     32.44
3002.54/753.81	c  N dy 13768   5427136       840       848     23107    128154     71400  11520765     30.66     32.51
3009.73/755.66	c  N dy 13808   5447180       840       848     23107    146509     71400  13504806     30.66     35.48
3016.09/757.28	c  N dy 13856   5467197       840       848     23107    164913     71400  15395987     30.66     45.37
3024.06/759.26	c  N dy 13899   5489322       840       848     23107    185191     71400  17503194     30.66     32.49
3034.83/761.99	c  N dy 13915   5509797       840       848     23107    109532     71400   9569359     30.65     32.35
3040.42/763.35	c  N dy 13979   5530304       840       848     23107    128369     71400  11525674     30.65     32.61
3046.78/764.98	c  N dy 14033   5550902       840       848     23107    147305     71400  13563817     30.66     32.37
3052.77/766.40	c  N dy 14100   5571500       840       848     23107    166270     71400  15594438     30.66     32.35
3059.13/768.06	c  N dy 14148   5593578       840       848     23107    186573     71400  17784910     30.66     32.30
3065.92/769.73	c  N dy 14184   5613705       840       848     23107    109397     71400   9581273     30.66     32.28
3070.31/770.86	c  N dy 14279   5633767       840       848     23107    127910     71400  11525937     30.67     33.02
3078.27/772.83	c  N dy 14322   5653815       840       848     23107    146302     71400  13548002     30.67     44.13
3083.86/774.29	c  N dy 14392   5673886       840       848     23107    164917     71400  15509105     30.67     42.17
3091.43/776.15	c  N dy 14459   5696317       840       848     23107    185591     71400  17696657     30.67     32.39
3098.26/777.85	c  S st 14534   5714232       840       848     23107    105359     71400   9218490     30.68     29.04
3098.26/777.87	c  S st 14534   5714734       840       848     23107    105840     71400   9260874     30.68   no data
3098.60/777.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3099.40/778.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.5M T:  0.19
3099.40/778.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3099.40/778.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3099.40/778.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3099.40/778.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
3099.40/778.16	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
3099.80/778.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
3109.37/780.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.12 s
3199.86/803.30	c lits-rem:       108  cl-subs:     1019  v-elim:      0  v-fix:    0  time: 22.33 s
3199.86/803.30	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
3200.26/803.45	c vivif2 --  cl tried   104821 cl shrink        0 lits rem          0 time: 0.15
3200.66/803.57	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.13
3200.66/803.58	c calculated reachability. Time: 0.00
3200.66/803.58	c  N dy 14534   5714734       840       848     23107    104821     71400   9128327     30.68   no data
3205.44/804.75	c  N dy 14598   5734759       840       848     23107    123251     71400  11097013     30.68     32.33
3210.63/806.01	c  N dy 14651   5755854       840       848     23107    142674     71400  13100313     30.68     32.34
3215.81/807.33	c  N dy 14715   5777092       840       848     23107    162333     71400  15171736     30.68     32.32
3221.38/808.76	c  N dy 14804   5797112       840       848     23107    180900     71400  17216608     30.69     45.40
3227.76/810.34	c  N dy 14851   5817184       840       848     23107    101635     71400   8756643     30.69     32.60
3233.78/811.89	c  N dy 14898   5837692       840       848     23107    120381     71400  10734697     30.69     32.44
3239.72/813.36	c  N dy 14941   5858705       840       848     23107    139616     71400  12796549     30.68     32.36
3245.30/814.79	c  N dy 14993   5878751       840       848     23107    158096     71400  14720955     30.68     38.25
3250.89/816.11	c  N dy 15046   5898885       840       848     23107    176643     71400  16678858     30.69     32.40
3258.46/818.09	c  N dy 15122   5921612       840       848     23107     99200     71400   8493086     30.69     32.44
3262.84/819.15	c  N dy 15187   5942637       840       848     23107    118530     71400  10523074     30.69     32.34
3268.42/820.58	c  N dy 15243   5963289       840       848     23107    137590     71400  12534302     30.69     32.33
3292.33/826.51	c  N dy 15260   6004454       840       848     23107    175536     71400  16825091     30.67     32.31
3298.71/828.19	c  N dy 15334   6025525       840       848     23107    194982     71400  18870592     30.68     32.36
3307.07/830.21	c  N dy 15376   6047604       840       848     23107    115924     71400  10373747     30.68     32.32
3311.46/831.35	c  N dy 15451   6067612       840       848     23107    134376     71400  12289967     30.68     42.51
3318.23/833.03	c  N dy 15489   6087768       840       848     23107    153010     71400  14251371     30.68     32.41
3325.85/834.97	c  N dy 15513   6108341       840       848     23107    171905     71400  16411819     30.68     32.48
3333.78/836.95	c  N dy 15561   6131932       840       848     23107    193691     71400  18721416     30.67     32.36
3340.95/838.77	c  N dy 15610   6152041       840       848     23107    111688     71400   9900222     30.67     32.35
3348.18/840.59	c  N dy 15684   6174250       840       848     23107    132193     71400  12089498     30.67     32.29
3354.50/842.11	c  N dy 15729   6194285       840       848     23107    150609     71400  14021863     30.67     46.54
3360.08/843.52	c  N dy 15780   6214645       840       848     23107    169303     71400  15994636     30.67     32.36
3360.08/843.53	c  S st 15781   6214735       840       848     23107    169383     71400  16003237     30.67   no data
3360.08/843.58	c  S st 15781   6215236       840       848     23107    169864     71400  16045924     30.67   no data
3360.48/843.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.07
3362.47/844.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.5M T:  0.48
3362.47/844.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3362.47/844.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3362.87/844.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3362.87/844.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
3362.87/844.21	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
3363.66/844.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.21 s
3378.01/848.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  3.05 s
3797.31/953.21	c lits-rem:        53  cl-subs:     6986  v-elim:      0  v-fix:    0  time: 103.71 s
3797.31/953.21	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
3798.11/953.45	c vivif2 --  cl tried   162878 cl shrink        0 lits rem          0 time: 0.24
3798.91/953.67	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.22
3798.91/953.68	c calculated reachability. Time: 0.00
3798.91/953.68	c  N dy 15781   6215236       840       848     23107    162878     71400  15120197     30.67   no data
3806.08/955.42	c  N dy 15815   6237496       840       848     23107    183362     71400  17375446     30.67     32.52
3814.05/957.47	c  N dy 15867   6257629       840       848     23107    201733     71400  19379780     30.67     32.47
3819.23/958.72	c  N dy 15946   6277812       840       848     23107    119367     71400  10566341     30.67     32.29
3824.42/960.04	c  N dy 15996   6298973       840       848     23107    138942     71400  12659297     30.67     32.35
3833.98/962.48	c  N dy 16076   6329043       840       848     23107    166574     71400  15609240     30.67     32.30
3840.35/964.01	c  N dy 16147   6350209       840       848     23107    186036     71400  17672223     30.68     32.34
3848.72/966.13	c  N dy 16184   6370394       840       848     23107    102587     71400   8756320     30.67     32.34
3853.50/967.37	c  N dy 16242   6390451       840       848     23107    121051     71400  10692672     30.67     32.33
3860.28/969.01	c  N dy 16286   6411542       840       848     23107    140402     71400  12770651     30.67     32.29
3867.46/970.84	c  N dy 16299   6432898       840       848     23107    160075     71400  14976269     30.67     32.31
3873.44/972.31	c  N dy 16362   6452946       840       848     23107    178522     71400  16968142     30.67     36.38
3881.41/974.38	c  N dy 16439   6477983       840       848     23107    201688     71400  19450942     30.67     32.35
3887.77/975.95	c  N dy 16517   6498402       840       848     23107    117412     71400  10235360     30.68     32.32
3895.79/978.01	c  N dy 16544   6518464       840       848     23107    135851     71400  12346428     30.68     32.31
3901.33/979.37	c  N dy 16606   6539038       840       848     23107    154768     71400  14421031     30.68     32.35
3906.52/980.66	c  N dy 16656   6559108       840       848     23107    173091     71400  16305036     30.68     47.97
3913.73/982.46	c  N dy 16688   6579174       840       848     23107    191555     71400  18240118     30.68     41.83
3920.86/984.30	c  N dy 16750   6599895       840       848     23107    106692     71400   9086452     30.68     32.52
3925.64/985.41	c  N dy 16827   6619947       840       848     23107    125093     71400  11015953     30.68     38.26
3930.42/986.68	c  N dy 16881   6640129       840       848     23107    143694     71400  12926031     30.68     32.49
3937.20/988.33	c  N dy 16923   6660444       840       848     23107    162561     71400  15021917     30.68     32.34
3943.58/989.95	c  N dy 16958   6681235       840       848     23107    181645     71400  17031551     30.68     32.31
3949.95/991.50	c  N dy 17040   6701329       840       848     23107    200234     71400  19028590     30.68     32.36
3956.34/993.14	c  S st 17070   6715236       840       848     23107    108104     71400   9161959     30.68     26.46
3956.34/993.17	c  S st 17070   6715739       840       848     23107    108583     71400   9206130     30.68   no data
3956.73/993.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3957.58/993.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.24
3957.58/993.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3957.58/993.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3957.92/993.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
3957.92/993.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
3957.92/993.54	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
3958.72/993.70	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.16 s
3969.89/996.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.54 s
4049.67/1016.56	c lits-rem:       131  cl-subs:      591  v-elim:      0  v-fix:    0  time: 19.75 s
4049.67/1016.56	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
4050.41/1016.71	c vivif2 --  cl tried   107992 cl shrink        0 lits rem          0 time: 0.15
4050.81/1016.83	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.12
4050.81/1016.83	c calculated reachability. Time: 0.00
4050.81/1016.83	c  N dy 17070   6715739       840       848     23107    107992     71400   9133708     30.68   no data
4056.79/1018.36	c  N dy 17116   6737891       840       848     23107    128299     71400  11257137     30.68     32.32
4062.40/1019.80	c  N dy 17211   6760407       840       848     23107    149130     71400  13486879     30.69     32.40
4068.33/1021.21	c  N dy 17249   6780491       840       848     23107    167564     71400  15396291     30.68     36.00
4074.32/1022.79	c  N dy 17302   6800796       840       848     23107    186369     71400  17407167     30.68     32.32
4079.94/1024.17	c  N dy 17346   6821143       840       848     23107    205123     71400  19370614     30.68     32.50
4086.27/1025.78	c  N dy 17394   6842731       840       848     23107    119025     71400  10190144     30.68     32.41
4093.83/1027.68	c  N dy 17414   6863612       840       848     23107    138210     71400  12221116     30.67     32.52
4101.42/1029.59	c  N dy 17446   6883745       840       848     23107    156579     71400  14235896     30.67     32.37
4106.65/1030.84	c  N dy 17513   6903752       840       848     23107    175058     71400  16177641     30.67     32.31
4112.57/1032.36	c  N dy 17566   6923772       840       848     23107    193478     71400  18154240     30.67     32.86
4118.56/1033.89	c  N dy 17600   6945274       840       848     23107    213213     71400  20258168     30.67     32.42
4124.92/1035.49	c  N dy 17646   6965777       840       848     23107    125325     71400  10855630     30.67     32.31
4130.49/1036.82	c  N dy 17712   6985974       840       848     23107    143880     71400  12841072     30.67     32.36
4136.91/1038.48	c  N dy 17743   7008906       840       848     23107    164925     71400  15106852     30.67     32.38
4143.65/1040.17	c  N dy 17777   7032038       840       848     23107    186256     71400  17398626     30.67     32.54
4151.62/1042.18	c  N dy 17817   7052411       840       848     23107    204740     71400  19402885     30.66     32.31
4158.84/1044.01	c  N dy 17854   7072510       840       848     23107    115798     71400   9690113     30.66     32.29
4162.79/1044.99	c  N dy 17925   7092581       840       848     23107    134324     71400  11615298     30.66     42.69
4167.16/1046.08	c  N dy 18016   7112791       840       848     23107    152957     71400  13571340     30.67     32.38
4172.72/1047.47	c  N dy 18060   7132817       840       848     23107    171427     71400  15548186     30.67     36.71
4178.71/1048.93	c  N dy 18123   7153527       840       848     23107    190613     71400  17577271     30.67     32.48
4185.13/1050.56	c  N dy 18193   7174528       840       848     23107    209977     71400  19657990     30.67     32.31
4192.67/1052.42	c  N dy 18225   7196791       840       848     23107    121919     71400  10337583     30.67     32.42
4197.85/1053.73	c  S st 18260   7215740       840       848     23107    139227     71400  12180681     30.67     31.86
4197.85/1053.76	c  S st 18260   7216242       840       848     23107    139704     71400  12225091     30.67   no data
4197.85/1053.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4199.03/1054.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.5M T:  0.27
4199.03/1054.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4199.03/1054.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4199.44/1054.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4199.44/1054.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
4199.44/1054.13	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
4199.84/1054.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
4209.41/1056.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.12 s
4399.15/1104.21	c lits-rem:        82  cl-subs:     2861  v-elim:      0  v-fix:    0  time: 47.51 s
4399.15/1104.21	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
4399.98/1104.45	c vivif2 --  cl tried   136843 cl shrink        0 lits rem          0 time: 0.24
4401.14/1104.80	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.34
4401.54/1104.80	c calculated reachability. Time: 0.00
4401.54/1104.80	c  N dy 18260   7216242       840       848     23107    136843     71400  11855874     30.67   no data
4409.90/1106.94	c  N dy 18287   7237815       840       848     23107    156631     71400  13986493     30.66     32.31
4417.52/1108.83	c  N dy 18307   7258405       840       848     23107    175535     71400  16007899     30.66     32.31
4424.67/1110.67	c  N dy 18351   7278445       840       848     23107    193940     71400  17960201     30.66     33.27
4439.02/1114.23	c  N dy 18389   7305636       840       848     23107    109623     71400   8943348     30.65     32.33
4444.59/1115.64	c  N dy 18465   7327099       840       848     23107    129444     71400  11087145     30.66     32.34
4450.17/1117.03	c  N dy 18531   7347169       840       848     23107    147978     71400  13077808     30.66     32.28
4455.75/1118.41	c  N dy 18605   7367983       840       848     23107    167284     71400  15128917     30.66     32.31
4462.53/1120.10	c  N dy 18656   7389798       840       848     23107    187388     71400  17244713     30.66     32.41
4468.52/1121.70	c  N dy 18707   7410967       840       848     23107    206832     71400  19261237     30.66     32.36
4476.49/1123.67	c  N dy 18741   7433508       840       848     23107    117153     71400   9714073     30.66     32.85
4484.85/1125.77	c  N dy 18761   7454210       840       848     23107    136081     71400  11803678     30.65     32.30
4490.43/1127.12	c  N dy 18839   7474245       840       848     23107    154622     71400  13765270     30.66     36.63
4496.45/1128.67	c  N dy 18898   7495616       840       848     23107    174251     71400  15825166     30.66     32.30
4502.39/1130.16	c  N dy 18962   7515692       840       848     23107    192677     71400  17758794     30.66     38.08
4523.51/1135.47	c  N dy 18983   7542327       840       848     23107    217130     71400  20860569     30.65     32.36
4531.53/1137.44	c  N dy 19040   7562874       840       848     23107    124746     71400  10417633     30.65     32.30
4535.91/1138.57	c  N dy 19148   7582942       840       848     23107    143330     71400  12403003     30.66     32.35
4541.45/1139.98	c  N dy 19210   7603992       840       848     23107    162643     71400  14439164     30.66     32.32
4547.83/1141.50	c  N dy 19248   7624313       840       848     23107    181444     71400  16471529     30.66     32.29
4553.86/1143.08	c  N dy 19297   7644516       840       848     23107    200116     71400  18425347     30.66     32.35
4567.01/1146.38	c  N dy 19374   7674790       840       848     23107    115757     71400   9459078     30.66     32.28
4572.53/1147.75	c  N dy 19422   7696869       840       848     23107    136150     71400  11627372     30.66     32.29
4578.52/1149.27	c  S st 19458   7716243       840       848     23107    154031     71400  13583929     30.66   no data
4578.92/1149.31	c  S st 19458   7716746       840       848     23107    154510     71400  13627237     30.66   no data
4578.92/1149.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4579.75/1149.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  5.7M T:  0.23
4579.75/1149.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4579.75/1149.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4580.16/1149.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
4580.16/1149.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.00 s
4580.16/1149.64	c Removed useless bin:       0  fixed:     0  props:   0.12M  time:  0.00 s
4580.50/1149.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
4589.67/1152.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.96 s
4744.71/1190.92	c lits-rem:        51  cl-subs:     3757  v-elim:      0  v-fix:    0  time: 38.84 s
4744.71/1190.92	c vivif2 --  cl tried      848 cl shrink        0 lits rem          0 time: 0.00
4745.52/1191.17	c vivif2 --  cl tried   150753 cl shrink        0 lits rem          0 time: 0.25
4747.10/1191.51	c asymm  cl-useful: 0/848/848 lits-rem:0 time: 0.33
4747.10/1191.51	c calculated reachability. Time: 0.00
4747.10/1191.51	c  N dy 19458   7716746       840       848     23107    150753     71400  13127598     30.66   no data
4753.48/1193.14	c  N dy 19507   7737641       840       848     23107    170042     71400  15233453     30.65     32.40
4762.26/1195.34	c  N dy 19554   7762122       840       848     23107    192661     71400  17752707     30.65     32.47
4768.27/1196.88	c  N dy 19650   7782179       840       848     23107    211286     71400  19679741     30.66     32.63
4799.38/1204.65	c  N dy 19697   7821496       840       848     23107    134188     71400  11488538     30.65     32.38

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.69 8.03 8.06 6/401 29811
/proc/meminfo: memFree=23336424/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=274188 CPUtime=0.01 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 1422 0 0 0 1 0 0 0 22 0 4 0 653246465 280768512 1342 33554432000 4194304 4580107 140736204988608 18446744073709551615 4511212 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29811/statm: 68547 1342 341 95 0 63529 0
[pid=29811/tid=29812] ppid=29809 vsize=274312 CPUtime=0.01 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 329 0 0 0 1 0 0 0 18 0 4 0 653246465 280895488 1474 33554432000 4194304 4580107 140736204988608 18446744073709551615 4235045 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=274312 CPUtime=0 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 166 0 0 0 0 0 0 0 23 0 4 0 653246465 280895488 1474 33554432000 4194304 4580107 140736204988608 18446744073709551615 4308367 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=274312 CPUtime=0 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 307 0 0 0 0 0 0 0 23 0 4 0 653246465 280895488 1474 33554432000 4194304 4580107 140736204988608 18446744073709551615 4317519 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.106445 s]
/proc/loadavg: 7.69 8.03 8.06 6/401 29811
/proc/meminfo: memFree=23336424/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=283412 CPUtime=0.38 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 3547 0 0 0 38 0 0 0 22 0 4 0 653246465 290213888 3467 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29811/statm: 70853 3468 376 95 0 65835 0
[pid=29811/tid=29812] ppid=29809 vsize=283412 CPUtime=0.1 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 827 0 0 0 10 0 0 0 18 0 4 0 653246465 290213888 3468 33554432000 4194304 4580107 140736204988608 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=283412 CPUtime=0.08 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 826 0 0 0 8 0 0 0 23 0 4 0 653246465 290213888 3468 33554432000 4194304 4580107 140736204988608 18446744073709551615 4318370 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=283412 CPUtime=0.09 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 632 0 0 0 9 0 0 0 23 0 4 0 653246465 290213888 3468 33554432000 4194304 4580107 140736204988608 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 283412

[startup+0.20043 s]
/proc/loadavg: 7.69 8.03 8.06 6/401 29811
/proc/meminfo: memFree=23336424/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=283564 CPUtime=0.77 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 4680 0 0 0 76 1 0 0 22 0 4 0 653246465 290369536 4600 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29811/statm: 70891 4600 376 95 0 65873 0
[pid=29811/tid=29812] ppid=29809 vsize=283564 CPUtime=0.19 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1082 0 0 0 19 0 0 0 18 0 4 0 653246465 290369536 4600 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=283564 CPUtime=0.18 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1160 0 0 0 18 0 0 0 23 0 4 0 653246465 290369536 4600 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=283564 CPUtime=0.19 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 921 0 0 0 19 0 0 0 23 0 4 0 653246465 290369536 4600 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283564

[startup+0.300412 s]
/proc/loadavg: 7.69 8.03 8.06 6/401 29811
/proc/meminfo: memFree=23336424/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=288400 CPUtime=1.16 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 6569 0 0 0 115 1 0 0 22 0 4 0 653246465 295321600 4231 33554432000 4194304 4580107 140736204988608 18446744073709551615 4316638 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29811/statm: 72100 4231 376 95 0 67082 0
[pid=29811/tid=29812] ppid=29809 vsize=288400 CPUtime=0.29 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1575 0 0 0 29 0 0 0 18 0 4 0 653246465 295321600 4231 33554432000 4194304 4580107 140736204988608 18446744073709551615 4324126 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=288400 CPUtime=0.27 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1719 0 0 0 27 0 0 0 24 0 4 0 653246465 295321600 4232 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=288400 CPUtime=0.29 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1378 0 0 0 29 0 0 0 24 0 4 0 653246465 295321600 4234 33554432000 4194304 4580107 140736204988608 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 288400

[startup+0.700342 s]
/proc/loadavg: 7.69 8.03 8.06 6/401 29811
/proc/meminfo: memFree=23336424/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=290764 CPUtime=2.76 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 11402 0 0 0 274 2 0 0 23 0 4 0 653246465 297742336 6661 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29811/statm: 72691 6661 376 95 0 67673 0
[pid=29811/tid=29812] ppid=29809 vsize=290764 CPUtime=0.69 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 3080 0 0 0 69 0 0 0 18 0 4 0 653246465 297742336 6661 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=290764 CPUtime=0.67 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 3155 0 0 0 67 0 0 0 25 0 4 0 653246465 297742336 6661 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=290764 CPUtime=0.68 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 2040 0 0 0 68 0 0 0 25 0 4 0 653246465 297742336 6661 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 290764

[startup+1.50021 s]
/proc/loadavg: 7.69 8.03 8.06 9/405 29815
/proc/meminfo: memFree=23309324/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=296496 CPUtime=5.95 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 28874 0 0 0 590 5 0 0 25 0 4 0 653246465 303611904 12093 33554432000 4194304 4580107 140736204988608 18446744073709551615 4413328 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29811/statm: 74124 12093 378 95 0 69106 0
[pid=29811/tid=29812] ppid=29809 vsize=296496 CPUtime=1.49 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 6927 0 0 0 148 1 0 0 20 0 4 0 653246465 303611904 12093 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=296496 CPUtime=1.46 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 6699 0 0 0 145 1 0 0 25 0 4 0 653246465 303611904 12093 33554432000 4194304 4580107 140736204988608 18446744073709551615 4324523 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=296496 CPUtime=1.48 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 4234 0 0 0 148 0 0 0 25 0 4 0 653246465 303611904 12093 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 296496

[startup+3.10094 s]
/proc/loadavg: 7.69 8.03 8.06 9/405 29816
/proc/meminfo: memFree=23233560/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=315944 CPUtime=12.33 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 45915 0 0 0 1225 8 0 0 25 0 4 0 653246465 323526656 25718 33554432000 4194304 4580107 140736204988608 18446744073709551615 4406385 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29811/statm: 78986 25718 378 95 0 73968 0
[pid=29811/tid=29812] ppid=29809 vsize=315944 CPUtime=3.08 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 11425 0 0 0 307 1 0 0 25 0 4 0 653246465 323526656 25718 33554432000 4194304 4580107 140736204988608 18446744073709551615 4417027 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=315944 CPUtime=3.05 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 14616 0 0 0 302 3 0 0 25 0 4 0 653246465 323526656 25718 33554432000 4194304 4580107 140736204988608 18446744073709551615 4412953 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=315944 CPUtime=3.08 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 8514 0 0 0 307 1 0 0 25 0 4 0 653246465 323526656 25718 33554432000 4194304 4580107 140736204988608 18446744073709551615 4316778 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 315944

[startup+6.30038 s]
/proc/loadavg: 7.71 8.03 8.06 11/405 29816
/proc/meminfo: memFree=23195156/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=372536 CPUtime=25.09 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 69182 0 0 0 2497 12 0 0 25 0 4 0 653246465 381476864 39715 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294510 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29811/statm: 93134 39715 378 95 0 88116 0
[pid=29811/tid=29812] ppid=29809 vsize=372536 CPUtime=6.29 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 19813 0 0 0 626 3 0 0 25 0 4 0 653246465 381476864 39715 33554432000 4194304 4580107 140736204988608 18446744073709551615 4412659 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=372536 CPUtime=6.21 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 19932 0 0 0 617 4 0 0 25 0 4 0 653246465 381476864 39715 33554432000 4194304 4580107 140736204988608 18446744073709551615 4296107 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=372536 CPUtime=6.29 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 14835 0 0 0 626 3 0 0 25 0 4 0 653246465 381476864 39715 33554432000 4194304 4580107 140736204988608 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 372536

[startup+12.7003 s]
/proc/loadavg: 7.74 8.03 8.05 9/405 29816
/proc/meminfo: memFree=23070396/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=453908 CPUtime=50.35 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 114906 0 0 0 5012 23 0 0 25 0 4 0 653246465 464801792 62012 33554432000 4194304 4580107 140736204988608 18446744073709551615 4413647 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29811/statm: 113477 62012 378 95 0 108459 0
[pid=29811/tid=29812] ppid=29809 vsize=453908 CPUtime=12.44 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 28605 0 0 0 1238 6 0 0 25 0 4 0 653246465 464801792 62012 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=453908 CPUtime=12.52 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 27278 0 0 0 1247 5 0 0 25 0 4 0 653246465 464801792 62012 33554432000 4194304 4580107 140736204988608 18446744073709551615 4316654 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=453908 CPUtime=12.68 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 34308 0 0 0 1261 7 0 0 25 0 4 0 653246465 464801792 62012 33554432000 4194304 4580107 140736204988608 18446744073709551615 4406355 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.35
Current children cumulated vsize (KiB) 453908

[startup+25.5011 s]
/proc/loadavg: 7.79 8.03 8.05 9/405 29816
/proc/meminfo: memFree=23010900/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=514664 CPUtime=101.35 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 184207 0 0 0 10092 43 0 0 25 0 4 0 653246465 527015936 85286 33554432000 4194304 4580107 140736204988608 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29811/statm: 128666 85286 378 95 0 123648 0
[pid=29811/tid=29812] ppid=29809 vsize=514664 CPUtime=25.22 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 49650 0 0 0 2510 12 0 0 25 0 4 0 653246465 527015936 85286 33554432000 4194304 4580107 140736204988608 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=514664 CPUtime=25.24 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 44364 0 0 0 2514 10 0 0 25 0 4 0 653246465 527015936 85286 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=514664 CPUtime=25.38 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 53879 0 0 0 2525 13 0 0 25 0 4 0 653246465 527015936 85286 33554432000 4194304 4580107 140736204988608 18446744073709551615 4317025 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.35
Current children cumulated vsize (KiB) 514664

[startup+51.1007 s]
/proc/loadavg: 8.17 8.10 8.08 9/405 29848
/proc/meminfo: memFree=23509136/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=743972 CPUtime=201.7 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 340811 0 0 0 20081 89 0 0 25 0 4 0 653246465 761827328 115265 33554432000 4194304 4580107 140736204988608 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29811/statm: 185993 115265 378 95 0 180975 0
[pid=29811/tid=29812] ppid=29809 vsize=743972 CPUtime=49.47 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 64207 0 0 0 4927 20 0 0 25 0 4 0 653246465 761827328 115265 33554432000 4194304 4580107 140736204988608 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=743972 CPUtime=50.83 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 95804 0 0 0 5060 23 0 0 25 0 4 0 653246465 761827328 115265 33554432000 4194304 4580107 140736204988608 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=743972 CPUtime=50.33 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 119091 0 0 0 5000 33 0 0 25 0 4 0 653246465 761827328 115265 33554432000 4194304 4580107 140736204988608 18446744073709551615 4316702 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 201.7
Current children cumulated vsize (KiB) 743972

[startup+102.301 s]
/proc/loadavg: 8.22 8.12 8.08 9/405 29849
/proc/meminfo: memFree=22855072/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=1202036 CPUtime=405.79 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 679567 0 0 0 40425 154 0 0 25 0 4 0 653246465 1230884864 205064 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29811/statm: 300509 205064 378 95 0 295491 0
[pid=29811/tid=29812] ppid=29809 vsize=1202036 CPUtime=100.02 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 98063 0 0 0 9976 26 0 0 25 0 4 0 653246465 1230884864 205081 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294487 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=1202036 CPUtime=102.04 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 196289 0 0 0 10161 43 0 0 25 0 4 0 653246465 1230884864 205081 33554432000 4194304 4580107 140736204988608 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=1202036 CPUtime=101.51 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 254320 0 0 0 10091 60 0 0 25 0 4 0 653246465 1230884864 205081 33554432000 4194304 4580107 140736204988608 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 405.79
Current children cumulated vsize (KiB) 1202036

[startup+162.301 s]

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

[pid=29811] ppid=29809 vsize=2532200 CPUtime=2797.28 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 3444330 0 0 0 278902 826 0 0 25 0 4 0 653246465 2592972800 429251 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29811/statm: 633050 429251 378 95 0 628032 0
[pid=29811/tid=29812] ppid=29809 vsize=2532200 CPUtime=698.94 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 692303 0 0 0 69727 167 0 0 25 0 4 0 653246465 2592972800 429251 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=2532200 CPUtime=701.93 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 947469 0 0 0 69942 251 0 0 25 0 4 0 653246465 2592972800 429251 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=2532200 CPUtime=701.43 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1007341 0 0 0 69911 232 0 0 25 0 4 0 653246465 2592972800 429252 33554432000 4194304 4580107 140736204988608 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 2797.28
Current children cumulated vsize (KiB) 2532200

[startup+762.301 s]
/proc/loadavg: 8.14 8.14 8.09 9/405 29867
/proc/meminfo: memFree=21132852/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=2263348 CPUtime=3036.47 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 3784871 0 0 0 302737 910 0 0 25 0 4 0 653246465 2317668352 440226 33554432000 4194304 4580107 140736204988608 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29811/statm: 565837 440226 378 95 0 560819 0
[pid=29811/tid=29812] ppid=29809 vsize=2263348 CPUtime=758.94 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 777323 0 0 0 75709 185 0 0 25 0 4 0 653246465 2317668352 440226 33554432000 4194304 4580107 140736204988608 18446744073709551615 4406385 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=2263348 CPUtime=761.92 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1042066 0 0 0 75921 271 0 0 25 0 4 0 653246465 2317668352 440226 33554432000 4194304 4580107 140736204988608 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=2263348 CPUtime=761.44 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1097958 0 0 0 75895 249 0 0 25 0 4 0 653246465 2317668352 440226 33554432000 4194304 4580107 140736204988608 18446744073709551615 4406365 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3036.47
Current children cumulated vsize (KiB) 2263348

[startup+822.301 s]
/proc/loadavg: 8.16 8.14 8.09 9/405 29868
/proc/meminfo: memFree=20818228/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=3036784 CPUtime=3275.59 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 4100726 0 0 0 326573 986 0 0 25 0 4 0 653246465 3109666816 506908 33554432000 4194304 4580107 140736204988608 18446744073709551615 4296107 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29811/statm: 759196 506908 378 95 0 754178 0
[pid=29811/tid=29812] ppid=29809 vsize=3036784 CPUtime=818.92 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 886659 0 0 0 81681 211 0 0 25 0 4 0 653246465 3109666816 506908 33554432000 4194304 4580107 140736204988608 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=3036784 CPUtime=821.9 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1061841 0 0 0 81915 275 0 0 25 0 4 0 653246465 3109666816 506908 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=3036784 CPUtime=821.41 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1205102 0 0 0 81867 274 0 0 25 0 4 0 653246465 3109666816 506908 33554432000 4194304 4580107 140736204988608 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3275.59
Current children cumulated vsize (KiB) 3036784

[startup+882.317 s]
/proc/loadavg: 8.16 8.14 8.09 9/405 29870
/proc/meminfo: memFree=20782596/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=2911592 CPUtime=3514.79 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 4232243 0 0 0 350437 1042 0 0 25 0 4 0 653246465 2981470208 520879 33554432000 4194304 4580107 140736204988608 18446744073709551615 4406473 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29811/statm: 727898 520879 378 95 0 722880 0
[pid=29811/tid=29812] ppid=29809 vsize=2911592 CPUtime=878.93 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 886659 0 0 0 87682 211 0 0 25 0 4 0 653246465 2981470208 520879 33554432000 4194304 4580107 140736204988608 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=2911592 CPUtime=881.91 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1135221 0 0 0 87882 309 0 0 25 0 4 0 653246465 2981470208 520879 33554432000 4194304 4580107 140736204988608 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=2911592 CPUtime=881.43 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1205102 0 0 0 87869 274 0 0 25 0 4 0 653246465 2981470208 520879 33554432000 4194304 4580107 140736204988608 18446744073709551615 4406408 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3514.79
Current children cumulated vsize (KiB) 2911592

[startup+942.301 s]
/proc/loadavg: 8.21 8.15 8.10 9/405 29871
/proc/meminfo: memFree=20692796/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=3109676 CPUtime=3753.86 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 4280014 0 0 0 374313 1073 0 0 25 0 4 0 653246465 3184308224 528490 33554432000 4194304 4580107 140736204988608 18446744073709551615 4416732 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29811/statm: 777419 528490 378 95 0 772401 0
[pid=29811/tid=29812] ppid=29809 vsize=3109676 CPUtime=938.91 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 886659 0 0 0 93680 211 0 0 25 0 4 0 653246465 3184308224 528491 33554432000 4194304 4580107 140736204988608 18446744073709551615 4416737 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=3109676 CPUtime=941.89 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1182993 0 0 0 93848 341 0 0 25 0 4 0 653246465 3184308224 528491 33554432000 4194304 4580107 140736204988608 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=3109676 CPUtime=941.42 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1205102 0 0 0 93868 274 0 0 25 0 4 0 653246465 3184308224 528491 33554432000 4194304 4580107 140736204988608 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3753.86
Current children cumulated vsize (KiB) 3109676

[startup+1002.3 s]
/proc/loadavg: 8.15 8.13 8.09 9/405 29873
/proc/meminfo: memFree=20778700/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=2527812 CPUtime=3993 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 4601020 0 0 0 398151 1149 0 0 25 0 4 0 653246465 2588479488 507410 33554432000 4194304 4580107 140736204988608 18446744073709551615 4416046 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/29811/statm: 631953 507410 378 95 0 626935 0
[pid=29811/tid=29812] ppid=29809 vsize=2527812 CPUtime=998.89 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 980648 0 0 0 99655 234 0 0 25 0 4 0 653246465 2588479488 507410 33554432000 4194304 4580107 140736204988608 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=2527812 CPUtime=1001.89 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1222107 0 0 0 99840 349 0 0 25 0 4 0 653246465 2588479488 507410 33554432000 4194304 4580107 140736204988608 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=2527812 CPUtime=1001.4 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1298352 0 0 0 99847 293 0 0 25 0 4 0 653246465 2588479488 507410 33554432000 4194304 4580107 140736204988608 18446744073709551615 4416041 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 3993
Current children cumulated vsize (KiB) 2527812

[startup+1062.3 s]
/proc/loadavg: 8.11 8.12 8.09 9/405 29875
/proc/meminfo: memFree=20702400/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=3014076 CPUtime=4232.13 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 4954236 0 0 0 421999 1214 0 0 25 0 4 0 653246465 3086413824 528033 33554432000 4194304 4580107 140736204988608 18446744073709551615 4406350 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29811/statm: 753519 528033 378 95 0 748501 0
[pid=29811/tid=29812] ppid=29809 vsize=3014076 CPUtime=1058.67 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1067714 0 0 0 105615 252 0 0 25 0 4 0 653246465 3086413824 528033 33554432000 4194304 4580107 140736204988608 18446744073709551615 4413346 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=3014076 CPUtime=1061.87 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1317137 0 0 0 105820 367 0 0 25 0 4 0 653246465 3086413824 528033 33554432000 4194304 4580107 140736204988608 18446744073709551615 4451734 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=3014076 CPUtime=1061.38 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1384101 0 0 0 105830 308 0 0 25 0 4 0 653246465 3086413824 528033 33554432000 4194304 4580107 140736204988608 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4232.13
Current children cumulated vsize (KiB) 3014076

[startup+1122.3 s]
/proc/loadavg: 8.14 8.13 8.09 9/405 29876
/proc/meminfo: memFree=20643964/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=3225572 CPUtime=4471.3 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 4988408 0 0 0 445902 1228 0 0 25 0 4 0 653246465 3302985728 540465 33554432000 4194304 4580107 140736204988608 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29811/statm: 806393 540465 378 95 0 801375 0
[pid=29811/tid=29812] ppid=29809 vsize=3225572 CPUtime=1117.84 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1068552 0 0 0 111532 252 0 0 25 0 4 0 653246465 3302985728 540465 33554432000 4194304 4580107 140736204988608 18446744073709551615 4416310 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=3225572 CPUtime=1121.87 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1317137 0 0 0 111820 367 0 0 25 0 4 0 653246465 3302985728 540465 33554432000 4194304 4580107 140736204988608 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=3225572 CPUtime=1121.38 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1388299 0 0 0 111829 309 0 0 25 0 4 0 653246465 3302985728 540465 33554432000 4194304 4580107 140736204988608 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4471.3
Current children cumulated vsize (KiB) 3225572

[startup+1182.3 s]
/proc/loadavg: 8.16 8.13 8.09 9/405 29878
/proc/meminfo: memFree=20645760/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=3310648 CPUtime=4710.45 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 5281976 0 0 0 469737 1308 0 0 25 0 4 0 653246465 3390103552 533948 33554432000 4194304 4580107 140736204988608 18446744073709551615 4416018 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29811/statm: 827662 533948 378 95 0 822644 0
[pid=29811/tid=29812] ppid=29809 vsize=3310648 CPUtime=1177.02 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1157432 0 0 0 117425 277 0 0 25 0 4 0 653246465 3390103552 533948 33554432000 4194304 4580107 140736204988608 18446744073709551615 4412649 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=3310648 CPUtime=1181.86 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1378131 0 0 0 117802 384 0 0 25 0 4 0 653246465 3390103552 533949 33554432000 4194304 4580107 140736204988608 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=3310648 CPUtime=1181.37 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1472420 0 0 0 117808 329 0 0 25 0 4 0 653246465 3390103552 533949 33554432000 4194304 4580107 140736204988608 18446744073709551615 4406365 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4710.45
Current children cumulated vsize (KiB) 3310648



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.8 s]
/proc/loadavg: 8.11 8.12 8.09 9/405 29888
/proc/meminfo: memFree=20544656/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=3171008 CPUtime=4800.15 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 5338250 0 0 0 478688 1327 0 0 25 0 4 0 653246465 3247112192 546089 33554432000 4194304 4580107 140736204988608 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29811/statm: 792752 546089 378 95 0 787734 0
[pid=29811/tid=29812] ppid=29809 vsize=3171008 CPUtime=1199.2 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1158107 0 0 0 119643 277 0 0 25 0 4 0 653246465 3247112192 546098 33554432000 4194304 4580107 140736204988608 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=3171008 CPUtime=1204.37 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1413509 0 0 0 120042 395 0 0 25 0 4 0 653246465 3247112192 546098 33554432000 4194304 4580107 140736204988608 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=3171008 CPUtime=1203.88 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1472420 0 0 0 120059 329 0 0 25 0 4 0 653246465 3247112192 546098 33554432000 4194304 4580107 140736204988608 18446744073709551615 4406378 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 3171008

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

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

[startup+1204.8 s]
/proc/loadavg: 8.11 8.12 8.09 9/405 29888
/proc/meminfo: memFree=20544656/32951132 swapFree=67093844/67111528
[pid=29811] ppid=29809 vsize=3171008 CPUtime=4800.15 cores=1,3,5,7
/proc/29811/stat : 29811 (strangenight2-m) R 29809 29811 29580 0 -1 4202496 5338250 0 0 0 478688 1327 0 0 25 0 4 0 653246465 3247112192 546089 33554432000 4194304 4580107 140736204988608 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/29811/statm: 792752 546089 378 95 0 787734 0
[pid=29811/tid=29812] ppid=29809 vsize=3171008 CPUtime=1199.2 cores=1,3,5,7
/proc/29811/task/29812/stat : 29812 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1158107 0 0 0 119643 277 0 0 25 0 4 0 653246465 3247112192 546098 33554432000 4194304 4580107 140736204988608 18446744073709551615 4406350 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=29811/tid=29813] ppid=29809 vsize=3171008 CPUtime=1204.37 cores=1,3,5,7
/proc/29811/task/29813/stat : 29813 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1413509 0 0 0 120042 395 0 0 25 0 4 0 653246465 3247112192 546098 33554432000 4194304 4580107 140736204988608 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=29811/tid=29814] ppid=29809 vsize=3171008 CPUtime=1203.88 cores=1,3,5,7
/proc/29811/task/29814/stat : 29814 (strangenight2-m) R 29809 29811 29580 0 -1 4202560 1472420 0 0 0 120059 329 0 0 25 0 4 0 653246465 3247112192 546098 33554432000 4194304 4580107 140736204988608 18446744073709551615 4406378 0 0 4096 2 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 3171008

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.91
CPU time (s): 4800.28
CPU user time (s): 4786.92
CPU system time (s): 13.365
CPU usage (%): 398.393
Max. virtual memory (cumulated for all children) (KiB): 3350876

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4786.92
system time used= 13.365
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5338268
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= 1552
involuntary context switches= 32611

runsolver used 4.08438 second user time and 12.1971 second system time

The end

Launcher Data

Begin job on node128 at 2011-05-15 01:41:18
IDJOB=3366942
IDBENCH=85538
IDSOLVER=1844
FILE ID=node128/3366942-1305416478
RUNJOBID= node128-1305414065-29599
PBS_JOBID= 13324542
Free space on /tmp= 73600 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
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-3366942-1305416478/watcher-3366942-1305416478 -o /tmp/evaluation-result-3366942-1305416478/solver-3366942-1305416478 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366942-1305416478.cnf

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

MD5SUM BENCH= c12aa6a0ac1bca448bef51c167f3bbbb
RANDOM SEED=1106523973

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.852
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	: 5434.49
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32951132 kB
MemFree:      23336456 kB
Buffers:        270832 kB
Cached:        2894920 kB
SwapCached:       1440 kB
Active:        7230768 kB
Inactive:      2090480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951132 kB
LowFree:      23336456 kB
SwapTotal:    67111528 kB
SwapFree:     67093844 kB
Dirty:            5864 kB
Writeback:          12 kB
AnonPages:     6153992 kB
Mapped:          32352 kB
Slab:           187456 kB
PageTables:      40260 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587092 kB
Committed_AS: 101766084 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296000 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73596 MiB
End job on node128 at 2011-05-15 02:01:25