Trace number 3366241

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.22 1203.67

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v2500-c10500-S1907658523-004-UNKNOWN.cnf
MD5SUMb937b5bc0ec99f47d43da4a3e675d75d
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.326949
Satisfiable
(Un)Satisfiability was proved
Number of variables2500
Number of clauses10500
Sum of the clauses size31500
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 310500
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

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-3366241-1305399644.cnf'
0.00/0.01	c -- header says num vars:           2500
0.00/0.01	c -- header says num clauses:       10500
0.07/0.02	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.07/0.02	c -- vars added       2500
0.07/0.02	c Parsing time:  0.00 s
0.07/0.02	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data
0.07/0.02	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.01
0.07/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.07/0.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.07/0.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.07/0.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.07/0.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.07/0.03	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1.39/0.36	c lits-rem:         0  cl-subs:        0  v-elim:     75  v-fix:    0  time:  0.01 s
1.39/0.36	c Finding binary XORs  T:     0.00 s  found:       0
1.39/0.36	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
1.39/0.36	c calculated reachability. Time: 0.00
1.39/0.36	c Calc default polars -  time:   0.00 s pos:    1116 undec:     297 neg:    1087
1.39/0.36	c =========================================================================================
1.39/0.36	c types(t): F = full restart, N = normal restart
1.39/0.36	c types(t): S = simplification begin/end, E = solution found
1.39/0.36	c restart types(rt): st = static, dy = dynamic
1.39/0.36	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.39/0.36	c  B st     0         0      2425     10396         0         0     31642         0   no data   no data
1.39/0.36	c  N dy    17      4103      2425     10396         0      4100     31642    298272     46.75     49.39
2.76/0.75	c  N dy    40      8208      2425     10396         0      5705     31642    297152     46.14     49.14
3.56/0.90	c  N dy    56     12491      2425     10396         0      5741     31642    205747     44.95     47.57
4.36/1.20	c  N dy    72     16604      2425     10396         0      9854     31642    485525     44.33     47.51
5.55/1.48	c  N dy   102     20670      2425     10396         0      8299     31642    296907     44.58     47.46
7.15/1.80	c  N dy   127     24709      2425     10396         0     12337     31642    577467     44.83     49.29
7.15/1.83	c  F st   130     25001      2425     10396         0     12628     31642    597618     44.84   no data
8.75/2.24	c  N dy   136     30001      2425     10396         0     10815     31642    441593     44.84   no data
8.75/2.24	c  S st   136     30001      2425     10396         0     10815     31642    441593     44.84   no data
8.75/2.28	c  S st   136     30503      2425     10396         0     11317     31642    469296     44.84   no data
8.75/2.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.75/2.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
8.75/2.29	c blocked clauses removed:       29 vars:      6 tried:        2425 T: 0.00 s
8.75/2.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.75/2.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.75/2.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2419 time:  0.00 s
8.75/2.30	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
8.75/2.30	c lits-rem:         0  cl-subs:        0  v-elim:      2  v-fix:    0  time:  0.01 s
9.18/2.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.18/2.39	c lits-rem:        55  cl-subs:       13  v-elim:      0  v-fix:    0  time:  0.06 s
9.18/2.41	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.01
9.18/2.41	c calculated reachability. Time: 0.00
9.18/2.41	c  N dy   136     30503      2417     10365         0     11262     31561    464139     44.84   no data
10.73/2.76	c  N dy   162     34622      2417     10365         0     15381     31561    748008     45.08     49.69
11.93/3.08	c  N dy   183     38673      2417     10365         0     11546     31561    377119     45.01     47.59
13.56/3.44	c  N dy   207     42763      2417     10365         0     15633     31561    658827     45.07     47.74
14.72/3.73	c  S st   224     45755      2417     10365         0      9689     31561    187424     45.09   no data
14.72/3.77	c  S st   224     46261      2417     10365         0     10195     31561    216814     45.09   no data
14.72/3.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.72/3.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
14.72/3.78	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.72/3.78	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.72/3.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.72/3.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
14.72/3.78	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
14.72/3.78	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
14.72/3.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.12/3.81	c lits-rem:        10  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.02 s
15.12/3.81	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
15.12/3.81	c vivif2 --  cl tried    10194 cl shrink        0 lits rem          0 time: 0.00
15.12/3.83	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.01
15.12/3.83	c calculated reachability. Time: 0.00
15.12/3.83	c  N dy   224     46261      2417     10365         0     10194     31561    216757     45.09   no data
16.32/4.17	c  N dy   248     50283      2417     10365         0     14214     31561    493259     45.13     47.69
17.95/4.53	c  N dy   273     54370      2417     10365         0     18301     31561    767784     45.12     47.58
19.11/4.89	c  N dy   295     58391      2417     10365         0     12350     31561    306602     45.15     48.38
20.71/5.24	c  N dy   320     62453      2417     10365         0     16411     31561    585231     45.23     50.46
22.33/5.63	c  N dy   340     66521      2417     10365         0     20478     31561    861208     45.18     47.99
23.50/5.92	c  S st   358     69391      2417     10365         0     12364     31561    245580     45.25   no data
23.50/5.97	c  S st   358     69900      2417     10365         0     12873     31561    272453     45.25   no data
23.50/5.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.50/5.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
23.50/5.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.50/5.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.50/5.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.50/5.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
23.50/5.98	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
23.50/5.99	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.89/6.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.89/6.02	c lits-rem:         1  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.03 s
23.89/6.03	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
23.89/6.03	c vivif2 --  cl tried    12872 cl shrink        0 lits rem          0 time: 0.00
23.89/6.04	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.01
23.89/6.04	c calculated reachability. Time: 0.00
23.89/6.04	c  N dy   358     69900      2417     10365         0     12872     31561    272349     45.25   no data
25.50/6.45	c  N dy   385     74478      2417     10365         0     17448     31561    583936     45.26     48.46
27.49/6.93	c  N dy   418     79304      2417     10365         0     22272     31561    917062     45.34     52.03
29.48/7.41	c  N dy   438     84449      2417     10365         0     15427     31561    391976     45.21     48.73
30.28/7.69	c  F st   457     87500      2417     10365         0     18476     31561    600712     45.20   no data
31.88/8.03	c  N st   462     90797      2417     10365         0     21771     31561    849696     45.20   no data
34.27/8.67	c  N dy   491     96668      2417     10365         0     14648     31561    275891     45.24     47.69
36.66/9.26	c  N dy   525    102924      2417     10365         0     20903     31561    704849     45.20     47.80
37.46/9.47	c  S st   538    104852      2417     10365         0     22830     31561    837451     45.23   no data
37.86/9.53	c  S st   538    105355      2417     10365         0     23333     31561    865324     45.23   no data
37.86/9.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.86/9.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
37.86/9.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.86/9.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.86/9.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.86/9.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
37.86/9.54	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
37.86/9.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
37.86/9.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.06/9.87	c lits-rem:        59  cl-subs:        7  v-elim:      0  v-fix:    0  time:  0.28 s
39.06/9.88	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
39.06/9.89	c vivif2 --  cl tried    23326 cl shrink        0 lits rem          0 time: 0.01
39.46/9.91	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.02
39.46/9.91	c calculated reachability. Time: 0.00
39.46/9.91	c  N dy   538    105355      2417     10365         0     23326     31561    864278     45.23   no data
42.25/10.63	c  N dy   567    112133      2417     10365         0     16113     31561    313398     45.19     47.78
45.03/11.36	c  N dy   608    119370      2417     10365         0     23349     31561    816960     45.19     50.14
48.66/12.28	c  N dy   655    127056      2417     10365         0     16031     31561    241516     45.25     47.69
51.82/13.09	c  N dy   701    135296      2417     10365         0     24268     31561    810831     45.29     48.89
56.21/14.12	c  N dy   758    143943      2417     10365         0     16923     31561    242081     45.43     48.04
59.79/15.06	c  N dy   813    153142      2417     10365         0     26119     31561    890895     45.48     49.62
62.24/15.65	c  S st   842    158033      2417     10365         0     31008     31561   1223242     45.49   no data
62.58/15.73	c  S st   842    158536      2417     10365         0     31511     31561   1250182     45.49   no data
62.58/15.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
62.58/15.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
62.58/15.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
62.58/15.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
62.58/15.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
62.58/15.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
62.58/15.75	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
62.58/15.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
62.98/15.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.38/16.49	c lits-rem:        75  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.67 s
65.38/16.49	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
65.78/16.50	c vivif2 --  cl tried    31510 cl shrink        0 lits rem          0 time: 0.02
65.78/16.53	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.03
65.78/16.54	c calculated reachability. Time: 0.00
65.78/16.54	c  N dy   842    158536      2417     10365         0     31510     31561   1249968     45.49   no data
70.14/17.66	c  N dy   907    168719      2417     10365         0     24695     31561    720628     45.57     48.25
75.72/19.00	c  N dy   967    179612      2417     10365         0     35585     31561   1465574     45.57     49.23
80.50/20.29	c  N dy  1040    191253      2417     10365         0     29231     31561    973178     45.60     48.02
86.89/21.87	c  N dy  1114    203578      2417     10365         0     22557     31561    442990     45.63     48.93
93.66/23.51	c  N dy  1190    216919      2417     10365         0     35892     31561   1386179     45.69     48.22
100.45/25.24	c  N dy  1279    230997      2417     10365         0     29970     31561    901562     45.73     49.99
104.04/26.15	c  S st  1321    237804      2417     10365         0     36775     31561   1376120     45.74     45.17
104.44/26.23	c  S st  1321    238310      2417     10365         0     37281     31561   1403898     45.74   no data
104.44/26.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.44/26.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
104.44/26.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.44/26.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.44/26.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.44/26.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
104.44/26.26	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
104.44/26.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
104.84/26.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
108.42/27.23	c lits-rem:        59  cl-subs:       18  v-elim:      0  v-fix:    0  time:  0.90 s
108.42/27.23	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
108.42/27.25	c vivif2 --  cl tried    37263 cl shrink        0 lits rem          0 time: 0.02
108.42/27.28	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.04
108.42/27.28	c calculated reachability. Time: 0.00
108.42/27.28	c  N dy  1321    238310      2417     10365         0     37263     31561   1401409     45.74   no data
116.40/29.21	c  N dy  1412    253536      2417     10365         0     31496     31561    938116     45.78     48.74
125.17/31.40	c  N dy  1484    269788      2417     10365         0     25750     31561    467832     45.72     57.03
134.34/33.79	c  N dy  1595    287224      2417     10365         0     43179     31561   1686383     45.78     48.78
144.31/36.20	c  N dy  1692    305618      2417     10365         0     38573     31561   1310391     45.78     48.23
144.31/36.29	c  F st  1696    306250      2417     10365         0     39205     31561   1356953     45.78   no data
155.08/38.93	c  N dy  1787    325198      2417     10365         0     34154     31561    948033     45.84     49.39
166.65/41.91	c  N dy  1911    345371      2417     10365         0     29325     31561    532180     45.88     48.34
173.42/43.53	c  S st  1970    357465      2417     10365         0     41416     31561   1364468     45.86   no data
173.82/43.62	c  S st  1970    357968      2417     10365         0     41919     31561   1393162     45.86   no data
173.82/43.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
173.82/43.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
173.82/43.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
173.82/43.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.82/43.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.82/43.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
173.82/43.65	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
173.82/43.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
174.22/43.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
177.81/44.68	c lits-rem:       104  cl-subs:       12  v-elim:      0  v-fix:    0  time:  0.96 s
177.81/44.68	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
178.21/44.70	c vivif2 --  cl tried    41907 cl shrink        0 lits rem          0 time: 0.02
178.21/44.74	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.04
178.21/44.74	c calculated reachability. Time: 0.00
178.21/44.74	c  N dy  1970    357968      2417     10365         0     41907     31561   1391737     45.86   no data
190.17/47.73	c  N dy  2087    377972      2417     10365         0     35918     31561    924180     45.88     48.44
202.93/50.95	c  N dy  2219    398001      2417     10365         0     28946     31561    372121     45.94     48.52
214.91/53.91	c  N dy  2336    418009      2417     10365         0     48949     31561   1765083     45.94     48.60
227.26/57.05	c  N dy  2457    438356      2417     10365         0     41298     31561   1177241     45.96     48.83
240.43/60.37	c  N dy  2571    458369      2417     10365         0     32318     31561    481253     45.98     49.06
252.79/63.47	c  N dy  2685    478418      2417     10365         0     52363     31561   1876940     46.00     49.97
265.55/66.68	c  N dy  2798    498512      2417     10365         0     42459     31561   1134292     46.01     49.01
280.32/70.33	c  N dy  2926    518522      2417     10365         0     31475     31561    299618     46.04     48.64
291.48/73.10	c  S st  3033    536952      2417     10365         0     49901     31561   1597337     46.07     47.39
291.88/73.21	c  S st  3033    537453      2417     10365         0     50401     31561   1627888     46.07   no data
291.88/73.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
291.88/73.24	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
291.88/73.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
291.88/73.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
291.88/73.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
291.88/73.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
291.88/73.25	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
291.88/73.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
292.28/73.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
298.27/74.85	c lits-rem:        56  cl-subs:       16  v-elim:      0  v-fix:    0  time:  1.52 s
298.27/74.85	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
298.27/74.87	c vivif2 --  cl tried    50385 cl shrink        0 lits rem          0 time: 0.02
298.69/74.92	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.05
298.69/74.92	c calculated reachability. Time: 0.00
298.69/74.92	c  N dy  3033    537453      2417     10365         0     50385     31561   1625888     46.07   no data
313.00/78.54	c  N dy  3161    557588      2417     10365         0     38520     31561    735917     46.11     50.41
326.57/81.99	c  N dy  3275    577692      2417     10365         0     58617     31561   2140524     46.11     48.94
340.53/85.42	c  N dy  3398    597770      2417     10365         0     45695     31561   1171790     46.15     48.62
355.72/89.26	c  N dy  3517    617859      2417     10365         0     65777     31561   2579815     46.18     49.23
368.88/92.58	c  N dy  3646    637914      2417     10365         0     51839     31561   1552511     46.22     48.95
385.21/96.62	c  N dy  3758    658052      2417     10365         0     36983     31561    425704     46.23     48.71
398.37/99.98	c  N dy  3878    678117      2417     10365         0     57047     31561   1830383     46.25     48.82
414.72/104.01	c  N dy  3990    698224      2417     10365         0     41158     31561    662334     46.26     48.74
429.48/107.74	c  N dy  4123    718332      2417     10365         0     61261     31561   2077714     46.29     49.07
445.43/111.73	c  N dy  4234    738403      2417     10365         0     44335     31561    811409     46.29     49.95
459.79/115.39	c  N dy  4331    758462      2417     10365         0     64389     31561   2209707     46.26     48.82
476.14/119.41	c  N dy  4438    778556      2417     10365         0     46485     31561    899391     46.27     48.86
491.29/123.23	c  N dy  4553    798609      2417     10365         0     66536     31561   2322647     46.29     48.93
498.07/124.98	c  S st  4591    806182      2417     10365         0     74109     31561   2862593     46.28   no data
498.87/125.15	c  S st  4591    806685      2417     10365         0     74612     31561   2893236     46.28   no data
498.87/125.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
499.27/125.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
499.27/125.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
499.27/125.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
499.27/125.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
499.27/125.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
499.27/125.21	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
499.27/125.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
499.67/125.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
520.41/130.52	c lits-rem:       151  cl-subs:       16  v-elim:      0  v-fix:    0  time:  5.18 s
520.41/130.52	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
520.41/130.56	c vivif2 --  cl tried    74596 cl shrink        0 lits rem          0 time: 0.04
520.80/130.64	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.08
520.80/130.64	c calculated reachability. Time: 0.00
520.80/130.64	c  N dy  4591    806685      2417     10365         0     74596     31561   2891154     46.28   no data
535.59/134.34	c  N dy  4708    826753      2417     10365         0     55668     31561   1490608     46.30     49.68
553.14/138.76	c  N dy  4831    846822      2417     10365         0     75733     31561   2898397     46.32     56.62
568.66/142.65	c  N dy  4947    866951      2417     10365         0     55858     31561   1445820     46.33     48.79
586.61/147.14	c  N dy  5075    887033      2417     10365         0     75935     31561   2868167     46.35     49.00
602.56/151.13	c  N dy  5190    907224      2417     10365         0     55135     31561   1319091     46.36     49.16
620.11/155.53	c  N dy  5314    927275      2417     10365         0     75183     31561   2735289     46.37     49.27
637.25/159.82	c  N dy  5440    947366      2417     10365         0     53276     31561   1130222     46.39     49.19
654.80/164.23	c  N dy  5558    968114      2417     10365         0     74018     31561   2590036     46.39     49.50
673.14/168.81	c  N dy  5677    988289      2417     10365         0     51200     31561    918434     46.40     49.02
689.55/172.96	c  N dy  5799   1008365      2417     10365         0     71270     31561   2341079     46.41     70.72
709.44/178.00	c  N dy  5920   1028607      2417     10365         0     47520     31561    590123     46.42     49.58
724.99/181.86	c  N dy  6039   1048731      2417     10365         0     67635     31561   2006587     46.44     50.86
745.34/186.92	c  N dy  6143   1068798      2417     10365         0     87698     31561   3432256     46.44     49.56
748.53/187.73	c  F st  6161   1071875      2417     10365         0     45784     31561    402970     46.44   no data
760.89/190.80	c  N dy  6231   1088855      2417     10365         0     62754     31561   1632721     46.44     48.91
780.44/195.73	c  N dy  6364   1109019      2417     10365         0     82910     31561   3070538     46.47     49.21
798.81/200.34	c  N dy  6483   1129149      2417     10365         0     57044     31561   1133270     46.48     49.08
816.37/204.75	c  N dy  6601   1149152      2417     10365         0     77040     31561   2563313     46.49     65.87
837.88/210.12	c  N dy  6725   1169389      2417     10365         0     50291     31561    589241     46.51     49.06
854.62/214.34	c  N dy  6834   1189723      2417     10365         0     70615     31561   2024915     46.52     49.13
876.15/219.71	c  N dy  6963   1209778      2417     10365         0     90666     31561   3443868     46.53     49.39
876.15/219.79	c  S st  6966   1210027      2417     10365         0     90915     31561   3461645     46.53   no data
876.95/219.98	c  S st  6966   1210531      2417     10365         0     91419     31561   3492816     46.53   no data
876.95/219.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
877.35/220.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
877.35/220.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
877.35/220.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
877.35/220.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
877.35/220.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
877.35/220.05	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
877.35/220.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
877.78/220.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
894.49/224.38	c lits-rem:       176  cl-subs:       42  v-elim:      0  v-fix:    0  time:  4.17 s
894.49/224.38	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
894.90/224.43	c vivif2 --  cl tried    91377 cl shrink        0 lits rem          0 time: 0.05
895.33/224.53	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.10
895.33/224.54	c calculated reachability. Time: 0.00
895.33/224.54	c  N dy  6966   1210531      2417     10365         0     91377     31561   3487321     46.53   no data
912.45/228.84	c  N dy  7077   1230551      2417     10365         0     63409     31561   1452674     46.53     49.49
931.99/233.74	c  N dy  7188   1251103      2417     10365         0     83955     31561   2900266     46.53     49.22
952.77/238.92	c  N dy  7307   1271136      2417     10365         0     55002     31561    794666     46.55     49.94
970.32/243.35	c  N dy  7439   1291225      2417     10365         0     75089     31561   2225572     46.58     49.09
992.26/248.89	c  N dy  7565   1311267      2417     10365         0     95126     31561   3648351     46.59     49.11
1010.55/253.46	c  N dy  7692   1331327      2417     10365         0     65194     31561   1456787     46.61     49.18
1030.50/258.47	c  N dy  7812   1351616      2417     10365         0     85478     31561   2906647     46.62     49.31
1052.84/264.01	c  N dy  7916   1371661      2417     10365         0     54529     31561    638189     46.62     49.29
1069.98/268.32	c  N dy  8039   1391667      2417     10365         0     74527     31561   2066449     46.64     54.03
1091.92/273.87	c  N dy  8154   1411847      2417     10365         0     94699     31561   3505495     46.65     51.07
1112.65/279.00	c  N dy  8268   1432135      2417     10365         0     62994     31561   1173770     46.65     51.10
1131.40/283.79	c  N dy  8381   1452196      2417     10365         0     83051     31561   2603264     46.66     58.52
1156.13/289.94	c  N dy  8514   1472256      2417     10365         0    103109     31561   4034953     46.68     49.94
1174.07/294.47	c  N dy  8633   1492301      2417     10365         0     70156     31561   1617673     46.69     49.30
1194.82/299.63	c  N dy  8748   1512348      2417     10365         0     90199     31561   3027594     46.69     49.46
1219.54/305.82	c  N dy  8871   1532450      2417     10365         0     56310     31561    574751     46.70     49.59
1236.69/310.18	c  N dy  8986   1552460      2417     10365         0     76313     31561   1996730     46.71     49.33
1259.46/315.89	c  N dy  9118   1572738      2417     10365         0     96583     31561   3435368     46.73     49.36
1283.35/321.81	c  N dy  9253   1592819      2417     10365         0     61685     31561    888845     46.75     54.64
1302.10/326.50	c  N dy  9368   1612864      2417     10365         0     81726     31561   2308208     46.75     49.31
1325.68/332.48	c  N dy  9489   1632918      2417     10365         0    101773     31561   3741464     46.77     53.47
1348.35/338.11	c  N dy  9605   1653233      2417     10365         0     66100     31561   1135129     46.77     49.26
1368.31/343.10	c  N dy  9723   1673341      2417     10365         0     86198     31561   2561042     46.78     49.63
1393.03/349.40	c  N dy  9835   1693418      2417     10365         0    106265     31561   3975558     46.78     49.44
1411.78/354.05	c  S st  9930   1710531      2417     10365         0     66392     31561   1101464     46.78     44.64
1412.18/354.19	c  S st  9930   1711033      2417     10365         0     66894     31561   1130632     46.78   no data
1412.18/354.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1412.58/354.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
1412.58/354.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1412.58/354.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1412.58/354.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1412.58/354.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
1412.58/354.23	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1412.58/354.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1412.58/354.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1415.76/355.04	c lits-rem:        23  cl-subs:       14  v-elim:      0  v-fix:    0  time:  0.74 s
1415.76/355.04	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
1415.76/355.06	c vivif2 --  cl tried    66880 cl shrink        0 lits rem          0 time: 0.02
1416.15/355.13	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.07
1416.15/355.13	c calculated reachability. Time: 0.00
1416.15/355.13	c  N dy  9930   1711033      2417     10365         0     66880     31561   1129084     46.78   no data
1436.49/360.21	c  N dy 10046   1731194      2417     10365         0     87035     31561   2570163     46.79     50.29
1461.66/366.52	c  N dy 10172   1751250      2417     10365         0    107088     31561   4004714     46.80     49.52
1483.60/372.05	c  N dy 10286   1771259      2417     10365         0     69108     31561   1213659     46.80     52.98
1503.90/377.18	c  N dy 10414   1791305      2417     10365         0     89148     31561   2642818     46.82     51.82
1529.43/383.56	c  N dy 10540   1811352      2417     10365         0    109188     31561   4091546     46.84     58.59
1552.16/389.22	c  N dy 10667   1831437      2417     10365         0     70290     31561   1250309     46.85     64.21
1572.89/394.45	c  N dy 10779   1851459      2417     10365         0     90311     31561   2679347     46.85     50.25
1598.82/400.93	c  N dy 10890   1871573      2417     10365         0    110423     31561   4137354     46.86     51.05
1622.76/406.90	c  N dy 11005   1891719      2417     10365         0     70570     31561   1193193     46.86     49.51
1643.49/412.15	c  N dy 11128   1911729      2417     10365         0     90571     31561   2613755     46.87     49.61
1669.81/418.74	c  N dy 11265   1931884      2417     10365         0    110721     31561   4049217     46.89     50.03
1694.19/424.82	c  N dy 11381   1951886      2417     10365         0     69738     31561   1063176     46.89     50.27
1714.49/429.96	c  N dy 11507   1971934      2417     10365         0     89782     31561   2484809     46.90     50.26
1740.41/436.45	c  N dy 11627   1992182      2417     10365         0    110025     31561   3944855     46.91     49.82
1766.72/443.00	c  N dy 11743   2012272      2417     10365         0     68128     31561    885790     46.92     51.88
1786.66/448.05	c  N dy 11863   2032313      2417     10365         0     88163     31561   2308717     46.92     63.23
1811.79/454.39	c  N dy 11964   2052634      2417     10365         0    108482     31561   3743058     46.92     49.85
1840.51/461.51	c  N dy 12084   2072638      2417     10365         0     65492     31561    634884     46.92     49.91
1860.06/466.45	c  N dy 12208   2092691      2417     10365         0     85541     31561   2057933     46.93     49.65
1884.37/472.56	c  N dy 12329   2112706      2417     10365         0    105549     31561   3479673     46.94     49.99
1914.69/480.12	c  N dy 12458   2133048      2417     10365         0    125885     31561   4927804     46.95     49.78
1935.06/485.26	c  N dy 12571   2153201      2417     10365         0     82047     31561   1754010     46.96     52.25
1958.55/491.18	c  N dy 12690   2173310      2417     10365         0    102151     31561   3189652     46.96     50.10
1988.47/498.64	c  N dy 12829   2193377      2417     10365         0    122211     31561   4619071     46.98     54.53
2010.05/504.08	c  S st 12915   2211034      2417     10365         0     74881     31561   1183919     46.97     45.43
2010.80/504.23	c  S st 12915   2211537      2417     10365         0     75384     31561   1214794     46.97   no data
2010.80/504.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2010.80/504.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2010.80/504.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2010.80/504.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2010.80/504.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2010.80/504.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
2010.80/504.28	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2011.20/504.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2011.20/504.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2013.60/504.99	c lits-rem:        20  cl-subs:       12  v-elim:      0  v-fix:    0  time:  0.65 s
2013.60/505.00	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
2014.03/505.01	c vivif2 --  cl tried    75372 cl shrink        0 lits rem          0 time: 0.02
2014.03/505.09	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.08
2014.03/505.09	c calculated reachability. Time: 0.00
2014.03/505.09	c  N dy 12915   2211537      2417     10365         0     75372     31561   1213365     46.97   no data
2035.53/510.50	c  N dy 13023   2231580      2417     10365         0     95410     31561   2643238     46.97     49.87
2062.70/517.23	c  N dy 13134   2251671      2417     10365         0    115494     31561   4081224     46.98     49.74
2091.77/524.51	c  N dy 13251   2271682      2417     10365         0     69516     31561    726645     46.98     53.58
2112.10/529.65	c  N dy 13365   2291782      2417     10365         0     89611     31561   2164238     46.98     53.30
2136.85/535.84	c  N dy 13460   2311793      2417     10365         0    109616     31561   3590237     46.98     57.71
2167.57/543.61	c  N dy 13592   2331906      2417     10365         0    129724     31561   5026003     46.99     49.73
2190.27/549.27	c  N dy 13706   2351963      2417     10365         0     82790     31561   1616949     46.99     49.87
2214.60/555.33	c  N dy 13829   2372360      2417     10365         0    103183     31561   3068813     47.00     50.09
2242.91/562.43	c  N dy 13936   2392386      2417     10365         0    123204     31561   4499910     47.00     49.55
2270.83/569.46	c  N dy 14051   2412398      2417     10365         0     75227     31561   1002554     47.00     49.54
2292.76/574.99	c  N dy 14173   2432592      2417     10365         0     95415     31561   2455872     47.01     50.07
2320.29/581.81	c  N dy 14301   2452596      2417     10365         0    115417     31561   3902167     47.03     49.63
2353.38/590.18	c  N dy 14436   2473387      2417     10365         0    136202     31561   5384605     47.03     49.56
2374.92/595.53	c  N dy 14562   2493418      2417     10365         0     87246     31561   1785756     47.04     49.80
2400.49/601.92	c  N dy 14692   2513443      2417     10365         0    107265     31561   3227949     47.05     50.14
2429.96/609.37	c  N dy 14809   2533605      2417     10365         0    127419     31561   4670022     47.05     49.87
2458.67/616.54	c  N dy 14935   2553889      2417     10365         0     77718     31561   1051917     47.06     49.97
2481.00/622.19	c  N dy 15053   2574196      2417     10365         0     98017     31561   2511378     47.07     49.63
2508.52/629.09	c  N dy 15163   2594322      2417     10365         0    118138     31561   3947241     47.07     49.55
2541.22/637.28	c  N dy 15279   2614423      2417     10365         0    138234     31561   5379911     47.07     51.24
2564.35/643.04	c  N dy 15397   2634464      2417     10365         0     87294     31561   1674223     47.08     52.37
2589.48/649.36	c  N dy 15523   2654596      2417     10365         0    107418     31561   3109700     47.09     50.20
2619.00/656.81	c  N dy 15626   2674878      2417     10365         0    127694     31561   4546559     47.08     50.02
2650.89/664.73	c  N dy 15737   2694884      2417     10365         0     75720     31561    782661     47.09     49.68
2668.84/669.25	c  S st 15821   2711537      2417     10365         0     92370     31561   1977606     47.09     44.14
2669.64/669.45	c  S st 15821   2712040      2417     10365         0     92873     31561   2008986     47.09   no data
2669.64/669.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2670.04/669.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2670.04/669.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2670.04/669.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2670.04/669.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2670.04/669.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
2670.04/669.52	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2670.04/669.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2670.44/669.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2678.01/671.56	c lits-rem:        32  cl-subs:       27  v-elim:      0  v-fix:    0  time:  1.94 s
2678.01/671.56	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
2678.01/671.59	c vivif2 --  cl tried    92846 cl shrink        0 lits rem          0 time: 0.03
2678.81/671.70	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.10
2678.81/671.70	c calculated reachability. Time: 0.00
2678.81/671.70	c  N dy 15821   2712040      2417     10365         0     92846     31561   2005631     47.09   no data
2705.13/678.34	c  N dy 15943   2732347      2417     10365         0    113149     31561   3478092     47.09     49.66
2737.44/686.41	c  N dy 16068   2752609      2417     10365         0    133406     31561   4922599     47.10     49.72
2766.95/693.82	c  N dy 16177   2772710      2417     10365         0     80526     31561   1063495     47.10     50.97
2790.09/699.61	c  N dy 16297   2792915      2417     10365         0    100728     31561   2512595     47.10     49.96
2818.40/706.72	c  N dy 16417   2812990      2417     10365         0    120798     31561   3974512     47.11     55.91
2851.49/715.05	c  N dy 16545   2833163      2417     10365         0    140966     31561   5434235     47.12     50.63
2878.25/721.72	c  N dy 16666   2853438      2417     10365         0     87255     31561   1473983     47.13     49.79
2902.94/727.91	c  N dy 16776   2873654      2417     10365         0    107467     31561   2923641     47.13     49.73
2932.85/735.44	c  N dy 16892   2893685      2417     10365         0    127493     31561   4352262     47.14     49.94
2969.15/744.54	c  N dy 17007   2914711      2417     10365         0    148515     31561   5860929     47.14     49.66
2991.88/750.27	c  N dy 17126   2934765      2417     10365         0     93576     31561   1864386     47.14     51.05
3018.20/756.82	c  N dy 17249   2954795      2417     10365         0    113598     31561   3297735     47.15     51.52
3050.10/764.81	c  N dy 17382   2974801      2417     10365         0    133600     31561   4732923     47.16     49.78
3085.59/773.72	c  N dy 17510   2994831      2417     10365         0     77646     31561    656763     47.17     49.95
3107.93/779.30	c  N dy 17634   3014924      2417     10365         0     97729     31561   2096370     47.17     50.85
3135.45/786.26	c  N dy 17762   3034929      2417     10365         0    117730     31561   3518442     47.18     50.43
3168.55/794.51	c  N dy 17886   3055016      2417     10365         0    137813     31561   4974477     47.18     50.50
3201.65/802.83	c  N dy 17986   3075194      2417     10365         0     81000     31561    832967     47.19     50.22
3224.82/808.62	c  N dy 18105   3095220      2417     10365         0    101019     31561   2273962     47.19     49.99
3253.10/815.77	c  N dy 18236   3115331      2417     10365         0    121123     31561   3718646     47.20     50.59
3286.64/824.20	c  N dy 18355   3135470      2417     10365         0    141255     31561   5151853     47.21     50.36
3320.49/832.62	c  N dy 18480   3155650      2417     10365         0     83453     31561    940768     47.21     50.00
3344.42/838.61	c  N dy 18616   3175672      2417     10365         0    103471     31561   2390602     47.23     59.80
3373.14/845.83	c  N dy 18731   3195705      2417     10365         0    123497     31561   3827262     47.23     50.26
3400.29/852.66	c  S st 18827   3212042      2417     10365         0    139830     31561   5007086     47.23   no data
3401.45/852.99	c  S st 18827   3212545      2417     10365         0    140333     31561   5035929     47.23   no data
3401.84/853.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3402.25/853.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.09
3402.25/853.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3402.25/853.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3402.25/853.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3402.25/853.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
3402.25/853.11	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
3402.25/853.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3403.05/853.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3429.37/859.95	c lits-rem:       136  cl-subs:       46  v-elim:      0  v-fix:    0  time:  6.60 s
3429.37/859.96	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
3429.77/860.03	c vivif2 --  cl tried   140287 cl shrink        0 lits rem          0 time: 0.07
3430.57/860.20	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.17
3430.57/860.20	c calculated reachability. Time: 0.00
3430.57/860.20	c  N dy 18827   3212545      2417     10365         0    140287     31561   5030035     47.23   no data
3467.26/869.40	c  N dy 18951   3232645      2417     10365         0     81403     31561    733669     47.24     49.81
3489.99/875.11	c  N dy 19065   3252738      2417     10365         0    101490     31561   2172051     47.24     50.16
3517.92/882.16	c  N dy 19191   3272759      2417     10365         0    121506     31561   3606236     47.25     51.71
3551.81/890.66	c  N dy 19314   3292845      2417     10365         0    141584     31561   5043523     47.25     51.32
3588.93/900.01	c  N dy 19437   3312900      2417     10365         0     81658     31561    687193     47.26     50.27
3612.43/905.84	c  N dy 19560   3332943      2417     10365         0    101696     31561   2138617     47.26     49.87
3641.14/913.07	c  N dy 19668   3353474      2417     10365         0    122218     31561   3616155     47.26     49.80
3675.03/921.53	c  N dy 19783   3373740      2417     10365         0    142479     31561   5078817     47.27     50.01
3713.73/931.22	c  N dy 19904   3393949      2417     10365         0     81710     31561    626052     47.28     50.49
3737.65/937.20	c  N dy 20028   3414035      2417     10365         0    101786     31561   2080573     47.28     50.93
3765.56/944.27	c  N dy 20140   3434139      2417     10365         0    121885     31561   3544574     47.29     51.56
3799.50/952.79	c  N dy 20263   3454246      2417     10365         0    141984     31561   4980486     47.29     50.79
3838.56/962.59	c  N dy 20380   3474451      2417     10365         0    162183     31561   6424238     47.29     50.17
3863.68/968.86	c  N dy 20496   3494453      2417     10365         0    100202     31561   1882779     47.30     49.83
3891.63/975.81	c  N dy 20609   3514508      2417     10365         0    120251     31561   3330818     47.30     52.49
3924.30/984.06	c  N dy 20716   3534552      2417     10365         0    140290     31561   4764724     47.30     49.89
3963.37/993.83	c  N dy 20845   3554722      2417     10365         0    160453     31561   6218153     47.31     49.85
3992.10/1001.02	c  N dy 20982   3574880      2417     10365         0     97634     31561   1650808     47.32     50.33
4019.26/1007.83	c  N dy 21104   3594947      2417     10365         0    117698     31561   3104253     47.33     50.28
4052.31/1016.19	c  N dy 21229   3615565      2417     10365         0    138310     31561   4589752     47.33     50.15
4089.44/1025.45	c  N dy 21345   3635666      2417     10365         0    158406     31561   6049370     47.34     50.26
4122.10/1033.66	c  N dy 21477   3655763      2417     10365         0     94520     31561   1357863     47.35     51.38
4148.82/1040.30	c  N dy 21610   3675791      2417     10365         0    114545     31561   2798206     47.35     49.99
4180.33/1048.25	c  N dy 21735   3695799      2417     10365         0    134547     31561   4246576     47.36     49.94
4211.04/1055.96	c  S st 21837   3712545      2417     10365         0    151287     31561   5455165     47.36     46.15
4212.28/1056.28	c  S st 21837   3713046      2417     10365         0    151788     31561   5485041     47.36   no data
4212.63/1056.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4212.63/1056.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4212.63/1056.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4213.03/1056.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4213.03/1056.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4213.03/1056.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2417 time:  0.00 s
4213.03/1056.40	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4213.03/1056.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4213.83/1056.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4242.99/1063.95	c lits-rem:       154  cl-subs:       50  v-elim:      0  v-fix:    0  time:  7.30 s
4242.99/1063.95	c vivif2 --  cl tried    10365 cl shrink        0 lits rem          0 time: 0.00
4243.34/1064.03	c vivif2 --  cl tried   151738 cl shrink        0 lits rem          0 time: 0.08
4244.14/1064.21	c asymm  cl-useful: 0/10365/10365 lits-rem:0 time: 0.18
4244.14/1064.22	c calculated reachability. Time: 0.00
4244.14/1064.22	c  N dy 21837   3713046      2417     10365         0    151738     31561   5478882     47.36   no data
4284.02/1074.24	c  N dy 21970   3733088      2417     10365         0     86794     31561    730965     47.37     56.65
4306.35/1079.82	c  F st 22089   3751566      2417     10365         0    105269     31561   2063809     47.38   no data
4308.79/1080.46	c  N st 22093   3753602      2417     10365         0    107305     31561   2208756     47.38   no data
4337.86/1087.74	c  N dy 22202   3773676      2417     10365         0    127372     31561   3661217     47.38     51.57
4373.35/1096.67	c  N dy 22331   3794100      2417     10365         0    147780     31561   5130849     47.39     50.09
4413.67/1106.71	c  N dy 22441   3814196      2417     10365         0    167870     31561   6580690     47.40     53.80
4441.14/1113.60	c  N dy 22548   3834211      2417     10365         0    101914     31561   1749187     47.40     50.36
4469.86/1120.82	c  N dy 22682   3854691      2417     10365         0    122392     31561   3223090     47.40     50.06
4503.76/1129.30	c  N dy 22797   3874752      2417     10365         0    142443     31561   4658568     47.41     49.98
4542.84/1139.10	c  N dy 22912   3894810      2417     10365         0    162493     31561   6082750     47.41     49.92
4578.34/1148.09	c  N dy 23036   3915071      2417     10365         0     95776     31561   1243320     47.41     50.12
4604.27/1154.58	c  N dy 23143   3935110      2417     10365         0    115812     31561   2698440     47.41     49.95
4636.16/1162.51	c  N dy 23258   3955151      2417     10365         0    135850     31561   4129616     47.42     49.97
4672.49/1171.67	c  N dy 23362   3975164      2417     10365         0    155852     31561   5563695     47.42     54.18
4715.93/1182.60	c  N dy 23484   3995405      2417     10365         0     88120     31561    627426     47.42     50.04
4740.65/1188.72	c  N dy 23603   4015560      2417     10365         0    108270     31561   2067023     47.43     49.93
4770.17/1196.17	c  N dy 23709   4035573      2417     10365         0    128275     31561   3494650     47.42     50.65

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-3366241-1305399644/watcher-3366241-1305399644 -o /tmp/evaluation-result-3366241-1305399644/solver-3366241-1305399644 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366241-1305399644.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.92 8.09 8.03 8/360 18361
/proc/meminfo: memFree=18693740/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 411 0 0 0 1 0 0 0 25 0 4 0 632380246 52396032 351 33554432000 4194304 4580107 140736423073216 18446744073709551615 47560566302233 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18361/statm: 12792 351 302 95 0 7774 0
[pid=18361/tid=18362] ppid=18359 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 632380246 52396032 351 33554432000 4194304 4580107 140736423073216 18446744073709551615 47560566302227 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 632380246 52396032 351 33554432000 4194304 4580107 140736423073216 18446744073709551615 47560566302642 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 632380246 52396032 351 33554432000 4194304 4580107 140736423073216 18446744073709551615 47560566302227 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.027713 s]
/proc/loadavg: 7.92 8.09 8.03 8/360 18361
/proc/meminfo: memFree=18693740/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=284408 CPUtime=0.07 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 2447 0 0 0 7 0 0 0 18 0 4 0 632380246 291233792 2223 33554432000 4194304 4580107 140736423073216 18446744073709551615 233510340791 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18361/statm: 71102 2225 362 95 0 66084 0
[pid=18361/tid=18362] ppid=18359 vsize=284408 CPUtime=0.02 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 527 0 0 0 2 0 0 0 18 0 4 0 632380246 291233792 2233 33554432000 4194304 4580107 140736423073216 18446744073709551615 233509958341 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=284408 CPUtime=0.01 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) D 18359 18361 18129 0 -1 4202560 505 0 0 0 1 0 0 0 18 0 4 0 632380246 291233792 2234 33554432000 4194304 4580107 140736423073216 18446744073709551615 233509958341 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=284408 CPUtime=0.01 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 504 0 0 0 1 0 0 0 18 0 4 0 632380246 291233792 2237 33554432000 4194304 4580107 140736423073216 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 284408

[startup+0.358169 s]
/proc/loadavg: 7.92 8.09 8.03 8/360 18361
/proc/meminfo: memFree=18693740/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=287764 CPUtime=1.39 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 5819 0 0 0 138 1 0 0 18 0 4 0 632380246 294670336 4367 33554432000 4194304 4580107 140736423073216 18446744073709551615 4316617 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18361/statm: 71941 4367 377 95 0 66923 0
[pid=18361/tid=18362] ppid=18359 vsize=287764 CPUtime=0.34 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 1511 0 0 0 34 0 0 0 18 0 4 0 632380246 294670336 4367 33554432000 4194304 4580107 140736423073216 18446744073709551615 4301509 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=287764 CPUtime=0.34 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 1384 0 0 0 34 0 0 0 18 0 4 0 632380246 294670336 4367 33554432000 4194304 4580107 140736423073216 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=287764 CPUtime=0.34 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 1109 0 0 0 34 0 0 0 18 0 4 0 632380246 294670336 4367 33554432000 4194304 4580107 140736423073216 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 287764

[startup+0.400297 s]
/proc/loadavg: 7.92 8.09 8.03 8/360 18361
/proc/meminfo: memFree=18693740/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=289128 CPUtime=1.56 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 6319 0 0 0 155 1 0 0 18 0 4 0 632380246 296067072 4000 33554432000 4194304 4580107 140736423073216 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18361/statm: 72282 4000 377 95 0 67264 0
[pid=18361/tid=18362] ppid=18359 vsize=289128 CPUtime=0.39 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 1559 0 0 0 39 0 0 0 18 0 4 0 632380246 296067072 4000 33554432000 4194304 4580107 140736423073216 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=289128 CPUtime=0.38 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 1588 0 0 0 38 0 0 0 18 0 4 0 632380246 296067072 4000 33554432000 4194304 4580107 140736423073216 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=289128 CPUtime=0.38 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 1155 0 0 0 38 0 0 0 18 0 4 0 632380246 296067072 4000 33554432000 4194304 4580107 140736423073216 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1.56
Current children cumulated vsize (KiB) 289128

[startup+0.700243 s]
/proc/loadavg: 7.92 8.09 8.03 8/360 18361
/proc/meminfo: memFree=18693740/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=289300 CPUtime=2.76 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 7700 0 0 0 275 1 0 0 18 0 4 0 632380246 296243200 5381 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294520 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18361/statm: 72325 5381 377 95 0 67307 0
[pid=18361/tid=18362] ppid=18359 vsize=289300 CPUtime=0.69 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 1926 0 0 0 69 0 0 0 18 0 4 0 632380246 296243200 5381 33554432000 4194304 4580107 140736423073216 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=289300 CPUtime=0.68 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 1916 0 0 0 68 0 0 0 18 0 4 0 632380246 296243200 5381 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=289300 CPUtime=0.68 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 1507 0 0 0 68 0 0 0 18 0 4 0 632380246 296243200 5381 33554432000 4194304 4580107 140736423073216 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 289300

[startup+1.5011 s]
/proc/loadavg: 7.92 8.09 8.03 10/364 18365
/proc/meminfo: memFree=18643116/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=290496 CPUtime=5.95 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 12484 0 0 0 593 2 0 0 20 0 4 0 632380246 297467904 5284 33554432000 4194304 4580107 140736423073216 18446744073709551615 4318686 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18361/statm: 72624 5284 377 95 0 67606 0
[pid=18361/tid=18362] ppid=18359 vsize=290496 CPUtime=1.49 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 3128 0 0 0 149 0 0 0 19 0 4 0 632380246 297467904 5284 33554432000 4194304 4580107 140736423073216 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=290496 CPUtime=1.46 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 3101 0 0 0 146 0 0 0 20 0 4 0 632380246 297467904 5284 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=290496 CPUtime=1.48 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 2699 0 0 0 148 0 0 0 20 0 4 0 632380246 297467904 5284 33554432000 4194304 4580107 140736423073216 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 290496

[startup+3.10082 s]
/proc/loadavg: 7.92 8.09 8.03 9/364 18365
/proc/meminfo: memFree=18637888/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=297712 CPUtime=12.33 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 24088 0 0 0 1229 4 0 0 25 0 4 0 632380246 304857088 10156 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18361/statm: 74428 10157 379 95 0 69410 0
[pid=18361/tid=18362] ppid=18359 vsize=297712 CPUtime=3.08 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 6511 0 0 0 307 1 0 0 25 0 4 0 632380246 304857088 10157 33554432000 4194304 4580107 140736423073216 18446744073709551615 4306048 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=297712 CPUtime=3.05 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 5016 0 0 0 305 0 0 0 25 0 4 0 632380246 304857088 10157 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=297712 CPUtime=3.09 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 4591 0 0 0 308 1 0 0 25 0 4 0 632380246 304857088 10157 33554432000 4194304 4580107 140736423073216 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 297712

[startup+6.30024 s]
/proc/loadavg: 7.93 8.08 8.03 9/364 18365
/proc/meminfo: memFree=18528892/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=314196 CPUtime=25.1 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 47273 0 0 0 2501 9 0 0 25 0 4 0 632380246 321736704 21725 33554432000 4194304 4580107 140736423073216 18446744073709551615 4324255 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18361/statm: 78549 21725 379 95 0 73531 0
[pid=18361/tid=18362] ppid=18359 vsize=314196 CPUtime=6.29 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 13217 0 0 0 627 2 0 0 25 0 4 0 632380246 321736704 21725 33554432000 4194304 4580107 140736423073216 18446744073709551615 4318737 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=314196 CPUtime=6.21 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 11817 0 0 0 619 2 0 0 25 0 4 0 632380246 321736704 21725 33554432000 4194304 4580107 140736423073216 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=314196 CPUtime=6.28 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 10299 0 0 0 626 2 0 0 25 0 4 0 632380246 321736704 21725 33554432000 4194304 4580107 140736423073216 18446744073709551615 4320813 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 314196

[startup+12.7011 s]
/proc/loadavg: 7.94 8.08 8.03 9/364 18365
/proc/meminfo: memFree=18413572/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=323052 CPUtime=50.62 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 79340 0 0 0 5046 16 0 0 25 0 4 0 632380246 330805248 31290 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18361/statm: 80763 31290 379 95 0 75745 0
[pid=18361/tid=18362] ppid=18359 vsize=323052 CPUtime=12.68 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 20264 0 0 0 1265 3 0 0 25 0 4 0 632380246 330805248 31290 33554432000 4194304 4580107 140736423073216 18446744073709551615 4295838 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=323052 CPUtime=12.54 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 19576 0 0 0 1250 4 0 0 25 0 4 0 632380246 330805248 31290 33554432000 4194304 4580107 140736423073216 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=323052 CPUtime=12.68 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 19384 0 0 0 1264 4 0 0 25 0 4 0 632380246 330805248 31291 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 323052

[startup+25.5138 s]
/proc/loadavg: 8.02 8.09 8.03 9/364 18375
/proc/meminfo: memFree=18350856/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=324500 CPUtime=101.69 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 120844 0 0 0 10143 26 0 0 25 0 4 0 632380246 332288000 39133 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18361/statm: 81125 39133 379 95 0 76107 0
[pid=18361/tid=18362] ppid=18359 vsize=324500 CPUtime=25.49 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 29481 0 0 0 2544 5 0 0 25 0 4 0 632380246 332288000 39133 33554432000 4194304 4580107 140736423073216 18446744073709551615 4293134 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=324500 CPUtime=25.2 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 30932 0 0 0 2514 6 0 0 25 0 4 0 632380246 332288000 39133 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=324500 CPUtime=25.48 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 28563 0 0 0 2541 7 0 0 25 0 4 0 632380246 332288000 39133 33554432000 4194304 4580107 140736423073216 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 324500

[startup+51.1002 s]
/proc/loadavg: 8.07 8.10 8.03 9/364 18376
/proc/meminfo: memFree=18265332/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=327044 CPUtime=203.73 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 186267 0 0 0 20330 43 0 0 25 0 4 0 632380246 334893056 43357 33554432000 4194304 4580107 140736423073216 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18361/statm: 81761 43357 379 95 0 76743 0
[pid=18361/tid=18362] ppid=18359 vsize=327044 CPUtime=51.07 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 45085 0 0 0 5098 9 0 0 25 0 4 0 632380246 334893056 43357 33554432000 4194304 4580107 140736423073216 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=327044 CPUtime=50.49 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 46349 0 0 0 5039 10 0 0 25 0 4 0 632380246 334893056 43357 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=327044 CPUtime=51.06 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 44548 0 0 0 5095 11 0 0 25 0 4 0 632380246 334893056 43357 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 203.73
Current children cumulated vsize (KiB) 327044

[startup+102.301 s]
/proc/loadavg: 8.09 8.10 8.03 9/364 18377
/proc/meminfo: memFree=18194872/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=412064 CPUtime=407.95 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 292606 0 0 0 40722 73 0 0 25 0 4 0 632380246 421953536 55026 33554432000 4194304 4580107 140736423073216 18446744073709551615 4316617 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18361/statm: 103016 55026 379 95 0 97998 0
[pid=18361/tid=18362] ppid=18359 vsize=412064 CPUtime=102.27 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 70223 0 0 0 10212 15 0 0 25 0 4 0 632380246 421953536 55026 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=412064 CPUtime=101.12 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 72445 0 0 0 10095 17 0 0 25 0 4 0 632380246 421953536 55026 33554432000 4194304 4580107 140736423073216 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=412064 CPUtime=102.26 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 73623 0 0 0 10206 20 0 0 25 0 4 0 632380246 421953536 55026 33554432000 4194304 4580107 140736423073216 18446744073709551615 4417015 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 407.95
Current children cumulated vsize (KiB) 412064

[startup+162.3 s]

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

[pid=18361] ppid=18359 vsize=717876 CPUtime=2561.56 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 996620 0 0 0 255837 319 0 0 25 0 4 0 632380246 735105024 104880 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18361/statm: 179469 104880 379 95 0 174451 0
[pid=18361/tid=18362] ppid=18359 vsize=717876 CPUtime=642.26 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 242192 0 0 0 64150 76 0 0 25 0 4 0 632380246 735105024 104880 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=717876 CPUtime=634.84 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 251193 0 0 0 63404 80 0 0 25 0 4 0 632380246 735105024 104880 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=717876 CPUtime=642.25 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 250705 0 0 0 64144 81 0 0 25 0 4 0 632380246 735105024 104880 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2561.56
Current children cumulated vsize (KiB) 717876

[startup+702.301 s]
/proc/loadavg: 8.07 8.10 8.04 9/364 18393
/proc/meminfo: memFree=17704944/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=733128 CPUtime=2800.84 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 1056819 0 0 0 279742 342 0 0 25 0 4 0 632380246 750723072 108695 33554432000 4194304 4580107 140736423073216 18446744073709551615 4295676 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18361/statm: 183282 108695 379 95 0 178264 0
[pid=18361/tid=18362] ppid=18359 vsize=733128 CPUtime=702.26 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 258728 0 0 0 70144 82 0 0 25 0 4 0 632380246 750723072 108695 33554432000 4194304 4580107 140736423073216 18446744073709551615 4318525 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=733128 CPUtime=694.12 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 265713 0 0 0 69327 85 0 0 25 0 4 0 632380246 750723072 108695 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=733128 CPUtime=702.25 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 265212 0 0 0 70138 87 0 0 25 0 4 0 632380246 750723072 108695 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2800.84
Current children cumulated vsize (KiB) 733128

[startup+762.301 s]
/proc/loadavg: 8.02 8.08 8.04 9/364 18394
/proc/meminfo: memFree=17734316/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=734496 CPUtime=3040.13 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 1112819 0 0 0 303650 363 0 0 25 0 4 0 632380246 752123904 113060 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18361/statm: 183624 113060 379 95 0 178606 0
[pid=18361/tid=18362] ppid=18359 vsize=734496 CPUtime=762.25 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 272378 0 0 0 76138 87 0 0 25 0 4 0 632380246 752123904 113060 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=734496 CPUtime=753.95 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 280272 0 0 0 75304 91 0 0 25 0 4 0 632380246 752123904 113060 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=734496 CPUtime=761.74 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 279034 0 0 0 76083 91 0 0 25 0 4 0 632380246 752123904 113060 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3040.13
Current children cumulated vsize (KiB) 734496

[startup+822.301 s]
/proc/loadavg: 8.10 8.09 8.04 9/364 18396
/proc/meminfo: memFree=17700304/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=735916 CPUtime=3279.42 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 1167553 0 0 0 327556 386 0 0 25 0 4 0 632380246 753577984 115592 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18361/statm: 183979 115592 379 95 0 178961 0
[pid=18361/tid=18362] ppid=18359 vsize=735916 CPUtime=822.25 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 285822 0 0 0 82132 93 0 0 25 0 4 0 632380246 753577984 115592 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=735916 CPUtime=813.94 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 294337 0 0 0 81298 96 0 0 25 0 4 0 632380246 753577984 115592 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=735916 CPUtime=821.04 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 292637 0 0 0 82007 97 0 0 25 0 4 0 632380246 753577984 115592 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3279.42
Current children cumulated vsize (KiB) 735916

[startup+882.3 s]
/proc/loadavg: 8.11 8.09 8.04 9/364 18398
/proc/meminfo: memFree=17537468/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=865800 CPUtime=3518.74 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 1250727 0 0 0 351461 413 0 0 25 0 4 0 632380246 886579200 143465 33554432000 4194304 4580107 140736423073216 18446744073709551615 4324244 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18361/statm: 216450 143465 379 95 0 211432 0
[pid=18361/tid=18362] ppid=18359 vsize=865800 CPUtime=882.26 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 312084 0 0 0 88125 101 0 0 25 0 4 0 632380246 886579200 143468 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=865800 CPUtime=873.96 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 307891 0 0 0 87294 102 0 0 25 0 4 0 632380246 886579200 143468 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=865800 CPUtime=880.34 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 315610 0 0 0 87931 103 0 0 25 0 4 0 632380246 886579200 143468 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3518.74
Current children cumulated vsize (KiB) 865800

[startup+942.301 s]
/proc/loadavg: 8.16 8.10 8.05 9/364 18399
/proc/meminfo: memFree=17449040/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=982388 CPUtime=3757.98 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 1307885 0 0 0 375363 435 0 0 25 0 4 0 632380246 1005965312 151565 33554432000 4194304 4580107 140736423073216 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18361/statm: 245597 151565 379 95 0 240579 0
[pid=18361/tid=18362] ppid=18359 vsize=982388 CPUtime=942.22 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 325283 0 0 0 94116 106 0 0 25 0 4 0 632380246 1005965312 151565 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=982388 CPUtime=933.94 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 325188 0 0 0 93286 108 0 0 25 0 4 0 632380246 1005965312 151565 33554432000 4194304 4580107 140736423073216 18446744073709551615 4320876 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=982388 CPUtime=939.63 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 328907 0 0 0 93854 109 0 0 25 0 4 0 632380246 1005965312 151565 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3757.98
Current children cumulated vsize (KiB) 982388

[startup+1002.31 s]
/proc/loadavg: 8.10 8.09 8.05 9/364 18401
/proc/meminfo: memFree=17407860/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=884928 CPUtime=3997.32 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 1360033 0 0 0 399273 459 0 0 25 0 4 0 632380246 906166272 147748 33554432000 4194304 4580107 140736423073216 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18361/statm: 221232 147748 379 95 0 216214 0
[pid=18361/tid=18362] ppid=18359 vsize=884928 CPUtime=1002.23 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 338190 0 0 0 100111 112 0 0 25 0 4 0 632380246 906166272 147748 33554432000 4194304 4580107 140736423073216 18446744073709551615 4321374 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=884928 CPUtime=993.95 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 338592 0 0 0 99282 113 0 0 25 0 4 0 632380246 906166272 147748 33554432000 4194304 4580107 140736423073216 18446744073709551615 4293778 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=884928 CPUtime=998.93 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 341862 0 0 0 99779 114 0 0 25 0 4 0 632380246 906166272 147748 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3997.32
Current children cumulated vsize (KiB) 884928

[startup+1062.3 s]
/proc/loadavg: 8.14 8.10 8.05 9/364 18402
/proc/meminfo: memFree=17289800/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=1075268 CPUtime=4236.57 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 1422530 0 0 0 423175 482 0 0 25 0 4 0 632380246 1101074432 174672 33554432000 4194304 4580107 140736423073216 18446744073709551615 4415773 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18361/statm: 268817 174672 380 95 0 263799 0
[pid=18361/tid=18362] ppid=18359 vsize=1075268 CPUtime=1062.22 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 354574 0 0 0 106105 117 0 0 25 0 4 0 632380246 1101074432 174672 33554432000 4194304 4580107 140736423073216 18446744073709551615 4451668 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=1075268 CPUtime=1053.94 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 351620 0 0 0 105274 120 0 0 25 0 4 0 632380246 1101074432 174672 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=1075268 CPUtime=1058.21 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 358998 0 0 0 105701 120 0 0 25 0 4 0 632380246 1101074432 174672 33554432000 4194304 4580107 140736423073216 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4236.57
Current children cumulated vsize (KiB) 1075268

[startup+1122.3 s]
/proc/loadavg: 8.09 8.10 8.05 9/364 18404
/proc/meminfo: memFree=17338012/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=1026828 CPUtime=4475.84 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 1471904 0 0 0 447080 504 0 0 25 0 4 0 632380246 1051471872 163606 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18361/statm: 256707 163606 379 95 0 251689 0
[pid=18361/tid=18362] ppid=18359 vsize=1026828 CPUtime=1122.19 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 366699 0 0 0 112098 121 0 0 25 0 4 0 632380246 1051471872 163606 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=1026828 CPUtime=1113.94 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 364374 0 0 0 111269 125 0 0 25 0 4 0 632380246 1051471872 163606 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=1026828 CPUtime=1117.51 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 370871 0 0 0 111625 126 0 0 25 0 4 0 632380246 1051471872 163606 33554432000 4194304 4580107 140736423073216 18446744073709551615 4305975 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4475.84
Current children cumulated vsize (KiB) 1026828

[startup+1182.3 s]
/proc/loadavg: 8.12 8.11 8.06 9/364 18406
/proc/meminfo: memFree=17221300/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=1027540 CPUtime=4715.13 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 1519519 0 0 0 470989 524 0 0 25 0 4 0 632380246 1052200960 173105 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18361/statm: 256885 173105 381 95 0 251867 0
[pid=18361/tid=18362] ppid=18359 vsize=1027540 CPUtime=1182.19 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 378768 0 0 0 118093 126 0 0 25 0 4 0 632380246 1052200960 173105 33554432000 4194304 4580107 140736423073216 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=1027540 CPUtime=1173.95 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 377939 0 0 0 117263 132 0 0 25 0 4 0 632380246 1052200960 173105 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=1027540 CPUtime=1176.81 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 381809 0 0 0 117551 130 0 0 25 0 4 0 632380246 1052200960 173105 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4715.13
Current children cumulated vsize (KiB) 1027540



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.61 s]
/proc/loadavg: 8.16 8.11 8.06 5/360 18407
/proc/meminfo: memFree=18025092/32951124 swapFree=67111348/67111528
[pid=18361] ppid=18359 vsize=1028204 CPUtime=4800.15 cores=0,2,4,6
/proc/18361/stat : 18361 (strangenight2-m) R 18359 18361 18129 0 -1 4202496 1538213 0 0 0 479483 532 0 0 25 0 4 0 632380246 1052880896 169054 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18361/statm: 257051 169054 381 95 0 252033 0
[pid=18361/tid=18362] ppid=18359 vsize=1028204 CPUtime=1203.51 cores=0,2,4,6
/proc/18361/task/18362/stat : 18362 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 382623 0 0 0 120222 129 0 0 25 0 4 0 632380246 1052880896 169055 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18361/tid=18363] ppid=18359 vsize=1028204 CPUtime=1195.27 cores=0,2,4,6
/proc/18361/task/18363/stat : 18363 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 382558 0 0 0 119394 133 0 0 25 0 4 0 632380246 1052880896 169055 33554432000 4194304 4580107 140736423073216 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18361/tid=18364] ppid=18359 vsize=1028204 CPUtime=1197.86 cores=0,2,4,6
/proc/18361/task/18364/stat : 18364 (strangenight2-m) R 18359 18361 18129 0 -1 4202560 386848 0 0 0 119655 131 0 0 25 0 4 0 632380246 1052880896 169055 33554432000 4194304 4580107 140736423073216 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.15
Current children cumulated vsize (KiB) 1028204

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.67
CPU time (s): 4800.22
CPU user time (s): 4794.86
CPU system time (s): 5.35719
CPU usage (%): 398.8
Max. virtual memory (cumulated for all children) (KiB): 1091124

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.87
system time used= 5.35719
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1538219
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= 848
involuntary context switches= 23360

runsolver used 4.07238 second user time and 10.0355 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-14 21:00:44
IDJOB=3366241
IDBENCH=82650
IDSOLVER=1844
FILE ID=node145/3366241-1305399644
RUNJOBID= node145-1305397232-18147
PBS_JOBID= 13324453
Free space on /tmp= 73652 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v2500-c10500-S1907658523-004-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366241-1305399644/watcher-3366241-1305399644 -o /tmp/evaluation-result-3366241-1305399644/solver-3366241-1305399644 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366241-1305399644.cnf

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

MD5SUM BENCH= b937b5bc0ec99f47d43da4a3e675d75d
RANDOM SEED=1170592177

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18694144 kB
Buffers:        293924 kB
Cached:        8122272 kB
SwapCached:          0 kB
Active:        7281488 kB
Inactive:      6621644 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18694144 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           12104 kB
Writeback:           0 kB
AnonPages:     5486432 kB
Mapped:          27672 kB
Slab:           255392 kB
PageTables:      33916 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79429044 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= 73656 MiB
End job on node145 at 2011-05-14 21:20:50