Trace number 3366710

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.47 1203.89

General information on the benchmark

Namecrafted/anton/SRHD-SGI/
srhd-sgi-m62-q1504.5-n60-p30-s88600538.cnf
MD5SUM76c30bc0971bc865c2b988ddaca89385
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark5.29319
Satisfiable
(Un)Satisfiability was proved
Number of variables3651
Number of clauses926696
Sum of the clauses size1856923
Maximum clause length62
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2926636
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366710-1305433953.cnf'
0.00/0.01	c -- header says num vars:           3651
0.00/0.01	c -- header says num clauses:      926696
0.44/0.18	c -- clauses added:            0 learnts,       926696 normals,            0 xors
0.44/0.18	c -- vars added       3651
0.44/0.18	c Parsing time:  0.13 s
0.44/0.18	c  N st     0         0      3651        60    926636         0   1856923         0   no data   no data
0.44/0.18	c asymm  cl-useful: 0/60/60 lits-rem:0 time: 0.00
0.81/0.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.9M T:  0.11
0.81/0.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.81/0.65	c bin-w-bin subsume rem            0 bins  time:  0.15 s
0.81/0.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
2.73/0.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3651 time:  0.08 s
3.13/0.80	c Removed useless bin:       0  fixed:     0  props:   4.65M  time:  0.08 s
4.32/1.11	c lits-rem:       268  cl-subs:        0  v-elim:     60  v-fix:    0  time:  0.31 s
4.32/1.13	c Finding binary XORs  T:     0.02 s  found:       0
4.32/1.17	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
4.32/1.17	c calculated reachability. Time: 0.00
4.32/1.18	c Calc default polars -  time:   0.01 s pos:       0 undec:      60 neg:    3591
4.32/1.18	c =========================================================================================
4.32/1.18	c types(t): F = full restart, N = normal restart
4.32/1.18	c types(t): S = simplification begin/end, E = solution found
4.32/1.18	c restart types(rt): st = static, dy = dynamic
4.32/1.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.32/1.18	c  B st     0         0      3591     11984    911061         0   2648013         0   no data   no data
7.51/1.93	c  N dy    13      4073      3591     11984    911061      3930   2648013    384105     14.53     15.33
9.53/2.47	c  N dy    20      8195      3591     11984    911061      5502   2648013    390436     12.88     13.57
11.50/2.99	c  N dy    38     12209      3591     11984    911061      5306   2648013    406617     13.18     21.69
13.50/3.50	c  N dy    65     16265      3591     11984    911061      9279   2648013    782524     14.09     15.88
15.49/3.98	c  N dy    78     20304      3591     11984    911061      7708   2648013    536053     14.05     26.66
17.49/4.49	c  N dy    95     24328      3591     11984    911061     11608   2648013    906571     14.27     15.25
17.89/4.56	c  F st    97     25000      3591     11984    911061     12247   2648013    966304     14.22     12.86
21.06/5.32	c  N dy   103     30002      3591     11984    911061     10490   2648013    707386     14.22   no data
21.06/5.32	c  S st   103     30002      3591     11984    911061     10490   2648013    707386     14.22   no data
21.06/5.38	c  S st   103     30506      3591     11984    911061     10990   2648011    790999     14.22   no data
21.06/5.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
25.45/6.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 46.2M T:  1.10
25.85/6.52	c blocked clauses removed:        0 vars:      0 tried:        3591 T: 0.00 s
26.25/6.60	c bin-w-bin subsume rem            0 bins  time:  0.08 s
46.99/11.85	c subs with bin:        0  lits-rem:     18348  v-fix:    0  time:  5.25 s
47.38/11.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.08 s
47.78/12.01	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.08 s
49.77/12.53	c lits-rem:      5399  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.51 s
54.96/13.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.27 s
58.20/14.66	c lits-rem:       131  cl-subs:      424  v-elim:      0  v-fix:    0  time:  0.81 s
59.34/14.90	c asymm  cl-useful: 316/1972/11984 lits-rem:4426 time: 0.25
59.34/14.92	c calculated reachability. Time: 0.00
59.34/14.92	c  N dy   103     30506      3591     11984    911061     10566   2617691    756821     14.22   no data
62.17/15.64	c  N dy   116     35455      3591     11984    911061      7701   2617691    448041     13.98     14.76
64.54/16.25	c  N dy   134     39703      3591     11984    911061     11783   2617691    814456     13.98     14.80
66.97/16.85	c  N dy   153     43923      3591     11984    911061     15891   2617691   1364739     14.09     14.84
68.12/17.14	c  S st   162     45759      3591     11984    911061      9002   2617691    585695     14.07     13.25
68.52/17.22	c  S st   162     46260      3591     11984    911061      9500   2617691    669276     14.07   no data
68.52/17.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
72.51/18.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 45.3M T:  1.05
72.91/18.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
72.91/18.38	c bin-w-bin subsume rem            0 bins  time:  0.08 s
92.45/23.29	c subs with bin:        0  lits-rem:     19906  v-fix:    0  time:  4.91 s
92.87/23.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.08 s
93.29/23.45	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.08 s
93.64/23.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
98.82/24.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.29 s
100.03/25.14	c lits-rem:        51  cl-subs:      155  v-elim:      0  v-fix:    0  time:  0.29 s
100.03/25.17	c vivif2 --  cl tried    11984 cl shrink     7188 lits rem     102365 time: 0.04
100.43/25.21	c vivif2 --  cl tried     9345 cl shrink        0 lits rem          0 time: 0.03
101.24/25.41	c asymm  cl-useful: 0/1900/11984 lits-rem:0 time: 0.20
101.24/25.43	c calculated reachability. Time: 0.00
101.24/25.43	c  N dy   162     46260      3591     11984    911061      9345   2494702    657723     14.07   no data
104.02/26.18	c  N dy   171     52069      3591     11984    911061     14999   2494702   1440960     13.81     14.57
106.80/26.81	c  N dy   192     56514      3591     11984    911061     19303   2494702   1949804     13.87     14.96
109.21/27.41	c  N dy   225     60612      3591     11984    911061     13623   2494702   1084446     14.15     15.04
111.59/28.01	c  N dy   245     64691      3591     11984    911061     17607   2494702   1538703     14.17     15.42
113.99/28.63	c  N dy   273     69107      3591     11984    911061     11221   2494702    774198     14.33     15.14
113.99/28.66	c  S st   276     69393      3591     11984    911061     11503   2494702    819922     14.34   no data
114.39/28.73	c  S st   276     69895      3591     11984    911061     12003   2494702    909521     14.34   no data
114.39/28.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
119.20/29.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 45.9M T:  1.24
119.20/30.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
119.61/30.08	c bin-w-bin subsume rem            0 bins  time:  0.08 s
139.11/34.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.90 s
139.51/35.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.08 s
139.91/35.14	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.08 s
140.71/35.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.19 s
145.93/36.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
147.49/37.04	c lits-rem:        47  cl-subs:       42  v-elim:      0  v-fix:    0  time:  0.34 s
147.49/37.06	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
147.89/37.10	c vivif2 --  cl tried    11961 cl shrink        0 lits rem          0 time: 0.04
148.69/37.32	c asymm  cl-useful: 0/1792/11984 lits-rem:0 time: 0.22
148.69/37.34	c calculated reachability. Time: 0.00
148.69/37.34	c  N dy   276     69895      3591     11984    911061     11961   2494702    902396     14.34   no data
150.68/37.89	c  N dy   287     74549      3591     11984    911061     16460   2494702   1325163     14.25     15.09
153.87/38.60	c  N dy   304     79450      3591     11984    911061     21192   2494702   1782260     14.21     15.06
156.66/39.37	c  N dy   326     84809      3591     11984    911061     14757   2494702   1048747     14.24     15.00
158.26/39.73	c  F st   335     87500      3591     11984    911061     17365   2494702   1279595     14.24     12.25
160.65/40.36	c  N st   340     90798      3591     11984    911061     20593   2494702   2023921     14.24   no data
164.64/41.35	c  N dy   360     96884      3591     11984    911061     13874   2494702    915370     14.26     15.03
168.62/42.38	c  N dy   382    103746      3591     11984    911061     20460   2494702   1515158     14.20     15.01
169.42/42.57	c  S st   393    104844      3591     11984    911061     21520   2494702   1641222     14.25   no data
169.82/42.65	c  S st   393    105348      3591     11984    911061     22021   2494702   1728071     14.25   no data
169.82/42.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
174.61/43.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 49.5M T:  1.14
174.61/43.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
175.01/43.90	c bin-w-bin subsume rem            0 bins  time:  0.08 s
194.95/48.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.07 s
195.35/49.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.08 s
195.75/49.13	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.08 s
195.75/49.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
201.33/50.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
209.71/52.61	c lits-rem:       258  cl-subs:      558  v-elim:      0  v-fix:    0  time:  2.06 s
209.71/52.63	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
210.11/52.71	c vivif2 --  cl tried    21463 cl shrink        0 lits rem          0 time: 0.08
210.91/52.96	c asymm  cl-useful: 0/1476/11984 lits-rem:0 time: 0.25
210.91/52.98	c calculated reachability. Time: 0.00
210.91/52.98	c  N dy   393    105348      3591     11984    911061     21463   2494702   1695744     14.25   no data
216.47/54.36	c  N dy   430    112799      3591     11984    911061     15111   2494702    988918     14.31     15.31
221.67/55.67	c  N dy   467    121047      3591     11984    911061     23080   2494702   1675688     14.33     15.12
227.25/57.06	c  N dy   507    129033      3591     11984    911061     16310   2494702   1054653     14.40     15.36
232.84/58.46	c  N dy   531    137800      3591     11984    911061     24729   2494702   1730387     14.33     15.16
239.61/60.17	c  N dy   569    146913      3591     11984    911061     18063   2494702   1129636     14.34     15.37
245.99/61.79	c  N dy   614    156460      3591     11984    911061     27315   2494702   1977166     14.37     15.40
247.19/62.05	c  S st   621    158022      3591     11984    911061     28835   2494702   2125966     14.36   no data
247.59/62.12	c  S st   621    158523      3591     11984    911061     29333   2494702   2208703     14.36   no data
247.59/62.14	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
253.18/63.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 52.0M T:  1.44
253.58/63.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
253.58/63.68	c bin-w-bin subsume rem            0 bins  time:  0.08 s
272.74/68.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.79 s
273.16/68.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.08 s
273.51/68.62	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.08 s
273.51/68.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
279.10/70.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
295.10/74.08	c lits-rem:       567  cl-subs:     1077  v-elim:      0  v-fix:    0  time:  4.02 s
295.10/74.09	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
295.85/74.21	c vivif2 --  cl tried    28256 cl shrink        0 lits rem          0 time: 0.11
297.05/74.52	c asymm  cl-useful: 0/1512/11984 lits-rem:0 time: 0.32
297.05/74.55	c calculated reachability. Time: 0.00
297.05/74.55	c  N dy   621    158523      3591     11984    911061     28256   2494702   2159419     14.36   no data
304.63/76.42	c  N dy   673    168722      3591     11984    911061     21721   2494702   1524359     14.46     15.34
312.23/78.38	c  N dy   739    179490      3591     11984    911061     32213   2494702   2665915     14.64     15.46
320.19/80.34	c  N dy   805    191167      3591     11984    911061     26165   2494702   2242013     14.74     15.99
328.56/82.43	c  N dy   855    203435      3591     11984    911061     19620   2494702   1299399     14.76     23.89
336.93/84.59	c  N dy   928    216477      3591     11984    911061     32325   2494702   2637599     14.84     26.47
346.10/86.88	c  N dy   986    230368      3591     11984    911061     26391   2494702   1872613     14.87     16.01
350.89/88.05	c  S st  1001    237787      3591     11984    911061     33577   2494702   2649521     14.81   no data
351.29/88.14	c  S st  1001    238289      3591     11984    911061     34077   2494702   2726537     14.81   no data
351.29/88.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
356.87/89.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 55.0M T:  1.41
356.87/89.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
357.27/89.67	c bin-w-bin subsume rem            0 bins  time:  0.08 s
376.42/94.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.81 s
376.82/94.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.08 s
377.22/94.64	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.08 s
377.22/94.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
383.19/96.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.45 s
400.73/100.54	c lits-rem:       392  cl-subs:      623  v-elim:      0  v-fix:    0  time:  4.33 s
400.73/100.56	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
401.13/100.68	c vivif2 --  cl tried    33454 cl shrink        0 lits rem          0 time: 0.12
402.33/100.94	c asymm  cl-useful: 0/629/11984 lits-rem:0 time: 0.26
402.33/100.97	c calculated reachability. Time: 0.00
402.33/100.97	c  N dy  1001    238289      3591     11984    911061     33454   2494702   2674502     14.81   no data
413.89/103.88	c  N dy  1069    253941      3591     11984    911061     28197   2494702   2012150     14.82     15.63
425.87/106.87	c  N dy  1131    270210      3591     11984    911061     22640   2494702   1533341     14.89     17.01
439.03/110.10	c  N dy  1206    287477      3591     11984    911061     39367   2494702   3231219     14.90     17.61
452.19/113.45	c  F st  1266    306251      3591     11984    911061     35236   2494702   2799048     14.87     12.31
452.62/113.56	c  N st  1266    306251      3591     11984    911061     35236   2494702   2799048     14.87     12.31
467.74/117.38	c  N dy  1308    326635      3591     11984    911061     31642   2494702   2229222     14.81     15.64
483.74/121.33	c  N dy  1386    346853      3591     11984    911061     27074   2494702   1993019     14.82     15.67
491.67/123.33	c  S st  1428    357433      3591     11984    911061     37349   2494702   2982837     14.81     12.01
492.10/123.41	c  S st  1428    357935      3591     11984    911061     37844   2494702   3059308     14.81   no data
492.10/123.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
498.45/125.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 56.1M T:  1.57
498.45/125.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
498.85/125.10	c bin-w-bin subsume rem            0 bins  time:  0.08 s
518.01/129.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.80 s
518.01/129.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.08 s
518.43/130.07	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.08 s
518.43/130.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
524.37/131.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.36 s
542.33/136.07	c lits-rem:       411  cl-subs:     1071  v-elim:      0  v-fix:    0  time:  4.51 s
542.33/136.08	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
543.13/136.22	c vivif2 --  cl tried    36773 cl shrink        0 lits rem          0 time: 0.13
543.93/136.47	c asymm  cl-useful: 0/1068/11984 lits-rem:0 time: 0.26
544.33/136.50	c calculated reachability. Time: 0.00
544.33/136.50	c  N dy  1428    357935      3591     11984    911061     36773   2494702   3006694     14.81   no data
559.08/140.24	c  N dy  1516    377974      3591     11984    911061     31047   2494702   2382703     14.89     17.75
576.61/144.65	c  N dy  1639    398012      3591     11984    911061     50543   2494702   4739043     15.03     15.95
592.58/148.70	c  N dy  1760    418036      3591     11984    911061     43790   2494702   3981489     15.16     21.67
609.72/152.95	c  N dy  1845    438896      3591     11984    911061     36834   2494702   2926620     15.16     16.02
627.27/157.36	c  N dy  1934    459103      3591     11984    911061     28273   2494702   1939534     15.20     16.16
644.02/161.53	c  N dy  2056    480103      3591     11984    911061     48692   2494702   4367365     15.33     16.23
659.22/165.37	c  N dy  2091    500165      3591     11984    911061     38979   2494702   3080302     15.26     16.10
678.31/170.11	c  N dy  2177    520233      3591     11984    911061     58464   2494702   5388031     15.30     16.32
693.47/173.98	c  S st  2243    536905      3591     11984    911061     44510   2494702   3647084     15.31     13.21
693.90/174.06	c  S st  2243    537407      3591     11984    911061     45011   2494702   3744347     15.31   no data
693.90/174.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
701.05/175.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 61.0M T:  1.81
701.45/175.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
701.45/175.99	c bin-w-bin subsume rem            0 bins  time:  0.08 s
720.99/180.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.88 s
721.39/180.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.08 s
721.79/181.03	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.08 s
721.79/181.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
727.77/182.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.33 s
760.86/190.87	c lits-rem:       816  cl-subs:      660  v-elim:      0  v-fix:    0  time:  8.36 s
760.86/190.89	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
761.66/191.05	c vivif2 --  cl tried    44351 cl shrink        0 lits rem          0 time: 0.16
762.86/191.31	c asymm  cl-useful: 0/1020/11984 lits-rem:0 time: 0.26
762.86/191.34	c calculated reachability. Time: 0.00
762.86/191.34	c  N dy  2243    537407      3591     11984    911061     44351   2494702   3685988     15.31   no data
783.60/196.54	c  N dy  2313    558190      3591     11984    911061     33495   2494702   2275731     15.31     16.14
799.60/200.52	c  N dy  2384    578564      3591     11984    911061     53268   2494702   4738361     15.31     16.31
817.90/205.19	c  N dy  2459    599132      3591     11984    911061     41235   2494702   3057959     15.33     16.29
835.44/209.59	c  N dy  2531    619199      3591     11984    911061     60689   2494702   5090668     15.32     20.96
852.25/213.74	c  N dy  2608    639448      3591     11984    911061     47324   2494702   3730537     15.34     16.23
872.95/218.99	c  N dy  2686    659610      3591     11984    911061     66753   2494702   5641157     15.34     16.66
890.50/223.38	c  N dy  2776    679785      3591     11984    911061     52459   2494702   4264093     15.39     16.44
910.82/228.49	c  N dy  2854    699787      3591     11984    911061     36911   2494702   2372750     15.40     16.22
927.97/232.71	c  N dy  2918    720807      3591     11984    911061     57314   2494702   4845639     15.39     16.28
949.50/238.17	c  N dy  2984    741685      3591     11984    911061     41642   2494702   2789990     15.37     16.24
968.25/242.89	c  N dy  3045    761770      3591     11984    911061     60932   2494702   4624208     15.35     17.24
988.99/248.03	c  N dy  3119    781784      3591     11984    911061     43585   2494702   2917295     15.36     27.28
1007.73/252.72	c  N dy  3185    803003      3591     11984    911061     64173   2494702   5408369     15.34     16.28
1010.92/253.50	c  S st  3196    806110      3591     11984    911061     67187   2494702   5747636     15.34   no data
1010.92/253.57	c  S st  3196    806612      3591     11984    911061     67689   2494702   5848250     15.34   no data
1010.92/253.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1018.11/255.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 62.0M T:  1.76
1018.11/255.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1018.53/255.46	c bin-w-bin subsume rem            0 bins  time:  0.08 s
1038.05/260.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.91 s
1038.45/260.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.08 s
1038.85/260.53	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.08 s
1038.85/260.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1045.27/262.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.37 s
1088.73/273.06	c lits-rem:      1538  cl-subs:     1972  v-elim:      0  v-fix:    0  time: 10.92 s
1088.73/273.07	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
1089.89/273.33	c vivif2 --  cl tried    65717 cl shrink        0 lits rem          0 time: 0.26
1090.29/273.44	c asymm  cl-useful: 0/555/11984 lits-rem:0 time: 0.11
1090.29/273.47	c calculated reachability. Time: 0.00
1090.29/273.47	c  N dy  3196    806612      3591     11984    911061     65717   2494702   5737733     15.34   no data
1113.02/279.12	c  N dy  3249    827438      3591     11984    911061     48067   2494702   2995486     15.31     16.17
1132.59/284.01	c  N dy  3315    847509      3591     11984    911061     67390   2494702   4814374     15.30     27.22
1153.71/289.36	c  N dy  3413    868220      3591     11984    911061     48848   2494702   3287722     15.33     16.17
1174.44/294.56	c  N dy  3483    888398      3591     11984    911061     68312   2494702   5194984     15.33     16.17
1197.18/300.24	c  N dy  3544    908909      3591     11984    911061     48417   2494702   3007594     15.31     16.16
1215.13/304.74	c  N dy  3614    929134      3591     11984    911061     67950   2494702   5114812     15.31     16.23
1238.64/310.60	c  N dy  3688    949239      3591     11984    911061     46856   2494702   3083268     15.32     16.13
1258.99/315.74	c  N dy  3769    969292      3591     11984    911061     66225   2494702   5091918     15.33     16.90
1280.52/321.15	c  N dy  3838    989529      3591     11984    911061     44277   2494702   2585844     15.32     16.36
1301.26/326.37	c  N dy  3889   1009628      3591     11984    911061     63474   2494702   4104985     15.29     16.11
1321.99/331.51	c  N dy  3970   1030107      3591     11984    911061     83166   2494702   6009121     15.30     16.52
1340.74/336.28	c  N dy  4036   1050136      3591     11984    911061     60234   2494702   3994716     15.28     21.22
1363.87/342.06	c  N dy  4128   1070149      3591     11984    911061     79532   2494702   5796657     15.30     16.29
1366.67/342.70	c  F st  4136   1071876      3591     11984    911061     81182   2494702   5935099     15.30   no data
1385.41/347.49	c  N dy  4198   1090164      3591     11984    911061     55451   2494702   3485808     15.30     16.42
1406.55/352.78	c  N dy  4269   1110275      3591     11984    911061     74837   2494702   5322538     15.30     16.30
1429.28/358.40	c  N dy  4342   1131189      3591     11984    911061     50724   2494702   2993558     15.29     16.12
1446.83/362.82	c  N dy  4399   1151256      3591     11984    911061     69965   2494702   4790141     15.28     16.27
1470.39/368.81	c  N dy  4474   1173675      3591     11984    911061     46409   2494702   2494007     15.28     16.22
1487.93/373.17	c  N dy  4560   1193743      3591     11984    911061     65860   2494702   4738650     15.30     18.39
1506.24/377.79	c  S st  4600   1209919      3591     11984    911061     81446   2494702   6087105     15.29     10.91
1506.64/377.88	c  S st  4600   1210420      3591     11984    911061     81944   2494702   6173391     15.29   no data
1507.04/377.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1514.67/379.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 64.3M T:  1.92
1514.67/379.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1515.01/379.93	c bin-w-bin subsume rem            0 bins  time:  0.08 s
1534.52/384.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.85 s
1534.92/384.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.08 s
1534.92/384.99	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.08 s
1535.31/385.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1543.60/387.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.84 s
1598.84/401.16	c lits-rem:       956  cl-subs:     9281  v-elim:      0  v-fix:    0  time: 13.97 s
1598.84/401.17	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
1600.03/401.46	c vivif2 --  cl tried    72663 cl shrink        0 lits rem          0 time: 0.28
1601.23/401.74	c asymm  cl-useful: 0/1482/11984 lits-rem:0 time: 0.28
1601.23/401.76	c calculated reachability. Time: 0.00
1601.23/401.76	c  N dy  4600   1210420      3591     11984    911061     72663   2494702   5922309     15.29   no data
1623.87/407.40	c  N dy  4688   1230743      3591     11984    911061     92352   2494702   8097078     15.30     16.21
1641.07/411.76	c  N dy  4761   1250771      3591     11984    911061     65553   2494702   5190508     15.30     16.21
1663.35/417.35	c  N dy  4854   1271472      3591     11984    911061     85625   2494702   7544178     15.31     16.30
1684.10/422.50	c  N dy  4935   1291480      3591     11984    911061     57612   2494702   3922062     15.31     20.29
1703.24/427.38	c  N dy  5000   1311498      3591     11984    911061     76942   2494702   5887389     15.31     16.35
1723.59/432.50	c  N dy  5086   1331499      3591     11984    911061     96363   2494702   8163159     15.33     19.82
1744.32/437.64	c  N dy  5166   1351635      3591     11984    911061     67434   2494702   4815001     15.34     16.35
1768.30/443.66	c  N dy  5243   1371697      3591     11984    911061     86880   2494702   6991175     15.35     22.55
1791.78/449.59	c  N dy  5322   1391905      3591     11984    911061     57115   2494702   3882824     15.36     16.17
1814.51/455.23	c  N dy  5439   1412576      3591     11984    911061     77143   2494702   5935546     15.38     16.22
1841.63/462.03	c  N dy  5543   1432690      3591     11984    911061     96608   2494702   8082555     15.40     16.22
1865.56/468.05	c  N dy  5623   1454130      3591     11984    911061     66990   2494702   4827032     15.39     16.31
1891.89/474.67	c  N dy  5713   1475927      3591     11984    911061     88071   2494702   7225959     15.41     16.23
1918.61/481.38	c  N dy  5771   1496669      3591     11984    911061     56879   2494702   3690884     15.39     16.35
1940.15/486.73	c  N dy  5870   1516716      3591     11984    911061     76387   2494702   5948122     15.41     16.32
1965.32/493.08	c  N dy  5974   1536787      3591     11984    911061     95847   2494702   8255285     15.44     20.07
1989.22/499.00	c  N dy  6083   1556878      3591     11984    911061     63058   2494702   4564798     15.47     18.09
2011.95/504.73	c  N dy  6156   1577028      3591     11984    911061     82526   2494702   6834611     15.47     16.31
2036.67/510.94	c  N dy  6236   1597501      3591     11984    911061    102417   2494702   9282854     15.47     16.39
2058.62/516.40	c  N dy  6323   1617504      3591     11984    911061     68502   2494702   4875114     15.48     19.43
2085.75/523.25	c  N dy  6409   1638438      3591     11984    911061     88626   2494702   6936670     15.49     16.32
2109.28/529.15	c  N dy  6469   1658489      3591     11984    911061    107949   2494702   8866741     15.48     16.30
2131.22/534.60	c  N dy  6533   1678497      3591     11984    911061     73025   2494702   5116066     15.47     25.87
2154.74/540.54	c  N dy  6609   1698589      3591     11984    911061     92442   2494702   7134736     15.48     16.40
2170.30/544.47	c  S st  6643   1710423      3591     11984    911061    103839   2494702   8334859     15.47     13.58
2171.10/544.63	c  S st  6643   1710928      3591     11984    911061    104341   2494702   8422000     15.47   no data
2171.10/544.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2180.71/547.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 75.2M T:  2.37
2180.71/547.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2181.06/547.13	c bin-w-bin subsume rem            0 bins  time:  0.08 s
2201.41/552.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.10 s
2201.81/552.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.08 s
2201.81/552.39	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.08 s
2202.23/552.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2208.59/554.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
2299.17/576.72	c lits-rem:      1166  cl-subs:     3328  v-elim:      0  v-fix:    0  time: 22.69 s
2299.17/576.74	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.01
2300.71/577.13	c vivif2 --  cl tried   101013 cl shrink        0 lits rem          0 time: 0.39
2301.92/577.43	c asymm  cl-useful: 0/1547/11984 lits-rem:0 time: 0.30
2301.92/577.45	c calculated reachability. Time: 0.00
2301.92/577.45	c  N dy  6643   1710928      3591     11984    911061    101013   2494702   8266245     15.47   no data
2329.46/584.35	c  N dy  6729   1733162      3591     11984    911061     67562   2494702   4608808     15.48     16.31
2352.96/590.29	c  N dy  6806   1753462      3591     11984    911061     87180   2494702   6614419     15.48     16.33
2382.11/597.55	c  N dy  6893   1773553      3591     11984    911061    106579   2494702   8606172     15.48     27.00
2404.04/603.06	c  N dy  6979   1794301      3591     11984    911061     70635   2494702   5012878     15.49     16.32
2423.16/607.80	c  N dy  7057   1814567      3591     11984    911061     90235   2494702   7188706     15.48     16.47
2445.10/613.37	c  N dy  7150   1834919      3591     11984    911061    109948   2494702   9464038     15.50     17.06
2467.43/618.96	c  N dy  7221   1855588      3591     11984    911061     72927   2494702   5200174     15.50     16.45
2488.17/624.15	c  N dy  7308   1876613      3591     11984    911061     93310   2494702   7469334     15.50     16.37
2511.31/629.90	c  N dy  7388   1896675      3591     11984    911061    112759   2494702   9673520     15.50     16.34
2533.64/635.55	c  N dy  7483   1916714      3591     11984    911061     74189   2494702   5108502     15.52     16.42
2555.58/641.02	c  N dy  7579   1936840      3591     11984    911061     93751   2494702   7370827     15.53     16.37
2579.11/646.96	c  N dy  7671   1956861      3591     11984    911061    113173   2494702   9682048     15.54     17.14
2605.86/653.69	c  N dy  7770   1979265      3591     11984    911061     75604   2494702   5181629     15.56     16.44
2629.37/659.50	c  N dy  7859   1999334      3591     11984    911061     95090   2494702   7487338     15.57     26.81
2654.90/665.95	c  N dy  7953   2019769      3591     11984    911061    114887   2494702   9703030     15.59     16.56
2678.03/671.75	c  N dy  8033   2040678      3591     11984    911061     75136   2494702   5061769     15.59     16.43
2699.17/677.06	c  N dy  8095   2060853      3591     11984    911061     94702   2494702   7329752     15.58     16.45
2724.73/683.43	c  N dy  8170   2081028      3591     11984    911061    114252   2494702   9413835     15.58     16.45
2746.66/688.92	c  N dy  8223   2101104      3591     11984    911061     72596   2494702   5006894     15.58     20.40
2769.35/694.68	c  N dy  8303   2121298      3591     11984    911061     92198   2494702   6984761     15.58     16.43
2791.69/700.26	c  N dy  8375   2141723      3591     11984    911061    112021   2494702   9265957     15.58     16.48
2816.86/706.54	c  N dy  8466   2161776      3591     11984    911061     69445   2494702   4525149     15.59     17.52
2838.38/711.93	c  N dy  8538   2181908      3591     11984    911061     88910   2494702   6591001     15.59     16.51
2861.89/717.84	c  N dy  8606   2202399      3591     11984    911061    108749   2494702   8740375     15.59     16.81
2873.06/720.66	c  S st  8638   2210930      3591     11984    911061    117025   2494702   9665665     15.59     11.36
2873.49/720.76	c  S st  8638   2211431      3591     11984    911061    117522   2494702   9750409     15.59   no data
2873.49/720.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2882.68/723.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 71.1M T:  2.26
2883.02/723.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2883.02/723.18	c bin-w-bin subsume rem            0 bins  time:  0.08 s
2903.38/728.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  5.06 s
2903.78/728.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.08 s
2904.20/728.46	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.08 s
2904.61/728.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2911.35/730.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.42 s
2973.18/745.70	c lits-rem:       687  cl-subs:     3017  v-elim:      0  v-fix:    0  time: 15.27 s
2973.18/745.72	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
2974.82/746.18	c vivif2 --  cl tried   114505 cl shrink        0 lits rem          0 time: 0.45
2975.96/746.45	c asymm  cl-useful: 0/1134/11984 lits-rem:0 time: 0.27
2975.96/746.48	c calculated reachability. Time: 0.00
2975.96/746.48	c  N dy  8638   2211431      3591     11984    911061    114505   2494702   9557321     15.59   no data
3002.29/753.06	c  N dy  8732   2233027      3591     11984    911061     72501   2494702   4765524     15.60     16.52
3025.03/758.78	c  N dy  8817   2253120      3591     11984    911061     91990   2494702   6935267     15.60     26.33
3050.55/765.11	c  N dy  8918   2273309      3591     11984    911061    111573   2494702   9195187     15.61     16.92
3076.07/771.50	c  N dy  9008   2293366      3591     11984    911061     67080   2494702   4095180     15.62     20.19
3095.22/776.40	c  N dy  9095   2313413      3591     11984    911061     86514   2494702   6651586     15.63     18.03
3121.15/782.84	c  N dy  9180   2333489      3591     11984    911061    105947   2494702   8566075     15.63     16.85
3151.86/790.59	c  N dy  9261   2354824      3591     11984    911061    126506   2494702  10661003     15.64     16.51
3172.60/795.78	c  N dy  9320   2374828      3591     11984    911061     80993   2494702   5868947     15.63     16.55
3192.15/800.62	c  N dy  9394   2395206      3591     11984    911061    100808   2494702   8191327     15.63     16.46
3215.72/806.52	c  N dy  9479   2415310      3591     11984    911061    120306   2494702  10361234     15.64     16.53
3242.04/813.16	c  N dy  9574   2435572      3591     11984    911061     74038   2494702   4784612     15.64     16.67
3261.15/817.99	c  N dy  9644   2456178      3591     11984    911061     94038   2494702   6905595     15.64     16.53
3284.29/823.77	c  N dy  9734   2476474      3591     11984    911061    113727   2494702   9134198     15.65     16.50
3314.99/831.49	c  N dy  9784   2497140      3591     11984    911061    133710   2494702  11278416     15.64     16.69
3336.94/836.97	c  N dy  9864   2517674      3591     11984    911061     86705   2494702   6141228     15.65     16.58
3362.46/843.31	c  N dy  9947   2537746      3591     11984    911061    106065   2494702   8392667     15.65     17.26
3391.21/850.56	c  N dy 10063   2558003      3591     11984    911061    125788   2494702  10653390     15.67     16.55
3417.10/857.10	c  N dy 10165   2578185      3591     11984    911061     77465   2494702   5102744     15.68     16.60
3436.65/861.91	c  N dy 10234   2598197      3591     11984    911061     96805   2494702   7281989     15.68     16.79
3460.58/867.92	c  N dy 10333   2618252      3591     11984    911061    116231   2494702   9463231     15.69     18.96
3492.11/875.89	c  N dy 10412   2640335      3591     11984    911061     68854   2494702   4040979     15.69     16.56
3513.63/881.21	c  N dy 10478   2661143      3591     11984    911061     88979   2494702   6200098     15.69     16.63
3539.15/887.64	c  N dy 10576   2681175      3591     11984    911061    108447   2494702   8448488     15.71     26.55
3565.48/894.29	c  N dy 10706   2701261      3591     11984    911061    127959   2494702  10830163     15.72     16.73
3581.82/898.34	c  S st 10762   2711431      3591     11984    911061    137819   2494702  11919592     15.73     12.29
3582.22/898.45	c  S st 10762   2711933      3591     11984    911061    138315   2494702  12001017     15.73   no data
3582.22/898.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3593.02/901.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 78.7M T:  2.66
3593.02/901.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3593.43/901.29	c bin-w-bin subsume rem            0 bins  time:  0.08 s
3613.34/906.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.87 s
3613.34/906.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.08 s
3613.74/906.37	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.08 s
3614.14/906.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
3622.91/908.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.78 s
3713.45/931.34	c lits-rem:       962  cl-subs:     2991  v-elim:      0  v-fix:    0  time: 22.45 s
3713.45/931.35	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.02
3715.45/931.89	c vivif2 --  cl tried   135324 cl shrink        0 lits rem          0 time: 0.54
3717.04/932.23	c asymm  cl-useful: 0/816/11984 lits-rem:0 time: 0.32
3717.04/932.25	c calculated reachability. Time: 0.00
3717.04/932.25	c  N dy 10762   2711933      3591     11984    911061    135324   2494702  11769705     15.73   no data
3740.98/938.22	c  N dy 10840   2732213      3591     11984    911061     85238   2494702   5841150     15.73     16.70
3762.12/943.59	c  N dy 10948   2752500      3591     11984    911061    105002   2494702   8267312     15.75     16.67
3787.24/949.83	c  N dy 11022   2772577      3591     11984    911061    124433   2494702  10303202     15.75     20.97
3817.21/957.32	c  N dy 11132   2792593      3591     11984    911061     73092   2494702   4467287     15.76     16.84
3838.31/962.61	c  N dy 11219   2813481      3591     11984    911061     93381   2494702   6640514     15.76     16.81
3858.25/967.61	c  N dy 11294   2833497      3591     11984    911061    112767   2494702   8703497     15.77     16.65
3886.99/974.89	c  N dy 11401   2853530      3591     11984    911061    132193   2494702  10880540     15.78     28.35
3912.89/981.39	c  N dy 11501   2873607      3591     11984    911061     79887   2494702   5062667     15.79     17.84
3933.63/986.50	c  N dy 11583   2893684      3591     11984    911061     99376   2494702   7199107     15.80     16.71
3960.36/993.26	c  N dy 11665   2915244      3591     11984    911061    120225   2494702   9666538     15.80     16.66
3993.06/1001.48	c  N dy 11781   2935312      3591     11984    911061    139676   2494702  11814892     15.81     16.97
4013.40/1006.51	c  N dy 11855   2955403      3591     11984    911061     86483   2494702   6123832     15.81     16.77
4035.34/1012.07	c  N dy 11938   2975448      3591     11984    911061    105896   2494702   8245077     15.82     17.58
4065.66/1019.65	c  N dy 12040   2996091      3591     11984    911061    125869   2494702  10609734     15.83     16.75
4098.36/1027.84	c  N dy 12132   3016841      3591     11984    911061    145958   2494702  12990719     15.84     17.04
4119.10/1033.09	c  N dy 12213   3037242      3591     11984    911061     92117   2494702   6453120     15.84     16.97
4142.63/1038.95	c  N dy 12281   3057380      3591     11984    911061    111600   2494702   8564126     15.84     16.68
4169.35/1045.60	c  N dy 12355   3077447      3591     11984    911061    131160   2494702  11000850     15.85     36.12
4199.27/1053.12	c  N dy 12464   3097463      3591     11984    911061     75906   2494702   4531177     15.86     25.78
4222.40/1058.92	c  N dy 12558   3117913      3591     11984    911061     95745   2494702   6769361     15.87     16.79
4245.13/1064.60	c  N dy 12650   3138016      3591     11984    911061    115253   2494702   9059168     15.88     16.75
4273.50/1071.76	c  N dy 12720   3158053      3591     11984    911061    134556   2494702  10934336     15.88     18.59
4302.98/1079.18	c  N dy 12825   3178132      3591     11984    911061     78467   2494702   4823128     15.89     20.18
4323.71/1084.34	c  N dy 12897   3198183      3591     11984    911061     97853   2494702   6967874     15.89     17.21
4343.70/1089.39	c  S st 12968   3211935      3591     11984    911061    111180   2494702   8666862     15.89     11.21
4344.05/1089.48	c  S st 12968   3212438      3591     11984    911061    111675   2494702   8769988     15.89   no data
4344.44/1089.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4355.62/1092.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 69.4M T:  2.85
4356.02/1092.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4356.02/1092.49	c bin-w-bin subsume rem            0 bins  time:  0.08 s
4375.96/1097.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  4.92 s
4376.36/1097.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   3591 time:  0.08 s
4376.76/1097.64	c Removed useless bin:       0  fixed:     0  props:   4.57M  time:  0.08 s
4377.16/1097.72	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
4384.33/1099.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.53 s
4454.93/1117.24	c lits-rem:       651  cl-subs:     1784  v-elim:      0  v-fix:    0  time: 17.50 s
4454.93/1117.25	c vivif2 --  cl tried    11984 cl shrink        0 lits rem          0 time: 0.01
4456.53/1117.65	c vivif2 --  cl tried   109891 cl shrink        0 lits rem          0 time: 0.40
4457.77/1117.97	c asymm  cl-useful: 0/1187/11984 lits-rem:0 time: 0.30
4458.12/1118.00	c calculated reachability. Time: 0.00
4458.12/1118.00	c  N dy 12968   3212438      3591     11984    911061    109891   2494702   8643782     15.89   no data
4487.25/1125.32	c  N dy 13047   3232459      3591     11984    911061    129241   2494702  10698087     15.89     16.82
4521.15/1133.86	c  N dy 13130   3253941      3591     11984    911061    149964   2494702  12883570     15.90     16.80
4545.11/1139.85	c  N dy 13195   3273945      3591     11984    911061     92809   2494702   6147136     15.89     16.77
4565.82/1145.04	c  N dy 13280   3293967      3591     11984    911061    112235   2494702   8305031     15.89     16.78
4592.14/1151.62	c  N dy 13345   3314327      3591     11984    911061    131961   2494702  10425307     15.89     16.75
4626.44/1160.21	c  N dy 13438   3334648      3591     11984    911061    151555   2494702  12522870     15.89     16.88
4652.37/1166.71	c  N dy 13499   3354999      3591     11984    911061     93758   2494702   6191309     15.89     16.97
4679.50/1173.52	c  N dy 13584   3375793      3591     11984    911061    113824   2494702   8357280     15.89     17.21
4707.02/1180.42	c  N dy 13647   3395977      3591     11984    911061    133212   2494702  10384852     15.89     16.91
4739.31/1188.57	c  N dy 13734   3416006      3591     11984    911061    152575   2494702  12468295     15.89     16.78
4770.43/1196.36	c  N dy 13831   3438189      3591     11984    911061     95762   2494702   6483100     15.89     16.77
4796.75/1202.93	c  N dy 13895   3458289      3591     11984    911061    115121   2494702   8530377     15.89     19.21

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

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

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


[startup+0 s]
/proc/loadavg: 3.74 5.07 5.40 7/367 24540
/proc/meminfo: memFree=22730068/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 411 0 0 0 1 0 0 0 21 0 4 0 733626033 52396032 351 33554432000 4194304 4580107 140735587758064 18446744073709551615 47130701579805 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24540/statm: 12792 351 302 95 0 7774 0
[pid=24540/tid=24541] ppid=24538 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 4 0 0 0 0 0 0 0 22 0 4 0 733626033 52396032 351 33554432000 4194304 4580107 140735587758064 18446744073709551615 47130701579799 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 733626033 52396032 351 33554432000 4194304 4580107 140735587758064 18446744073709551615 47130701580210 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 733626033 52396032 351 33554432000 4194304 4580107 140735587758064 18446744073709551615 47130701579795 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.0927821 s]
/proc/loadavg: 3.74 5.07 5.40 7/367 24540
/proc/meminfo: memFree=22730068/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=294132 CPUtime=0.32 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 12792 0 0 0 28 4 0 0 18 0 4 0 733626033 301191168 12574 33554432000 4194304 4580107 140735587758064 18446744073709551615 4354920 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24540/statm: 73566 12788 336 95 0 68548 0
[pid=24540/tid=24541] ppid=24538 vsize=294396 CPUtime=0.07 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 3333 0 0 0 7 0 0 0 18 0 4 0 733626033 301461504 12994 33554432000 4194304 4580107 140735587758064 18446744073709551615 4511003 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=294528 CPUtime=0.07 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) D 24538 24540 23830 0 -1 4202560 3182 0 0 0 6 1 0 0 18 0 4 0 733626033 301596672 13144 33554432000 4194304 4580107 140735587758064 18446744073709551615 260905055265 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=294664 CPUtime=0.08 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) D 24538 24540 23830 0 -1 4202560 3245 0 0 0 7 1 0 0 18 0 4 0 733626033 301735936 13284 33554432000 4194304 4580107 140735587758064 18446744073709551615 260905055265 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.32
Current children cumulated vsize (KiB) 294132

[startup+0.122852 s]
/proc/loadavg: 3.74 5.07 5.40 7/367 24540
/proc/meminfo: memFree=22730068/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=298376 CPUtime=0.44 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 16897 0 0 0 38 6 0 0 18 0 4 0 733626033 305537024 16680 33554432000 4194304 4580107 140735587758064 18446744073709551615 260905437367 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24540/statm: 74594 16708 336 95 0 69576 0
[pid=24540/tid=24541] ppid=24538 vsize=298376 CPUtime=0.11 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) D 24538 24540 23830 0 -1 4202560 4323 0 0 0 10 1 0 0 18 0 4 0 733626033 305537024 16756 33554432000 4194304 4580107 140735587758064 18446744073709551615 260905054917 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=298508 CPUtime=0.1 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) D 24538 24540 23830 0 -1 4202560 4100 0 0 0 9 1 0 0 18 0 4 0 733626033 305672192 16881 33554432000 4194304 4580107 140735587758064 18446744073709551615 260905055265 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=298772 CPUtime=0.11 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) D 24538 24540 23830 0 -1 4202560 4168 0 0 0 9 2 0 0 18 0 4 0 733626033 305942528 17091 33554432000 4194304 4580107 140735587758064 18446744073709551615 260905437367 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 0.44
Current children cumulated vsize (KiB) 298376

[startup+0.659727 s]
/proc/loadavg: 3.74 5.07 5.40 7/367 24540
/proc/meminfo: memFree=22730068/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=318408 CPUtime=2.57 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 32969 0 0 0 245 12 0 0 18 0 4 0 733626033 326049792 32751 33554432000 4194304 4580107 140735587758064 18446744073709551615 4431187 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24540/statm: 79602 32751 369 95 0 74584 0
[pid=24540/tid=24541] ppid=24538 vsize=318408 CPUtime=0.63 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) D 24538 24540 23830 0 -1 4202560 9359 0 0 0 62 1 0 0 18 0 4 0 733626033 326049792 32751 33554432000 4194304 4580107 140735587758064 18446744073709551615 260905054917 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=318408 CPUtime=0.63 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 7985 0 0 0 60 3 0 0 18 0 4 0 733626033 326049792 32751 33554432000 4194304 4580107 140735587758064 18446744073709551615 260905437367 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=318408 CPUtime=0.64 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 7239 0 0 0 61 3 0 0 18 0 4 0 733626033 326049792 32751 33554432000 4194304 4580107 140735587758064 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.57
Current children cumulated vsize (KiB) 318408

[startup+0.700663 s]
/proc/loadavg: 3.74 5.07 5.40 7/367 24540
/proc/meminfo: memFree=22730068/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=323812 CPUtime=2.73 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 38621 0 0 0 259 14 0 0 18 0 4 0 733626033 331583488 36964 33554432000 4194304 4580107 140735587758064 18446744073709551615 4515196 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24540/statm: 80953 36964 371 95 0 75935 0
[pid=24540/tid=24541] ppid=24538 vsize=323812 CPUtime=0.68 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 10158 0 0 0 66 2 0 0 18 0 4 0 733626033 331583488 36964 33554432000 4194304 4580107 140735587758064 18446744073709551615 4479086 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=323812 CPUtime=0.67 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 10122 0 0 0 63 4 0 0 18 0 4 0 733626033 331583488 36964 33554432000 4194304 4580107 140735587758064 18446744073709551615 4515289 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=323812 CPUtime=0.68 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 7784 0 0 0 65 3 0 0 18 0 4 0 733626033 331583488 36964 33554432000 4194304 4580107 140735587758064 18446744073709551615 4322541 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.73
Current children cumulated vsize (KiB) 323812

[startup+1.50052 s]
/proc/loadavg: 3.74 5.07 5.40 10/371 24544
/proc/meminfo: memFree=22527068/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=333660 CPUtime=5.91 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 51652 0 0 0 574 17 0 0 18 0 4 0 733626033 341667840 49545 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294517 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24540/statm: 83415 49545 376 95 0 78397 0
[pid=24540/tid=24541] ppid=24538 vsize=333660 CPUtime=1.47 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 13739 0 0 0 145 2 0 0 18 0 4 0 733626033 341667840 49545 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=333660 CPUtime=1.45 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 13939 0 0 0 140 5 0 0 19 0 4 0 733626033 341667840 49545 33554432000 4194304 4580107 140735587758064 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=333660 CPUtime=1.48 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 9743 0 0 0 145 3 0 0 19 0 4 0 733626033 341667840 49545 33554432000 4194304 4580107 140735587758064 18446744073709551615 4339824 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.91
Current children cumulated vsize (KiB) 333660

[startup+3.10022 s]
/proc/loadavg: 3.74 5.07 5.40 9/371 24544
/proc/meminfo: memFree=22487748/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=353724 CPUtime=12.3 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 65980 0 0 0 1210 20 0 0 22 0 4 0 733626033 362213376 52051 33554432000 4194304 4580107 140735587758064 18446744073709551615 4318494 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24540/statm: 88431 52051 376 95 0 83413 0
[pid=24540/tid=24541] ppid=24538 vsize=353724 CPUtime=3.08 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 16217 0 0 0 305 3 0 0 22 0 4 0 733626033 362213376 52051 33554432000 4194304 4580107 140735587758064 18446744073709551615 4321592 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=353724 CPUtime=3.04 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 18011 0 0 0 298 6 0 0 22 0 4 0 733626033 362213376 52051 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=353724 CPUtime=3.08 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 15065 0 0 0 303 5 0 0 25 0 4 0 733626033 362213376 52051 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.3
Current children cumulated vsize (KiB) 353724

[startup+6.30064 s]
/proc/loadavg: 4.16 5.14 5.42 9/371 24544
/proc/meminfo: memFree=22406896/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=475600 CPUtime=25.05 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 90766 0 0 0 2481 24 0 0 25 0 4 0 733626033 487014400 62031 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294482 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24540/statm: 118900 62031 378 95 0 113882 0
[pid=24540/tid=24541] ppid=24538 vsize=475600 CPUtime=6.27 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 21059 0 0 0 624 3 0 0 25 0 4 0 733626033 487014400 62031 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=475600 CPUtime=6.2 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 24165 0 0 0 614 6 0 0 25 0 4 0 733626033 487014400 62031 33554432000 4194304 4580107 140735587758064 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=475600 CPUtime=6.27 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 24066 0 0 0 621 6 0 0 25 0 4 0 733626033 487014400 62031 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.05
Current children cumulated vsize (KiB) 475600

[startup+12.7005 s]
/proc/loadavg: 4.47 5.19 5.43 9/371 24544
/proc/meminfo: memFree=22294592/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=490256 CPUtime=50.57 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 105129 0 0 0 5030 27 0 0 25 0 4 0 733626033 502022144 73436 33554432000 4194304 4580107 140735587758064 18446744073709551615 4413328 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24540/statm: 122564 73436 378 95 0 117546 0
[pid=24540/tid=24541] ppid=24538 vsize=490256 CPUtime=12.67 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 21821 0 0 0 1263 4 0 0 25 0 4 0 733626033 502022144 73436 33554432000 4194304 4580107 140735587758064 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=490256 CPUtime=12.52 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 25329 0 0 0 1245 7 0 0 25 0 4 0 733626033 502022144 73436 33554432000 4194304 4580107 140735587758064 18446744073709551615 4413346 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=490256 CPUtime=12.67 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 31838 0 0 0 1259 8 0 0 25 0 4 0 733626033 502022144 73436 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.57
Current children cumulated vsize (KiB) 490256

[startup+25.5011 s]
/proc/loadavg: 5.25 5.32 5.47 9/371 24544
/proc/meminfo: memFree=22155568/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=564084 CPUtime=101.66 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 151588 0 0 0 10131 35 0 0 25 0 4 0 733626033 577622016 94466 33554432000 4194304 4580107 140735587758064 18446744073709551615 4316636 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24540/statm: 141021 94466 378 95 0 136003 0
[pid=24540/tid=24541] ppid=24538 vsize=564084 CPUtime=25.49 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 29931 0 0 0 2544 5 0 0 25 0 4 0 733626033 577622016 94469 33554432000 4194304 4580107 140735587758064 18446744073709551615 4413635 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=564084 CPUtime=25.19 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 43642 0 0 0 2508 11 0 0 25 0 4 0 733626033 577622016 94469 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=564084 CPUtime=25.48 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 44874 0 0 0 2538 10 0 0 25 0 4 0 733626033 577622016 94469 33554432000 4194304 4580107 140735587758064 18446744073709551615 4413627 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 564084

[startup+51.1004 s]
/proc/loadavg: 6.19 5.54 5.54 9/371 24545
/proc/meminfo: memFree=21975788/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=751760 CPUtime=203.71 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 231542 0 0 0 20323 48 0 0 25 0 4 0 733626033 769802240 134649 33554432000 4194304 4580107 140735587758064 18446744073709551615 4417015 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24540/statm: 187940 134649 378 95 0 182922 0
[pid=24540/tid=24541] ppid=24538 vsize=751760 CPUtime=51.07 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 41666 0 0 0 5100 7 0 0 25 0 4 0 733626033 769802240 134649 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294316 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=751760 CPUtime=50.48 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 67313 0 0 0 5034 14 0 0 25 0 4 0 733626033 769802240 134649 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=751760 CPUtime=51.07 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 77434 0 0 0 5091 16 0 0 25 0 4 0 733626033 769802240 134649 33554432000 4194304 4580107 140735587758064 18446744073709551615 4320440 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.71
Current children cumulated vsize (KiB) 751760

[startup+102.301 s]
/proc/loadavg: 7.21 5.92 5.66 9/371 24546
/proc/meminfo: memFree=21761556/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=864260 CPUtime=407.92 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 341594 0 0 0 40724 68 0 0 25 0 4 0 733626033 885002240 162661 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294517 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/24540/statm: 216065 162661 378 95 0 211047 0
[pid=24540/tid=24541] ppid=24538 vsize=864260 CPUtime=102.27 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 57411 0 0 0 10217 10 0 0 25 0 4 0 733626033 885002240 162661 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=864260 CPUtime=101.09 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 92328 0 0 0 10091 18 0 0 25 0 4 0 733626033 885002240 162661 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=864260 CPUtime=102.26 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 126194 0 0 0 10201 25 0 0 25 0 4 0 733626033 885002240 162661 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.92
Current children cumulated vsize (KiB) 864260

[startup+162.301 s]

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

[pid=24540] ppid=24538 vsize=1868036 CPUtime=2800.07 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 1380081 0 0 0 279687 320 0 0 25 0 4 0 733626033 1912868864 313115 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294482 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/24540/statm: 467009 313115 378 95 0 461991 0
[pid=24540/tid=24541] ppid=24538 vsize=1868036 CPUtime=701.6 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 166932 0 0 0 70119 41 0 0 25 0 4 0 733626033 1912868864 313115 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=1868036 CPUtime=695.23 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 338236 0 0 0 69447 76 0 0 25 0 4 0 733626033 1912868864 313115 33554432000 4194304 4580107 140735587758064 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=1868036 CPUtime=702.17 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 538012 0 0 0 70098 119 0 0 25 0 4 0 733626033 1912868864 313115 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2800.07
Current children cumulated vsize (KiB) 1868036

[startup+762.3 s]
/proc/loadavg: 4.08 5.18 5.70 5/362 24584
/proc/meminfo: memFree=21515748/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=1844348 CPUtime=3039.38 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 1460120 0 0 0 303594 344 0 0 25 0 4 0 733626033 1888612352 309728 33554432000 4194304 4580107 140735587758064 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/24540/statm: 461087 309728 378 95 0 456069 0
[pid=24540/tid=24541] ppid=24538 vsize=1844348 CPUtime=761.6 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 185671 0 0 0 76113 47 0 0 25 0 4 0 733626033 1888612352 309728 33554432000 4194304 4580107 140735587758064 18446744073709551615 4296101 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=1844348 CPUtime=755.23 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 350365 0 0 0 75443 80 0 0 25 0 4 0 733626033 1888612352 309728 33554432000 4194304 4580107 140735587758064 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=1844348 CPUtime=762.16 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 573152 0 0 0 76088 128 0 0 25 0 4 0 733626033 1888612352 309728 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3039.38
Current children cumulated vsize (KiB) 1844348

[startup+822.3 s]
/proc/loadavg: 4.08 4.98 5.59 5/362 24586
/proc/meminfo: memFree=21515072/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=1731992 CPUtime=3278.69 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 1539932 0 0 0 327502 367 0 0 25 0 4 0 733626033 1773559808 308817 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/24540/statm: 432998 308817 378 95 0 427980 0
[pid=24540/tid=24541] ppid=24538 vsize=1731992 CPUtime=821.6 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 196631 0 0 0 82108 52 0 0 25 0 4 0 733626033 1773559808 308817 33554432000 4194304 4580107 140735587758064 18446744073709551615 4413635 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=1731992 CPUtime=815.24 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 363017 0 0 0 81439 85 0 0 25 0 4 0 733626033 1773559808 308817 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=1731992 CPUtime=822.16 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 600135 0 0 0 82081 135 0 0 25 0 4 0 733626033 1773559808 308817 33554432000 4194304 4580107 140735587758064 18446744073709551615 4413328 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3278.69
Current children cumulated vsize (KiB) 1731992

[startup+882.3 s]
/proc/loadavg: 4.03 4.80 5.49 5/362 24587
/proc/meminfo: memFree=21480920/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=1876756 CPUtime=3518.01 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 1608442 0 0 0 351411 390 0 0 25 0 4 0 733626033 1921798144 317379 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/24540/statm: 469189 317379 378 95 0 464171 0
[pid=24540/tid=24541] ppid=24538 vsize=1876756 CPUtime=881.61 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 206446 0 0 0 88105 56 0 0 25 0 4 0 733626033 1921798144 317379 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=1876756 CPUtime=875.23 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 372182 0 0 0 87435 88 0 0 25 0 4 0 733626033 1921798144 317379 33554432000 4194304 4580107 140735587758064 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=1876756 CPUtime=882.16 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 621807 0 0 0 88076 140 0 0 25 0 4 0 733626033 1921798144 317379 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3518.01
Current children cumulated vsize (KiB) 1876756

[startup+942.3 s]
/proc/loadavg: 4.05 4.66 5.40 5/362 24589
/proc/meminfo: memFree=21457808/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=1809200 CPUtime=3757.32 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 1687703 0 0 0 375318 414 0 0 25 0 4 0 733626033 1852620800 323175 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/24540/statm: 452300 323175 378 95 0 447282 0
[pid=24540/tid=24541] ppid=24538 vsize=1809200 CPUtime=941.61 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 216915 0 0 0 94100 61 0 0 25 0 4 0 733626033 1852620800 323175 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=1809200 CPUtime=935.23 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 381375 0 0 0 93432 91 0 0 25 0 4 0 733626033 1852620800 323175 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=1809200 CPUtime=942.16 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 657508 0 0 0 94065 151 0 0 25 0 4 0 733626033 1852620800 323175 33554432000 4194304 4580107 140735587758064 18446744073709551615 4318491 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3757.32
Current children cumulated vsize (KiB) 1809200

[startup+1002.3 s]
/proc/loadavg: 4.05 4.55 5.31 5/362 24590
/proc/meminfo: memFree=21398460/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=1967628 CPUtime=3996.68 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 1777540 0 0 0 399230 438 0 0 25 0 4 0 733626033 2014851072 337540 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/24540/statm: 491907 337540 378 95 0 486889 0
[pid=24540/tid=24541] ppid=24538 vsize=1967628 CPUtime=1001.62 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 239004 0 0 0 100095 67 0 0 25 0 4 0 733626033 2014851072 337544 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=1967628 CPUtime=995.25 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 390460 0 0 0 99431 94 0 0 25 0 4 0 733626033 2014851072 337544 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=1967628 CPUtime=1002.17 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 687670 0 0 0 100059 158 0 0 25 0 4 0 733626033 2014851072 337544 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3996.68
Current children cumulated vsize (KiB) 1967628

[startup+1062.3 s]
/proc/loadavg: 4.06 4.47 5.23 5/362 24592
/proc/meminfo: memFree=21265480/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=2010240 CPUtime=4235.96 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 1884101 0 0 0 423129 467 0 0 25 0 4 0 733626033 2058485760 371336 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294504 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/24540/statm: 502560 371337 378 95 0 497542 0
[pid=24540/tid=24541] ppid=24538 vsize=2010240 CPUtime=1061.6 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 253636 0 0 0 106090 70 0 0 25 0 4 0 733626033 2058485760 371337 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=2010240 CPUtime=1055.23 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 407668 0 0 0 105422 101 0 0 25 0 4 0 733626033 2058485760 371337 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=2010240 CPUtime=1062.16 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 725001 0 0 0 106050 166 0 0 25 0 4 0 733626033 2058485760 371337 33554432000 4194304 4580107 140735587758064 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4235.96
Current children cumulated vsize (KiB) 2010240

[startup+1122.31 s]
/proc/loadavg: 4.09 4.41 5.16 5/362 24594
/proc/meminfo: memFree=21213980/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=2115180 CPUtime=4475.32 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 1967423 0 0 0 447041 491 0 0 25 0 4 0 733626033 2165944320 383791 33554432000 4194304 4580107 140735587758064 18446744073709551615 4321069 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/24540/statm: 528795 383791 378 95 0 523777 0
[pid=24540/tid=24541] ppid=24538 vsize=2115180 CPUtime=1121.63 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 273459 0 0 0 112086 77 0 0 25 0 4 0 733626033 2165944320 383791 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=2115180 CPUtime=1115.25 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 425412 0 0 0 111420 105 0 0 25 0 4 0 733626033 2165944320 383791 33554432000 4194304 4580107 140735587758064 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=2115180 CPUtime=1122.17 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 755026 0 0 0 112042 175 0 0 21 0 4 0 733626033 2165944320 383791 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4475.32
Current children cumulated vsize (KiB) 2115180

[startup+1182.3 s]
/proc/loadavg: 4.06 4.34 5.09 5/362 24595
/proc/meminfo: memFree=21171624/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=2270436 CPUtime=4714.6 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 2072073 0 0 0 470941 519 0 0 25 0 4 0 733626033 2324926464 394883 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/24540/statm: 567609 394883 378 95 0 562591 0
[pid=24540/tid=24541] ppid=24538 vsize=2270436 CPUtime=1181.61 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 294730 0 0 0 118078 83 0 0 25 0 4 0 733626033 2324926464 394883 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=2270436 CPUtime=1175.24 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 455521 0 0 0 117410 114 0 0 25 0 4 0 733626033 2324926464 394883 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=2270436 CPUtime=1182.16 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 779692 0 0 0 118034 182 0 0 25 0 4 0 733626033 2324926464 394883 33554432000 4194304 4580107 140735587758064 18446744073709551615 4320772 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4714.6
Current children cumulated vsize (KiB) 2270436



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 4.04 4.32 5.06 5/362 24596
/proc/meminfo: memFree=21197016/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=2382360 CPUtime=4800.36 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 2109074 0 0 0 479508 528 0 0 25 0 4 0 733626033 2439536640 387824 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/24540/statm: 595590 387824 378 95 0 590572 0
[pid=24540/tid=24541] ppid=24538 vsize=2382360 CPUtime=1203.12 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 299171 0 0 0 120228 84 0 0 25 0 4 0 733626033 2439536640 387827 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=2382360 CPUtime=1196.76 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 462375 0 0 0 119560 116 0 0 25 0 4 0 733626033 2439536640 387827 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=2382360 CPUtime=1203.68 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 793849 0 0 0 120182 186 0 0 25 0 4 0 733626033 2439536640 387827 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 2382360

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

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

[startup+1203.8 s]
/proc/loadavg: 4.04 4.32 5.06 5/362 24596
/proc/meminfo: memFree=21197016/32950928 swapFree=65730864/67111528
[pid=24540] ppid=24538 vsize=2382360 CPUtime=4800.36 cores=0,2,4,6
/proc/24540/stat : 24540 (strangenight2-m) R 24538 24540 23830 0 -1 4202496 2109074 0 0 0 479508 528 0 0 25 0 4 0 733626033 2439536640 387824 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/24540/statm: 595590 387824 378 95 0 590572 0
[pid=24540/tid=24541] ppid=24538 vsize=2382360 CPUtime=1203.12 cores=0,2,4,6
/proc/24540/task/24541/stat : 24541 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 299171 0 0 0 120228 84 0 0 25 0 4 0 733626033 2439536640 387827 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=24540/tid=24542] ppid=24538 vsize=2382360 CPUtime=1196.76 cores=0,2,4,6
/proc/24540/task/24542/stat : 24542 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 462375 0 0 0 119560 116 0 0 25 0 4 0 733626033 2439536640 387827 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=24540/tid=24543] ppid=24538 vsize=2382360 CPUtime=1203.68 cores=0,2,4,6
/proc/24540/task/24543/stat : 24543 (strangenight2-m) R 24538 24540 23830 0 -1 4202560 793849 0 0 0 120182 186 0 0 25 0 4 0 733626033 2439536640 387827 33554432000 4194304 4580107 140735587758064 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.36
Current children cumulated vsize (KiB) 2382360

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.89
CPU time (s): 4800.47
CPU user time (s): 4795.12
CPU system time (s): 5.34819
CPU usage (%): 398.748
Max. virtual memory (cumulated for all children) (KiB): 2409372

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.12
system time used= 5.34819
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2109081
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= 8141
involuntary context switches= 27590

runsolver used 4.30434 second user time and 9.59954 second system time

The end

Launcher Data

Begin job on node116 at 2011-05-15 06:32:34
IDJOB=3366710
IDBENCH=88219
IDSOLVER=1844
FILE ID=node116/3366710-1305433953
RUNJOBID= node116-1305433953-24516
PBS_JOBID= 13324608
Free space on /tmp= 73152 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/crafted/anton/SRHD-SGI/srhd-sgi-m62-q1504.5-n60-p30-s88600538.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366710-1305433953/watcher-3366710-1305433953 -o /tmp/evaluation-result-3366710-1305433953/solver-3366710-1305433953 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366710-1305433953.cnf

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

MD5SUM BENCH= 76c30bc0971bc865c2b988ddaca89385
RANDOM SEED=1105211618

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      22730232 kB
Buffers:         82416 kB
Cached:         618344 kB
SwapCached:      12356 kB
Active:        9478920 kB
Inactive:       529600 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      22730232 kB
SwapTotal:    67111528 kB
SwapFree:     65730864 kB
Dirty:           23364 kB
Writeback:          16 kB
AnonPages:     9305308 kB
Mapped:          16116 kB
Slab:           101696 kB
PageTables:      44416 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 82841712 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73152 MiB
End job on node116 at 2011-05-15 06:52:39