Trace number 3366426

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.31 1202.83

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S64052796-033.SATISFIABLE.cnf
MD5SUM569a001e2aa1e7b5ad13eab5cc7018bb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.668898
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366426-1305404044.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data
0.42/0.19	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.42/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.42/0.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.42/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.42/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.42/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.42/0.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.77/0.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.77/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.77/0.22	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.77/0.22	c calculated reachability. Time: 0.00
0.77/0.22	c Calc default polars -  time:   0.00 s pos:      34 undec:       3 neg:      53
0.77/0.22	c =========================================================================================
0.77/0.22	c types(t): F = full restart, N = normal restart
0.77/0.22	c types(t): S = simplification begin/end, E = solution found
0.77/0.22	c restart types(rt): st = static, dy = dynamic
0.77/0.22	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.77/0.22	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
1.57/0.47	c  N dy     8      7383        90      8010         0      4512     56070    122208     25.77     27.24
2.77/0.74	c  N dy    11     13734        90      8010         0      6465     56070    163721     24.94     26.32
3.57/0.96	c  N dy    29     18145        90      8010         0      5362     56070    115110     25.12     26.76
4.38/1.15	c  N dy    50     22452        90      8010         0      9385     56070    234063     25.31     26.71
4.81/1.28	c  F st    59     25001        90      8010         0     11756     56070    304508     25.38   no data
5.17/1.39	c  N st    63     27038        90      8010         0      7307     56070    153332     25.38   no data
5.96/1.52	c  S st    65     30000        90      8010         0     10057     56070    235056     25.38   no data
5.96/1.56	c  S st    65     30504        90      8010         0     10531     56070    249644     25.38   no data
5.96/1.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.96/1.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.96/1.57	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
5.96/1.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.96/1.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.96/1.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
5.96/1.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.96/1.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.96/1.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.76/1.79	c lits-rem:       159  cl-subs:      748  v-elim:      0  v-fix:    0  time:  0.21 s
8.36/2.10	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.31
8.36/2.10	c calculated reachability. Time: 0.00
8.36/2.10	c  N dy    65     30504        90      8010         0      9783     56070    225164     25.38   no data
11.95/3.02	c  N dy    74     45756        90      8010         0      8250     56070    149806     24.78     21.64
11.95/3.02	c  S st    74     45756        90      8010         0      8250     56070    149806     24.78     21.64
11.95/3.06	c  S st    74     46258        90      8010         0      8721     56070    163842     24.78   no data
11.95/3.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.95/3.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.95/3.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.95/3.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.95/3.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.95/3.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
11.95/3.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.95/3.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.95/3.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.35/3.10	c lits-rem:         7  cl-subs:       62  v-elim:      0  v-fix:    0  time:  0.03 s
12.35/3.10	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
12.35/3.11	c vivif2 --  cl tried     8659 cl shrink        0 lits rem          0 time: 0.00
13.16/3.39	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.28
13.16/3.39	c calculated reachability. Time: 0.00
13.16/3.39	c  N dy    74     46258        90      8010         0      8659     56070    161597     24.78   no data
14.33/3.61	c  N dy    94     50352        90      8010         0     12469     56070    273490     24.88     26.34
15.14/3.88	c  N dy   111     54445        90      8010         0     16264     56070    385059     24.94     26.38
16.34/4.15	c  N dy   136     58478        90      8010         0     10789     56070    206117     25.05     26.73
17.56/4.48	c  N dy   168     63616        90      8010         0     15550     56070    347644     25.18     26.55
19.13/4.80	c  N dy   192     67880        90      8010         0     19514     56070    465130     25.26     26.60
19.53/4.93	c  S st   197     69388        90      8010         0     10729     56070    185704     25.26     26.29
19.53/4.96	c  S st   197     69888        90      8010         0     11207     56070    200113     25.26   no data
19.53/4.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.53/4.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
19.53/4.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.53/4.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.53/4.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.53/4.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
19.53/4.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.53/4.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.53/4.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.93/5.04	c lits-rem:         8  cl-subs:      152  v-elim:      0  v-fix:    0  time:  0.06 s
19.93/5.04	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
19.93/5.04	c vivif2 --  cl tried    11055 cl shrink        0 lits rem          0 time: 0.00
21.13/5.37	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.33
21.13/5.37	c calculated reachability. Time: 0.00
21.13/5.37	c  N dy   197     69888        90      8010         0     11055     56070    195068     25.26   no data
22.72/5.73	c  N dy   214     75567        90      8010         0     16323     56070    349183     25.27     26.60
23.92/6.08	c  N dy   225     80600        90      8010         0     20977     56070    486237     25.26     26.69
25.52/6.44	c  N dy   241     85821        90      8010         0     14712     56070    285132     25.28     26.62
25.92/6.56	c  F st   256     87500        90      8010         0     16271     56070    331969     25.32   no data
27.51/6.91	c  N dy   262     92695        90      8010         0     21103     56070    475158     25.32   no data
29.51/7.42	c  N dy   278     99704        90      8010         0     15544     56070    291399     25.28     26.64
30.73/7.80	c  S st   307    104833        90      8010         0     20333     56070    435350     25.33   no data
31.14/7.86	c  S st   307    105337        90      8010         0     20807     56070    449463     25.33   no data
31.14/7.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.14/7.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
31.14/7.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.14/7.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.14/7.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.14/7.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
31.14/7.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.14/7.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.14/7.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.09/8.38	c lits-rem:       198  cl-subs:     1409  v-elim:      0  v-fix:    0  time:  0.49 s
33.09/8.38	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
33.09/8.38	c vivif2 --  cl tried    19398 cl shrink        0 lits rem          0 time: 0.00
34.70/8.79	c asymm  cl-useful: 0/6181/8010 lits-rem:0 time: 0.41
34.70/8.79	c calculated reachability. Time: 0.00
34.70/8.79	c  N dy   307    105337        90      8010         0     19398     56070    404594     25.33   no data
37.49/9.46	c  N dy   332    112966        90      8010         0     13514     56070    214249     25.36     26.76
43.48/10.93	c  N dy   348    133794        90      8010         0     18836     56070    357268     25.18     26.51
47.87/12.00	c  N dy   363    146997        90      8010         0     16229     56070    260805     25.07     26.61
50.66/12.76	c  N dy   404    156715        90      8010         0     25231     56070    527641     25.13     26.49
51.06/12.88	c  S st   410    158005        90      8010         0     26434     56070    563351     25.13     25.32
51.46/12.95	c  S st   410    158507        90      8010         0     26915     56070    578053     25.13   no data
51.46/12.95	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.46/12.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.46/12.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.46/12.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.46/12.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.46/12.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
51.46/12.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.46/12.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.46/12.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.05/13.83	c lits-rem:       265  cl-subs:     2061  v-elim:      0  v-fix:    0  time:  0.85 s
55.05/13.83	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
55.05/13.84	c vivif2 --  cl tried    24854 cl shrink        0 lits rem          0 time: 0.01
55.85/14.00	c asymm  cl-useful: 0/1829/8010 lits-rem:0 time: 0.16
55.85/14.00	c calculated reachability. Time: 0.00
55.85/14.00	c  N dy   410    158507        90      8010         0     24854     56070    512336     25.13   no data
59.44/14.92	c  N dy   431    169119        90      8010         0     19055     56070    327618     25.12     26.45
63.43/15.96	c  N dy   481    180481        90      8010         0     29589     56070    638974     25.16     26.62
67.82/17.09	c  N dy   557    192069        90      8010         0     23750     56070    452423     25.25     26.93
73.01/18.31	c  N dy   578    204448        90      8010         0     17581     56070    248329     25.19     26.68
80.99/20.30	c  N dy   620    224721        90      8010         0     36346     56070    800225     25.17     26.67
85.78/21.56	c  S st   667    237761        90      8010         0     29928     56070    592133     25.17   no data
86.18/21.64	c  S st   667    238270        90      8010         0     30409     56070    606450     25.17   no data
86.18/21.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.18/21.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
86.18/21.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.18/21.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
86.18/21.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
86.18/21.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
86.18/21.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
86.18/21.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
86.18/21.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
90.18/22.67	c lits-rem:       289  cl-subs:     1988  v-elim:      0  v-fix:    0  time:  0.99 s
90.18/22.67	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
90.18/22.67	c vivif2 --  cl tried    28421 cl shrink        0 lits rem          0 time: 0.01
90.98/22.87	c asymm  cl-useful: 0/2508/8010 lits-rem:0 time: 0.20
90.98/22.87	c calculated reachability. Time: 0.00
90.98/22.87	c  N dy   667    238270        90      8010         0     28421     56070    543650     25.17   no data
97.75/24.57	c  N dy   685    256632        90      8010         0     25976     56070    457647     25.10     26.53
106.13/26.61	c  N dy   771    273904        90      8010         0     21705     56070    318329     25.16     26.56
112.92/28.39	c  N dy   806    291448        90      8010         0     37924     56070    789199     25.13     27.11
119.30/29.94	c  F st   828    306251        90      8010         0     30224     56070    541893     25.10     25.02
121.30/30.45	c  N dy   834    311446        90      8010         0     35039     56070    684288     25.10   no data
131.70/33.06	c  N dy   923    333264        90      8010         0     33138     56070    618177     25.14     26.49
141.65/35.52	c  N dy  1013    353271        90      8010         0     28616     56070    466417     25.18     26.63
143.25/35.97	c  S st  1025    357406        90      8010         0     32459     56070    579722     25.18     24.81
143.65/36.05	c  S st  1025    357907        90      8010         0     32933     56070    593828     25.18   no data
143.65/36.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
143.65/36.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
143.65/36.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
143.65/36.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
143.65/36.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
143.65/36.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
143.65/36.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
143.65/36.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
143.65/36.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.25/36.99	c lits-rem:       253  cl-subs:     1614  v-elim:      0  v-fix:    0  time:  0.90 s
147.25/36.99	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
147.65/37.00	c vivif2 --  cl tried    31319 cl shrink        0 lits rem          0 time: 0.01
148.45/37.21	c asymm  cl-useful: 0/1988/8010 lits-rem:0 time: 0.21
148.45/37.21	c calculated reachability. Time: 0.00
148.45/37.21	c  N dy  1025    357907        90      8010         0     31319     56070    541356     25.18   no data
162.01/40.62	c  N dy  1107    386808        90      8010         0     34017     56070    602581     25.16     26.51
174.78/43.89	c  N dy  1172    408796        90      8010         0     29366     56070    449452     25.17     26.51
187.15/46.96	c  N dy  1245    429868        90      8010         0     48901     56070   1025046     25.18     26.96
197.97/49.65	c  N dy  1350    449870        90      8010         0     41573     56070    798058     25.23     26.67
209.51/52.58	c  N dy  1420    470030        90      8010         0     33381     56070    535895     25.24     26.67
221.07/55.47	c  N dy  1497    490073        90      8010         0     51979     56070   1084699     25.25     27.18
231.45/58.07	c  N dy  1550    510288        90      8010         0     42865     56070    795284     25.26     26.77
245.03/61.44	c  N dy  1625    532220        90      8010         0     34491     56070    525630     25.27     26.60
247.01/61.97	c  S st  1629    536860        90      8010         0     38756     56070    648309     25.25     22.18
247.41/62.06	c  S st  1629    537361        90      8010         0     39235     56070    662505     25.25   no data
247.41/62.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
247.41/62.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
247.41/62.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
247.41/62.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
247.41/62.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
247.41/62.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
247.41/62.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
247.41/62.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
247.81/62.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
253.00/63.41	c lits-rem:       283  cl-subs:     2125  v-elim:      0  v-fix:    0  time:  1.30 s
253.00/63.41	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
253.00/63.42	c vivif2 --  cl tried    37110 cl shrink        0 lits rem          0 time: 0.01
253.80/63.66	c asymm  cl-useful: 0/1687/8010 lits-rem:0 time: 0.24
253.80/63.66	c calculated reachability. Time: 0.00
253.80/63.66	c  N dy  1629    537361        90      8010         0     37110     56070    598405     25.25   no data
266.17/66.79	c  N dy  1690    557536        90      8010         0     55768     56070   1146450     25.26     26.67
277.35/69.51	c  N dy  1750    577684        90      8010         0     44841     56070    817991     25.27     26.64
290.92/72.99	c  N dy  1805    599457        90      8010         0     34476     56070    491923     25.26     26.62
303.32/76.08	c  N dy  1877    620031        90      8010         0     53556     56070   1054965     25.27     26.61
316.85/79.40	c  N dy  1953    640290        90      8010         0     40883     56070    661972     25.29     26.75
329.67/82.67	c  N dy  2025    660390        90      8010         0     59573     56070   1215016     25.30     26.65
343.99/86.26	c  N dy  2093    683608        90      8010         0     48681     56070    869121     25.29     26.69
359.16/90.08	c  N dy  2141    703659        90      8010         0     33810     56070    417702     25.28     28.98
370.34/92.81	c  N dy  2192    723692        90      8010         0     52453     56070    970510     25.28     26.70
388.29/97.32	c  N dy  2218    750865        90      8010         0     43136     56070    674522     25.23     26.61
402.27/100.81	c  N dy  2281    771288        90      8010         0     62014     56070   1229262     25.24     26.75
415.84/104.25	c  N dy  2356    791705        90      8010         0     45844     56070    739865     25.25     26.68
425.83/106.74	c  S st  2424    806042        90      8010         0     59145     56070   1136723     25.26     24.44
426.60/106.92	c  S st  2424    806547        90      8010         0     59623     56070   1150960     25.26   no data
426.60/106.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
426.60/106.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
426.60/106.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
426.60/106.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
426.60/106.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
426.60/106.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
426.60/106.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
426.60/106.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
426.60/106.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
445.37/111.60	c lits-rem:       488  cl-subs:     3910  v-elim:      0  v-fix:    0  time:  4.60 s
445.37/111.60	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
445.37/111.61	c vivif2 --  cl tried    55713 cl shrink        0 lits rem          0 time: 0.01
446.57/111.91	c asymm  cl-useful: 0/1172/8010 lits-rem:0 time: 0.30
446.57/111.91	c calculated reachability. Time: 0.00
446.57/111.91	c  N dy  2424    806547        90      8010         0     55713     56070   1022636     25.26   no data
462.93/116.06	c  N dy  2494    826699        90      8010         0     38442     56070    498097     25.27     26.64
476.10/119.36	c  N dy  2589    846779        90      8010         0     57094     56070   1052396     25.29     26.67
494.46/123.96	c  N dy  2648    868466        90      8010         0     40106     56070    527842     25.29     26.75
509.66/127.71	c  N dy  2714    891408        90      8010         0     61264     56070   1149490     25.29     26.65
526.80/132.01	c  N dy  2720    918250        90      8010         0     48092     56070    743197     25.24     26.63
541.15/135.63	c  N dy  2775    938336        90      8010         0     66728     56070   1294953     25.25     27.42
557.54/139.76	c  N dy  2862    958426        90      8010         0     46598     56070    684592     25.26     26.82
571.88/143.35	c  N dy  2887    979376        90      8010         0     65945     56070   1247447     25.25     26.59
589.84/147.83	c  N dy  2921   1001376        90      8010         0     46505     56070    659795     25.23     26.56
604.21/151.42	c  N dy  2990   1021484        90      8010         0     65172     56070   1214859     25.24     26.57
622.57/156.00	c  N dy  3063   1042100        90      8010         0     43556     56070    557076     25.24     26.71
636.97/159.61	c  N dy  3161   1062362        90      8010         0     62304     56070   1114890     25.26     26.60
644.52/161.56	c  F st  3185   1071877        90      8010         0     71110     56070   1375094     25.26     22.63
654.89/164.17	c  N dy  3214   1082642        90      8010         0     81089     56070   1673953     25.26     26.59
670.46/168.01	c  N dy  3286   1103498        90      8010         0     58753     56070    987364     25.27     26.74
689.66/172.82	c  N dy  3375   1123861        90      8010         0     77620     56070   1550388     25.28     26.69
706.38/177.02	c  N dy  3434   1144383        90      8010         0     53976     56070    825491     25.29     26.67
723.54/181.40	c  N dy  3530   1164498        90      8010         0     72680     56070   1383978     25.30     26.70
743.09/186.26	c  N dy  3592   1184508        90      8010         0     47632     56070    623376     25.29     26.73
758.66/190.12	c  N dy  3644   1204556        90      8010         0     66202     56070   1172582     25.29     26.80
763.86/191.45	c  S st  3652   1209820        90      8010         0     71004     56070   1311866     25.29     24.09
764.64/191.69	c  S st  3652   1210322        90      8010         0     71475     56070   1325956     25.29   no data
765.04/191.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
765.04/191.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
765.04/191.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
765.04/191.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
765.04/191.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
765.04/191.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
765.04/191.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
765.04/191.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
765.44/191.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
814.12/204.01	c lits-rem:       728  cl-subs:     5007  v-elim:      0  v-fix:    0  time: 12.21 s
814.12/204.02	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
814.12/204.03	c vivif2 --  cl tried    66468 cl shrink        0 lits rem          0 time: 0.02
815.32/204.31	c asymm  cl-useful: 0/655/8010 lits-rem:0 time: 0.27
815.32/204.31	c calculated reachability. Time: 0.00
815.32/204.31	c  N dy  3652   1210322        90      8010         0     66468     56070   1169027     25.29   no data
836.88/209.74	c  N dy  3699   1230385        90      8010         0     84972     56070   1714307     25.29     28.31
853.23/213.84	c  N dy  3776   1250456        90      8010         0     59377     56070    955419     25.30     27.84
871.19/218.36	c  N dy  3846   1270753        90      8010         0     78190     56070   1515374     25.30     26.74
894.34/224.18	c  N dy  3929   1296396        90      8010         0     56707     56070    849974     25.31     26.75
933.45/233.91	c  N dy  3997   1344617        90      8010         0     54910     56070    775099     25.27     26.78
953.04/238.87	c  N dy  4067   1364626        90      8010         0     73392     56070   1321032     25.27     26.64
979.74/245.51	c  N dy  4145   1384682        90      8010         0     91934     56070   1872601     25.28     28.33
999.70/250.57	c  N dy  4256   1407062        90      8010         0     65555     56070   1080835     25.29     26.66
1026.85/257.38	c  N dy  4315   1435213        90      8010         0     91497     56070   1843386     25.29     26.65
1044.40/261.79	c  N dy  4362   1455612        90      8010         0     62332     56070    958335     25.28     26.63
1101.07/275.96	c  N dy  4430   1523726        90      8010         0     75770     56070   1321273     25.19     26.62
1123.02/281.49	c  N dy  4489   1543808        90      8010         0     94349     56070   1864563     25.19     26.81
1141.41/286.05	c  N dy  4544   1563847        90      8010         0     63306     56070    958795     25.19     26.52
1162.54/291.30	c  N dy  4659   1583885        90      8010         0     81893     56070   1516216     25.21     27.70
1186.88/297.41	c  N dy  4723   1605042        90      8010         0    101361     56070   2090625     25.21     26.81
1204.84/301.92	c  N dy  4804   1626054        90      8010         0     70128     56070   1144243     25.22     26.65
1226.78/307.49	c  N dy  4878   1646879        90      8010         0     89357     56070   1714615     25.22     26.57
1247.93/312.73	c  N dy  4918   1666989        90      8010         0     56166     56070    708317     25.21     26.54
1266.30/317.34	c  N dy  5007   1687076        90      8010         0     74772     56070   1262279     25.22     27.41
1291.44/323.63	c  N dy  5081   1709859        90      8010         0     95868     56070   1887173     25.22     26.60
1291.84/323.80	c  S st  5084   1710322        90      8010         0     96295     56070   1899882     25.22     26.27
1293.44/324.10	c  S st  5084   1710824        90      8010         0     96767     56070   1914490     25.22   no data
1293.44/324.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1293.44/324.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1293.44/324.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1293.44/324.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1293.44/324.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1293.44/324.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1293.44/324.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1293.44/324.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1293.84/324.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1348.90/338.07	c lits-rem:      1212  cl-subs:     8054  v-elim:      0  v-fix:    0  time: 13.84 s
1348.90/338.08	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1349.30/338.10	c vivif2 --  cl tried    88713 cl shrink        0 lits rem          0 time: 0.02
1350.50/338.50	c asymm  cl-useful: 0/1001/8010 lits-rem:0 time: 0.39
1350.90/338.50	c calculated reachability. Time: 0.00
1350.90/338.50	c  N dy  5084   1710824        90      8010         0     88713     56070   1658518     25.22   no data
1376.04/344.83	c  N dy  5159   1731244        90      8010         0     55230     56070    667546     25.22     26.66
1393.20/349.14	c  N dy  5217   1751721        90      8010         0     74111     56070   1224942     25.23     26.66
1416.36/354.94	c  N dy  5255   1774693        90      8010         0     95253     56070   1839840     25.22     26.63
1442.29/361.44	c  N dy  5385   1794721        90      8010         0     60449     56070    803395     25.23     28.53
1462.64/366.52	c  N dy  5409   1820493        90      8010         0     84198     56070   1508094     25.22     26.55
1488.98/373.15	c  N dy  5504   1840503        90      8010         0    102769     56070   2061813     25.23     29.04
1510.16/378.48	c  N dy  5561   1863423        90      8010         0     69477     56070   1045941     25.23     26.76
1537.67/385.35	c  N dy  5664   1885544        90      8010         0     89842     56070   1651055     25.23     26.64
1570.80/393.63	c  N dy  5724   1908471        90      8010         0     55660     56070    621844     25.24     26.62
1589.60/398.36	c  N dy  5816   1929818        90      8010         0     75452     56070   1209509     25.24     26.73
1615.10/404.71	c  N dy  5937   1950712        90      8010         0     94825     56070   1790725     25.26     26.59
1641.45/411.30	c  N dy  5979   1970847        90      8010         0     57040     56070    643351     25.25     26.65
1660.60/416.17	c  N dy  6076   1992580        90      8010         0     77122     56070   1237076     25.26     26.81
1685.34/422.38	c  N dy  6123   2015116        90      8010         0     97923     56070   1847149     25.25     26.69
1716.07/430.04	c  N dy  6226   2035249        90      8010         0     59270     56070    692535     25.27     26.68
1735.22/434.82	c  N dy  6305   2055781        90      8010         0     78290     56070   1257916     25.27     26.61
1768.76/443.29	c  N dy  6371   2088372        90      8010         0    108349     56070   2149855     25.26     26.62
1794.29/449.66	c  N dy  6466   2108582        90      8010         0     68866     56070    956308     25.27     26.64
1833.41/459.44	c  N dy  6486   2150092        90      8010         0    106750     56070   2043397     25.23     26.59
1859.74/466.00	c  N dy  6561   2170177        90      8010         0     66336     56070    865958     25.23     28.31
1881.29/471.40	c  N dy  6626   2191672        90      8010         0     86144     56070   1449869     25.23     26.68
1908.04/478.11	c  S st  6734   2210826        90      8010         0    103949     56070   1986671     25.24   no data
1909.24/478.42	c  S st  6734   2211329        90      8010         0    104425     56070   2001300     25.24   no data
1909.24/478.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1909.24/478.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1909.24/478.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1909.24/478.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1909.24/478.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1909.24/478.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1909.24/478.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1909.24/478.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1909.65/478.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1966.30/492.81	c lits-rem:      1205  cl-subs:     8089  v-elim:      0  v-fix:    0  time: 14.25 s
1966.30/492.81	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1966.72/492.83	c vivif2 --  cl tried    96336 cl shrink        0 lits rem          0 time: 0.02
1968.29/493.20	c asymm  cl-useful: 0/808/8010 lits-rem:0 time: 0.36
1968.29/493.20	c calculated reachability. Time: 0.00
1968.29/493.20	c  N dy  6734   2211329        90      8010         0     96336     56070   1745109     25.24   no data
1994.63/499.84	c  N dy  6791   2231505        90      8010         0    114935     56070   2294172     25.24     26.79
2018.58/505.81	c  N dy  6846   2255573        90      8010         0     77451     56070   1176731     25.24     26.72
2042.92/511.90	c  N dy  6945   2275643        90      8010         0     96061     56070   1733672     25.25     27.48
2073.66/519.65	c  N dy  7033   2297962        90      8010         0    116619     56070   2349511     25.25     26.59
2097.61/525.63	c  N dy  7118   2319126        90      8010         0     75476     56070   1103559     25.26     26.71
2121.14/531.52	c  N dy  7218   2339162        90      8010         0     94036     56070   1661101     25.27     26.66
2155.91/540.21	c  N dy  7307   2364044        90      8010         0    116998     56070   2344193     25.27     26.60
2183.00/547.03	c  N dy  7361   2386743        90      8010         0     76116     56070   1095191     25.27     26.60
2206.15/552.88	c  N dy  7435   2406836        90      8010         0     94723     56070   1648374     25.27     28.92
2236.49/560.42	c  N dy  7533   2426917        90      8010         0    113350     56070   2205744     25.28     27.72
2280.39/571.43	c  N dy  7571   2468030        90      8010         0     88189     56070   1412386     25.25     26.69
2311.12/579.19	c  N dy  7688   2489543        90      8010         0    108091     56070   2006091     25.26     26.67
2345.44/587.72	c  N dy  7790   2509841        90      8010         0    126913     56070   2568787     25.27     26.63
2373.77/594.86	c  N dy  7853   2538218        90      8010         0     89394     56070   1446865     25.26     26.60
2404.51/602.52	c  N dy  7928   2561997        90      8010         0    111332     56070   2097676     25.26     26.60
2432.84/609.69	c  N dy  7977   2583035        90      8010         0     66185     56070    751655     25.26     26.60
2452.40/614.58	c  N dy  8036   2603185        90      8010         0     84780     56070   1302488     25.26     26.60
2481.53/621.82	c  N dy  8171   2623291        90      8010         0    103430     56070   1865032     25.27     26.71
2513.46/629.81	c  N dy  8258   2643373        90      8010         0    121993     56070   2415182     25.27     28.73
2544.58/637.61	c  N dy  8380   2663821        90      8010         0     75388     56070   1006743     25.28     26.65
2566.94/643.20	c  N dy  8426   2684575        90      8010         0     94494     56070   1570451     25.28     26.63
2599.66/651.45	c  N dy  8508   2707197        90      8010         0    115421     56070   2191489     25.28     26.69
2606.45/653.12	c  S st  8516   2711329        90      8010         0    119245     56070   2303317     25.28     23.94
2608.08/653.53	c  S st  8516   2711833        90      8010         0    119712     56070   2317500     25.28   no data
2608.08/653.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2608.44/653.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
2608.44/653.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2608.44/653.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2608.44/653.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2608.44/653.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2608.44/653.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2608.44/653.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2608.83/653.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2687.09/673.37	c lits-rem:      1184  cl-subs:    10084  v-elim:      0  v-fix:    0  time: 19.67 s
2687.09/673.37	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2687.44/673.40	c vivif2 --  cl tried   109628 cl shrink        0 lits rem          0 time: 0.03
2688.64/673.78	c asymm  cl-useful: 0/659/8010 lits-rem:0 time: 0.38
2688.64/673.78	c calculated reachability. Time: 0.00
2688.64/673.78	c  N dy  8516   2711833        90      8010         0    109628     56070   2004539     25.28   no data
2736.93/685.82	c  N dy  8574   2748164        90      8010         0     76943     56070   1031227     25.27     26.66
2761.30/691.94	c  N dy  8674   2768254        90      8010         0     95545     56070   1587397     25.28     27.46
2790.82/699.38	c  N dy  8759   2788346        90      8010         0    114076     56070   2141554     25.28     29.33
2819.16/706.44	c  N dy  8795   2808393        90      8010         0    132485     56070   2687764     25.28     30.21
2843.10/712.49	c  N dy  8887   2828475        90      8010         0     83947     56070   1231443     25.28     27.54
2870.24/719.28	c  N dy  8982   2849325        90      8010         0    103215     56070   1809790     25.29     26.65
2900.58/726.81	c  N dy  9041   2869420        90      8010         0    121737     56070   2360181     25.29     28.38
2938.08/736.28	c  N dy  9126   2893984        90      8010         0     76255     56070    975794     25.29     26.84
2961.64/742.14	c  N dy  9223   2914025        90      8010         0     94787     56070   1532367     25.30     27.72
2989.17/749.08	c  N dy  9268   2934159        90      8010         0    113333     56070   2081489     25.30     26.69
3028.28/758.86	c  N dy  9292   2960941        90      8010         0    137857     56070   2796015     25.29     26.83
3052.23/764.88	c  N dy  9368   2982372        90      8010         0     88531     56070   1325182     25.29     26.71
3080.96/772.04	c  N dy  9461   3003123        90      8010         0    107671     56070   1896072     25.30     26.68
3116.08/780.81	c  N dy  9541   3024883        90      8010         0    127780     56070   2497382     25.30     26.70
3170.36/794.49	c  N dy  9593   3068537        90      8010         0     97668     56070   1557171     25.28     26.77
3201.48/802.20	c  N dy  9689   3088765        90      8010         0    116350     56070   2116909     25.29     26.65
3236.61/811.01	c  N dy  9766   3109753        90      8010         0    135729     56070   2696342     25.29     26.65
3268.14/818.93	c  N dy  9843   3132609        90      8010         0     85933     56070   1213543     25.30     26.69
3296.07/825.97	c  N dy  9883   3153968        90      8010         0    105629     56070   1792635     25.29     26.70
3347.95/838.90	c  N dy  9940   3178996        90      8010         0    128688     56070   2476217     25.29     26.68
3396.23/851.04	c  N dy  9968   3206687        90      8010         0     82188     56070   1077278     25.28     26.74
3402.65/852.62	c  S st  9990   3211834        90      8010         0     86953     56070   1218050     25.28     23.33
3403.41/852.87	c  S st  9990   3212338        90      8010         0     87427     56070   1232635     25.28   no data
3403.41/852.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3403.81/852.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
3403.81/852.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3403.81/852.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3403.81/852.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3403.81/852.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3403.81/852.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3403.81/852.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3403.81/852.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3421.77/857.40	c lits-rem:       514  cl-subs:     3685  v-elim:      0  v-fix:    0  time:  4.43 s
3421.77/857.41	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3421.77/857.42	c vivif2 --  cl tried    83742 cl shrink        0 lits rem          0 time: 0.02
3422.97/857.77	c asymm  cl-useful: 0/842/8010 lits-rem:0 time: 0.34
3422.97/857.77	c calculated reachability. Time: 0.00
3422.97/857.77	c  N dy  9990   3212338        90      8010         0     83742     56070   1125512     25.28   no data
3446.55/863.63	c  N dy 10016   3232464        90      8010         0    102199     56070   1660501     25.28     26.61
3481.67/872.42	c  N dy 10154   3252541        90      8010         0    120814     56070   2221862     25.29     26.70
3529.13/884.30	c  N dy 10217   3280558        90      8010         0     73995     56070    827482     25.29     26.72
3549.08/889.37	c  N dy 10267   3300623        90      8010         0     92479     56070   1371418     25.28     26.75
3573.44/895.47	c  N dy 10313   3321038        90      8010         0    111295     56070   1922123     25.28     26.74
3608.98/904.35	c  N dy 10425   3341051        90      8010         0    129795     56070   2477491     25.28     27.92
3652.06/915.12	c  N dy 10523   3361144        90      8010         0     74748     56070    829445     25.29     26.77
3679.98/922.13	c  N dy 10613   3381175        90      8010         0     93302     56070   1385908     25.29     27.73
3711.91/930.12	c  N dy 10709   3401923        90      8010         0    112535     56070   1964012     25.30     26.72
3750.22/939.75	c  N dy 10796   3424320        90      8010         0    133271     56070   2580483     25.30     26.88
3791.34/950.07	c  N dy 10883   3444334        90      8010         0     77012     56070    874873     25.31     28.66
3814.09/955.71	c  N dy 10931   3465466        90      8010         0     96533     56070   1451754     25.31     26.85
3844.41/963.34	c  N dy 10977   3489502        90      8010         0    118602     56070   2104679     25.30     26.73
3883.13/973.01	c  N dy 11090   3509548        90      8010         0    137213     56070   2665817     25.31     26.65
3923.43/983.12	c  N dy 11177   3534155        90      8010         0     84176     56070   1068391     25.31     26.65
3951.77/990.26	c  N dy 11216   3560782        90      8010         0    108673     56070   1791959     25.30     26.64
3985.69/998.77	c  N dy 11314   3580840        90      8010         0    127227     56070   2347858     25.31     28.16
4022.41/1007.98	c  N dy 11384   3600881        90      8010         0    145658     56070   2895256     25.31     28.69
4057.13/1016.62	c  N dy 11480   3620955        90      8010         0     87596     56070   1155806     25.31     26.70
4081.87/1022.81	c  N dy 11547   3641071        90      8010         0    106188     56070   1708649     25.31     26.91
4111.81/1030.36	c  N dy 11606   3661135        90      8010         0    124748     56070   2260813     25.31     27.54
4151.72/1040.32	c  N dy 11705   3681431        90      8010         0    143516     56070   2823823     25.32     26.84
4200.40/1052.56	c  N dy 11781   3701732        90      8010         0     84718     56070   1050107     25.32     26.75
4221.15/1057.73	c  S st 11844   3712338        90      8010         0     94551     56070   1346531     25.33     24.21
4222.75/1058.12	c  S st 11844   3712843        90      8010         0     95028     56070   1361442     25.33   no data
4222.75/1058.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4222.75/1058.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.07
4222.75/1058.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4222.75/1058.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4222.75/1058.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4222.75/1058.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4222.75/1058.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4223.16/1058.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4223.16/1058.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4258.28/1067.10	c lits-rem:       399  cl-subs:     3144  v-elim:      0  v-fix:    0  time:  8.83 s
4258.28/1067.10	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4258.69/1067.13	c vivif2 --  cl tried    91884 cl shrink        0 lits rem          0 time: 0.02
4260.65/1067.60	c asymm  cl-useful: 0/752/8010 lits-rem:0 time: 0.48
4260.65/1067.61	c calculated reachability. Time: 0.00
4260.65/1067.61	c  N dy 11844   3712843        90      8010         0     91884     56070   1261634     25.33   no data
4291.77/1075.40	c  N dy 11935   3732844        90      8010         0    110405     56070   1815022     25.33     27.63
4322.51/1083.17	c  F st 12003   3751563        90      8010         0    127633     56070   2326340     25.33     23.51
4326.10/1084.01	c  N st 12007   3753601        90      8010         0    129497     56070   2382569     25.33   no data
4379.57/1097.41	c  N dy 12041   3788344        90      8010         0     83128     56070    989201     25.32     26.77
4403.92/1103.53	c  N dy 12117   3808424        90      8010         0    101615     56070   1539525     25.33     26.71
4432.25/1110.63	c  N dy 12162   3828773        90      8010         0    120390     56070   2089803     25.32     26.67
4470.17/1120.17	c  N dy 12266   3848805        90      8010         0    138910     56070   2645324     25.33     26.75
4511.68/1130.52	c  N dy 12344   3868918        90      8010         0    157520     56070   3200492     25.33     26.68
4561.61/1143.08	c  N dy 12375   3910671        90      8010         0    116382     56070   1943079     25.31     26.72
4596.31/1151.79	c  N dy 12390   3932932        90      8010         0    136777     56070   2546554     25.31     26.66
4652.56/1165.83	c  N dy 12505   3958545        90      8010         0     80434     56070    874646     25.31     26.69
4683.69/1173.64	c  N dy 12606   3983548        90      8010         0    103503     56070   1562513     25.32     26.66
4719.22/1182.53	c  N dy 12692   4006089        90      8010         0    124333     56070   2184603     25.32     26.67
4755.53/1191.69	c  N dy 12727   4031007        90      8010         0    147303     56070   2867173     25.31     26.69

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-3366426-1305404044/watcher-3366426-1305404044 -o /tmp/evaluation-result-3366426-1305404044/solver-3366426-1305404044 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366426-1305404044.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: 5.16 4.82 6.17 5/298 3501
/proc/meminfo: memFree=15762500/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 418 0 0 0 0 0 0 0 25 0 4 0 108013783 52396032 357 33554432000 4194304 4580107 140734770343328 18446744073709551615 47939590358032 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 12792 363 308 95 0 7774 0
[pid=3501/tid=3502] ppid=3497 vsize=208096 CPUtime=0 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 226 0 0 0 0 0 0 0 25 0 4 0 108013783 213090304 1125 33554432000 4194304 4580107 140734770343328 18446744073709551615 218880225601 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=208096 CPUtime=0 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 73 0 0 0 0 0 0 0 25 0 4 0 108013783 213090304 1125 33554432000 4194304 4580107 140734770343328 18446744073709551615 218880670190 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=208096 CPUtime=0 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 251 0 0 0 0 0 0 0 25 0 4 0 108013783 213090304 1125 33554432000 4194304 4580107 140734770343328 18446744073709551615 218880226337 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.110866 s]
/proc/loadavg: 5.16 4.82 6.17 5/298 3501
/proc/meminfo: memFree=15762500/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=216428 CPUtime=0.42 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 1629 0 0 0 42 0 0 0 25 0 4 0 108013783 221622272 1544 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 54107 1544 358 95 0 49089 0
[pid=3501/tid=3502] ppid=3497 vsize=216428 CPUtime=0.1 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 258 0 0 0 10 0 0 0 25 0 4 0 108013783 221622272 1544 33554432000 4194304 4580107 140734770343328 18446744073709551615 4295731 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=216428 CPUtime=0.1 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 265 0 0 0 10 0 0 0 25 0 4 0 108013783 221622272 1544 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=216428 CPUtime=0.1 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 419 0 0 0 10 0 0 0 25 0 4 0 108013783 221622272 1544 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 216428

[startup+0.200852 s]
/proc/loadavg: 5.16 4.82 6.17 5/298 3501
/proc/meminfo: memFree=15762500/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=219708 CPUtime=0.77 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 3047 0 0 0 77 0 0 0 25 0 4 0 108013783 224980992 2734 33554432000 4194304 4580107 140734770343328 18446744073709551615 4451684 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 54927 2734 369 95 0 49909 0
[pid=3501/tid=3502] ppid=3497 vsize=219708 CPUtime=0.19 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 854 0 0 0 19 0 0 0 25 0 4 0 108013783 224980992 2734 33554432000 4194304 4580107 140734770343328 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=219708 CPUtime=0.19 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 272 0 0 0 19 0 0 0 25 0 4 0 108013783 224980992 2734 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=219708 CPUtime=0.19 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 670 0 0 0 19 0 0 0 25 0 4 0 108013783 224980992 2734 33554432000 4194304 4580107 140734770343328 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 219708

[startup+0.300836 s]
/proc/loadavg: 5.16 4.82 6.17 5/298 3501
/proc/meminfo: memFree=15762500/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=219708 CPUtime=1.17 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 3938 0 0 0 117 0 0 0 25 0 4 0 108013783 224980992 3375 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 54927 3376 376 95 0 49909 0
[pid=3501/tid=3502] ppid=3497 vsize=219708 CPUtime=0.29 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 946 0 0 0 29 0 0 0 25 0 4 0 108013783 224980992 3376 33554432000 4194304 4580107 140734770343328 18446744073709551615 4322843 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=219708 CPUtime=0.28 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 916 0 0 0 28 0 0 0 25 0 4 0 108013783 224980992 3376 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=219708 CPUtime=0.29 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 749 0 0 0 29 0 0 0 25 0 4 0 108013783 224980992 3376 33554432000 4194304 4580107 140734770343328 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 219708

[startup+0.700768 s]
/proc/loadavg: 5.16 4.82 6.17 5/298 3501
/proc/meminfo: memFree=15762500/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=222444 CPUtime=2.77 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 6447 0 0 0 276 1 0 0 25 0 4 0 108013783 227782656 3917 33554432000 4194304 4580107 140734770343328 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 55611 3917 376 95 0 50593 0
[pid=3501/tid=3502] ppid=3497 vsize=222444 CPUtime=0.69 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 1657 0 0 0 69 0 0 0 25 0 4 0 108013783 227782656 3917 33554432000 4194304 4580107 140734770343328 18446744073709551615 4295735 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=222444 CPUtime=0.68 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 1612 0 0 0 68 0 0 0 25 0 4 0 108013783 227782656 3917 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=222444 CPUtime=0.69 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 1228 0 0 0 69 0 0 0 25 0 4 0 108013783 227782656 3917 33554432000 4194304 4580107 140734770343328 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 222444

[startup+1.50063 s]
/proc/loadavg: 5.16 4.82 6.17 9/302 3505
/proc/meminfo: memFree=15741512/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=223560 CPUtime=5.96 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 10455 0 0 0 594 2 0 0 25 0 4 0 108013783 228925440 4642 33554432000 4194304 4580107 140734770343328 18446744073709551615 4295727 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 55890 4642 377 95 0 50872 0
[pid=3501/tid=3502] ppid=3497 vsize=223560 CPUtime=1.48 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 2657 0 0 0 148 0 0 0 25 0 4 0 108013783 228925440 4642 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=223560 CPUtime=1.47 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 2636 0 0 0 147 0 0 0 25 0 4 0 108013783 228925440 4642 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=223560 CPUtime=1.49 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 2218 0 0 0 149 0 0 0 25 0 4 0 108013783 228925440 4642 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 223560

[startup+3.10036 s]
/proc/loadavg: 5.16 4.82 6.17 9/302 3505
/proc/meminfo: memFree=15726508/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=238724 CPUtime=12.35 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 21674 0 0 0 1231 4 0 0 25 0 4 0 108013783 244453376 12216 33554432000 4194304 4580107 140734770343328 18446744073709551615 4416469 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 59681 12216 378 95 0 54663 0
[pid=3501/tid=3502] ppid=3497 vsize=238724 CPUtime=3.09 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 5111 0 0 0 308 1 0 0 25 0 4 0 108013783 244453376 12216 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=238724 CPUtime=3.06 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 5690 0 0 0 306 0 0 0 25 0 4 0 108013783 244453376 12216 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=238724 CPUtime=3.09 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 5497 0 0 0 308 1 0 0 25 0 4 0 108013783 244453376 12216 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 238724

[startup+6.30082 s]
/proc/loadavg: 5.47 4.89 6.18 9/302 3506
/proc/meminfo: memFree=15696676/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=229952 CPUtime=25.12 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 31262 0 0 0 2506 6 0 0 25 0 4 0 108013783 235470848 14428 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294955 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 57488 14428 378 95 0 52470 0
[pid=3501/tid=3502] ppid=3497 vsize=229952 CPUtime=6.29 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 8061 0 0 0 627 2 0 0 25 0 4 0 108013783 235470848 14428 33554432000 4194304 4580107 140734770343328 18446744073709551615 4305219 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=229952 CPUtime=6.24 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 8222 0 0 0 623 1 0 0 25 0 4 0 108013783 235470848 14428 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=229952 CPUtime=6.29 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 7644 0 0 0 627 2 0 0 25 0 4 0 108013783 235470848 14428 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 229952

[startup+12.7007 s]
/proc/loadavg: 5.67 4.94 6.19 9/302 3506
/proc/meminfo: memFree=15677044/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=243104 CPUtime=50.66 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 49529 0 0 0 5056 10 0 0 25 0 4 0 108013783 248938496 19600 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294872 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 60776 19600 378 95 0 55758 0
[pid=3501/tid=3502] ppid=3497 vsize=243104 CPUtime=12.69 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 12625 0 0 0 1266 3 0 0 25 0 4 0 108013783 248938496 19600 33554432000 4194304 4580107 140734770343328 18446744073709551615 4295695 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=243104 CPUtime=12.58 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 12277 0 0 0 1256 2 0 0 25 0 4 0 108013783 248938496 19600 33554432000 4194304 4580107 140734770343328 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=243104 CPUtime=12.68 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 12521 0 0 0 1266 2 0 0 25 0 4 0 108013783 248938496 19600 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 243104

[startup+25.5006 s]
/proc/loadavg: 6.19 5.09 6.22 9/302 3506
/proc/meminfo: memFree=15626212/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=239724 CPUtime=101.74 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 76208 0 0 0 10157 17 0 0 25 0 4 0 108013783 245477376 26207 33554432000 4194304 4580107 140734770343328 18446744073709551615 4302360 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 59931 26207 378 95 0 54913 0
[pid=3501/tid=3502] ppid=3497 vsize=239724 CPUtime=25.49 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 19337 0 0 0 2545 4 0 0 25 0 4 0 108013783 245477376 26207 33554432000 4194304 4580107 140734770343328 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=239724 CPUtime=25.25 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 19358 0 0 0 2522 3 0 0 25 0 4 0 108013783 245477376 26207 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=239724 CPUtime=25.49 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 18684 0 0 0 2545 4 0 0 25 0 4 0 108013783 245477376 26207 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 239724

[startup+51.1012 s]
/proc/loadavg: 6.86 5.34 6.27 9/302 3507
/proc/meminfo: memFree=15589104/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=249744 CPUtime=203.91 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 112259 0 0 0 20364 27 0 0 25 0 4 0 108013783 255737856 32022 33554432000 4194304 4580107 140734770343328 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 62436 32022 378 95 0 57418 0
[pid=3501/tid=3502] ppid=3497 vsize=249744 CPUtime=51.09 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 29590 0 0 0 5103 6 0 0 25 0 4 0 108013783 255737856 32022 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=249744 CPUtime=50.62 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 29397 0 0 0 5055 7 0 0 25 0 4 0 108013783 255737856 32022 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294581 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=249744 CPUtime=51.09 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 28061 0 0 0 5102 7 0 0 25 0 4 0 108013783 255737856 32022 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 249744

[startup+102.3 s]
/proc/loadavg: 7.61 5.78 6.37 9/302 3508
/proc/meminfo: memFree=15518892/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=261564 CPUtime=408.27 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 162958 0 0 0 40786 41 0 0 25 0 4 0 108013783 267841536 38557 33554432000 4194304 4580107 140734770343328 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 65391 38557 378 95 0 60373 0
[pid=3501/tid=3502] ppid=3497 vsize=261564 CPUtime=102.3 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 41551 0 0 0 10221 9 0 0 25 0 4 0 108013783 267841536 38560 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=261564 CPUtime=101.36 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 40497 0 0 0 10126 10 0 0 25 0 4 0 108013783 267841536 38560 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=261564 CPUtime=102.3 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 44726 0 0 0 10218 12 0 0 25 0 4 0 108013783 267841536 38560 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.27
Current children cumulated vsize (KiB) 261564

[startup+162.3 s]

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

[pid=3501] ppid=3497 vsize=429016 CPUtime=2802.79 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 543132 0 0 0 280093 186 0 0 25 0 4 0 108013783 439312384 70472 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 107254 70472 378 95 0 102236 0
[pid=3501/tid=3502] ppid=3497 vsize=429016 CPUtime=702.3 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 136955 0 0 0 70185 45 0 0 25 0 4 0 108013783 439312384 70472 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=429016 CPUtime=695.88 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 135142 0 0 0 69539 49 0 0 25 0 4 0 108013783 439312384 70472 33554432000 4194304 4580107 140734770343328 18446744073709551615 4322582 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=429016 CPUtime=702.29 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 143746 0 0 0 70180 49 0 0 25 0 4 0 108013783 439312384 70472 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2802.79
Current children cumulated vsize (KiB) 429016

[startup+762.3 s]
/proc/loadavg: 8.20 7.91 7.28 9/302 3527
/proc/meminfo: memFree=15165756/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=442364 CPUtime=3042.27 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 571109 0 0 0 304029 198 0 0 25 0 4 0 108013783 452980736 75512 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 110591 75512 378 95 0 105573 0
[pid=3501/tid=3502] ppid=3497 vsize=442364 CPUtime=762.3 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 144066 0 0 0 76183 47 0 0 25 0 4 0 108013783 452980736 75513 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=442364 CPUtime=755.33 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 141656 0 0 0 75481 52 0 0 25 0 4 0 108013783 452980736 75513 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=442364 CPUtime=762.31 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 151273 0 0 0 76179 52 0 0 25 0 4 0 108013783 452980736 75513 33554432000 4194304 4580107 140734770343328 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3042.27
Current children cumulated vsize (KiB) 442364

[startup+822.301 s]
/proc/loadavg: 8.14 7.94 7.32 9/302 3528
/proc/meminfo: memFree=15106604/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=442740 CPUtime=3281.71 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 595349 0 0 0 327963 208 0 0 25 0 4 0 108013783 453365760 76389 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 110685 76389 378 95 0 105667 0
[pid=3501/tid=3502] ppid=3497 vsize=442740 CPUtime=822.3 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 151257 0 0 0 82180 50 0 0 25 0 4 0 108013783 453365760 76389 33554432000 4194304 4580107 140734770343328 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=442740 CPUtime=814.79 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 148486 0 0 0 81424 55 0 0 25 0 4 0 108013783 453365760 76389 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=442740 CPUtime=822.31 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 158085 0 0 0 82176 55 0 0 25 0 4 0 108013783 453365760 76389 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3281.71
Current children cumulated vsize (KiB) 442740

[startup+882.311 s]
/proc/loadavg: 8.11 7.96 7.37 9/302 3530
/proc/meminfo: memFree=15081424/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=584444 CPUtime=3521.18 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 619888 0 0 0 351901 217 0 0 25 0 4 0 108013783 598470656 85139 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294612 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 146111 85139 378 95 0 141093 0
[pid=3501/tid=3502] ppid=3497 vsize=584444 CPUtime=882.31 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 157079 0 0 0 88179 52 0 0 25 0 4 0 108013783 598470656 85139 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=584444 CPUtime=874.22 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 154756 0 0 0 87364 58 0 0 25 0 4 0 108013783 598470656 85139 33554432000 4194304 4580107 140734770343328 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=584444 CPUtime=882.31 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 166322 0 0 0 88174 57 0 0 25 0 4 0 108013783 598470656 85139 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3521.18
Current children cumulated vsize (KiB) 584444

[startup+942.3 s]
/proc/loadavg: 8.14 8.00 7.41 9/302 3537
/proc/meminfo: memFree=15059464/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=585376 CPUtime=3760.61 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 647789 0 0 0 375831 230 0 0 25 0 4 0 108013783 599425024 87684 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 146344 87684 378 95 0 141326 0
[pid=3501/tid=3502] ppid=3497 vsize=585376 CPUtime=942.3 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 164079 0 0 0 94175 55 0 0 25 0 4 0 108013783 599425024 87684 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=585376 CPUtime=933.67 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 161936 0 0 0 93307 60 0 0 25 0 4 0 108013783 599425024 87684 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=585376 CPUtime=942.3 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 173326 0 0 0 94170 60 0 0 25 0 4 0 108013783 599425024 87684 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3760.61
Current children cumulated vsize (KiB) 585376

[startup+1002.3 s]
/proc/loadavg: 8.09 8.01 7.45 9/302 3538
/proc/meminfo: memFree=15062548/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=532264 CPUtime=4000.06 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 675424 0 0 0 399765 241 0 0 25 0 4 0 108013783 545038336 86236 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 133066 86236 378 95 0 128048 0
[pid=3501/tid=3502] ppid=3497 vsize=532264 CPUtime=1002.3 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 170853 0 0 0 100171 59 0 0 25 0 4 0 108013783 545038336 86236 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=532264 CPUtime=993.12 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 168960 0 0 0 99250 62 0 0 25 0 4 0 108013783 545038336 86236 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=532264 CPUtime=1002.31 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 180248 0 0 0 100167 64 0 0 25 0 4 0 108013783 545038336 86236 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4000.06
Current children cumulated vsize (KiB) 532264

[startup+1062.3 s]
/proc/loadavg: 8.12 8.04 7.50 9/302 3540
/proc/meminfo: memFree=15038364/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=532608 CPUtime=4239.5 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 698870 0 0 0 423699 251 0 0 25 0 4 0 108013783 545390592 87717 33554432000 4194304 4580107 140734770343328 18446744073709551615 4406476 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 133152 87717 378 95 0 128134 0
[pid=3501/tid=3502] ppid=3497 vsize=532608 CPUtime=1062.31 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 175443 0 0 0 106169 62 0 0 25 0 4 0 108013783 545390592 87717 33554432000 4194304 4580107 140734770343328 18446744073709551615 4406395 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=532608 CPUtime=1052.57 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 175660 0 0 0 105192 65 0 0 25 0 4 0 108013783 545390592 87717 33554432000 4194304 4580107 140734770343328 18446744073709551615 4316555 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=532608 CPUtime=1062.31 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 186501 0 0 0 106165 66 0 0 25 0 4 0 108013783 545390592 87717 33554432000 4194304 4580107 140734770343328 18446744073709551615 4406355 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4239.5
Current children cumulated vsize (KiB) 532608

[startup+1122.3 s]
/proc/loadavg: 8.08 8.04 7.53 9/302 3541
/proc/meminfo: memFree=15010212/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=587516 CPUtime=4478.96 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 720167 0 0 0 447634 262 0 0 25 0 4 0 108013783 601616384 89011 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 146879 89011 378 95 0 141861 0
[pid=3501/tid=3502] ppid=3497 vsize=587516 CPUtime=1122.31 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 180380 0 0 0 112167 64 0 0 25 0 4 0 108013783 601616384 89011 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294562 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=587516 CPUtime=1112.02 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 182046 0 0 0 111134 68 0 0 25 0 4 0 108013783 601616384 89011 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=587516 CPUtime=1122.31 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 191196 0 0 0 112163 68 0 0 25 0 4 0 108013783 601616384 89011 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4478.96
Current children cumulated vsize (KiB) 587516

[startup+1182.3 s]
/proc/loadavg: 7.74 7.98 7.54 5/294 3561
/proc/meminfo: memFree=15537812/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=533300 CPUtime=4718.41 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 745918 0 0 0 471569 272 0 0 25 0 4 0 108013783 546099200 87519 33554432000 4194304 4580107 140734770343328 18446744073709551615 4295676 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 133325 87519 378 95 0 128307 0
[pid=3501/tid=3502] ppid=3497 vsize=533300 CPUtime=1182.3 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 186940 0 0 0 118163 67 0 0 25 0 4 0 108013783 546099200 87519 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=533300 CPUtime=1171.48 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 187755 0 0 0 117078 70 0 0 25 0 4 0 108013783 546099200 87519 33554432000 4194304 4580107 140734770343328 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=533300 CPUtime=1182.3 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 197894 0 0 0 118160 70 0 0 25 0 4 0 108013783 546099200 87519 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4718.41
Current children cumulated vsize (KiB) 533300



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 6.68 7.72 7.46 5/293 3561
/proc/meminfo: memFree=15534776/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=643780 CPUtime=4800.24 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 753930 0 0 0 479748 276 0 0 25 0 4 0 108013783 659230720 87966 33554432000 4194304 4580107 140734770343328 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 160945 87966 378 95 0 155927 0
[pid=3501/tid=3502] ppid=3497 vsize=643780 CPUtime=1202.82 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 188487 0 0 0 120214 68 0 0 25 0 4 0 108013783 659230720 87966 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=643780 CPUtime=1191.79 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 189126 0 0 0 119108 71 0 0 25 0 4 0 108013783 659230720 87966 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=643780 CPUtime=1202.82 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 200504 0 0 0 120211 71 0 0 25 0 4 0 108013783 659230720 87966 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 643780

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

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

[startup+1202.8 s]
/proc/loadavg: 6.68 7.72 7.46 5/293 3561
/proc/meminfo: memFree=15534776/32950928 swapFree=67111364/67111528
[pid=3501] ppid=3497 vsize=643780 CPUtime=4800.24 cores=0,2,4,6
/proc/3501/stat : 3501 (strangenight2-m) R 3497 3501 2853 0 -1 4202496 753930 0 0 0 479748 276 0 0 25 0 4 0 108013783 659230720 87966 33554432000 4194304 4580107 140734770343328 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/3501/statm: 160945 87966 378 95 0 155927 0
[pid=3501/tid=3502] ppid=3497 vsize=643780 CPUtime=1202.82 cores=0,2,4,6
/proc/3501/task/3502/stat : 3502 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 188487 0 0 0 120214 68 0 0 25 0 4 0 108013783 659230720 87966 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=3501/tid=3503] ppid=3497 vsize=643780 CPUtime=1191.79 cores=0,2,4,6
/proc/3501/task/3503/stat : 3503 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 189126 0 0 0 119108 71 0 0 25 0 4 0 108013783 659230720 87966 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=3501/tid=3504] ppid=3497 vsize=643780 CPUtime=1202.82 cores=0,2,4,6
/proc/3501/task/3504/stat : 3504 (strangenight2-m) R 3497 3501 2853 0 -1 4202560 200504 0 0 0 120211 71 0 0 25 0 4 0 108013783 659230720 87966 33554432000 4194304 4580107 140734770343328 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 643780

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.83
CPU time (s): 4800.31
CPU user time (s): 4797.53
CPU system time (s): 2.78058
CPU usage (%): 399.083
Max. virtual memory (cumulated for all children) (KiB): 710588

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.53
system time used= 2.78058
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 753932
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= 353
involuntary context switches= 20032

runsolver used 3.09853 second user time and 7.95779 second system time

The end

Launcher Data

Begin job on node112 at 2011-05-14 22:14:04
IDJOB=3366426
IDBENCH=82835
IDSOLVER=1844
FILE ID=node112/3366426-1305404044
RUNJOBID= node112-1305404018-3443
PBS_JOBID= 13324474
Free space on /tmp= 73560 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S64052796-033.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366426-1305404044/watcher-3366426-1305404044 -o /tmp/evaluation-result-3366426-1305404044/solver-3366426-1305404044 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366426-1305404044.cnf

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

MD5SUM BENCH= 569a001e2aa1e7b5ad13eab5cc7018bb
RANDOM SEED=1157407669

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15762532 kB
Buffers:        289644 kB
Cached:        2785220 kB
SwapCached:          0 kB
Active:       15189488 kB
Inactive:      1760228 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15762532 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           11656 kB
Writeback:           0 kB
AnonPages:    13874816 kB
Mapped:          21708 kB
Slab:           133040 kB
PageTables:      42432 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 35251256 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= 73560 MiB
End job on node112 at 2011-05-14 22:34:09