Trace number 3367085

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 1203.55

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_08_UNSAT.cnf
MD5SUM66aa2e18c32a02f55a810347a9702c7f
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1067.51
Satisfiable
(Un)Satisfiability was proved
Number of variables1278
Number of clauses68055
Sum of the clauses size202155
Maximum clause length9
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22148
Number of clauses of size 365884
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3367085-1305390926.cnf'
0.00/0.01	c -- header says num vars:           1278
0.00/0.01	c -- header says num clauses:       68055
0.00/0.04	c -- clauses added:            0 learnts,        68055 normals,            0 xors
0.00/0.04	c -- vars added       1278
0.00/0.04	c Parsing time:  0.01 s
0.00/0.04	c  N st     0         0      1278     65907      2148         0    202155         0   no data   no data
2.48/0.69	c asymm  cl-useful: 0/13596/65907 lits-rem:0 time: 0.58
2.48/0.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  157 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
2.48/0.69	c Replacing      157 vars Replaced    33916 lits Time:     0.02 s 
2.70/0.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2.70/0.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2.70/0.72	c subs with bin:     3572  lits-rem:         0  v-fix:    0  time:  0.01 s
2.70/0.72	c Subs w/ non-existent bins:   2960 l-rem:      0 v-fix:     0 done:   1121 time:  0.01 s
2.70/0.72	c Removed useless bin:       0  fixed:     0  props:   0.58M  time:  0.00 s
3.11/0.85	c lits-rem:         0  cl-subs:        0  v-elim:    312  v-fix:    0  time:  0.10 s
3.11/0.85	c Finding binary XORs  T:     0.00 s  found:       0
3.11/0.85	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.11/0.85	c calculated reachability. Time: 0.00
3.11/0.85	c Calc default polars -  time:   0.00 s pos:     442 undec:     536 neg:     300
3.11/0.85	c =========================================================================================
3.11/0.85	c types(t): F = full restart, N = normal restart
3.11/0.85	c types(t): S = simplification begin/end, E = solution found
3.11/0.85	c restart types(rt): st = static, dy = dynamic
3.11/0.85	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.11/0.85	c  B st     0         0       809     58996      1947         0    181288         0   no data   no data
3.91/1.09	c  N dy    12      4179       809     58996      1947      4133    181288    243984     11.72     12.42
5.90/1.60	c  N dy    30     10251       809     58996      1947     10086    181288    503251     11.36     12.21
8.29/2.11	c  N dy    44     15075       809     58996      1947     14763    181288    670769     10.95     11.68
9.89/2.59	c  N dy    57     19644       809     58996      1947     19187    181288    839155     10.80     11.54
11.48/2.98	c  N dy    67     23740       809     58996      1947     13421    181288    459051     10.64     12.65
12.28/3.10	c  F st    74     25002       809     58996      1947     14672    181288    518740     10.69      8.21
13.47/3.41	c  N st    79     28298       809     58996      1947     17932    181288    706576     10.69   no data
13.87/3.59	c  S st    80     30000       809     58996      1947     19616    181288    794852     10.69   no data
14.27/3.67	c  S st    80     30501       809     58996      1947     20116    181288    812774     10.69   no data
14.27/3.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.67/3.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.04
14.67/3.72	c blocked clauses removed:        0 vars:      0 tried:         809 T: 0.00 s
14.67/3.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.67/3.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.67/3.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
14.67/3.73	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
14.67/3.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
15.10/3.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
21.05/5.30	c lits-rem:       273  cl-subs:      693  v-elim:      0  v-fix:    0  time:  1.40 s
21.85/5.56	c asymm  cl-useful: 0/2879/58996 lits-rem:0 time: 0.26
21.85/5.56	c calculated reachability. Time: 0.00
21.85/5.56	c  N dy    80     30501       809     58996      1947     19423    181288    800237     10.69   no data
25.04/6.37	c  N dy    95     37136       809     58996      1947     25834    181288   1029068     10.48     11.06
27.84/7.02	c  N dy   117     42540       809     58996      1947     15998    181288    509350     10.47     11.21
29.02/7.35	c  S st   145     45752       809     58996      1947     19190    181288    683971     10.74   no data
29.42/7.42	c  S st   145     46256       809     58996      1947     19694    181288    703212     10.74   no data
29.42/7.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.42/7.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.2M T:  0.04
29.42/7.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.42/7.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.42/7.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.42/7.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
29.42/7.48	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
29.82/7.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
30.22/7.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
31.82/8.10	c lits-rem:        76  cl-subs:      360  v-elim:      0  v-fix:    0  time:  0.48 s
32.22/8.10	c vivif2 --  cl tried    58996 cl shrink        0 lits rem          0 time: 0.01
32.22/8.12	c vivif2 --  cl tried    19334 cl shrink     2891 lits rem      17281 time: 0.02
33.06/8.39	c asymm  cl-useful: 0/3793/58996 lits-rem:0 time: 0.27
33.06/8.39	c calculated reachability. Time: 0.00
33.06/8.39	c  N dy   145     46256       809     58996      1947     19334    181288    680556     10.74   no data
39.00/9.87	c  N dy   155     56842       809     58996      1947     29419    181288    955788     10.38     10.97
39.00/9.88	c Finding binary XORs  T:     0.00 s  found:       0
41.00/10.40	c  N dy   169     60912       809     58996      2014     33363    181288   1122600     10.37     19.88
43.79/11.09	c  N dy   193     65987       809     58996      2014     20092    181288    570000     10.46     11.01
45.39/11.45	c  S st   203     69384       809     58996      2014     23365    181288    689338     10.41      8.65
45.82/11.52	c  S st   203     69886       809     58996      2014     23867    181288    708054     10.41   no data
45.82/11.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
45.82/11.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.05
45.82/11.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
45.82/11.58	c bin-w-bin subsume rem           67 bins  time:  0.00 s
45.82/11.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.82/11.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
45.82/11.59	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
46.22/11.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
46.57/11.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.09 s
48.17/12.14	c lits-rem:       281  cl-subs:     1574  v-elim:      0  v-fix:    0  time:  0.43 s
48.17/12.15	c vivif2 --  cl tried    58996 cl shrink        0 lits rem          0 time: 0.01
48.17/12.17	c vivif2 --  cl tried    22293 cl shrink     1868 lits rem       9964 time: 0.02
49.37/12.43	c asymm  cl-useful: 0/2512/58996 lits-rem:0 time: 0.26
49.37/12.43	c calculated reachability. Time: 0.00
49.37/12.43	c  N dy   203     69886       809     58996      1947     22293    181288    678227     10.41   no data
51.76/13.04	c  N dy   217     74408       809     58996      1947     26731    181288    839631     10.36     14.52
54.16/13.64	c  N dy   247     79238       809     58996      1947     31491    181288   1068494     10.46     11.40
57.74/14.50	c  N dy   257     84335       809     58996      1947     36386    181288   1212455     10.38     10.93
59.74/15.02	c  F st   260     87500       809     58996      1947     39364    181288   1283048     10.33      7.71
61.33/15.49	c  N st   265     90800       809     58996      1947     22347    181288    631629     10.33   no data
64.12/16.16	c  N dy   298     96687       809     58996      1947     28103    181288    930431     10.48     11.50
67.76/17.03	c  N dy   336    102870       809     58996      1947     34135    181288   1207234     10.59     11.35
68.91/17.30	c  S st   344    104830       809     58996      1947     36039    181288   1299552     10.58   no data
69.31/17.41	c  S st   344    105331       809     58996      1947     36538    181288   1318781     10.58   no data
69.31/17.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
69.31/17.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.2M T:  0.07
69.31/17.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
69.31/17.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
69.31/17.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
69.31/17.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
69.71/17.50	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
69.71/17.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
70.51/17.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.21 s
78.48/19.73	c lits-rem:       182  cl-subs:     1158  v-elim:      0  v-fix:    0  time:  1.96 s
78.48/19.73	c vivif2 --  cl tried    58996 cl shrink        0 lits rem          0 time: 0.01
78.48/19.78	c vivif2 --  cl tried    35380 cl shrink     5539 lits rem      44591 time: 0.04
79.68/20.02	c asymm  cl-useful: 0/3366/58996 lits-rem:0 time: 0.25
79.68/20.03	c calculated reachability. Time: 0.00
79.68/20.03	c  N dy   344    105331       809     58996      1947     35380    181288   1255594     10.58   no data
84.48/21.28	c  N dy   393    112362       809     58996      1947     42267    181288   1595134     10.75     11.33
88.46/22.27	c  N dy   425    119583       809     58996      1947     27508    181288    884644     10.81     15.49
92.45/23.27	c  N dy   458    127651       809     58996      1947     35420    181288   1298834     10.83     11.41
98.48/24.72	c  N dy   468    136931       809     58996      1947     44387    181288   1635605     10.72     11.49
103.60/26.08	c  N dy   500    145815       809     58996      1947     29786    181288    822574     10.73     11.35
108.79/27.36	c  N dy   534    155281       809     58996      1947     39048    181288   1233887     10.72     11.35
110.80/27.82	c  S st   538    157998       809     58996      1947     41633    181288   1318305     10.70      7.89
111.20/27.92	c  S st   538    158501       809     58996      1947     42136    181288   1337798     10.70   no data
111.20/27.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
111.20/27.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.9M T:  0.07
111.20/27.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
111.20/28.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
111.20/28.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
111.20/28.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
111.20/28.01	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
111.63/28.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
112.38/28.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.19 s
120.81/30.36	c lits-rem:       941  cl-subs:     2457  v-elim:      0  v-fix:    0  time:  2.11 s
120.81/30.37	c vivif2 --  cl tried    58996 cl shrink        0 lits rem          0 time: 0.01
121.16/30.42	c vivif2 --  cl tried    39679 cl shrink     5731 lits rem      41200 time: 0.05
121.96/30.67	c asymm  cl-useful: 0/2565/58996 lits-rem:0 time: 0.26
121.96/30.68	c calculated reachability. Time: 0.00
121.96/30.68	c  N dy   538    158501       809     58996      1947     39679    181288   1260055     10.70   no data
129.18/32.48	c  N dy   578    169297       809     58996      1947     26060    181288    656583     10.71     11.30
134.72/33.86	c  N dy   622    180222       809     58996      1947     36796    181288   1170971     10.73     11.37
142.74/35.83	c  N dy   658    191808       809     58996      1947     48010    181288   1625379     10.71     11.29
149.88/37.65	c  N dy   716    204234       809     58996      1947     34970    181288   1049499     10.77     11.42
158.26/39.70	c  N dy   774    217316       809     58996      1947     47795    181288   1653804     10.80     12.05
167.44/42.03	c  N dy   831    232297       809     58996      1947     36035    181288   1034749     10.79     11.56
171.02/42.90	c  S st   842    237753       809     58996      1947     41259    181288   1233092     10.76     10.70
171.42/43.00	c  S st   842    238258       809     58996      1947     41763    181288   1250988     10.76   no data
171.42/43.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
171.42/43.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.07
171.42/43.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
171.42/43.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
171.42/43.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
171.42/43.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
171.42/43.09	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
171.82/43.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
172.62/43.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
179.39/45.06	c lits-rem:       372  cl-subs:     2366  v-elim:      0  v-fix:    0  time:  1.75 s
179.39/45.07	c vivif2 --  cl tried    58996 cl shrink        0 lits rem          0 time: 0.00
179.79/45.11	c vivif2 --  cl tried    39397 cl shrink     4175 lits rem      25209 time: 0.04
180.59/45.34	c asymm  cl-useful: 0/2245/58996 lits-rem:0 time: 0.23
180.59/45.35	c calculated reachability. Time: 0.00
180.59/45.35	c  N dy   842    238258       809     58996      1947     39397    181288   1193972     10.76   no data
192.16/48.25	c  N dy   895    254044       809     58996      1947     27481    181288    688353     10.75     11.34
201.34/50.56	c  N dy   964    270509       809     58996      1947     43560    181288   1471861     10.80     11.56
214.50/53.84	c  N dy  1036    288566       809     58996      1947     32986    181288    902676     10.81     11.39
226.46/56.81	c  F st  1074    306250       809     58996      1947     49679    181288   1351030     10.77   no data
227.26/57.02	c  N st  1077    307440       809     58996      1947     50818    181288   1402541     10.77   no data
238.88/59.91	c  N dy  1141    327149       809     58996      1947     41179    181288   1258279     10.79     11.37
253.19/63.58	c  N dy  1227    347364       809     58996      1947     30798    181288    711602     10.81     11.39
259.18/65.04	c  S st  1260    357388       809     58996      1947     40461    181288   1085153     10.81     10.72
259.58/65.15	c  S st  1260    357889       809     58996      1947     40962    181288   1107075     10.81   no data
259.58/65.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
259.98/65.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.07
259.98/65.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
259.98/65.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
259.98/65.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
259.98/65.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
259.98/65.24	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
259.98/65.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
260.82/65.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
264.37/66.39	c lits-rem:       299  cl-subs:     1124  v-elim:      0  v-fix:    0  time:  0.97 s
264.77/66.40	c vivif2 --  cl tried    58996 cl shrink        0 lits rem          0 time: 0.01
264.77/66.43	c vivif2 --  cl tried    39838 cl shrink     3711 lits rem      25731 time: 0.03
265.60/66.69	c asymm  cl-useful: 0/3256/58996 lits-rem:0 time: 0.25
265.60/66.69	c calculated reachability. Time: 0.00
265.60/66.69	c  N dy  1260    357889       809     58996      1947     39838    181288   1064391     10.81   no data
280.72/70.45	c  N dy  1347    378635       809     58996      1947     60073    181288   2023876     10.85     11.43
293.48/73.63	c  N dy  1410    398665       809     58996      1948     48529    181288   1458587     10.83     11.52
309.48/77.66	c  N dy  1488    419809       809     58996      1948     37057    181288    902175     10.85     11.49
322.65/80.98	c  N dy  1545    440054       809     58996      1948     56709    181288   1718070     10.82     11.47
336.95/84.57	c  N dy  1645    460296       809     58996      1948     43409    181288   1241884     10.86     11.54
352.12/88.32	c  N dy  1725    480434       809     58996      1948     62894    181288   2056953     10.88     11.46
366.52/91.97	c  N dy  1806    502262       809     58996      1948     50043    181288   1443521     10.88     11.50
384.82/96.55	c  N dy  1883    526142       809     58996      1948     38228    181288    849919     10.88     11.59
391.61/98.27	c  S st  1934    536833       809     58996      1948     48667    181288   1348414     10.89     10.03
392.02/98.39	c  S st  1934    537334       809     58996      1948     49165    181288   1369715     10.89   no data
392.02/98.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
392.45/98.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.1M T:  0.07
392.45/98.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
392.45/98.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
392.45/98.48	c subs with bin:       34  lits-rem:         0  v-fix:    0  time:  0.00 s
392.45/98.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
392.45/98.49	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
392.85/98.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
393.61/98.72	c subs with bin:        2  lits-rem:         5  v-fix:    0  time:  0.18 s
400.38/100.44	c lits-rem:       417  cl-subs:     1482  v-elim:      0  v-fix:    0  time:  1.71 s
400.38/100.45	c vivif2 --  cl tried    58962 cl shrink        0 lits rem          0 time: 0.01
400.38/100.49	c vivif2 --  cl tried    47681 cl shrink     5081 lits rem      32462 time: 0.04
401.62/100.74	c asymm  cl-useful: 0/2115/58962 lits-rem:0 time: 0.25
401.62/100.75	c calculated reachability. Time: 0.00
401.62/100.75	c  N dy  1934    537334       809     58962      1948     47681    181188   1314994     10.89   no data
417.94/104.83	c  N dy  1999    558180       809     58962      1948     67793    181188   2101182     10.88     11.48
431.94/108.40	c  N dy  2105    578952       809     58962      1948     52149    181188   1595805     10.92     11.50
449.49/112.76	c  N dy  2199    599623       809     58962      1948     72209    181188   2480200     10.93     11.54
464.59/116.57	c  N dy  2249    620513       809     58962      1948     55429    181188   1509736     10.90     11.50
480.60/120.55	c  N dy  2277    640542       809     58962      1948     74483    181188   2157328     10.86     11.54
495.31/124.26	c  N dy  2354    663024       809     58962      1948     58809    181188   1916230     10.85     11.47
516.85/129.62	c  N dy  2467    684920       809     58962      1948     41420    181188   1014217     10.89     11.48
531.22/133.30	c  N dy  2555    704987       809     58962      1948     60934    181188   1938725     10.89     12.84
550.80/138.15	c  N dy  2651    725387       809     58962      1948     40903    181188    946211     10.92     11.77
565.11/141.70	c  N dy  2722    746092       809     58962      1948     60969    181188   1846973     10.92     11.52
582.67/146.12	c  N dy  2826    766181       809     58962      1948     80529    181188   2789142     10.95     11.54
597.83/149.95	c  N dy  2916    786185       809     58962      1948     59169    181188   1810773     10.96     11.58
615.38/154.38	c  S st  2993    806003       809     58962      1948     78455    181188   2742356     10.97   no data
616.22/154.54	c  S st  2993    806506       809     58962      1948     78957    181188   2762254     10.97   no data
616.22/154.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
616.97/154.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.0M T:  0.16
616.97/154.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
616.97/154.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
616.97/154.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
616.97/154.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
616.97/154.73	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
616.97/154.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
619.37/155.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.48 s
649.67/162.94	c lits-rem:       549  cl-subs:     2396  v-elim:      0  v-fix:    0  time:  7.62 s
649.67/162.95	c vivif2 --  cl tried    58962 cl shrink        0 lits rem          0 time: 0.01
650.07/163.06	c vivif2 --  cl tried    76561 cl shrink    13120 lits rem      98582 time: 0.11
650.87/163.26	c asymm  cl-useful: 0/893/58962 lits-rem:0 time: 0.20
650.87/163.27	c calculated reachability. Time: 0.00
650.87/163.27	c  N dy  2993    806506       809     58962      1948     76561    181188   2625402     10.97   no data
671.21/168.32	c  N dy  3043    826928       809     58962      1948     54442    181188   1457240     10.95     11.81
687.96/172.54	c  N dy  3129    846979       809     58962      1948     73869    181188   2367558     10.97     11.56
706.72/177.27	c  N dy  3199    867022       809     58962      1948     50656    181188   1358708     10.97     17.04
725.07/181.82	c  N dy  3260    887041       809     58962      1948     69797    181188   2082809     10.97     11.61
745.01/186.83	c  N dy  3345    908579       809     58962      1948     47317    181188   1216375     10.98     11.58
762.56/191.29	c  N dy  3425    928740       809     58962      1948     66547    181188   1985930     11.00     11.68
782.95/196.34	c  N dy  3495    950710       809     58962      1948     87641    181188   2879166     10.98     11.79
798.06/200.19	c  N dy  3539    972314       809     58962      1948     64388    181188   1931631     10.97     11.65
819.20/205.49	c  N dy  3596    993112       809     58962      1948     84342    181188   2721836     10.96     11.54
836.34/209.75	c  N dy  3655   1013163       809     58962      1948     58464    181188   1672816     10.95     11.67
855.10/214.46	c  N dy  3742   1033169       809     58962      1948     77950    181188   2605509     10.96     11.63
875.84/219.67	c  N dy  3821   1053797       809     58962      1948     51564    181188   1310522     10.97     11.55
891.00/223.43	c  F st  3915   1071875       809     58962      1948     69127    181188   2195617     10.99     10.06
892.63/223.86	c  N st  3919   1073914       809     58962      1948     71105    181188   2299352     10.99   no data
913.73/229.12	c  N dy  4013   1093943       809     58962      1948     90640    181188   3324294     11.02     14.62
932.88/233.96	c  N dy  4103   1114042       809     58962      1948     62553    181188   1820773     11.03     12.81
951.23/238.56	c  N dy  4212   1134101       809     58962      1948     82084    181188   2862105     11.06     17.06
976.00/244.78	c  N dy  4276   1154189       809     58962      1948     52907    181188   1292886     11.06     16.56
993.96/249.24	c  N dy  4373   1174514       809     58962      1948     72708    181188   2232674     11.07     11.72
1015.49/254.70	c  N dy  4448   1194555       809     58962      1948     92091    181188   3100174     11.08     14.96
1031.81/258.75	c  S st  4529   1209760       809     58962      1948     57415    181188   1527178     11.10     10.25
1032.61/258.91	c  S st  4529   1210262       809     58962      1948     57917    181188   1551840     11.10   no data
1032.61/258.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1033.04/259.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.3M T:  0.10
1033.04/259.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1033.04/259.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1033.04/259.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1033.04/259.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
1033.04/259.05	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
1033.04/259.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1033.79/259.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.19 s
1040.18/260.84	c lits-rem:       102  cl-subs:      511  v-elim:      0  v-fix:    0  time:  1.55 s
1040.18/260.85	c vivif2 --  cl tried    58962 cl shrink        0 lits rem          0 time: 0.01
1040.18/260.89	c vivif2 --  cl tried    57406 cl shrink     3088 lits rem      27983 time: 0.04
1041.37/261.12	c asymm  cl-useful: 0/2815/58962 lits-rem:0 time: 0.22
1041.37/261.12	c calculated reachability. Time: 0.00
1041.37/261.12	c  N dy  4529   1210262       809     58962      1948     57406    181188   1515115     11.10   no data
1060.12/265.81	c  N dy  4613   1231033       809     58962      1948     77602    181188   2457400     11.11     12.07
1083.66/271.78	c  N dy  4725   1251048       809     58962      1948     97109    181188   3415070     11.14     11.78
1101.61/276.22	c  N dy  4807   1271074       809     58962      1948     66084    181188   1938285     11.14     12.17
1123.55/281.76	c  N dy  4899   1291135       809     58962      1948     85492    181188   2818271     11.16     18.81
1147.53/287.79	c  N dy  4978   1311138       809     58962      1948     53448    181188   1290135     11.16     16.22
1165.83/292.36	c  N dy  5037   1331908       809     58962      1948     73345    181188   2072365     11.15     11.88
1190.16/298.48	c  N dy  5162   1353571       809     58962      1948     94477    181188   3138132     11.18     11.96
1211.30/303.71	c  N dy  5271   1373672       809     58962      1948     61747    181188   1664366     11.21     19.65
1230.05/308.49	c  N dy  5327   1394125       809     58962      1948     81561    181188   2620430     11.20     12.04
1255.58/314.84	c  N dy  5398   1414755       809     58962      1948    101451    181188   3452846     11.20     11.79
1275.92/319.93	c  N dy  5496   1434761       809     58962      1948     67552    181188   1866651     11.21     15.24
1297.05/325.21	c  N dy  5573   1455514       809     58962      1948     87681    181188   2790177     11.21     11.81
1318.99/330.77	c  N dy  5632   1475662       809     58962      1948    107134    181188   3725874     11.20     11.83
1338.54/335.60	c  N dy  5697   1495923       809     58962      1948     72353    181188   1952818     11.20     11.95
1357.74/340.47	c  N dy  5764   1516004       809     58962      1948     91780    181188   2811099     11.19     11.79
1381.62/346.41	c  N dy  5836   1536472       809     58962      1948     56451    181188   1299751     11.19     11.80
1399.57/350.93	c  N dy  5929   1557045       809     58962      1948     76459    181188   2287805     11.20     11.82
1421.51/356.49	c  N dy  6026   1577050       809     58962      1948     95906    181188   3259162     11.22     15.18
1446.63/362.71	c  N dy  6145   1597149       809     58962      1948     59254    181188   1441457     11.24     17.87
1463.43/366.97	c  N dy  6218   1617335       809     58962      1948     78809    181188   2380128     11.24     11.90
1488.53/373.26	c  N dy  6305   1638223       809     58962      1948     99090    181188   3320153     11.24     11.98
1513.65/379.57	c  N dy  6371   1658278       809     58962      1948     61238    181188   1477548     11.24     15.20
1534.39/384.75	c  N dy  6461   1680206       809     58962      1948     82458    181188   2454254     11.24     11.88
1562.31/391.71	c  N dy  6520   1700453       809     58962      1948    101713    181188   3113966     11.24     11.86
1573.87/394.63	c  S st  6582   1710263       809     58962      1948    111276    181188   3633941     11.25     11.83
1575.08/394.91	c  S st  6582   1710768       809     58962      1948    111781    181188   3656742     11.25   no data
1575.08/394.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1575.88/395.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.2M T:  0.24
1575.88/395.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1575.88/395.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1575.88/395.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1575.88/395.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.01 s
1575.88/395.18	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
1576.28/395.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1579.07/395.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.60 s
1609.78/403.60	c lits-rem:      1299  cl-subs:     5622  v-elim:      0  v-fix:    0  time:  7.69 s
1609.78/403.61	c vivif2 --  cl tried    58962 cl shrink        0 lits rem          0 time: 0.01
1610.18/403.76	c vivif2 --  cl tried   106159 cl shrink    15271 lits rem     134734 time: 0.15
1611.38/404.00	c asymm  cl-useful: 0/1422/58962 lits-rem:0 time: 0.24
1611.38/404.00	c calculated reachability. Time: 0.00
1611.38/404.00	c  N dy  6582   1710768       809     58962      1948    106159    181188   3432830     11.25   no data
1636.11/410.26	c  N dy  6699   1730769       809     58962      1948     67661    181188   1804698     11.27     18.15
1660.48/416.38	c  N dy  6749   1753355       809     58962      1948     89365    181188   2724904     11.27     11.88
1686.81/422.93	c  N dy  6827   1773375       809     58962      1948    108602    181188   3526319     11.27     11.87
1707.91/428.20	c  N dy  6889   1794008       809     58962      1948     69742    181188   1831052     11.27     12.68
1727.05/433.02	c  N dy  6981   1814042       809     58962      1948     89225    181188   2802954     11.28     20.64
1754.17/439.89	c  N dy  7098   1834080       809     58962      1948    108758    181188   3867527     11.30     12.14
1776.51/445.41	c  N dy  7175   1854144       809     58962      1948     68205    181188   1771161     11.30     15.38
1796.06/450.37	c  N dy  7242   1874700       809     58962      1948     88103    181188   2750909     11.30     11.94
1821.58/456.78	c  N dy  7342   1894995       809     58962      1948    107819    181188   3781510     11.32     11.96
1848.31/463.47	c  N dy  7432   1916673       809     58962      1948     67764    181188   1718710     11.33     12.10
1869.04/468.68	c  N dy  7533   1936764       809     58962      1948     87284    181188   2651213     11.34     13.96
1893.42/474.76	c  N dy  7641   1957338       809     58962      1948    107315    181188   3725941     11.35     12.03
1922.88/482.13	c  N dy  7727   1977745       809     58962      1948     64969    181188   1550397     11.36     12.02
1941.27/486.80	c  N dy  7808   1998243       809     58962      1948     84855    181188   2546645     11.36     12.01
1965.96/492.90	c  N dy  7907   2018879       809     58962      1948    104905    181188   3593202     11.37     12.04
1994.33/500.06	c  N dy  7989   2038903       809     58962      1948    124249    181188   4536058     11.37     12.43
2015.87/505.43	c  N dy  8080   2059209       809     58962      1948     80912    181188   2328190     11.38     12.03
2038.56/511.14	c  N dy  8138   2079519       809     58962      1948    100555    181188   3203107     11.38     11.98
2064.88/517.74	c  N dy  8209   2099604       809     58962      1948    119975    181188   4136350     11.38     12.00
2090.01/524.04	c  N dy  8304   2120186       809     58962      1948     75958    181188   1999443     11.38     12.22
2110.75/529.29	c  N dy  8399   2140267       809     58962      1948     95409    181188   2979266     11.39     14.21
2138.27/536.18	c  N dy  8496   2161827       809     58962      1949    116223    181188   4062858     11.40     12.09
2170.57/544.20	c  N dy  8563   2182129       809     58962      1949     71002    181188   1742944     11.40     12.04
2193.71/550.03	c  N dy  8637   2202130       809     58962      1949     90337    181188   2585506     11.40     12.09
2203.29/552.46	c  S st  8662   2210769       809     58962      1949     98594    181188   2950802     11.40      9.34
2204.08/552.70	c  S st  8662   2211269       809     58962      1949     99091    181188   2971957     11.40   no data
2204.08/552.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2205.27/552.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.9M T:  0.23
2205.27/552.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2205.27/552.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2205.27/552.95	c subs with bin:       36  lits-rem:         0  v-fix:    0  time:  0.00 s
2205.27/552.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
2205.27/552.96	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
2205.67/553.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2207.67/553.51	c subs with bin:       25  lits-rem:        36  v-fix:    0  time:  0.44 s
2226.45/558.27	c lits-rem:       823  cl-subs:     2922  v-elim:      0  v-fix:    0  time:  4.76 s
2226.45/558.28	c vivif2 --  cl tried    58926 cl shrink        0 lits rem          0 time: 0.01
2226.85/558.38	c vivif2 --  cl tried    96144 cl shrink     9112 lits rem      82404 time: 0.10
2228.00/558.62	c asymm  cl-useful: 0/1212/58926 lits-rem:0 time: 0.24
2228.00/558.63	c calculated reachability. Time: 0.00
2228.00/558.63	c  N dy  8662   2211269       809     58926      1949     96144    181082   2842495     11.40   no data
2256.73/565.87	c  N dy  8756   2232110       809     58926      1949    116305    181082   3814762     11.41     12.04
2284.24/572.72	c  N dy  8841   2252375       809     58926      1949     70284    181082   1739331     11.41     12.02
2303.79/577.60	c  N dy  8915   2272603       809     58926      1949     89896    181082   2680717     11.41     12.08
2330.51/584.33	c  N dy  9007   2292704       809     58926      1949    109374    181082   3660601     11.42     13.69
2364.81/592.95	c  N dy  9087   2313250       809     58926      1949    129134    181082   4538152     11.42     12.07
2391.13/599.59	c  N dy  9209   2333275       809     58926      1949     81920    181082   2333204     11.44     18.95
2418.65/606.48	c  N dy  9345   2353532       809     58926      1949    101665    181082   3407577     11.46     12.15
2451.74/614.74	c  N dy  9445   2376823       809     58926      1949    124315    181082   4572461     11.47     12.18
2480.48/621.99	c  N dy  9524   2397410       809     58926      1949     76368    181082   1974521     11.47     12.08
2501.61/627.24	c  N dy  9627   2417473       809     58926      1949     95969    181082   3039542     11.48     19.40
2526.73/633.53	c  N dy  9693   2437539       809     58926      1949    115294    181082   3969165     11.47     15.10
2562.63/642.60	c  N dy  9818   2457597       809     58926      1949    134798    181082   4980261     11.49     13.71
2587.37/648.78	c  N dy  9904   2481017       809     58926      1949     88592    181082   2576016     11.49     12.24
2616.08/655.98	c  N dy 10031   2501864       809     58926      1949    108905    181082   3619450     11.51     12.41
2647.20/663.75	c  N dy 10115   2522257       809     58926      1949    128613    181082   4614968     11.51     12.16
2678.35/671.57	c  N dy 10224   2542783       809     58926      1950     78519    181082   1976485     11.53     12.23
2702.24/677.50	c  N dy 10268   2562855       809     58926      1950     97737    181082   2793024     11.52     15.46
2729.36/684.32	c  N dy 10338   2585617       809     58926      1950    119651    181082   3832144     11.52     12.24
2761.27/692.40	c  N dy 10431   2605743       809     58926      1950    139178    181082   4828634     11.53     12.15
2786.79/698.72	c  N dy 10507   2625848       809     58926      1950     88106    181082   2439005     11.53     12.15
2809.13/704.30	c  N dy 10596   2645911       809     58926      1950    107516    181082   3432964     11.54     12.18
2838.64/711.79	c  N dy 10669   2666075       809     58926      1950    126940    181082   4315264     11.54     12.24
2869.35/719.42	c  N dy 10719   2686178       809     58926      1950     74861    181082   1829374     11.53     12.17
2895.28/725.98	c  N dy 10794   2706230       809     58926      1950     94062    181082   2632067     11.53     12.33
2902.86/727.83	c  S st 10825   2711269       809     58926      1950     98939    181082   2870793     11.54   no data
2903.66/728.09	c  S st 10825   2711770       809     58926      1950     99439    181082   2894538     11.54   no data
2904.06/728.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2904.86/728.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.5M T:  0.24
2904.86/728.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2904.86/728.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2904.86/728.36	c subs with bin:       36  lits-rem:         0  v-fix:    0  time:  0.00 s
2904.86/728.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
2904.86/728.37	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
2905.26/728.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2907.24/728.90	c subs with bin:        1  lits-rem:        14  v-fix:    0  time:  0.42 s
2925.99/733.63	c lits-rem:       465  cl-subs:     3587  v-elim:      0  v-fix:    0  time:  4.73 s
2925.99/733.64	c vivif2 --  cl tried    58890 cl shrink        0 lits rem          0 time: 0.01
2926.39/733.74	c vivif2 --  cl tried    95851 cl shrink     7857 lits rem      74587 time: 0.09
2927.19/733.97	c asymm  cl-useful: 0/945/58890 lits-rem:0 time: 0.23
2927.19/733.98	c calculated reachability. Time: 0.00
2927.19/733.98	c  N dy 10825   2711770       809     58890      1950     95851    180976   2763612     11.54   no data
2954.32/740.75	c  N dy 10923   2731803       809     58890      1950    115253    180976   3725722     11.54     15.69
2984.62/748.38	c  N dy 11003   2752042       809     58890      1950    134846    180976   4738680     11.55     12.25
3014.14/755.78	c  N dy 11061   2772691       809     58890      1950     82404    180976   2060872     11.54     12.23
3037.28/761.54	c  N dy 11151   2792931       809     58890      1950    102098    180976   3073460     11.55     12.19
3065.99/768.74	c  N dy 11243   2813768       809     58890      1950    122304    180976   4080605     11.55     12.24
3101.89/777.72	c  N dy 11365   2834696       809     58890      1950    142624    180976   5152699     11.57     12.37
3129.81/784.78	c  N dy 11450   2854737       809     58890      1950     88456    180976   2428159     11.57     20.34
3152.18/790.39	c  N dy 11514   2875001       809     58890      1950    108006    180976   3393044     11.57     12.18
3186.44/798.91	c  N dy 11617   2898312       809     58890      1950    130591    180976   4527170     11.57     12.29
3220.75/807.56	c  N dy 11691   2918315       809     58890      1950     75494    180976   1779517     11.57     18.73
3244.72/813.58	c  N dy 11787   2938392       809     58890      1950     94893    180976   2657668     11.58     12.24
3269.81/819.85	c  N dy 11860   2958399       809     58890      1950    114082    180976   3530245     11.58     19.46
3301.36/827.80	c  N dy 11967   2978639       809     58890      1952    133650    180976   4548392     11.59     12.21
3342.00/837.99	c  N dy 12022   3002301       809     58890      1952     80937    180976   1876050     11.58     12.24
3364.73/843.69	c  N dy 12099   3025114       809     58890      1952    102985    180976   2968824     11.58     12.26
3394.65/851.15	c  N dy 12179   3045968       809     58890      1952    123026    180976   3926875     11.59     12.20
3430.54/860.15	c  N dy 12286   3066008       809     58890      1952    142437    180976   4882128     11.59     13.92
3462.46/868.15	c  N dy 12380   3086053       809     58890      1952     85641    180976   2248880     11.60     15.50
3488.39/874.65	c  N dy 12470   3107788       809     58890      1952    106663    180976   3279401     11.60     12.36
3521.48/882.90	c  N dy 12571   3128059       809     58890      1952    126267    180976   4239616     11.61     12.29
3554.59/891.26	c  N dy 12621   3148080       809     58890      1952    145502    180976   5090675     11.60     12.25
3586.94/899.35	c  N dy 12748   3168095       809     58890      1952     87623    180976   2298531     11.62     21.69
3617.26/906.92	c  N dy 12854   3188680       809     58890      1952    107556    180976   3260180     11.63     12.27
3651.52/915.51	c  N dy 12972   3209356       809     58890      1952    127549    180976   4275364     11.64     12.26
3654.32/916.23	c  S st 12976   3211770       809     58890      1952    129900    180976   4396166     11.64   no data
3655.91/916.66	c  S st 12976   3212274       809     58890      1952    130404    180976   4420837     11.64   no data
3655.91/916.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3657.91/917.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 11.6M T:  0.47
3657.91/917.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3657.91/917.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3657.91/917.17	c subs with bin:       68  lits-rem:         0  v-fix:    0  time:  0.00 s
3657.91/917.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.01 s
3657.91/917.18	c Removed useless bin:       0  fixed:     0  props:   0.44M  time:  0.00 s
3658.30/917.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3662.29/918.25	c subs with bin:       13  lits-rem:        49  v-fix:    0  time:  0.89 s
3710.54/930.32	c lits-rem:       654  cl-subs:     2985  v-elim:      0  v-fix:    0  time: 12.06 s
3710.54/930.32	c vivif2 --  cl tried    58822 cl shrink        0 lits rem          0 time: 0.01
3711.34/930.50	c vivif2 --  cl tried   127406 cl shrink    16594 lits rem     188030 time: 0.18
3712.14/930.74	c asymm  cl-useful: 0/679/58822 lits-rem:0 time: 0.24
3712.14/930.75	c calculated reachability. Time: 0.00
3712.14/930.75	c  N dy 12976   3212274       809     58822      1952    127406    180776   4181903     11.64   no data
3747.24/939.51	c  N dy 13058   3232301       809     58822      1952    146831    180776   5153905     11.64     18.71
3777.15/947.01	c  N dy 13128   3252361       809     58822      1952     87973    180776   2298761     11.64     12.30
3800.70/952.91	c  N dy 13208   3272377       809     58822      1952    107253    180776   3262924     11.64     15.03
3834.99/961.50	c  N dy 13273   3293693       809     58822      1952    127877    180776   4252540     11.64     12.44
3871.71/970.71	c  N dy 13348   3313772       809     58822      1952    147155    180776   5207560     11.64     12.26
3902.84/978.56	c  N dy 13413   3334378       809     58822      1952     87903    180776   2245377     11.64     12.30
3933.15/986.20	c  N dy 13502   3359536       809     58822      1952    112084    180776   3405125     11.64     12.42
3963.02/993.61	c  N dy 13557   3380010       809     58822      1952    131763    180776   4328405     11.64     12.31
3998.53/1002.50	c  N dy 13623   3400092       809     58822      1952    151006    180776   5236168     11.63     12.28
4026.04/1009.49	c  N dy 13681   3420129       809     58822      1952     90381    180776   2386216     11.63     12.25
4053.16/1016.30	c  N dy 13785   3440542       809     58822      1952    110158    180776   3397160     11.64     12.29
4081.08/1023.24	c  N dy 13846   3460992       809     58822      1952    129759    180776   4330161     11.64     12.33
4121.80/1033.49	c  N dy 13961   3484434       809     58822      1952    152391    180776   5463919     11.65     12.26
4153.26/1041.39	c  N dy 14031   3504533       809     58822      1952     90821    180776   2356664     11.65     15.48
4178.01/1047.54	c  N dy 14104   3524678       809     58822      1952    110272    180776   3269570     11.65     12.32
4209.56/1055.47	c  N dy 14219   3544760       809     58822      1952    129736    180776   4285582     11.66     12.34
4245.80/1064.59	c  N dy 14287   3564825       809     58822      1952    149054    180776   5182755     11.66     13.31
4283.30/1073.96	c  N dy 14375   3586262       809     58822      1952     87758    180776   2171437     11.66     12.40
4308.03/1080.15	c  N dy 14460   3606361       809     58822      1952    107167    180776   3098851     11.66     13.03
4335.55/1087.09	c  N dy 14539   3626542       809     58822      1952    126668    180776   4060601     11.66     12.30
4370.66/1095.86	c  N dy 14641   3646945       809     58822      1952    146321    180776   5066680     11.67     12.34
4412.12/1106.23	c  N dy 14705   3667464       809     58822      1953     83124    180776   1954070     11.66     12.29
4436.06/1112.29	c  N dy 14788   3687679       809     58822      1953    102574    180776   2903434     11.67     12.30
4467.58/1120.14	c  N dy 14893   3707722       809     58822      1953    121986    180776   3860410     11.67     14.89
4475.56/1122.13	c  S st 14910   3712274       809     58822      1953    126398    180776   4083733     11.67     11.42
4476.76/1122.47	c  S st 14910   3712775       809     58822      1953    126898    180776   4105552     11.67   no data
4476.76/1122.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4478.35/1122.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.5M T:  0.32
4478.35/1122.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4478.35/1122.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4478.35/1122.82	c subs with bin:       33  lits-rem:         0  v-fix:    0  time:  0.00 s
4478.35/1122.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    809 time:  0.00 s
4478.35/1122.82	c Removed useless bin:       0  fixed:     0  props:   0.43M  time:  0.00 s
4478.35/1122.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4481.58/1123.64	c subs with bin:        3  lits-rem:        65  v-fix:    0  time:  0.67 s
4523.02/1134.02	c lits-rem:       832  cl-subs:     2813  v-elim:      0  v-fix:    0  time: 10.38 s
4523.02/1134.03	c vivif2 --  cl tried    58789 cl shrink        0 lits rem          0 time: 0.01
4523.42/1134.19	c vivif2 --  cl tried   124082 cl shrink    13094 lits rem     141572 time: 0.16
4524.62/1134.47	c asymm  cl-useful: 0/976/58789 lits-rem:0 time: 0.28
4524.62/1134.48	c calculated reachability. Time: 0.00
4524.62/1134.48	c  N dy 14910   3712775       809     58789      1953    124082    180679   3916524     11.67   no data
4562.10/1143.83	c  N dy 14989   3732849       809     58789      1953    143498    180679   4855650     11.67     14.92
4592.01/1151.32	c  F st 15023   3751563       809     58789      1953    161296    180679   5530511     11.67     10.78
4595.65/1152.29	c  N st 15027   3753594       809     58789      1953    163278    180679   5645843     11.67   no data
4628.31/1160.49	c  N dy 15079   3775798       809     58789      1953    100774    180679   2735880     11.66     12.33
4655.04/1167.16	c  N dy 15140   3795885       809     58789      1953    120101    180679   3653159     11.66     13.34
4690.13/1175.91	c  N dy 15241   3817269       809     58789      1953    140807    180679   4665933     11.66     12.29
4726.43/1185.04	c  N dy 15307   3837378       809     58789      1953    160140    180679   5589550     11.66     12.44
4759.93/1193.40	c  N dy 15382   3860046       809     58789      1953     97204    180679   2622076     11.66     12.32
4786.25/1200.08	c  N dy 15427   3880142       809     58789      1953    116511    180679   3422071     11.66     18.24

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-3367085-1305390926/watcher-3367085-1305390926 -o /tmp/evaluation-result-3367085-1305390926/solver-3367085-1305390926 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3367085-1305390926.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: 7.43 7.89 6.75 2/355 27176
/proc/meminfo: memFree=24083160/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=51168 CPUtime=0.02 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 413 0 0 0 2 0 0 0 25 0 4 0 650692996 52396032 353 33554432000 4194304 4580107 140735228428816 18446744073709551615 47809744819737 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 12792 353 302 95 0 7774 0
[pid=27176/tid=27177] ppid=27174 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 650692996 52396032 353 33554432000 4194304 4580107 140735228428816 18446744073709551615 47809744820150 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 650692996 52396032 353 33554432000 4194304 4580107 140735228428816 18446744073709551615 47809744819728 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 650692996 52396032 353 33554432000 4194304 4580107 140735228428816 18446744073709551615 47809744819731 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.64203 s]
/proc/loadavg: 7.43 7.89 6.75 2/355 27176
/proc/meminfo: memFree=24083160/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=289464 CPUtime=2.48 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 6704 0 0 0 245 3 0 0 18 0 4 0 650692996 296411136 6611 33554432000 4194304 4580107 140735228428816 18446744073709551615 253640520737 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 72366 6611 361 95 0 67348 0
[pid=27176/tid=27177] ppid=27174 vsize=289464 CPUtime=0.6 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 1640 0 0 0 60 0 0 0 18 0 4 0 650692996 296411136 6611 33554432000 4194304 4580107 140735228428816 18446744073709551615 253640520737 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=289464 CPUtime=0.62 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 1548 0 0 0 62 0 0 0 18 0 4 0 650692996 296411136 6611 33554432000 4194304 4580107 140735228428816 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=289464 CPUtime=0.6 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 1623 0 0 0 60 0 0 0 18 0 4 0 650692996 296411136 6611 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 289464

[startup+0.700984 s]
/proc/loadavg: 7.43 7.89 6.75 2/355 27176
/proc/meminfo: memFree=24083160/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=299424 CPUtime=2.7 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 10384 0 0 0 266 4 0 0 18 0 4 0 650692996 306610176 10291 33554432000 4194304 4580107 140735228428816 18446744073709551615 253640884119 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 74856 10291 370 95 0 69838 0
[pid=27176/tid=27177] ppid=27174 vsize=299424 CPUtime=0.66 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 3416 0 0 0 65 1 0 0 18 0 4 0 650692996 306610176 10291 33554432000 4194304 4580107 140735228428816 18446744073709551615 4447765 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=299424 CPUtime=0.68 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 1623 0 0 0 68 0 0 0 18 0 4 0 650692996 306610176 10291 33554432000 4194304 4580107 140735228428816 18446744073709551615 4303985 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=299424 CPUtime=0.67 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 1665 0 0 0 66 1 0 0 18 0 4 0 650692996 306610176 10291 33554432000 4194304 4580107 140735228428816 18446744073709551615 4293184 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2.7
Current children cumulated vsize (KiB) 299424

[startup+0.801027 s]
/proc/loadavg: 7.43 7.89 6.75 2/355 27176
/proc/meminfo: memFree=24083160/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=309924 CPUtime=3.11 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 15011 0 0 0 305 6 0 0 18 0 4 0 650692996 317362176 13799 33554432000 4194304 4580107 140735228428816 18446744073709551615 4416469 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 77481 13799 375 95 0 72463 0
[pid=27176/tid=27177] ppid=27174 vsize=309924 CPUtime=0.76 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 4431 0 0 0 74 2 0 0 18 0 4 0 650692996 317362176 13799 33554432000 4194304 4580107 140735228428816 18446744073709551615 253640917418 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=309924 CPUtime=0.78 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 4235 0 0 0 78 0 0 0 18 0 4 0 650692996 317362176 13799 33554432000 4194304 4580107 140735228428816 18446744073709551615 4415758 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=309924 CPUtime=0.77 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 1689 0 0 0 76 1 0 0 18 0 4 0 650692996 317362176 13799 33554432000 4194304 4580107 140735228428816 18446744073709551615 4293121 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.11
Current children cumulated vsize (KiB) 309924

[startup+0.900897 s]
/proc/loadavg: 7.43 7.89 6.75 2/355 27176
/proc/meminfo: memFree=24083160/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=304972 CPUtime=3.51 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 16598 0 0 0 345 6 0 0 18 0 4 0 650692996 312291328 12463 33554432000 4194304 4580107 140735228428816 18446744073709551615 4318850 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 76243 12463 378 95 0 71225 0
[pid=27176/tid=27177] ppid=27174 vsize=304972 CPUtime=0.86 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 4956 0 0 0 84 2 0 0 18 0 4 0 650692996 312291328 12463 33554432000 4194304 4580107 140735228428816 18446744073709551615 4322440 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=304972 CPUtime=0.88 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 4746 0 0 0 88 0 0 0 19 0 4 0 650692996 312291328 12463 33554432000 4194304 4580107 140735228428816 18446744073709551615 4293121 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=304972 CPUtime=0.87 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 1707 0 0 0 86 1 0 0 18 0 4 0 650692996 312291328 12463 33554432000 4194304 4580107 140735228428816 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3.51
Current children cumulated vsize (KiB) 304972

[startup+1.50079 s]
/proc/loadavg: 7.43 7.89 6.75 2/355 27176
/proc/meminfo: memFree=24083160/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=305436 CPUtime=5.9 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 18425 0 0 0 584 6 0 0 18 0 4 0 650692996 312766464 14290 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294356 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 76359 14291 378 95 0 71341 0
[pid=27176/tid=27177] ppid=27174 vsize=305436 CPUtime=1.46 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 5436 0 0 0 144 2 0 0 19 0 4 0 650692996 312766464 14291 33554432000 4194304 4580107 140735228428816 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=305436 CPUtime=1.48 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 5251 0 0 0 148 0 0 0 20 0 4 0 650692996 312766464 14291 33554432000 4194304 4580107 140735228428816 18446744073709551615 4321769 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=305436 CPUtime=1.47 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 2013 0 0 0 146 1 0 0 19 0 4 0 650692996 312766464 14292 33554432000 4194304 4580107 140735228428816 18446744073709551615 4341610 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 5.9
Current children cumulated vsize (KiB) 305436

[startup+3.1005 s]
/proc/loadavg: 7.43 7.89 6.75 9/365 27189
/proc/meminfo: memFree=23531696/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=317608 CPUtime=12.28 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 24514 0 0 0 1220 8 0 0 22 0 4 0 650692996 325230592 15411 33554432000 4194304 4580107 140735228428816 18446744073709551615 4295838 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 79402 15411 379 95 0 74384 0
[pid=27176/tid=27177] ppid=27174 vsize=317608 CPUtime=3.04 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 7013 0 0 0 302 2 0 0 22 0 4 0 650692996 325230592 15411 33554432000 4194304 4580107 140735228428816 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=317608 CPUtime=3.08 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 7017 0 0 0 307 1 0 0 25 0 4 0 650692996 325230592 15411 33554432000 4194304 4580107 140735228428816 18446744073709551615 4293911 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=317608 CPUtime=3.07 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 3224 0 0 0 306 1 0 0 25 0 4 0 650692996 325230592 15411 33554432000 4194304 4580107 140735228428816 18446744073709551615 4318735 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 12.28
Current children cumulated vsize (KiB) 317608

[startup+6.30092 s]
/proc/loadavg: 7.48 7.89 6.76 9/365 27189
/proc/meminfo: memFree=23453216/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=338960 CPUtime=25.04 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 48540 0 0 0 2492 12 0 0 25 0 4 0 650692996 347095040 35016 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294455 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 84740 35016 380 95 0 79722 0
[pid=27176/tid=27177] ppid=27174 vsize=338960 CPUtime=6.2 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 13879 0 0 0 617 3 0 0 25 0 4 0 650692996 347095040 35016 33554432000 4194304 4580107 140735228428816 18446744073709551615 4415829 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=338960 CPUtime=6.28 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 12078 0 0 0 626 2 0 0 25 0 4 0 650692996 347095040 35016 33554432000 4194304 4580107 140735228428816 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=338960 CPUtime=6.27 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 10239 0 0 0 625 2 0 0 25 0 4 0 650692996 347095040 35016 33554432000 4194304 4580107 140735228428816 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 25.04
Current children cumulated vsize (KiB) 338960

[startup+12.7137 s]
/proc/loadavg: 7.60 7.91 6.77 9/365 27189
/proc/meminfo: memFree=23433384/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=409476 CPUtime=50.61 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 66876 0 0 0 5046 15 0 0 25 0 4 0 650692996 419303424 37818 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 102369 37818 380 95 0 97351 0
[pid=27176/tid=27177] ppid=27174 vsize=409476 CPUtime=12.54 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 17601 0 0 0 1250 4 0 0 25 0 4 0 650692996 419303424 37818 33554432000 4194304 4580107 140735228428816 18446744073709551615 4324730 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=409476 CPUtime=12.69 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 18441 0 0 0 1266 3 0 0 25 0 4 0 650692996 419303424 37818 33554432000 4194304 4580107 140735228428816 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=409476 CPUtime=12.68 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 14343 0 0 0 1265 3 0 0 25 0 4 0 650692996 419303424 37818 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 50.61
Current children cumulated vsize (KiB) 409476

[startup+25.5004 s]
/proc/loadavg: 7.45 7.87 6.77 6/359 27198
/proc/meminfo: memFree=23843136/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=394276 CPUtime=101.62 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 99504 0 0 0 10140 22 0 0 25 0 4 0 650692996 403738624 51578 33554432000 4194304 4580107 140735228428816 18446744073709551615 4293134 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 98569 51578 380 95 0 93551 0
[pid=27176/tid=27177] ppid=27174 vsize=394276 CPUtime=25.19 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 25868 0 0 0 2514 5 0 0 25 0 4 0 650692996 403738624 51578 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=394276 CPUtime=25.48 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 25664 0 0 0 2543 5 0 0 25 0 4 0 650692996 403738624 51578 33554432000 4194304 4580107 140735228428816 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=394276 CPUtime=25.47 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 23518 0 0 0 2542 5 0 0 25 0 4 0 650692996 403738624 51578 33554432000 4194304 4580107 140735228428816 18446744073709551615 4321192 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 101.62
Current children cumulated vsize (KiB) 394276

[startup+51.1008 s]
/proc/loadavg: 7.63 7.87 6.81 9/365 27220
/proc/meminfo: memFree=23618320/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=421772 CPUtime=203.77 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 138916 0 0 0 20345 32 0 0 25 0 4 0 650692996 431894528 61681 33554432000 4194304 4580107 140735228428816 18446744073709551615 4320729 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 105443 61681 382 95 0 100425 0
[pid=27176/tid=27177] ppid=27174 vsize=421772 CPUtime=50.51 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 35560 0 0 0 5044 7 0 0 25 0 4 0 650692996 431894528 61682 33554432000 4194304 4580107 140735228428816 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=421772 CPUtime=51.09 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 37787 0 0 0 5101 8 0 0 25 0 4 0 650692996 431894528 61682 33554432000 4194304 4580107 140735228428816 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=421772 CPUtime=51.07 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 36169 0 0 0 5099 8 0 0 25 0 4 0 650692996 431894528 61682 33554432000 4194304 4580107 140735228428816 18446744073709551615 4293105 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 203.77
Current children cumulated vsize (KiB) 421772

[startup+102.3 s]
/proc/loadavg: 7.88 7.91 6.87 9/365 27221
/proc/meminfo: memFree=23490176/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=438216 CPUtime=407.96 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 200971 0 0 0 40749 47 0 0 25 0 4 0 650692996 448733184 69441 33554432000 4194304 4580107 140735228428816 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 109554 69441 382 95 0 104536 0
[pid=27176/tid=27177] ppid=27174 vsize=438216 CPUtime=101.15 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 45600 0 0 0 10105 10 0 0 25 0 4 0 650692996 448733184 69441 33554432000 4194304 4580107 140735228428816 18446744073709551615 4321605 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=438216 CPUtime=102.28 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 59001 0 0 0 10215 13 0 0 25 0 4 0 650692996 448733184 69441 33554432000 4194304 4580107 140735228428816 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=438216 CPUtime=102.25 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 52212 0 0 0 10213 12 0 0 25 0 4 0 650692996 448733184 69441 33554432000 4194304 4580107 140735228428816 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 407.96
Current children cumulated vsize (KiB) 438216

[startup+162.314 s]

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

[pid=27176] ppid=27174 vsize=899320 CPUtime=2801.18 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 757978 0 0 0 279905 213 0 0 25 0 4 0 650692996 920903680 146105 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 224830 146105 380 95 0 219812 0
[pid=27176/tid=27177] ppid=27174 vsize=899320 CPUtime=694.41 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 167982 0 0 0 69396 45 0 0 25 0 4 0 650692996 920903680 146105 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=899320 CPUtime=702.31 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 209347 0 0 0 70171 60 0 0 25 0 4 0 650692996 920903680 146105 33554432000 4194304 4580107 140735228428816 18446744073709551615 4293911 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=899320 CPUtime=702.16 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 197037 0 0 0 70164 52 0 0 25 0 4 0 650692996 920903680 146105 33554432000 4194304 4580107 140735228428816 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 2801.18
Current children cumulated vsize (KiB) 899320

[startup+762.3 s]
/proc/loadavg: 8.05 8.09 7.49 9/365 27239
/proc/meminfo: memFree=22762292/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=865288 CPUtime=3040.46 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 798655 0 0 0 303819 227 0 0 25 0 4 0 650692996 886054912 155912 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294692 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 216322 155912 380 95 0 211304 0
[pid=27176/tid=27177] ppid=27174 vsize=865288 CPUtime=753.73 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 176315 0 0 0 75326 47 0 0 25 0 4 0 650692996 886054912 155912 33554432000 4194304 4580107 140735228428816 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=865288 CPUtime=762.3 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 221488 0 0 0 76165 65 0 0 25 0 4 0 650692996 886054912 155912 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=865288 CPUtime=762.14 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 209623 0 0 0 76158 56 0 0 25 0 4 0 650692996 886054912 155912 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3040.46
Current children cumulated vsize (KiB) 865288

[startup+822.313 s]
/proc/loadavg: 8.05 8.09 7.53 9/365 27241
/proc/meminfo: memFree=22737836/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=940332 CPUtime=3279.83 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 843010 0 0 0 327739 244 0 0 25 0 4 0 650692996 962899968 154724 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 235083 154724 380 95 0 230065 0
[pid=27176/tid=27177] ppid=27174 vsize=940332 CPUtime=813.06 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 188585 0 0 0 81254 52 0 0 25 0 4 0 650692996 962899968 154724 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=940332 CPUtime=822.31 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 228355 0 0 0 82165 66 0 0 25 0 4 0 650692996 962899968 154724 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294462 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=940332 CPUtime=822.14 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 221842 0 0 0 82154 60 0 0 25 0 4 0 650692996 962899968 154724 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3279.83
Current children cumulated vsize (KiB) 940332

[startup+882.3 s]
/proc/loadavg: 8.13 8.10 7.56 9/365 27242
/proc/meminfo: memFree=22826088/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=833004 CPUtime=3519.1 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 884806 0 0 0 351651 259 0 0 25 0 4 0 650692996 852996096 149398 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 208251 149398 380 95 0 203233 0
[pid=27176/tid=27177] ppid=27174 vsize=833004 CPUtime=872.39 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 197134 0 0 0 87184 55 0 0 25 0 4 0 650692996 852996096 149398 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=833004 CPUtime=882.3 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 241984 0 0 0 88158 72 0 0 25 0 4 0 650692996 852996096 149398 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=833004 CPUtime=882.11 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 233907 0 0 0 88147 64 0 0 25 0 4 0 650692996 852996096 149398 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3519.1
Current children cumulated vsize (KiB) 833004

[startup+942.301 s]
/proc/loadavg: 8.16 8.11 7.60 9/365 27244
/proc/meminfo: memFree=22643772/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=1040812 CPUtime=3758.4 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 936156 0 0 0 375565 275 0 0 25 0 4 0 650692996 1065791488 175890 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294517 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 260203 175890 380 95 0 255185 0
[pid=27176/tid=27177] ppid=27174 vsize=1040812 CPUtime=931.7 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 208210 0 0 0 93111 59 0 0 25 0 4 0 650692996 1065791488 175890 33554432000 4194304 4580107 140735228428816 18446744073709551615 4296104 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=1040812 CPUtime=942.3 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 253269 0 0 0 94153 77 0 0 25 0 4 0 650692996 1065791488 175890 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=1040812 CPUtime=942.1 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 252574 0 0 0 94142 68 0 0 25 0 4 0 650692996 1065791488 175890 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3758.4
Current children cumulated vsize (KiB) 1040812

[startup+1002.3 s]
/proc/loadavg: 8.23 8.13 7.64 9/365 27245
/proc/meminfo: memFree=22489236/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=1044304 CPUtime=3997.73 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 970269 0 0 0 399482 291 0 0 25 0 4 0 650692996 1069367296 189399 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 261076 189399 380 95 0 256058 0
[pid=27176/tid=27177] ppid=27174 vsize=1044304 CPUtime=991.03 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 220613 0 0 0 99039 64 0 0 25 0 4 0 650692996 1069367296 189399 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=1044304 CPUtime=1002.3 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 257672 0 0 0 100151 79 0 0 25 0 4 0 650692996 1069367296 189399 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=1044304 CPUtime=1002.1 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 257415 0 0 0 100140 70 0 0 25 0 4 0 650692996 1069367296 189399 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 3997.73
Current children cumulated vsize (KiB) 1044304

[startup+1062.3 s]
/proc/loadavg: 8.18 8.14 7.66 9/365 27247
/proc/meminfo: memFree=22499980/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=1006556 CPUtime=4237.03 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 1004995 0 0 0 423399 304 0 0 25 0 4 0 650692996 1030713344 182847 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 251639 182847 380 95 0 246621 0
[pid=27176/tid=27177] ppid=27174 vsize=1006556 CPUtime=1050.34 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 227858 0 0 0 104968 66 0 0 25 0 4 0 650692996 1030713344 182847 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=1006556 CPUtime=1062.31 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 269557 0 0 0 106148 83 0 0 25 0 4 0 650692996 1030713344 182847 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=1006556 CPUtime=1062.08 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 260354 0 0 0 106136 72 0 0 25 0 4 0 650692996 1030713344 182847 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4237.03
Current children cumulated vsize (KiB) 1006556

[startup+1122.3 s]
/proc/loadavg: 8.21 8.15 7.70 9/365 27248
/proc/meminfo: memFree=22369508/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=1071260 CPUtime=4476.36 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 1046228 0 0 0 447317 319 0 0 25 0 4 0 650692996 1096970240 192770 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294581 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 267815 192770 380 95 0 262797 0
[pid=27176/tid=27177] ppid=27174 vsize=1071260 CPUtime=1109.68 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 237176 0 0 0 110899 69 0 0 25 0 4 0 650692996 1096970240 192770 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=1071260 CPUtime=1122.31 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 276559 0 0 0 112145 86 0 0 25 0 4 0 650692996 1096970240 192770 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=1071260 CPUtime=1122.08 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 272782 0 0 0 112130 78 0 0 25 0 4 0 650692996 1096970240 192770 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4476.36
Current children cumulated vsize (KiB) 1071260

[startup+1182.3 s]
/proc/loadavg: 8.07 8.12 7.72 9/365 27250
/proc/meminfo: memFree=22406308/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=1154340 CPUtime=4715.66 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 1069846 0 0 0 471236 330 0 0 25 0 4 0 650692996 1182044160 195474 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294396 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 288585 195474 380 95 0 283567 0
[pid=27176/tid=27177] ppid=27174 vsize=1154340 CPUtime=1168.98 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 239805 0 0 0 116828 70 0 0 25 0 4 0 650692996 1182044160 195474 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=1154340 CPUtime=1182.32 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 284850 0 0 0 118143 89 0 0 25 0 4 0 650692996 1182044160 195474 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=1154340 CPUtime=1182.07 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 276750 0 0 0 118127 80 0 0 25 0 4 0 650692996 1182044160 195474 33554432000 4194304 4580107 140735228428816 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4715.66
Current children cumulated vsize (KiB) 1154340



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.5 s]
/proc/loadavg: 8.05 8.11 7.72 9/365 27251
/proc/meminfo: memFree=22430976/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=1014296 CPUtime=4800.24 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 1081909 0 0 0 479690 334 0 0 25 0 4 0 650692996 1038639104 192368 33554432000 4194304 4580107 140735228428816 18446744073709551615 4489196 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 253574 192368 380 95 0 248556 0
[pid=27176/tid=27177] ppid=27174 vsize=1014296 CPUtime=1189.94 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 241060 0 0 0 118923 71 0 0 25 0 4 0 650692996 1038639104 192368 33554432000 4194304 4580107 140735228428816 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=1014296 CPUtime=1203.53 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 285427 0 0 0 120264 89 0 0 25 0 4 0 650692996 1038639104 192368 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=1014296 CPUtime=1203.28 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 281747 0 0 0 120246 82 0 0 25 0 4 0 650692996 1038639104 192368 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 1014296

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

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

[startup+1203.5 s]
/proc/loadavg: 8.05 8.11 7.72 9/365 27251
/proc/meminfo: memFree=22430976/32951124 swapFree=56449224/67111528
[pid=27176] ppid=27174 vsize=1014296 CPUtime=4800.24 cores=0,2,4,6
/proc/27176/stat : 27176 (strangenight2-m) R 27174 27176 27049 0 -1 4202496 1081909 0 0 0 479690 334 0 0 25 0 4 0 650692996 1038639104 192368 33554432000 4194304 4580107 140735228428816 18446744073709551615 4489196 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27176/statm: 253574 192368 380 95 0 248556 0
[pid=27176/tid=27177] ppid=27174 vsize=1014296 CPUtime=1189.94 cores=0,2,4,6
/proc/27176/task/27177/stat : 27177 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 241060 0 0 0 118923 71 0 0 25 0 4 0 650692996 1038639104 192368 33554432000 4194304 4580107 140735228428816 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27176/tid=27178] ppid=27174 vsize=1014296 CPUtime=1203.53 cores=0,2,4,6
/proc/27176/task/27178/stat : 27178 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 285427 0 0 0 120264 89 0 0 25 0 4 0 650692996 1038639104 192368 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=27176/tid=27179] ppid=27174 vsize=1014296 CPUtime=1203.28 cores=0,2,4,6
/proc/27176/task/27179/stat : 27179 (strangenight2-m) R 27174 27176 27049 0 -1 4202560 281747 0 0 0 120246 82 0 0 25 0 4 0 650692996 1038639104 192368 33554432000 4194304 4580107 140735228428816 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 1014296

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.55
CPU time (s): 4800.31
CPU user time (s): 4796.93
CPU system time (s): 3.37849
CPU usage (%): 398.845
Max. virtual memory (cumulated for all children) (KiB): 1293020

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.93
system time used= 3.37849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1081911
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= 3775
involuntary context switches= 21516

runsolver used 4.00339 second user time and 9.59854 second system time

The end

Launcher Data

Begin job on node106 at 2011-05-14 18:35:26
IDJOB=3367085
IDBENCH=71078
IDSOLVER=1844
FILE ID=node106/3367085-1305390926
RUNJOBID= node106-1305389720-27067
PBS_JOBID= 13324446
Free space on /tmp= 73360 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_08_UNSAT.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367085-1305390926/watcher-3367085-1305390926 -o /tmp/evaluation-result-3367085-1305390926/solver-3367085-1305390926 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367085-1305390926.cnf

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

MD5SUM BENCH= 66aa2e18c32a02f55a810347a9702c7f
RANDOM SEED=1884373145

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24083316 kB
Buffers:        259436 kB
Cached:        5627608 kB
SwapCached:      27544 kB
Active:         705216 kB
Inactive:      7936864 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24083316 kB
SwapTotal:    67111528 kB
SwapFree:     56449224 kB
Dirty:            9372 kB
Writeback:           0 kB
AnonPages:     2735900 kB
Mapped:           9424 kB
Slab:           113100 kB
PageTables:      47380 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 74995972 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= 73348 MiB
End job on node106 at 2011-05-14 18:55:32