Trace number 3366346

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.3 1203.63

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v50-c4450-S1430772875-039.SATISFIABLE.cnf
MD5SUMef1a26ad366fa6cdd721df0a7f8f760c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.034994
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of clauses4450
Sum of the clauses size31150
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 54450

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-3366346-1305402176.cnf'
0.00/0.01	c -- header says num vars:             50
0.00/0.01	c -- header says num clauses:        4450
0.00/0.01	c -- clauses added:            0 learnts,         4450 normals,            0 xors
0.00/0.01	c -- vars added         50
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        50      4450         0         0     31150         0   no data   no data
0.22/0.11	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.09
0.22/0.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.41/0.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.41/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.41/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.41/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
0.41/0.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.41/0.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.41/0.12	c Finding binary XORs  T:     0.00 s  found:       0
0.41/0.12	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.41/0.12	c calculated reachability. Time: 0.00
0.41/0.12	c Calc default polars -  time:   0.00 s pos:      24 undec:       0 neg:      26
0.41/0.12	c =========================================================================================
0.41/0.12	c types(t): F = full restart, N = normal restart
0.41/0.12	c types(t): S = simplification begin/end, E = solution found
0.41/0.12	c restart types(rt): st = static, dy = dynamic
0.41/0.12	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.41/0.12	c  B st     0         0        50      4450         0         0     31150         0   no data   no data
0.76/0.22	c  N dy     8      4295        50      4450         0      3736     31150     69560     15.79     16.67
1.16/0.34	c  N dy    21      8325        50      4450         0      5036     31150     88062     15.64     16.87
1.56/0.48	c  N dy    31     12331        50      4450         0      4835     31150     79863     15.63     16.97
2.76/0.77	c  N dy    47     19813        50      4450         0      6456     31150    101303     15.46     16.30
3.56/0.99	c  F st    59     25001        50      4450         0     10970     31150    181855     15.38     15.17
3.56/0.99	c  N st    59     25001        50      4450         0     10970     31150    181855     15.38     15.17
4.76/1.20	c  N dy    65     30001        50      4450         0      9381     31150    150148     15.38   no data
4.76/1.20	c  S st    65     30001        50      4450         0      9381     31150    150148     15.38   no data
4.76/1.23	c  S st    65     30504        50      4450         0      9841     31150    158964     15.38   no data
4.76/1.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.76/1.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
4.76/1.23	c blocked clauses removed:        0 vars:      0 tried:          50 T: 0.00 s
4.76/1.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.76/1.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.76/1.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4.76/1.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.76/1.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.76/1.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.56/1.44	c lits-rem:       156  cl-subs:     1416  v-elim:      0  v-fix:    0  time:  0.19 s
6.36/1.63	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.19
6.36/1.63	c calculated reachability. Time: 0.00
6.36/1.63	c  N dy    65     30504        50      4450         0      8425     31150    134761     15.38   no data
7.16/1.85	c  N dy    81     34987        50      4450         0     12327     31150    206374     15.46     16.42
9.14/2.34	c  N dy    88     44868        50      4450         0     14002     31150    220660     15.16     15.98
9.54/2.41	c  S st    97     45758        50      4450         0     14773     31150    235154     15.20   no data
9.54/2.45	c  S st    97     46262        50      4450         0     15219     31150    243827     15.20   no data
9.54/2.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.54/2.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
9.54/2.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
9.54/2.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.54/2.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.54/2.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
9.54/2.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.54/2.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
9.54/2.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.55/2.99	c lits-rem:       228  cl-subs:     3135  v-elim:      0  v-fix:    0  time:  0.52 s
11.55/2.99	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
11.55/2.99	c vivif2 --  cl tried    12084 cl shrink        0 lits rem          0 time: 0.00
12.77/3.25	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.26
12.77/3.25	c calculated reachability. Time: 0.00
12.77/3.25	c  N dy    97     46262        50      4450         0     12084     31150    192711     15.20   no data
13.93/3.50	c  N dy   122     50314        50      4450         0      8122     31150    113637     15.29     16.28
17.15/4.34	c  N dy   139     66425        50      4450         0     13462     31150    195035     14.99     15.82
17.92/4.54	c  S st   169     69394        50      4450         0     16043     31150    243900     15.09   no data
17.92/4.59	c  S st   169     69897        50      4450         0     16490     31150    252378     15.09   no data
17.92/4.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
17.92/4.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
17.92/4.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
17.92/4.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
17.92/4.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.92/4.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
17.92/4.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.32/4.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.32/4.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.92/5.03	c lits-rem:       246  cl-subs:     2869  v-elim:      0  v-fix:    0  time:  0.43 s
19.92/5.03	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
19.92/5.04	c vivif2 --  cl tried    13621 cl shrink        0 lits rem          0 time: 0.00
21.12/5.32	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.28
21.12/5.32	c calculated reachability. Time: 0.00
21.12/5.32	c  N dy   169     69897        50      4450         0     13621     31150    206177     15.09   no data
22.30/5.65	c  N dy   210     74444        50      4450         0     17596     31150    281631     15.22     17.60
23.50/5.95	c  N dy   230     79312        50      4450         0     12596     31150    180932     15.26     16.12
25.51/6.47	c  F st   258     87500        50      4450         0     19683     31150    308106     15.26     14.43
25.51/6.47	c  N st   258     87500        50      4450         0     19683     31150    308106     15.26     14.43
27.09/6.81	c  N dy   267     93123        50      4450         0     14304     31150    206783     15.27     16.14
28.69/7.24	c  N dy   297     99102        50      4450         0     19524     31150    303112     15.31     17.02
30.73/7.71	c  S st   340    104846        50      4450         0     13347     31150    181706     15.39   no data
30.73/7.75	c  S st   340    105348        50      4450         0     13789     31150    190386     15.39   no data
30.73/7.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.73/7.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
30.73/7.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.73/7.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.73/7.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.73/7.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
30.73/7.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.73/7.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
30.73/7.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.08/7.89	c lits-rem:        62  cl-subs:      603  v-elim:      0  v-fix:    0  time:  0.12 s
31.08/7.89	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
31.08/7.89	c vivif2 --  cl tried    13186 cl shrink        0 lits rem          0 time: 0.00
32.28/8.19	c asymm  cl-useful: 0/4450/4450 lits-rem:0 time: 0.30
32.28/8.19	c calculated reachability. Time: 0.00
32.28/8.19	c  N dy   340    105348        50      4450         0     13186     31150    178735     15.39   no data
34.70/8.71	c  N dy   379    112118        50      4450         0     19096     31150    288645     15.45     16.61
36.67/9.28	c  N dy   402    119324        50      4450         0     13237     31150    169923     15.44     17.82
39.09/9.84	c  N dy   440    126975        50      4450         0     19943     31150    294651     15.48     16.33
41.86/10.56	c  N dy   492    135106        50      4450         0     13986     31150    176912     15.54     17.87
44.24/11.13	c  N dy   512    143772        50      4450         0     21505     31150    314455     15.52     16.71
47.44/11.99	c  N dy   543    154480        50      4450         0     16903     31150    221283     15.49     16.41
48.63/12.24	c  S st   554    158022        50      4450         0     19971     31150    276304     15.49   no data
49.03/12.30	c  S st   554    158523        50      4450         0     20417     31150    284952     15.49   no data
49.03/12.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.03/12.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
49.03/12.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.03/12.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.03/12.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.03/12.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
49.03/12.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.03/12.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
49.03/12.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.63/12.70	c lits-rem:       207  cl-subs:     2066  v-elim:      0  v-fix:    0  time:  0.39 s
50.63/12.70	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
50.63/12.71	c vivif2 --  cl tried    18351 cl shrink        0 lits rem          0 time: 0.00
51.83/13.04	c asymm  cl-useful: 0/4222/4450 lits-rem:0 time: 0.34
51.83/13.04	c calculated reachability. Time: 0.00
51.83/13.04	c  N dy   554    158523        50      4450         0     18351     31150    249938     15.49   no data
55.02/13.83	c  N dy   570    168725        50      4450         0     27160     31150    407534     15.44     16.60
58.61/14.75	c  N dy   608    179660        50      4450         0     21998     31150    309050     15.44     16.32
63.39/15.93	c  N dy   644    192561        50      4450         0     17613     31150    222093     15.42     16.36
69.38/17.47	c  N dy   662    210817        50      4450         0     16903     31150    200722     15.24     16.11
74.61/18.76	c  N dy   746    224301        50      4450         0     28693     31150    418769     15.30     18.00
80.14/20.15	c  S st   822    237785        50      4450         0     23091     31150    310673     15.33     18.28
80.54/20.22	c  S st   822    238287        50      4450         0     23541     31150    319325     15.33   no data
80.54/20.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
80.54/20.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
80.54/20.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
80.54/20.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
80.54/20.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
80.54/20.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
80.54/20.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
80.54/20.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
80.54/20.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
82.15/20.67	c lits-rem:       189  cl-subs:     1706  v-elim:      0  v-fix:    0  time:  0.43 s
82.15/20.67	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
82.15/20.67	c vivif2 --  cl tried    21835 cl shrink        0 lits rem          0 time: 0.00
83.73/21.02	c asymm  cl-useful: 0/3745/4450 lits-rem:0 time: 0.34
83.73/21.02	c calculated reachability. Time: 0.00
83.73/21.02	c  N dy   822    238287        50      4450         0     21835     31150    287718     15.33   no data
90.12/22.61	c  N dy   899    253571        50      4450         0     35070     31150    529524     15.35     17.29
96.54/24.25	c  N dy   974    269773        50      4450         0     31068     31150    445412     15.37     17.60
109.29/27.48	c  N dy  1026    301214        50      4450         0     38944     31150    553896     15.21     16.23
111.66/28.03	c  F st  1054    306251        50      4450         0     23622     31150    299319     15.23   no data
118.06/29.69	c  N dy  1137    320442        50      4450         0     35900     31150    529865     15.28     16.31
127.25/31.98	c  N dy  1218    340524        50      4450         0     32547     31150    451890     15.27     17.34
136.38/34.27	c  S st  1329    357430        50      4450         0     25620     31150    321069     15.32   no data
136.78/34.34	c  S st  1329    357931        50      4450         0     26064     31150    329597     15.32   no data
136.78/34.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
136.78/34.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
136.78/34.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
136.78/34.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
136.78/34.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
136.78/34.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
136.78/34.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
136.78/34.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
136.78/34.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.38/34.76	c lits-rem:       110  cl-subs:     1300  v-elim:      0  v-fix:    0  time:  0.40 s
138.38/34.76	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
138.38/34.77	c vivif2 --  cl tried    24764 cl shrink        0 lits rem          0 time: 0.00
138.78/34.86	c asymm  cl-useful: 0/705/4450 lits-rem:0 time: 0.09
138.78/34.86	c calculated reachability. Time: 0.00
138.78/34.86	c  N dy  1329    357931        50      4450         0     24764     31150    306328     15.32   no data
149.19/37.42	c  N dy  1419    378442        50      4450         0     42361     31150    629156     15.35     16.20
160.71/40.35	c  N dy  1510    400676        50      4450         0     39170     31150    557334     15.36     16.20
172.67/43.34	c  N dy  1616    420773        50      4450         0     33303     31150    444994     15.38     16.60
187.84/47.17	c  N dy  1702    452969        50      4450         0     36778     31150    480158     15.31     16.29
200.60/50.39	c  N dy  1850    473018        50      4450         0     29264     31150    358327     15.36     16.48
212.96/53.45	c  N dy  1986    493071        50      4450         0     46644     31150    684146     15.41     16.61
224.52/56.34	c  N dy  2065    513126        50      4450         0     38040     31150    507443     15.42     17.90
238.48/59.83	c  N dy  2174    533713        50      4450         0     29047     31150    337728     15.44     16.30
240.08/60.20	c  S st  2185    536898        50      4450         0     31811     31150    387618     15.44     13.85
240.08/60.28	c  S st  2185    537400        50      4450         0     32263     31150    396245     15.44   no data
240.08/60.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
240.08/60.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
240.08/60.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
240.08/60.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
240.08/60.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
240.08/60.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
240.08/60.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
240.48/60.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
240.48/60.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.87/60.91	c lits-rem:       164  cl-subs:     1652  v-elim:      0  v-fix:    0  time:  0.60 s
242.87/60.91	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
242.87/60.91	c vivif2 --  cl tried    30611 cl shrink        0 lits rem          0 time: 0.00
244.07/61.29	c asymm  cl-useful: 0/2927/4450 lits-rem:0 time: 0.37
244.07/61.29	c calculated reachability. Time: 0.00
244.07/61.29	c  N dy  2185    537400        50      4450         0     30611     31150    367198     15.44   no data
259.22/65.00	c  N dy  2286    562274        50      4450         0     51980     31150    755136     15.44     16.34
271.61/68.13	c  N dy  2410    582413        50      4450         0     41882     31150    568132     15.47     16.33
287.14/72.07	c  N dy  2540    603796        50      4450         0     31936     31150    375169     15.50     16.34
309.07/77.50	c  N dy  2649    640453        50      4450         0     34117     31150    403378     15.48     16.31
337.83/84.72	c  N dy  2779    689989        50      4450         0     46262     31150    596183     15.41     16.26
355.74/89.30	c  N dy  2910    709990        50      4450         0     32800     31150    373497     15.44     17.89
370.49/92.90	c  N dy  3035    730989        50      4450         0     50927     31150    709131     15.46     16.29
385.26/96.68	c  N dy  3112    751011        50      4450         0     36372     31150    430354     15.46     17.88
400.01/100.39	c  N dy  3250    771062        50      4450         0     53688     31150    755628     15.49     17.28
422.34/105.96	c  N dy  3305    803299        50      4450         0     48376     31150    615098     15.43     16.28
424.35/106.48	c  S st  3321    806101        50      4450         0     50780     31150    659715     15.44     14.13
425.16/106.62	c  S st  3321    806606        50      4450         0     51221     31150    668246     15.44   no data
425.16/106.62	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
425.16/106.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
425.16/106.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
425.16/106.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
425.16/106.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
425.16/106.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
425.16/106.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
425.16/106.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
425.16/106.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
438.31/109.98	c lits-rem:       476  cl-subs:     8124  v-elim:      0  v-fix:    0  time:  3.31 s
438.31/109.98	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
438.31/109.99	c vivif2 --  cl tried    43097 cl shrink        0 lits rem          0 time: 0.01
439.48/110.22	c asymm  cl-useful: 0/902/4450 lits-rem:0 time: 0.23
439.48/110.22	c calculated reachability. Time: 0.00
439.48/110.22	c  N dy  3321    806606        50      4450         0     43097     31150    545075     15.44   no data
455.87/114.35	c  N dy  3380    829606        50      4450         0     62757     31150    896439     15.43     16.25
471.00/118.11	c  N dy  3511    849670        50      4450         0     47282     31150    620687     15.45     16.27
487.35/122.25	c  N dy  3581    870153        50      4450         0     64843     31150    939150     15.45     16.37
504.90/126.66	c  N dy  3705    894432        50      4450         0     51732     31150    686453     15.46     16.28
524.45/131.54	c  N dy  3810    914517        50      4450         0     69011     31150   1003669     15.47     17.22
539.22/135.23	c  N dy  3896    934595        50      4450         0     51165     31150    670586     15.48     16.37
558.75/140.13	c  N dy  4022    954603        50      4450         0     68391     31150    993139     15.50     16.36
574.31/144.09	c  N dy  4132    974622        50      4450         0     49586     31150    636248     15.51     16.76
592.28/148.52	c  N dy  4208    996126        50      4450         0     68089     31150    973938     15.51     16.39
609.42/152.84	c  N dy  4309   1016565        50      4450         0     48752     31150    612108     15.52     16.38
629.73/157.90	c  N dy  4421   1039544        50      4450         0     68494     31150    978171     15.53     16.40
647.68/162.47	c  N dy  4539   1059555        50      4450         0     47891     31150    591848     15.54     16.42
659.25/165.33	c  F st  4640   1071875        50      4450         0     58610     31150    795421     15.56   no data
666.03/167.09	c  N dy  4671   1079645        50      4450         0     65285     31150    919570     15.56     17.77
687.16/172.32	c  N dy  4773   1101085        50      4450         0     44926     31150    528919     15.57     16.48
704.71/176.74	c  N dy  4866   1122822        50      4450         0     63658     31150    874711     15.58     16.50
725.45/181.91	c  N dy  4958   1142881        50      4450         0     41307     31150    453935     15.58     16.61
748.99/187.89	c  N dy  5018   1175184        50      4450         0     68803     31150    941755     15.56     16.40
766.94/192.38	c  N dy  5082   1195222        50      4450         0     45725     31150    530968     15.55     17.20
778.50/195.21	c  S st  5144   1209909        50      4450         0     58293     31150    759459     15.55     15.76
778.90/195.39	c  S st  5144   1210414        50      4450         0     58738     31150    768113     15.55   no data
778.90/195.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
779.30/195.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
779.30/195.42	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
779.30/195.42	c bin-w-bin subsume rem            0 bins  time:  0.00 s
779.30/195.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
779.30/195.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
779.30/195.42	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
779.30/195.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
779.30/195.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
802.87/201.32	c lits-rem:       604  cl-subs:     6017  v-elim:      0  v-fix:    0  time:  5.87 s
802.87/201.32	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
802.87/201.33	c vivif2 --  cl tried    52721 cl shrink        0 lits rem          0 time: 0.01
804.02/201.67	c asymm  cl-useful: 0/621/4450 lits-rem:0 time: 0.34
804.02/201.68	c calculated reachability. Time: 0.00
804.02/201.68	c  N dy  5144   1210414        50      4450         0     52721     31150    662052     15.55   no data
831.94/208.64	c  N dy  5240   1233194        50      4450         0     72299     31150   1023546     15.56     16.41
855.87/214.62	c  N dy  5343   1258975        50      4450         0     53564     31150    660107     15.56     16.39
891.36/223.57	c  N dy  5423   1301396        50      4450         0     48040     31150    551762     15.53     16.51
911.31/228.55	c  N dy  5550   1323955        50      4450         0     67388     31150    911296     15.54     16.36
934.49/234.39	c  N dy  5627   1344500        50      4450         0     85017     31150   1234764     15.54     16.41
954.38/239.35	c  N dy  5733   1364596        50      4450         0     59547     31150    761117     15.55     18.03
977.11/245.08	c  N dy  5799   1384733        50      4450         0     76762     31150   1074595     15.54     16.42
1002.64/251.45	c  N dy  5911   1407977        50      4450         0     53061     31150    631680     15.55     16.43
1025.77/257.21	c  N dy  5956   1436586        50      4450         0     77256     31150   1051509     15.52     16.37
1050.10/263.30	c  N dy  6076   1456640        50      4450         0     50187     31150    580124     15.53     17.31
1068.04/267.87	c  N dy  6130   1478338        50      4450         0     68627     31150    911410     15.53     16.40
1093.57/274.28	c  N dy  6250   1498439        50      4450         0     85896     31150   1234703     15.54     16.36
1116.70/280.02	c  N dy  6418   1518447        50      4450         0     57844     31150    718211     15.56     18.33
1139.84/285.82	c  N dy  6590   1538475        50      4450         0     75079     31150   1047598     15.58     17.81
1168.95/293.18	c  N dy  6721   1558511        50      4450         0     92353     31150   1371746     15.59     16.42
1187.70/297.83	c  N dy  6855   1578551        50      4450         0     63232     31150    808182     15.60     16.65
1209.23/303.25	c  N dy  6938   1598612        50      4450         0     80421     31150   1124495     15.61     18.36
1235.96/309.92	c  N dy  7052   1618635        50      4450         0     50408     31150    560813     15.61     17.62
1255.89/314.96	c  N dy  7197   1639632        50      4450         0     68442     31150    900082     15.63     16.53
1279.02/320.76	c  N dy  7276   1659701        50      4450         0     85690     31150   1218753     15.63     16.50
1305.35/327.36	c  N dy  7402   1679782        50      4450         0     54835     31150    636993     15.64     16.93
1327.28/332.85	c  N dy  7478   1703589        50      4450         0     75240     31150   1008186     15.63     16.49
1336.46/335.10	c  S st  7527   1710414        50      4450         0     81107     31150   1119445     15.64     14.94
1337.26/335.34	c  S st  7527   1710916        50      4450         0     81557     31150   1128174     15.64   no data
1337.26/335.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1337.26/335.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1337.26/335.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1337.26/335.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1337.26/335.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1337.26/335.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1337.26/335.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1337.26/335.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1337.68/335.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1391.89/349.06	c lits-rem:      1024  cl-subs:    10744  v-elim:      0  v-fix:    0  time: 13.63 s
1391.89/349.06	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
1391.89/349.08	c vivif2 --  cl tried    70813 cl shrink        0 lits rem          0 time: 0.02
1393.89/349.57	c asymm  cl-useful: 0/744/4450 lits-rem:0 time: 0.49
1393.89/349.58	c calculated reachability. Time: 0.00
1393.89/349.58	c  N dy  7527   1710916        50      4450         0     70813     31150    938855     15.64   no data
1430.22/358.62	c  N dy  7622   1730942        50      4450         0     88053     31150   1258926     15.64     17.17
1460.09/366.11	c  N dy  7743   1752474        50      4450         0     58366     31150    697791     15.65     16.50
1484.81/372.34	c  N dy  7813   1777929        50      4450         0     80074     31150   1091616     15.65     16.50
1508.76/378.34	c  N dy  7854   1798281        50      4450         0     97326     31150   1396378     15.63     16.47
1527.49/383.07	c  N dy  7918   1818334        50      4450         0     65216     31150    811620     15.63     16.70
1551.02/388.94	c  N dy  8011   1838557        50      4450         0     82558     31150   1133677     15.64     16.49
1593.69/399.61	c  N dy  8087   1874183        50      4450         0     62500     31150    740377     15.62     16.54
1614.83/404.90	c  N dy  8170   1894744        50      4450         0     80104     31150   1062945     15.62     16.52
1643.16/412.08	c  N dy  8212   1919353        50      4450         0    101016     31150   1438750     15.61     16.46
1663.88/417.26	c  N dy  8311   1939354        50      4450         0     67110     31150    836339     15.62     16.45
1700.58/426.47	c  N dy  8381   1971717        50      4450         0     94568     31150   1329811     15.61     16.47
1730.89/434.03	c  N dy  8493   1995832        50      4450         0     63306     31150    758611     15.61     16.44
1762.01/441.87	c  N dy  8541   2028314        50      4450         0     90799     31150   1240056     15.59     16.50
1796.30/450.42	c  N dy  8663   2048975        50      4450         0     55729     31150    608226     15.60     16.44
1824.23/457.50	c  N dy  8759   2079272        50      4450         0     81493     31150   1072370     15.59     16.43
1855.77/465.39	c  N dy  8885   2099371        50      4450         0     98788     31150   1395272     15.60     17.95
1885.25/472.77	c  N dy  8997   2119441        50      4450         0     62139     31150    718167     15.61     17.02
1909.56/478.83	c  N dy  9075   2141990        50      4450         0     81282     31150   1061645     15.60     16.44
1953.44/489.89	c  N dy  9141   2178058        50      4450         0     57411     31150    620960     15.58     16.41
1983.00/497.25	c  N dy  9222   2209034        50      4450         0     83744     31150   1093928     15.57     16.41
1985.75/497.99	c  S st  9241   2210916        50      4450         0     85391     31150   1125896     15.58   no data
1986.97/498.26	c  S st  9241   2211418        50      4450         0     85834     31150   1134431     15.58   no data
1986.97/498.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1986.97/498.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
1987.38/498.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1987.38/498.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1987.38/498.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1987.38/498.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
1987.38/498.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1987.38/498.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1987.38/498.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2020.84/506.78	c lits-rem:       717  cl-subs:    11836  v-elim:      0  v-fix:    0  time:  8.42 s
2020.84/506.78	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2020.84/506.79	c vivif2 --  cl tried    73998 cl shrink        0 lits rem          0 time: 0.01
2022.06/507.09	c asymm  cl-useful: 0/583/4450 lits-rem:0 time: 0.30
2022.06/507.10	c calculated reachability. Time: 0.00
2022.06/507.10	c  N dy  9241   2211418        50      4450         0     73998     31150    941117     15.58   no data
2050.75/514.26	c  N dy  9378   2231446        50      4450         0     91198     31150   1265750     15.59     16.51
2092.67/524.75	c  N dy  9525   2251460        50      4450         0    108431     31150   1592677     15.60     18.32
2122.96/532.38	c  N dy  9616   2271496        50      4450         0     70950     31150    871398     15.60     17.28
2154.84/540.35	c  N dy  9721   2292258        50      4450         0     88816     31150   1202856     15.60     16.44
2192.74/549.87	c  N dy  9791   2319596        50      4450         0     56089     31150    588564     15.60     16.45
2214.28/555.27	c  N dy  9911   2340021        50      4450         0     73600     31150    916951     15.61     16.43
2243.79/562.65	c  N dy 10014   2362675        50      4450         0     92865     31150   1272182     15.61     16.45
2276.10/570.77	c  N dy 10094   2383334        50      4450         0    110477     31150   1594589     15.61     16.50
2304.41/577.88	c  N dy 10230   2404908        50      4450         0     71989     31150    878285     15.62     16.71
2343.89/587.79	c  N dy 10321   2434875        50      4450         0     97429     31150   1335000     15.61     16.61
2377.84/596.22	c  N dy 10399   2455169        50      4450         0    114846     31150   1653769     15.61     16.48
2408.13/603.82	c  N dy 10504   2483582        50      4450         0     80962     31150   1020628     15.61     16.45
2435.22/610.60	c  N dy 10583   2503659        50      4450         0     98107     31150   1335208     15.61     17.35
2476.70/621.09	c  N dy 10653   2533952        50      4450         0     64992     31150    721480     15.59     16.52
2501.03/627.18	c  N dy 10776   2554835        50      4450         0     82962     31150   1059848     15.60     16.54
2536.92/636.12	c  N dy 10920   2576888        50      4450         0    101804     31150   1413112     15.61     16.55
2576.00/645.97	c  N dy 11041   2596958        50      4450         0    119052     31150   1737142     15.61     17.95
2600.74/652.15	c  N dy 11159   2616968        50      4450         0     76386     31150    937710     15.62     16.67
2629.05/659.27	c  N dy 11264   2637484        50      4450         0     93922     31150   1263913     15.63     16.45
2668.13/669.01	c  N dy 11399   2658231        50      4450         0    111767     31150   1600869     15.63     16.50
2704.43/678.11	c  N dy 11515   2680403        50      4450         0     69970     31150    808107     15.64     16.49
2729.15/684.36	c  N dy 11598   2700478        50      4450         0     87095     31150   1121472     15.64     16.48
2744.71/688.25	c  S st 11640   2711418        50      4450         0     96398     31150   1291489     15.64     14.82
2745.93/688.57	c  S st 11640   2711921        50      4450         0     96843     31150   1300294     15.64   no data
2745.93/688.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2746.35/688.62	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
2746.35/688.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2746.35/688.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2746.35/688.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2746.35/688.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
2746.35/688.63	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2746.35/688.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2746.35/688.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2789.38/699.45	c lits-rem:       883  cl-subs:    12300  v-elim:      0  v-fix:    0  time: 10.77 s
2789.38/699.45	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
2789.38/699.46	c vivif2 --  cl tried    84543 cl shrink        0 lits rem          0 time: 0.02
2790.57/699.78	c asymm  cl-useful: 0/523/4450 lits-rem:0 time: 0.32
2790.57/699.79	c calculated reachability. Time: 0.00
2790.57/699.79	c  N dy 11640   2711921        50      4450         0     84543     31150   1088500     15.64   no data
2822.08/707.60	c  N dy 11736   2732833        50      4450         0    102421     31150   1422387     15.64     16.57
2859.99/717.19	c  N dy 11787   2752917        50      4450         0    119396     31150   1723908     15.64     17.66
2900.64/727.39	c  N dy 11848   2780714        50      4450         0     82507     31150   1029535     15.63     16.61
2958.48/741.84	c  N dy 11896   2822173        50      4450         0    117386     31150   1634930     15.61     16.60
2989.59/749.65	c  N dy 12040   2842177        50      4450         0     72982     31150    858600     15.62     17.84
3017.51/756.70	c  N dy 12152   2862200        50      4450         0     90070     31150   1178093     15.63     17.80
3051.81/765.26	c  N dy 12271   2882238        50      4450         0    107156     31150   1497491     15.63     17.50
3086.90/774.05	c  N dy 12321   2902339        50      4450         0    124222     31150   1806958     15.63     17.07
3113.22/780.60	c  N dy 12407   2922521        50      4450         0     78672     31150    945933     15.63     16.51
3148.33/789.48	c  N dy 12496   2949649        50      4450         0    101625     31150   1360259     15.63     16.48
3185.81/798.83	c  N dy 12605   2969752        50      4450         0    118844     31150   1682207     15.63     16.47
3221.30/807.77	c  N dy 12744   2989829        50      4450         0     72304     31150    827302     15.64     17.19
3247.63/814.38	c  N dy 12851   3009885        50      4450         0     89451     31150   1147173     15.64     17.78
3283.53/823.31	c  N dy 12930   3033559        50      4450         0    109631     31150   1517128     15.64     16.53
3323.00/833.22	c  N dy 13026   3053691        50      4450         0    126731     31150   1833310     15.64     16.48
3350.93/840.25	c  N dy 13113   3073779        50      4450         0     79206     31150    942752     15.65     17.82
3380.84/847.78	c  N dy 13228   3094532        50      4450         0     96990     31150   1275150     15.65     16.49
3419.12/857.32	c  N dy 13366   3114550        50      4450         0    114095     31150   1598169     15.66     18.15
3468.58/869.71	c  N dy 13436   3144504        50      4450         0     73795     31150    826186     15.65     16.60
3494.90/876.34	c  N dy 13537   3164602        50      4450         0     90967     31150   1147828     15.65     17.65
3536.37/886.76	c  N dy 13682   3189095        50      4450         0    111919     31150   1541287     15.66     16.53
3577.46/897.09	c  N dy 13790   3209098        50      4450         0    129029     31150   1861251     15.66     16.63
3584.63/898.84	c  S st 13819   3211921        50      4450         0    131466     31150   1908682     15.67   no data
3586.63/899.32	c  S st 13819   3212424        50      4450         0    131911     31150   1917494     15.67   no data
3586.63/899.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3586.63/899.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
3587.03/899.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3587.03/899.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3587.03/899.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3587.03/899.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
3587.03/899.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3587.03/899.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3587.03/899.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3689.92/925.29	c lits-rem:      1257  cl-subs:    22314  v-elim:      0  v-fix:    0  time: 25.82 s
3689.92/925.30	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
3690.32/925.32	c vivif2 --  cl tried   109597 cl shrink        0 lits rem          0 time: 0.02
3691.52/925.69	c asymm  cl-useful: 0/392/4450 lits-rem:0 time: 0.37
3691.52/925.69	c calculated reachability. Time: 0.00
3691.52/925.69	c  N dy 13819   3212424        50      4450         0    109597     31150   1526413     15.67   no data
3743.37/938.68	c  N dy 13947   3237888        50      4450         0     66440     31150    701790     15.67     16.51
3766.90/944.54	c  N dy 14006   3257932        50      4450         0     83486     31150   1012730     15.67     18.62
3815.15/956.65	c  N dy 14123   3290795        50      4450         0    111388     31150   1521583     15.67     16.49
3859.82/967.90	c  N dy 14223   3311100        50      4450         0    128767     31150   1843218     15.67     16.67
3892.53/976.06	c  N dy 14324   3333432        50      4450         0     81197     31150    964811     15.67     16.53
3927.23/984.71	c  N dy 14455   3356219        50      4450         0    100709     31150   1331252     15.67     16.52
3967.51/994.82	c  N dy 14587   3376850        50      4450         0    118357     31150   1661828     15.68     16.52
4015.76/1006.94	c  N dy 14708   3397256        50      4450         0     67981     31150    709615     15.68     16.64
4038.50/1012.63	c  N dy 14773   3417339        50      4450         0     85001     31150   1017742     15.68     16.64
4071.25/1020.84	c  N dy 14877   3438778        50      4450         0    103383     31150   1360692     15.68     16.53
4110.73/1030.77	c  N dy 14986   3459003        50      4450         0    120685     31150   1684210     15.69     16.52
4159.74/1043.03	c  N dy 15107   3479785        50      4450         0     69496     31150    728133     15.69     16.52
4199.62/1053.04	c  N dy 15153   3517071        50      4450         0    101022     31150   1283974     15.68     16.55
4246.73/1064.88	c  N dy 15229   3544576        50      4450         0    124370     31150   1706285     15.67     16.52
4291.35/1076.07	c  N dy 15333   3564635        50      4450         0     71863     31150    765743     15.67     18.26
4314.88/1081.96	c  N dy 15392   3584643        50      4450         0     88812     31150   1072948     15.67     16.50
4348.75/1090.43	c  N dy 15537   3604722        50      4450         0    105955     31150   1399185     15.68     16.54
4391.48/1101.12	c  N dy 15690   3624760        50      4450         0    123133     31150   1726267     15.69     17.94
4437.29/1112.60	c  N dy 15791   3644834        50      4450         0    140249     31150   2044443     15.69     18.54
4473.99/1121.88	c  N dy 15938   3669912        50      4450         0     91035     31150   1121003     15.69     16.56
4509.09/1130.67	c  N dy 16052   3690299        50      4450         0    108401     31150   1446380     15.70     16.54
4539.80/1138.35	c  N dy 16064   3712424        50      4450         0    127045     31150   1761634     15.69     12.24
4539.80/1138.35	c  S st 16064   3712424        50      4450         0    127045     31150   1761634     15.69     12.24
4541.38/1138.78	c  S st 16064   3712928        50      4450         0    127485     31150   1770526     15.69   no data
4541.38/1138.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4541.78/1138.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
4541.78/1138.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4541.78/1138.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4541.78/1138.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4541.78/1138.85	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     50 time:  0.00 s
4541.78/1138.85	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4541.78/1138.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4542.18/1138.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4637.50/1162.80	c lits-rem:      1268  cl-subs:    21842  v-elim:      0  v-fix:    0  time: 23.88 s
4637.50/1162.80	c vivif2 --  cl tried     4450 cl shrink        0 lits rem          0 time: 0.00
4637.50/1162.82	c vivif2 --  cl tried   105643 cl shrink        0 lits rem          0 time: 0.02
4638.69/1163.18	c asymm  cl-useful: 0/418/4450 lits-rem:0 time: 0.36
4638.69/1163.19	c calculated reachability. Time: 0.00
4638.69/1163.19	c  N dy 16064   3712928        50      4450         0    105643     31150   1402119     15.69   no data
4679.78/1173.43	c  N dy 16162   3735851        50      4450         0    125183     31150   1763829     15.69     16.52
4716.12/1182.52	c  F st 16256   3751563        50      4450         0    138622     31150   2016366     15.69   no data
4725.64/1184.96	c  N dy 16262   3756754        50      4450         0     73127     31150    785438     15.69   no data
4763.96/1194.58	c  N dy 16380   3785159        50      4450         0     97199     31150   1226550     15.69     16.66

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

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

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


[startup+0 s]
/proc/loadavg: 8.08 8.11 8.04 7/357 12963
/proc/meminfo: memFree=21301100/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 651815333 52396032 347 33554432000 4194304 4580107 140734283566432 18446744073709551615 47541609539506 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 12792 347 299 95 0 7774 0
[pid=12963/tid=12964] ppid=12961 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651815334 52396032 347 33554432000 4194304 4580107 140734283566432 18446744073709551615 47541609539506 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651815334 52396032 347 33554432000 4194304 4580107 140734283566432 18446744073709551615 47541609539506 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651815334 52396032 347 33554432000 4194304 4580107 140734283566432 18446744073709551615 218905787377 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.063373 s]
/proc/loadavg: 8.08 8.11 8.04 7/357 12963
/proc/meminfo: memFree=21301100/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=216152 CPUtime=0.22 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 1141 0 0 0 22 0 0 0 25 0 4 0 651815333 221339648 1052 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 54038 1052 358 95 0 49020 0
[pid=12963/tid=12964] ppid=12961 vsize=216152 CPUtime=0.05 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 165 0 0 0 5 0 0 0 25 0 4 0 651815334 221339648 1052 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=216152 CPUtime=0.05 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 168 0 0 0 5 0 0 0 25 0 4 0 651815334 221339648 1052 33554432000 4194304 4580107 140734283566432 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=216152 CPUtime=0.04 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 239 0 0 0 4 0 0 0 25 0 4 0 651815334 221339648 1052 33554432000 4194304 4580107 140734283566432 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 216152

[startup+0.111997 s]
/proc/loadavg: 8.08 8.11 8.04 7/357 12963
/proc/meminfo: memFree=21301100/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=216976 CPUtime=0.41 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 1579 0 0 0 41 0 0 0 25 0 4 0 651815333 222183424 1490 33554432000 4194304 4580107 140734283566432 18446744073709551615 218905774263 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 54244 1495 363 95 0 49226 0
[pid=12963/tid=12964] ppid=12961 vsize=216976 CPUtime=0.1 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 279 0 0 0 10 0 0 0 25 0 4 0 651815334 222183424 1496 33554432000 4194304 4580107 140734283566432 18446744073709551615 218905774263 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=216976 CPUtime=0.1 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) D 12961 12963 12531 0 -1 4202560 368 0 0 0 10 0 0 0 25 0 4 0 651815334 222183424 1499 33554432000 4194304 4580107 140734283566432 18446744073709551615 4401259 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=216976 CPUtime=0.09 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 307 0 0 0 9 0 0 0 25 0 4 0 651815334 222183424 1503 33554432000 4194304 4580107 140734283566432 18446744073709551615 218905836014 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 216976

[startup+0.300329 s]
/proc/loadavg: 8.08 8.11 8.04 7/357 12963
/proc/meminfo: memFree=21301100/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=219008 CPUtime=1.16 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 3157 0 0 0 116 0 0 0 25 0 4 0 651815333 224264192 2358 33554432000 4194304 4580107 140734283566432 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 54752 2358 376 95 0 49734 0
[pid=12963/tid=12964] ppid=12961 vsize=219008 CPUtime=0.29 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 724 0 0 0 29 0 0 0 25 0 4 0 651815334 224264192 2358 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294558 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=219008 CPUtime=0.29 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 751 0 0 0 29 0 0 0 25 0 4 0 651815334 224264192 2358 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=219008 CPUtime=0.28 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 528 0 0 0 28 0 0 0 25 0 4 0 651815334 224264192 2358 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 219008

[startup+0.700259 s]
/proc/loadavg: 8.08 8.11 8.04 7/357 12963
/proc/meminfo: memFree=21301100/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=220040 CPUtime=2.76 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 4867 0 0 0 276 0 0 0 25 0 4 0 651815333 225320960 3057 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294380 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 55010 3057 376 95 0 49992 0
[pid=12963/tid=12964] ppid=12961 vsize=220040 CPUtime=0.69 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 1148 0 0 0 69 0 0 0 25 0 4 0 651815334 225320960 3057 33554432000 4194304 4580107 140734283566432 18446744073709551615 4305579 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=220040 CPUtime=0.69 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 1157 0 0 0 69 0 0 0 25 0 4 0 651815334 225320960 3058 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294400 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=220040 CPUtime=0.68 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 1024 0 0 0 68 0 0 0 25 0 4 0 651815334 225320960 3058 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.76
Current children cumulated vsize (KiB) 220040

[startup+1.50111 s]
/proc/loadavg: 8.08 8.11 8.04 9/361 12967
/proc/meminfo: memFree=21278748/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=221224 CPUtime=5.96 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 8972 0 0 0 595 1 0 0 25 0 4 0 651815333 226533376 4407 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 55306 4407 378 95 0 50288 0
[pid=12963/tid=12964] ppid=12961 vsize=221224 CPUtime=1.49 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 2028 0 0 0 149 0 0 0 25 0 4 0 651815334 226533376 4407 33554432000 4194304 4580107 140734283566432 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=221224 CPUtime=1.49 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 2023 0 0 0 149 0 0 0 25 0 4 0 651815334 226533376 4407 33554432000 4194304 4580107 140734283566432 18446744073709551615 4322530 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=221224 CPUtime=1.47 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 1716 0 0 0 147 0 0 0 25 0 4 0 651815334 226533376 4407 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294404 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 221224

[startup+3.10082 s]
/proc/loadavg: 8.08 8.11 8.04 10/361 12967
/proc/meminfo: memFree=21245640/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=219312 CPUtime=12.35 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 15859 0 0 0 1233 2 0 0 25 0 4 0 651815333 224575488 9448 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294574 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 54828 9448 378 95 0 49810 0
[pid=12963/tid=12964] ppid=12961 vsize=219312 CPUtime=3.09 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 3784 0 0 0 309 0 0 0 25 0 4 0 651815334 224575488 9448 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=219312 CPUtime=3.09 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 4045 0 0 0 309 0 0 0 25 0 4 0 651815334 224575488 9448 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=219312 CPUtime=3.05 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 3642 0 0 0 305 0 0 0 25 0 4 0 651815334 224575488 9449 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 219312

[startup+6.30025 s]
/proc/loadavg: 8.08 8.11 8.04 9/361 12967
/proc/meminfo: memFree=21221740/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=222816 CPUtime=25.1 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 23277 0 0 0 2507 3 0 0 25 0 4 0 651815333 228163584 11723 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 55704 11723 378 95 0 50686 0
[pid=12963/tid=12964] ppid=12961 vsize=222816 CPUtime=6.29 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 6150 0 0 0 629 0 0 0 25 0 4 0 651815334 228163584 11723 33554432000 4194304 4580107 140734283566432 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=222816 CPUtime=6.28 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 6036 0 0 0 628 0 0 0 25 0 4 0 651815334 228163584 11723 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=222816 CPUtime=6.21 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 5352 0 0 0 621 0 0 0 25 0 4 0 651815334 228163584 11723 33554432000 4194304 4580107 140734283566432 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 222816

[startup+12.7011 s]
/proc/loadavg: 8.06 8.10 8.04 9/361 12967
/proc/meminfo: memFree=21196764/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=232912 CPUtime=50.63 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 34653 0 0 0 5058 5 0 0 25 0 4 0 651815333 238501888 13799 33554432000 4194304 4580107 140734283566432 18446744073709551615 4415779 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 58228 13799 378 95 0 53210 0
[pid=12963/tid=12964] ppid=12961 vsize=232912 CPUtime=12.68 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 8881 0 0 0 1268 0 0 0 25 0 4 0 651815334 238501888 13799 33554432000 4194304 4580107 140734283566432 18446744073709551615 4304880 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=232912 CPUtime=12.68 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 8658 0 0 0 1267 1 0 0 25 0 4 0 651815334 238501888 13799 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=232912 CPUtime=12.55 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 8640 0 0 0 1254 1 0 0 25 0 4 0 651815334 238501888 13799 33554432000 4194304 4580107 140734283566432 18446744073709551615 4320689 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 232912

[startup+25.5008 s]
/proc/loadavg: 8.05 8.10 8.03 9/361 12967
/proc/meminfo: memFree=21166872/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=236556 CPUtime=101.68 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 52408 0 0 0 10158 10 0 0 25 0 4 0 651815333 242233344 16467 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 59139 16467 378 95 0 54121 0
[pid=12963/tid=12964] ppid=12961 vsize=236556 CPUtime=25.49 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 14272 0 0 0 2547 2 0 0 25 0 4 0 651815334 242233344 16467 33554432000 4194304 4580107 140734283566432 18446744073709551615 4293067 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=236556 CPUtime=25.48 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 12876 0 0 0 2545 3 0 0 25 0 4 0 651815334 242233344 16467 33554432000 4194304 4580107 140734283566432 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=236556 CPUtime=25.19 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 12512 0 0 0 2518 1 0 0 25 0 4 0 651815334 242233344 16467 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.68
Current children cumulated vsize (KiB) 236556

[startup+51.1011 s]
/proc/loadavg: 8.03 8.09 8.03 9/361 12968
/proc/meminfo: memFree=21144116/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=242464 CPUtime=203.79 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 79805 0 0 0 20363 16 0 0 25 0 4 0 651815333 248283136 20513 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 60616 20513 378 95 0 55598 0
[pid=12963/tid=12964] ppid=12961 vsize=242464 CPUtime=51.09 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 21988 0 0 0 5106 3 0 0 25 0 4 0 651815334 248283136 20513 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=242464 CPUtime=51.09 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 19865 0 0 0 5103 6 0 0 25 0 4 0 651815334 248283136 20513 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=242464 CPUtime=50.49 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 18695 0 0 0 5047 2 0 0 25 0 4 0 651815334 248283136 20513 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 242464

[startup+102.314 s]
/proc/loadavg: 8.12 8.10 8.04 9/361 12969
/proc/meminfo: memFree=21101928/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=244320 CPUtime=408.03 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 121123 0 0 0 40774 29 0 0 25 0 4 0 651815333 250183680 24106 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294396 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 61080 24106 378 95 0 56062 0
[pid=12963/tid=12964] ppid=12961 vsize=244320 CPUtime=102.3 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 32146 0 0 0 10224 6 0 0 25 0 4 0 651815334 250183680 24106 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=244320 CPUtime=102.3 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 29632 0 0 0 10220 10 0 0 25 0 4 0 651815334 250183680 24106 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=244320 CPUtime=101.1 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 30199 0 0 0 10105 5 0 0 25 0 4 0 651815334 250183680 24106 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.03
Current children cumulated vsize (KiB) 244320

[startup+162.301 s]

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

[pid=12963] ppid=12961 vsize=388676 CPUtime=2561.68 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 354102 0 0 0 256048 120 0 0 25 0 4 0 651815333 398004224 59418 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 97169 59418 378 95 0 92151 0
[pid=12963/tid=12964] ppid=12961 vsize=388676 CPUtime=642.32 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 87877 0 0 0 64204 28 0 0 25 0 4 0 651815334 398004224 59420 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=388676 CPUtime=642.3 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 89702 0 0 0 64196 34 0 0 25 0 4 0 651815334 398004224 59420 33554432000 4194304 4580107 140734283566432 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=388676 CPUtime=634.74 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 85777 0 0 0 63448 26 0 0 25 0 4 0 651815334 398004224 59420 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2561.68
Current children cumulated vsize (KiB) 388676

[startup+702.3 s]
/proc/loadavg: 8.14 8.11 8.05 9/361 13015
/proc/meminfo: memFree=20781208/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=365192 CPUtime=2800.94 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 372835 0 0 0 279967 127 0 0 25 0 4 0 651815333 373956608 58223 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 91298 58223 378 95 0 86280 0
[pid=12963/tid=12964] ppid=12961 vsize=365192 CPUtime=702.31 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 92541 0 0 0 70201 30 0 0 25 0 4 0 651815334 373956608 58223 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=365192 CPUtime=702.29 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 94521 0 0 0 70192 37 0 0 25 0 4 0 651815334 373956608 58223 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=365192 CPUtime=694.03 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 89199 0 0 0 69375 28 0 0 25 0 4 0 651815334 373956608 58223 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2800.94
Current children cumulated vsize (KiB) 365192

[startup+762.313 s]
/proc/loadavg: 8.13 8.12 8.05 9/361 13017
/proc/meminfo: memFree=20739156/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=328416 CPUtime=3040.29 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 388198 0 0 0 303894 135 0 0 25 0 4 0 651815333 336297984 58330 33554432000 4194304 4580107 140734283566432 18446744073709551615 4295739 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 82104 58330 378 95 0 77086 0
[pid=12963/tid=12964] ppid=12961 vsize=328416 CPUtime=762.33 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 97490 0 0 0 76201 32 0 0 25 0 4 0 651815334 336297984 58330 33554432000 4194304 4580107 140734283566432 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=328416 CPUtime=762.3 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 98854 0 0 0 76190 40 0 0 25 0 4 0 651815334 336297984 58330 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=328416 CPUtime=753.33 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 90837 0 0 0 75304 29 0 0 25 0 4 0 651815334 336297984 58330 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3040.29
Current children cumulated vsize (KiB) 328416

[startup+822.301 s]
/proc/loadavg: 8.20 8.14 8.06 9/361 13018
/proc/meminfo: memFree=20717676/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=378256 CPUtime=3279.53 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 404207 0 0 0 327811 142 0 0 25 0 4 0 651815333 387334144 63229 33554432000 4194304 4580107 140734283566432 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 94564 63229 378 95 0 89546 0
[pid=12963/tid=12964] ppid=12961 vsize=378256 CPUtime=822.31 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 102083 0 0 0 82197 34 0 0 25 0 4 0 651815334 387334144 63229 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=378256 CPUtime=822.29 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 103426 0 0 0 82187 42 0 0 25 0 4 0 651815334 387334144 63229 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=378256 CPUtime=812.61 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 93141 0 0 0 81231 30 0 0 25 0 4 0 651815334 387334144 63229 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3279.53
Current children cumulated vsize (KiB) 378256

[startup+882.301 s]
/proc/loadavg: 8.19 8.14 8.07 9/361 13020
/proc/meminfo: memFree=20711208/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=378992 CPUtime=3518.83 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 413771 0 0 0 351736 147 0 0 25 0 4 0 651815333 388087808 63588 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 94748 63588 378 95 0 89730 0
[pid=12963/tid=12964] ppid=12961 vsize=378992 CPUtime=882.31 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 102514 0 0 0 88197 34 0 0 25 0 4 0 651815334 388087808 63588 33554432000 4194304 4580107 140734283566432 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=378992 CPUtime=882.29 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 107940 0 0 0 88185 44 0 0 25 0 4 0 651815334 388087808 63588 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=378992 CPUtime=871.9 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 93272 0 0 0 87160 30 0 0 25 0 4 0 651815334 388087808 63588 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3518.83
Current children cumulated vsize (KiB) 378992

[startup+942.301 s]
/proc/loadavg: 8.13 8.13 8.07 9/361 13022
/proc/meminfo: memFree=20699656/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=419836 CPUtime=3758.12 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 429003 0 0 0 375660 152 0 0 25 0 4 0 651815333 429912064 65931 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294471 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 104959 65931 378 95 0 99941 0
[pid=12963/tid=12964] ppid=12961 vsize=419836 CPUtime=942.32 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 106458 0 0 0 94196 36 0 0 25 0 4 0 651815334 429912064 65931 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=419836 CPUtime=942.29 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 111278 0 0 0 94183 46 0 0 25 0 4 0 651815334 429912064 65931 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=419836 CPUtime=931.19 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 96730 0 0 0 93088 31 0 0 25 0 4 0 651815334 429912064 65931 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3758.12
Current children cumulated vsize (KiB) 419836

[startup+1002.3 s]
/proc/loadavg: 8.11 8.12 8.07 9/361 13023
/proc/meminfo: memFree=20669248/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=447644 CPUtime=3997.41 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 443623 0 0 0 399581 160 0 0 25 0 4 0 651815333 458387456 68363 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 111911 68363 378 95 0 106893 0
[pid=12963/tid=12964] ppid=12961 vsize=447644 CPUtime=1002.32 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 111067 0 0 0 100193 39 0 0 25 0 4 0 651815334 458387456 68363 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=447644 CPUtime=1002.28 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 115352 0 0 0 100181 47 0 0 25 0 4 0 651815334 458387456 68363 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=447644 CPUtime=990.48 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 100260 0 0 0 99015 33 0 0 25 0 4 0 651815334 458387456 68363 33554432000 4194304 4580107 140734283566432 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3997.41
Current children cumulated vsize (KiB) 447644

[startup+1062.3 s]
/proc/loadavg: 8.15 8.13 8.07 9/361 13025
/proc/meminfo: memFree=20659308/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=473232 CPUtime=4236.72 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 455448 0 0 0 423505 167 0 0 25 0 4 0 651815333 484589568 68334 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294460 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 118308 68334 378 95 0 113290 0
[pid=12963/tid=12964] ppid=12961 vsize=473232 CPUtime=1062.32 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 114548 0 0 0 106191 41 0 0 25 0 4 0 651815334 484589568 68334 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=473232 CPUtime=1062.28 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 116609 0 0 0 106180 48 0 0 25 0 4 0 651815334 484589568 68334 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=473232 CPUtime=1049.78 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 102822 0 0 0 104944 34 0 0 25 0 4 0 651815334 484589568 68334 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4236.72
Current children cumulated vsize (KiB) 473232

[startup+1122.3 s]
/proc/loadavg: 8.09 8.11 8.07 9/361 13035
/proc/meminfo: memFree=20670704/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=420888 CPUtime=4475.98 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 470626 0 0 0 447424 174 0 0 25 0 4 0 651815333 430989312 68344 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 105222 68344 378 95 0 100204 0
[pid=12963/tid=12964] ppid=12961 vsize=420888 CPUtime=1122.3 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 116587 0 0 0 112188 42 0 0 25 0 4 0 651815334 430989312 68344 33554432000 4194304 4580107 140734283566432 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=420888 CPUtime=1122.27 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 121124 0 0 0 112177 50 0 0 25 0 4 0 651815334 430989312 68344 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=420888 CPUtime=1109.06 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 106855 0 0 0 110870 36 0 0 25 0 4 0 651815334 430989312 68344 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4475.98
Current children cumulated vsize (KiB) 420888

[startup+1182.3 s]
/proc/loadavg: 8.11 8.11 8.07 9/361 13037
/proc/meminfo: memFree=20627288/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=408236 CPUtime=4715.27 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 479336 0 0 0 471348 179 0 0 25 0 4 0 651815333 418033664 72020 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 102059 72020 378 95 0 97041 0
[pid=12963/tid=12964] ppid=12961 vsize=408236 CPUtime=1182.3 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 119763 0 0 0 118186 44 0 0 25 0 4 0 651815334 418033664 72020 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=408236 CPUtime=1182.28 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 124198 0 0 0 118176 52 0 0 25 0 4 0 651815334 418033664 72020 33554432000 4194304 4580107 140734283566432 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=408236 CPUtime=1168.37 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 107788 0 0 0 116800 37 0 0 25 0 4 0 651815334 418033664 72020 33554432000 4194304 4580107 140734283566432 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4715.27
Current children cumulated vsize (KiB) 408236



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.08 8.10 8.07 9/361 13038
/proc/meminfo: memFree=20612272/32951124 swapFree=65581052/67111528
[pid=12963] ppid=12961 vsize=421264 CPUtime=4800.23 cores=1,3,5,7
/proc/12963/stat : 12963 (strangenight2-m) R 12961 12963 12531 0 -1 4202496 486366 0 0 0 479841 182 0 0 25 0 4 0 651815333 431374336 73607 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/12963/statm: 105316 73607 378 95 0 100298 0
[pid=12963/tid=12964] ppid=12961 vsize=421264 CPUtime=1203.62 cores=1,3,5,7
/proc/12963/task/12964/stat : 12964 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 121701 0 0 0 120317 45 0 0 25 0 4 0 651815334 431374336 73607 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=12963/tid=12965] ppid=12961 vsize=421264 CPUtime=1203.59 cores=1,3,5,7
/proc/12963/task/12965/stat : 12965 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 126076 0 0 0 120306 53 0 0 25 0 4 0 651815334 431374336 73607 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294418 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=12963/tid=12966] ppid=12961 vsize=421264 CPUtime=1189.4 cores=1,3,5,7
/proc/12963/task/12966/stat : 12966 (strangenight2-m) R 12961 12963 12531 0 -1 4202560 109084 0 0 0 118903 37 0 0 25 0 4 0 651815334 431374336 73607 33554432000 4194304 4580107 140734283566432 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.23
Current children cumulated vsize (KiB) 421264

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.63
CPU time (s): 4800.3
CPU user time (s): 4798.46
CPU system time (s): 1.83572
CPU usage (%): 398.817
Max. virtual memory (cumulated for all children) (KiB): 485432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.46
system time used= 1.83572
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 486367
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= 670
involuntary context switches= 20969

runsolver used 3.9554 second user time and 10.2964 second system time

The end

Launcher Data

Begin job on node137 at 2011-05-14 21:42:56
IDJOB=3366346
IDBENCH=82755
IDSOLVER=1844
FILE ID=node137/3366346-1305402176
RUNJOBID= node137-1305400970-12846
PBS_JOBID= 13324457
Free space on /tmp= 73672 MiB

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

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

MD5SUM BENCH= ef1a26ad366fa6cdd721df0a7f8f760c
RANDOM SEED=2107134802

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      21301256 kB
Buffers:        277172 kB
Cached:        3704012 kB
SwapCached:      36328 kB
Active:        1621616 kB
Inactive:      9804052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      21301256 kB
SwapTotal:    67111528 kB
SwapFree:     65581052 kB
Dirty:           10896 kB
Writeback:           0 kB
AnonPages:     7418196 kB
Mapped:          19712 kB
Slab:           119704 kB
PageTables:      38704 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 75986464 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= 73664 MiB
End job on node137 at 2011-05-14 22:03:02