Trace number 3173743

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? (TO) 4800.24 1201.74

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S896023516-057-UNKNOWN.cnf
MD5SUMfbc6593197090933c7d66c2e5740159a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark126.714
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
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 512750

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173743-1304030306.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:       12750
0.00/0.01	c -- clauses added:            0 learnts,        12750 normals,            0 xors
0.00/0.01	c -- vars added        150
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0       150     12750         0         0     89250         0   no data   no data
0.00/0.31	c asymm  cl-useful: 0/12750/12750 lits-rem:0 time: 0.30
0.00/0.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.22/0.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.22/0.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.22/0.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.22/0.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.22/0.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.22/0.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1.22/0.35	c Finding binary XORs  T:     0.00 s  found:       0
1.22/0.36	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
1.22/0.36	c calculated reachability. Time: 0.00
1.22/0.36	c Calc default polars -  time:   0.00 s pos:      64 undec:       4 neg:      82
1.22/0.36	c =========================================================================================
1.22/0.36	c types(t): F = full restart, N = normal restart
1.22/0.36	c types(t): S = simplification begin/end, E = solution found
1.22/0.36	c restart types(rt): st = static, dy = dynamic
1.22/0.36	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.22/0.36	c  B st     0         0       150     12750         0         0     89250         0   no data   no data
1.22/0.54	c  N dy     8      4169       150     12750         0      3995     89250    183640     40.34     43.18
1.22/0.81	c  N dy    13      9817       150     12750         0      6979     89250    287166     39.01     41.16
3.97/1.03	c  N dy    30     13953       150     12750         0      6903     89250    250470     39.31     41.38
5.18/1.32	c  N dy    45     19106       150     12750         0      6448     89250    192011     39.19     41.38
5.97/1.54	c  N dy    50     23366       150     12750         0     10521     89250    374942     39.07     41.14
6.37/1.64	c  F st    60     25000       150     12750         0     12096     89250    446736     39.18   no data
7.19/1.84	c  N st    65     28302       150     12750         0      8744     89250    262642     39.18   no data
7.59/1.92	c  S st    66     30002       150     12750         0     10362     89250    335336     39.18   no data
7.59/1.97	c  S st    66     30508       150     12750         0     10852     89250    356779     39.18   no data
7.59/1.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.59/1.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
7.59/1.98	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
7.59/1.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.59/1.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.59/1.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7.59/1.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.59/1.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.59/1.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.76/2.26	c lits-rem:        65  cl-subs:      432  v-elim:      0  v-fix:    0  time:  0.27 s
10.36/2.64	c asymm  cl-useful: 0/11844/12750 lits-rem:0 time: 0.38
10.36/2.64	c calculated reachability. Time: 0.00
10.36/2.64	c  N dy    66     30508       150     12750         0     10420     89250    332676     39.18   no data
11.58/2.95	c  N dy    80     35165       150     12750         0     14905     89250    533940     39.21     41.79
12.76/3.23	c  N dy    92     39480       150     12750         0     11462     89250    346767     39.24     41.38
13.96/3.56	c  N dy   100     44188       150     12750         0     15968     89250    545424     39.12     41.44
14.36/3.68	c  S st   103     45762       150     12750         0      8898     89250    199867     39.07     36.17
14.76/3.72	c  S st   103     46266       150     12750         0      9384     89250    220688     39.07   no data
14.76/3.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.76/3.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
14.76/3.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.76/3.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.76/3.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
14.76/3.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.76/3.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.76/3.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.79	c lits-rem:         5  cl-subs:       55  v-elim:      0  v-fix:    0  time:  0.05 s
14.76/3.79	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
14.76/3.79	c vivif2 --  cl tried     9329 cl shrink        0 lits rem          0 time: 0.00
15.16/3.83	c asymm  cl-useful: 0/906/12750 lits-rem:0 time: 0.03
15.16/3.83	c calculated reachability. Time: 0.00
15.16/3.83	c  N dy   103     46266       150     12750         0      9329     89250    217657     39.07   no data
15.97/4.07	c  N dy   108     50267       150     12750         0     13174     89250    388339     38.90     41.51
17.56/4.46	c  N dy   118     55461       150     12750         0     18157     89250    611102     38.91     41.36
19.15/4.86	c  N dy   131     61643       150     12750         0     14536     89250    420684     38.84     41.00
20.77/5.20	c  N dy   147     66291       150     12750         0     18978     89250    618365     38.86     41.22
21.55/5.45	c  S st   154     69399       150     12750         0     11416     89250    250118     38.87     37.93
21.94/5.50	c  S st   154     69904       150     12750         0     11902     89250    270851     38.87   no data
21.94/5.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.94/5.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
21.94/5.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.94/5.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.94/5.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.94/5.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
21.94/5.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.94/5.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.94/5.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.35/5.63	c lits-rem:        13  cl-subs:      125  v-elim:      0  v-fix:    0  time:  0.10 s
22.35/5.63	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
22.35/5.63	c vivif2 --  cl tried    11777 cl shrink        0 lits rem          0 time: 0.00
23.95/6.05	c asymm  cl-useful: 0/11006/12750 lits-rem:0 time: 0.42
23.95/6.05	c calculated reachability. Time: 0.00
23.95/6.05	c  N dy   154     69904       150     12750         0     11777     89250    264038     38.87   no data
25.54/6.41	c  N dy   176     75196       150     12750         0     16827     89250    491129     38.91     41.22
27.13/6.85	c  N dy   195     80925       150     12750         0     22340     89250    738107     38.92     41.00
28.74/7.30	c  F st   213     87500       150     12750         0     17147     89250    473040     38.89     38.41
28.74/7.30	c  N st   213     87500       150     12750         0     17147     89250    473040     38.89     38.41
30.73/7.77	c  N dy   221     93383       150     12750         0     22773     89250    728409     38.89     41.34
33.54/8.41	c  N dy   231    101060       150     12750         0     17671     89250    464800     38.77     40.82
34.73/8.71	c  S st   252    104857       150     12750         0     21302     89250    627519     38.81     39.49
34.73/8.78	c  S st   252    105362       150     12750         0     21795     89250    648737     38.81   no data
34.73/8.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.73/8.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
34.73/8.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.73/8.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.73/8.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.73/8.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
34.73/8.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.13/8.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.13/8.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.34/9.64	c lits-rem:       146  cl-subs:     1082  v-elim:      0  v-fix:    0  time:  0.82 s
38.34/9.64	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
38.34/9.65	c vivif2 --  cl tried    20713 cl shrink        0 lits rem          0 time: 0.01
38.73/9.77	c asymm  cl-useful: 0/1744/12750 lits-rem:0 time: 0.13
38.73/9.78	c calculated reachability. Time: 0.00
38.73/9.78	c  N dy   252    105362       150     12750         0     20713     89250    593125     38.81   no data
41.92/10.50	c  N dy   284    112394       150     12750         0     14069     89250    273601     38.90     40.97
44.31/11.12	c  N dy   314    119839       150     12750         0     21224     89250    594177     38.94     41.23
47.13/11.86	c  N dy   336    127518       150     12750         0     28570     89250    923037     38.95     41.34
49.91/12.54	c  N dy   368    135762       150     12750         0     22089     89250    596485     38.98     41.07
56.30/14.13	c  N dy   380    154068       150     12750         0     24229     89250    664996     38.81     40.90
57.50/14.48	c  S st   385    158043       150     12750         0     28045     89250    833791     38.78     37.23
57.90/14.56	c  S st   385    158543       150     12750         0     28534     89250    854990     38.78   no data
57.90/14.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.90/14.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.90/14.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.90/14.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.90/14.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.90/14.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
57.90/14.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.90/14.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.30/14.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
65.08/16.33	c lits-rem:       270  cl-subs:     1760  v-elim:      0  v-fix:    0  time:  1.72 s
65.08/16.33	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
65.08/16.34	c vivif2 --  cl tried    26774 cl shrink        0 lits rem          0 time: 0.01
65.88/16.56	c asymm  cl-useful: 0/3713/12750 lits-rem:0 time: 0.22
65.88/16.56	c calculated reachability. Time: 0.00
65.88/16.56	c  N dy   385    158543       150     12750         0     26774     89250    767307     38.78   no data
69.88/17.57	c  N dy   410    169670       150     12750         0     21217     89250    495917     38.74     41.00
74.68/18.71	c  N dy   441    181725       150     12750         0     32767     89250   1010950     38.74     40.98
79.07/19.85	c  N dy   477    193341       150     12750         0     26687     89250    710857     38.75     40.82
84.67/21.26	c  N dy   527    205759       150     12750         0     20386     89250    396246     38.78     41.31
89.85/22.53	c  N dy   565    218943       150     12750         0     32994     89250    955868     38.78     40.84
96.64/24.26	c  N dy   614    233951       150     12750         0     28228     89250    709566     38.78     41.01
98.64/24.71	c  S st   635    237815       150     12750         0     31933     89250    876370     38.80     38.38
99.04/24.81	c  S st   635    238318       150     12750         0     32428     89250    897746     38.80   no data
99.04/24.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
99.04/24.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
99.04/24.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
99.04/24.83	c bin-w-bin subsume rem            0 bins  time:  0.00 s
99.04/24.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
99.04/24.83	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
99.04/24.83	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
99.04/24.85	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
99.04/24.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.63/26.70	c lits-rem:       244  cl-subs:     1350  v-elim:      0  v-fix:    0  time:  1.83 s
106.63/26.70	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
106.63/26.72	c vivif2 --  cl tried    31078 cl shrink        0 lits rem          0 time: 0.01
107.43/26.95	c asymm  cl-useful: 0/2945/12750 lits-rem:0 time: 0.23
107.43/26.95	c calculated reachability. Time: 0.00
107.43/26.95	c  N dy   635    238318       150     12750         0     31078     89250    824408     38.80   no data
113.81/28.53	c  N dy   659    253611       150     12750         0     25628     89250    566775     38.75     42.21
121.01/30.34	c  N dy   699    269960       150     12750         0     41320     89250   1268448     38.75     41.01
130.21/32.64	c  N dy   725    292013       150     12750         0     41300     89250   1228436     38.68     41.11
136.18/34.15	c  F st   767    306251       150     12750         0     33031     89250    830359     38.68     36.61
138.58/34.74	c  N dy   773    311449       150     12750         0     38020     89250   1056677     38.68   no data
146.97/36.90	c  N dy   801    331651       150     12750         0     34354     89250    854826     38.61     40.83
158.95/39.88	c  N dy   843    357478       150     12750         0     35095     89250    857414     38.52     36.54
160.14/40.11	c  S st   843    357478       150     12750         0     35095     89250    857414     38.52     36.54
160.14/40.11	c  S st   843    357979       150     12750         0     35586     89250    879126     38.52   no data
160.14/40.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
160.14/40.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
160.14/40.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
160.14/40.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.14/40.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.14/40.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
160.14/40.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
160.14/40.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
160.14/40.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
166.93/41.89	c lits-rem:       345  cl-subs:     1467  v-elim:      0  v-fix:    0  time:  1.87 s
166.93/41.89	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
167.33/41.90	c vivif2 --  cl tried    34119 cl shrink        0 lits rem          0 time: 0.01
168.13/42.15	c asymm  cl-useful: 0/2669/12750 lits-rem:0 time: 0.25
168.13/42.16	c calculated reachability. Time: 0.00
168.13/42.16	c  N dy   843    357979       150     12750         0     34119     89250    809086     38.52   no data
178.12/44.70	c  N dy   907    377985       150     12750         0     28398     89250    527653     38.53     40.65
189.69/47.52	c  N dy  1006    398443       150     12750         0     48012     89250   1404316     38.59     40.90
200.50/50.20	c  N dy  1081    418497       150     12750         0     41400     89250   1076189     38.61     40.91
240.83/60.30	c  N dy  1134    491856       150     12750         0     56497     89250   1673457     38.29     40.40
251.21/62.95	c  N dy  1217    511930       150     12750         0     47326     89250   1253296     38.32     40.52
263.19/65.93	c  N dy  1288    532163       150     12750         0     37170     89250    764397     38.33     40.47
265.60/66.59	c  S st  1323    536968       150     12750         0     41783     89250    972279     38.35   no data
266.00/66.70	c  S st  1323    537474       150     12750         0     42282     89250    994694     38.35   no data
266.41/66.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
266.41/66.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
266.41/66.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
266.41/66.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
266.41/66.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
266.41/66.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
266.41/66.73	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
266.41/66.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
266.41/66.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
275.98/69.12	c lits-rem:       348  cl-subs:     1238  v-elim:      0  v-fix:    0  time:  2.35 s
275.98/69.12	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
275.98/69.14	c vivif2 --  cl tried    41044 cl shrink        0 lits rem          0 time: 0.01
277.18/69.42	c asymm  cl-useful: 0/2277/12750 lits-rem:0 time: 0.28
277.18/69.42	c calculated reachability. Time: 0.00
277.18/69.42	c  N dy  1323    537474       150     12750         0     41044     89250    926245     38.35   no data
289.96/72.68	c  N dy  1412    557587       150     12750         0     60355     89250   1790364     38.38     40.50
301.14/75.45	c  N dy  1482    578398       150     12750         0     49650     89250   1279710     38.39     40.47
314.74/78.84	c  N dy  1580    598474       150     12750         0     37337     89250    695752     38.42     40.48
326.31/81.79	c  N dy  1647    618719       150     12750         0     56747     89250   1558885     38.43     40.51
339.49/85.07	c  N dy  1682    640844       150     12750         0     45290     89250   1017947     38.40     40.85
353.08/88.44	c  N dy  1745    660991       150     12750         0     64574     89250   1876387     38.40     40.57
365.85/91.64	c  N dy  1812    681111       150     12750         0     50379     89250   1219615     38.40     40.45
381.43/95.52	c  N dy  1872    702005       150     12750         0     35911     89250    537222     38.40     40.54
395.41/99.01	c  N dy  1971    722168       150     12750         0     55254     89250   1403630     38.43     41.07
410.20/102.75	c  N dy  2021    742497       150     12750         0     39303     89250    652506     38.42     40.47
422.18/105.79	c  N dy  2059    762501       150     12750         0     58408     89250   1509487     38.41     40.77
437.36/109.50	c  N dy  2146    782511       150     12750         0     41231     89250    707025     38.43     40.51
449.75/112.62	c  N dy  2193    802543       150     12750         0     60355     89250   1560111     38.42     40.87
452.14/113.27	c  S st  2209    806211       150     12750         0     63878     89250   1719952     38.42     38.58
452.94/113.43	c  S st  2209    806712       150     12750         0     64372     89250   1741792     38.42   no data
452.94/113.44	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
452.94/113.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
452.94/113.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
452.94/113.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
452.94/113.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
452.94/113.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
452.94/113.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
453.34/113.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
453.34/113.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
489.68/122.65	c lits-rem:       493  cl-subs:     3080  v-elim:      0  v-fix:    0  time:  9.10 s
489.68/122.65	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
489.68/122.67	c vivif2 --  cl tried    61292 cl shrink        0 lits rem          0 time: 0.02
490.50/122.90	c asymm  cl-useful: 0/1146/12750 lits-rem:0 time: 0.23
490.50/122.90	c calculated reachability. Time: 0.00
490.50/122.90	c  N dy  2209    806712       150     12750         0     61292     89250   1578896     38.42   no data
507.66/127.13	c  N dy  2292    826970       150     12750         0     43415     89250    768673     38.44     40.50
522.44/130.88	c  N dy  2399    847000       150     12750         0     62581     89250   1627916     38.47     43.72
537.62/134.60	c  N dy  2440    867211       150     12750         0     43649     89250    746962     38.46     40.49
550.80/137.97	c  N dy  2508    887909       150     12750         0     63505     89250   1633669     38.47     40.59
567.18/142.06	c  N dy  2581    908236       150     12750         0     43716     89250    716196     38.48     40.73
580.76/145.44	c  N dy  2649    928348       150     12750         0     62996     89250   1579806     38.49     41.10
598.34/149.83	c  N dy  2715    948463       150     12750         0     42048     89250    608151     38.49     40.83
611.12/153.06	c  N dy  2774    968883       150     12750         0     61595     89250   1478048     38.50     40.74
628.69/157.42	c  N dy  2825    990176       150     12750         0     82006     89250   2387796     38.49     40.55
643.47/161.11	c  N dy  2875   1013235       150     12750         0     62868     89250   1502796     38.48     40.55
659.85/165.28	c  N dy  2928   1033431       150     12750         0     82193     89250   2366675     38.48     40.85
673.43/168.62	c  N dy  2970   1053528       150     12750         0     59277     89250   1309862     38.47     41.75
688.23/172.36	c  F st  3029   1071876       150     12750         0     76877     89250   2095069     38.48     38.95
690.21/172.83	c  N st  3033   1073908       150     12750         0     78822     89250   2183881     38.48   no data
706.21/176.85	c  N dy  3080   1096919       150     12750         0     57741     89250   1210621     38.46     40.50
723.39/181.16	c  N dy  3178   1117105       150     12750         0     77064     89250   2072446     38.48     40.52
739.35/185.18	c  N dy  3236   1137155       150     12750         0     52274     89250    931372     38.48     40.55
755.72/189.23	c  N dy  3315   1158384       150     12750         0     72654     89250   1839877     38.48     40.67
778.89/195.06	c  N dy  3403   1178508       150     12750         0     46917     89250    656241     38.50     40.79
797.66/199.72	c  N dy  3485   1198721       150     12750         0     66215     89250   1516765     38.51     40.89
809.25/202.61	c  S st  3538   1210068       150     12750         0     77136     89250   2004631     38.51     35.74
810.06/202.85	c  S st  3538   1210573       150     12750         0     77624     89250   2025769     38.51   no data
810.06/202.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
810.46/202.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
810.46/202.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
810.46/202.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
810.46/202.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
810.46/202.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
810.46/202.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
810.46/202.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
810.46/202.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
867.97/217.38	c lits-rem:       597  cl-subs:     3296  v-elim:      0  v-fix:    0  time: 14.38 s
867.97/217.38	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
868.38/217.40	c vivif2 --  cl tried    74328 cl shrink        0 lits rem          0 time: 0.02
869.56/217.74	c asymm  cl-useful: 0/1787/12750 lits-rem:0 time: 0.33
869.56/217.74	c calculated reachability. Time: 0.00
869.56/217.74	c  N dy  3538   1210573       150     12750         0     74328     89250   1846123     38.51   no data
895.15/224.19	c  N dy  3601   1240540       150     12750         0     57044     89250   1070046     38.50     40.63
911.91/228.35	c  N dy  3680   1260675       150     12750         0     76323     89250   1928389     38.50     40.66
933.87/233.81	c  N dy  3764   1281970       150     12750         0     49874     89250    722141     38.51     40.69
952.64/238.51	c  N dy  3818   1307250       150     12750         0     74045     89250   1793225     38.50     40.62
983.80/246.32	c  N dy  3870   1336375       150     12750         0     54079     89250    874191     38.48     40.56
1003.38/251.24	c  N dy  3956   1357879       150     12750         0     74706     89250   1796980     38.49     40.82
1026.56/257.03	c  N dy  4055   1377890       150     12750         0     93849     89250   2653164     38.50     41.93
1044.92/261.60	c  N dy  4112   1399584       150     12750         0     65774     89250   1365241     38.50     40.68
1064.10/266.44	c  N dy  4205   1420137       150     12750         0     85506     89250   2247123     38.51     40.55
1085.27/271.72	c  N dy  4299   1440405       150     12750         0     55111     89250    855087     38.52     40.74
1100.85/275.62	c  N dy  4364   1460413       150     12750         0     74261     89250   1709259     38.52     40.80
1124.02/281.45	c  N dy  4483   1482244       150     12750         0     95152     89250   2649914     38.54     40.81
1141.21/285.78	c  N dy  4535   1502337       150     12750         0     63663     89250   1202635     38.54     40.85
1160.37/290.53	c  N dy  4622   1522477       150     12750         0     82990     89250   2067154     38.55     41.48
1180.75/295.61	c  N dy  4664   1542495       150     12750         0    102096     89250   2922715     38.54     41.04
1197.52/299.85	c  N dy  4723   1563658       150     12750         0     70666     89250   1484026     38.54     40.58
1216.69/304.60	c  N dy  4791   1583772       150     12750         0     89965     89250   2342868     38.54     40.58
1240.26/310.52	c  N dy  4878   1604497       150     12750         0     57131     89250    846423     38.55     40.61
1258.22/315.02	c  N dy  4955   1626466       150     12750         0     78150     89250   1783967     38.56     40.72
1279.80/320.43	c  N dy  5031   1646472       150     12750         0     97330     89250   2645310     38.57     41.74
1301.37/325.83	c  N dy  5101   1666514       150     12750         0     62916     89250   1068271     38.57     41.66
1320.97/330.71	c  N dy  5160   1686599       150     12750         0     82150     89250   1928190     38.57     41.34
1341.72/335.92	c  N dy  5212   1706836       150     12750         0    101561     89250   2802103     38.57     40.60
1346.51/337.12	c  S st  5231   1710574       150     12750         0    105137     89250   2964108     38.57     39.16
1347.72/337.44	c  S st  5231   1711078       150     12750         0    105625     89250   2985778     38.57   no data
1347.72/337.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1348.10/337.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1348.10/337.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1348.10/337.51	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1348.10/337.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1348.10/337.51	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1348.10/337.51	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1348.10/337.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1348.51/337.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1440.38/360.60	c lits-rem:      1057  cl-subs:     5570  v-elim:      0  v-fix:    0  time: 22.97 s
1440.38/360.60	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
1440.38/360.64	c vivif2 --  cl tried   100055 cl shrink        0 lits rem          0 time: 0.04
1441.98/361.04	c asymm  cl-useful: 0/1126/12750 lits-rem:0 time: 0.40
1441.98/361.04	c calculated reachability. Time: 0.00
1441.98/361.04	c  N dy  5231   1711078       150     12750         0    100055     89250   2690781     38.57   no data
1463.15/366.36	c  N dy  5300   1731156       150     12750         0     64739     89250   1115081     38.58     42.58
1481.52/370.98	c  N dy  5384   1751163       150     12750         0     83919     89250   1971876     38.58     41.89
1505.09/376.80	c  N dy  5429   1772678       150     12750         0    104456     89250   2891719     38.58     40.81
1523.49/381.49	c  N dy  5462   1793289       150     12750         0     68630     89250   1251160     38.57     40.75
1543.04/386.37	c  N dy  5543   1813485       150     12750         0     87939     89250   2112987     38.58     40.62
1571.42/393.43	c  N dy  5622   1833811       150     12750         0    107498     89250   2989055     38.58     40.67
1594.96/399.34	c  N dy  5697   1854926       150     12750         0     71317     89250   1342490     38.59     40.70
1616.13/404.60	c  N dy  5755   1875310       150     12750         0     90835     89250   2213552     38.59     40.71
1642.12/411.17	c  N dy  5832   1895407       150     12750         0    110085     89250   3077449     38.60     40.69
1661.68/416.00	c  N dy  5883   1916264       150     12750         0     72626     89250   1360692     38.60     40.64
1681.67/421.05	c  N dy  5941   1937263       150     12750         0     92725     89250   2260307     38.60     40.79
1706.42/427.24	c  N dy  6005   1957655       150     12750         0    112212     89250   3131701     38.60     40.67
1727.59/432.54	c  N dy  6093   1977717       150     12750         0     73014     89250   1351250     38.61     40.88
1747.95/437.70	c  N dy  6169   1998272       150     12750         0     92745     89250   2235332     38.61     41.26
1773.54/444.03	c  N dy  6243   2018327       150     12750         0    111967     89250   3092707     38.62     42.32
1792.30/448.78	c  N dy  6253   2038905       150     12750         0     72176     89250   1267781     38.59     40.66
1812.28/453.73	c  N dy  6319   2059137       150     12750         0     91577     89250   2132670     38.59     40.85
1853.82/464.19	c  N dy  6371   2099528       150     12750         0     69814     89250   1137776     38.56     40.70
1873.79/469.15	c  N dy  6450   2119543       150     12750         0     88959     89250   1994007     38.57     40.61
1900.96/475.97	c  N dy  6531   2139766       150     12750         0    108335     89250   2860781     38.57     40.70
1926.12/482.27	c  N dy  6570   2160642       150     12750         0     67103     89250    981790     38.56     40.64
1946.09/487.27	c  N dy  6648   2182070       150     12750         0     87628     89250   1898696     38.57     40.69
1970.86/493.41	c  N dy  6730   2202088       150     12750         0    106783     89250   2754903     38.57     40.92
1983.64/496.64	c  S st  6774   2211081       150     12750         0    115395     89250   3142107     38.58     39.24
1984.86/496.96	c  S st  6774   2211583       150     12750         0    115885     89250   3163398     38.58   no data
1984.86/496.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1985.23/497.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
1985.23/497.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1985.23/497.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1985.23/497.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1985.23/497.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1985.23/497.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1985.23/497.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1985.63/497.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2088.29/522.85	c lits-rem:       914  cl-subs:     5943  v-elim:      0  v-fix:    0  time: 25.68 s
2088.29/522.85	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
2088.29/522.89	c vivif2 --  cl tried   109942 cl shrink        0 lits rem          0 time: 0.04
2089.91/523.28	c asymm  cl-useful: 0/1035/12750 lits-rem:0 time: 0.39
2089.91/523.29	c calculated reachability. Time: 0.00
2089.91/523.29	c  N dy  6774   2211583       150     12750         0    109942     89250   2847380     38.58   no data
2114.26/529.34	c  N dy  6825   2231597       150     12750         0     67046     89250    953756     38.57     42.29
2133.43/534.18	c  N dy  6902   2251913       150     12750         0     86507     89250   1826344     38.58     40.72
2158.60/540.47	c  N dy  6980   2272450       150     12750         0    106167     89250   2708058     38.59     40.71
2187.36/547.66	c  N dy  7058   2292554       150     12750         0    125431     89250   3571290     38.59     40.72
2209.73/553.21	c  N dy  7133   2312638       150     12750         0     81590     89250   1564846     38.60     40.69
2233.69/559.23	c  N dy  7218   2332664       150     12750         0    100836     89250   2430883     38.60     41.51
2261.68/566.28	c  N dy  7308   2353073       150     12750         0    120366     89250   3307674     38.61     41.03
2286.42/572.50	c  N dy  7382   2373686       150     12750         0     75985     89250   1281625     38.61     40.96
2311.18/578.68	c  N dy  7450   2398123       150     12750         0     99368     89250   2326080     38.61     40.74
2335.97/584.83	c  N dy  7490   2418519       150     12750         0    118847     89250   3189579     38.61     40.69
2362.74/591.58	c  N dy  7564   2439106       150     12750         0     73400     89250   1129483     38.61     40.67
2383.89/596.84	c  N dy  7636   2459235       150     12750         0     92674     89250   1992385     38.61     40.91
2410.67/603.51	c  N dy  7722   2479822       150     12750         0    112418     89250   2876336     38.62     40.73
2441.02/611.17	c  N dy  7805   2500087       150     12750         0    131829     89250   3746411     38.62     40.95
2463.40/616.79	c  N dy  7866   2523567       150     12750         0     88197     89250   1753256     38.62     40.71
2488.15/622.93	c  N dy  7920   2544105       150     12750         0    107839     89250   2625141     38.62     40.66
2515.32/629.77	c  N dy  7973   2564128       150     12750         0    126982     89250   3477795     38.62     40.83
2548.86/638.18	c  N dy  8061   2587628       150     12750         0     82524     89250   1466359     38.62     40.67
2575.23/644.76	c  N dy  8138   2609542       150     12750         0    103515     89250   2411825     38.63     40.96
2604.79/652.11	c  N dy  8243   2629555       150     12750         0    122677     89250   3278728     38.64     41.03
2633.94/659.42	c  N dy  8322   2649647       150     12750         0     73983     89250   1051236     38.64     43.07
2654.32/664.53	c  N dy  8387   2669792       150     12750         0     93302     89250   1912285     38.64     40.92
2678.29/670.60	c  N dy  8434   2689918       150     12750         0    112565     89250   2773844     38.64     40.68
2710.64/678.61	c  N dy  8531   2710017       150     12750         0    131829     89250   3641081     38.65     43.74
2713.44/679.31	c  S st  8539   2711585       150     12750         0    133340     89250   3709111     38.65   no data
2714.63/679.65	c  S st  8539   2712091       150     12750         0    133831     89250   3731153     38.65   no data
2714.63/679.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2715.03/679.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
2715.03/679.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2715.03/679.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2715.03/679.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2715.03/679.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2715.03/679.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2715.43/679.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2715.43/679.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2852.85/714.26	c lits-rem:      1069  cl-subs:     6990  v-elim:      0  v-fix:    0  time: 34.37 s
2852.85/714.26	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
2853.25/714.31	c vivif2 --  cl tried   126841 cl shrink        0 lits rem          0 time: 0.04
2854.86/714.72	c asymm  cl-useful: 0/920/12750 lits-rem:0 time: 0.41
2854.86/714.73	c calculated reachability. Time: 0.00
2854.86/714.73	c  N dy  8539   2712091       150     12750         0    126841     89250   3355877     38.65   no data
2884.80/722.27	c  N dy  8620   2734233       150     12750         0     79224     89250   1255632     38.65     40.90
2908.37/728.15	c  N dy  8679   2754389       150     12750         0     98520     89250   2121148     38.65     41.13
2933.96/734.55	c  N dy  8735   2774406       150     12750         0    117648     89250   2976325     38.65     43.46
2965.89/742.54	c  N dy  8748   2798781       150     12750         0     71077     89250    855563     38.64     40.68
2984.26/747.12	c  N dy  8791   2818857       150     12750         0     90294     89250   1711009     38.63     40.85
3010.23/753.61	c  N dy  8876   2839950       150     12750         0    110488     89250   2616234     38.64     40.74
3039.79/761.06	c  N dy  8947   2860073       150     12750         0    129768     89250   3478001     38.64     40.77
3067.35/767.91	c  N dy  8991   2880147       150     12750         0     78188     89250   1140173     38.64     41.88
3087.74/773.07	c  N dy  9052   2900196       150     12750         0     97375     89250   1998403     38.64     40.97
3116.08/780.12	c  N dy  9145   2920662       150     12750         0    116986     89250   2877164     38.64     40.89
3146.45/787.78	c  N dy  9201   2941031       150     12750         0    136493     89250   3750274     38.64     40.87
3174.01/794.65	c  N dy  9309   2961138       150     12750         0     84037     89250   1367896     38.65     40.79
3195.57/800.07	c  N dy  9368   2981207       150     12750         0    103266     89250   2228951     38.65     41.92
3223.96/807.13	c  N dy  9444   3001264       150     12750         0    122468     89250   3091056     38.66     40.77
3276.29/820.24	c  N dy  9489   3030827       150     12750         0     77910     89250   1050949     38.64     40.71
3305.83/827.62	c  N dy  9573   3051242       150     12750         0     97482     89250   1926049     38.65     40.83
3341.37/836.52	c  N dy  9654   3071251       150     12750         0    116702     89250   2788882     38.65     40.75
3377.35/845.55	c  N dy  9738   3091261       150     12750         0    135862     89250   3651437     38.66     41.48
3416.08/855.27	c  N dy  9817   3119087       150     12750         0     88720     89250   1501315     38.65     40.77
3441.64/861.63	c  N dy  9899   3139163       150     12750         0    107949     89250   2365573     38.66     40.74
3473.20/869.53	c  N dy  9992   3160107       150     12750         0    128010     89250   3266190     38.66     40.80
3506.35/877.80	c  N dy 10050   3181101       150     12750         0    148082     89250   4169971     38.66     40.75
3530.72/883.93	c  N dy 10139   3201228       150     12750         0     92701     89250   1651432     38.67     40.82
3544.32/887.37	c  S st 10195   3212091       150     12750         0    103117     89250   2120646     38.67   no data
3545.50/887.65	c  S st 10195   3212593       150     12750         0    103604     89250   2142599     38.67   no data
3545.50/887.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3545.90/887.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
3545.90/887.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3545.90/887.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3545.90/887.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3545.90/887.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3545.90/887.72	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3545.90/887.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3546.30/887.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3594.63/899.90	c lits-rem:       589  cl-subs:     2810  v-elim:      0  v-fix:    0  time: 12.09 s
3594.63/899.90	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
3594.63/899.93	c vivif2 --  cl tried   100794 cl shrink        0 lits rem          0 time: 0.03
3596.23/900.32	c asymm  cl-useful: 0/1076/12750 lits-rem:0 time: 0.39
3596.23/900.32	c calculated reachability. Time: 0.00
3596.23/900.32	c  N dy 10195   3212593       150     12750         0    100794     89250   1987187     38.67   no data
3622.60/906.99	c  N dy 10262   3232815       150     12750         0    120147     89250   2860080     38.67     40.71
3655.75/915.27	c  N dy 10310   3253079       150     12750         0    139533     89250   3725305     38.67     41.05
3693.72/924.80	c  N dy 10378   3273705       150     12750         0     83691     89250   1218738     38.67     40.95
3719.26/931.13	c  N dy 10470   3293742       150     12750         0    102911     89250   2080642     38.68     40.73
3755.63/940.22	c  N dy 10559   3320246       150     12750         0    128215     89250   3218884     38.68     40.89
3794.77/950.05	c  N dy 10663   3341628       150     12750         0    148696     89250   4141076     38.69     40.81
3829.11/958.67	c  N dy 10718   3372145       150     12750         0    101327     89250   1974953     38.68     40.85
3855.08/965.16	c  N dy 10771   3392191       150     12750         0    120464     89250   2831973     38.68     40.82
3885.43/972.72	c  N dy 10817   3412682       150     12750         0    140056     89250   3707041     38.68     40.83
3920.58/981.53	c  N dy 10906   3432735       150     12750         0     81824     89250   1067284     38.68     40.75
3944.17/987.45	c  N dy 10975   3454442       150     12750         0    102618     89250   1999102     38.68     40.85
3972.51/994.56	c  N dy 11057   3475038       150     12750         0    122359     89250   2885927     38.69     41.13
4006.87/1003.10	c  N dy 11142   3495258       150     12750         0    141719     89250   3754060     38.69     40.84
4042.01/1011.90	c  N dy 11228   3515311       150     12750         0     82431     89250   1057647     38.70     40.78
4064.78/1017.64	c  N dy 11311   3535358       150     12750         0    101660     89250   1923847     38.70     41.37
4092.34/1024.53	c  N dy 11385   3555477       150     12750         0    120933     89250   2786942     38.70     40.98
4131.89/1034.40	c  N dy 11491   3575483       150     12750         0    140159     89250   3653892     38.71     40.87
4179.03/1046.22	c  N dy 11558   3595494       150     12750         0     79793     89250    900685     38.71     40.86
4206.60/1053.18	c  N dy 11631   3615583       150     12750         0     99055     89250   1766708     38.71     40.86
4239.75/1061.47	c  N dy 11692   3635602       150     12750         0    118159     89250   2623262     38.71     41.46
4276.89/1070.74	c  N dy 11792   3656350       150     12750         0    138082     89250   3520625     38.72     41.30
4315.64/1080.40	c  N dy 11874   3676378       150     12750         0    157270     89250   4381600     38.72     41.27
4344.02/1087.56	c  N dy 11980   3696524       150     12750         0     96134     89250   1602164     38.73     40.78
4363.18/1092.34	c  S st 12016   3712593       150     12750         0    111449     89250   2287269     38.73     39.06
4364.37/1092.63	c  S st 12016   3713094       150     12750         0    111938     89250   2308752     38.73   no data
4364.37/1092.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4364.77/1092.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
4364.77/1092.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4364.77/1092.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4364.77/1092.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4364.77/1092.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4364.77/1092.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4364.77/1092.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4365.17/1092.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4416.70/1105.79	c lits-rem:       766  cl-subs:     3596  v-elim:      0  v-fix:    0  time: 12.98 s
4416.70/1105.79	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
4417.10/1105.82	c vivif2 --  cl tried   108342 cl shrink        0 lits rem          0 time: 0.03
4418.71/1106.22	c asymm  cl-useful: 0/987/12750 lits-rem:0 time: 0.39
4418.71/1106.22	c calculated reachability. Time: 0.00
4418.71/1106.22	c  N dy 12016   3713094       150     12750         0    108342     89250   2117723     38.73   no data
4449.87/1114.07	c  N dy 12102   3734737       150     12750         0    129061     89250   3048897     38.73     40.79
4479.41/1121.40	c  F st 12163   3751562       150     12750         0    145167     89250   3775771     38.73     39.80
4486.60/1123.20	c  N st 12168   3754856       150     12750         0    148317     89250   3921504     38.73   no data
4528.56/1133.72	c  N dy 12250   3775426       150     12750         0     86690     89250   1142613     38.74     41.02
4555.33/1140.41	c  N dy 12278   3801174       150     12750         0    111211     89250   2240825     38.73     40.81
4584.07/1147.67	c  N dy 12333   3821955       150     12750         0    131152     89250   3134771     38.72     41.00
4618.02/1156.19	c  N dy 12387   3842052       150     12750         0    150406     89250   3997738     38.72     40.82
4653.18/1164.98	c  N dy 12460   3862118       150     12750         0     87326     89250   1140651     38.73     44.52
4679.14/1171.40	c  N dy 12555   3882318       150     12750         0    106689     89250   2010114     38.73     40.80
4708.71/1178.87	c  N dy 12640   3902355       150     12750         0    125874     89250   2872822     38.74     40.96
4744.27/1187.74	c  N dy 12702   3925330       150     12750         0    147824     89250   3857383     38.73     41.02
4787.39/1198.57	c  N dy 12785   3946490       150     12750         0     84883     89250    993118     38.74     40.82

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: 935)

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

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

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


[startup+0 s]
/proc/loadavg: 7.27 7.90 6.60 5/180 22982
/proc/meminfo: memFree=26086388/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 413 0 0 0 0 0 0 0 24 0 4 0 514628569 52441088 352 33554432000 4194304 4627427 140735877274560 18446744073709551615 47723842299816 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 12803 352 303 106 0 7774 0
[pid=22982/tid=22983] ppid=22980 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514628569 52441088 352 33554432000 4194304 4627427 140735877274560 18446744073709551615 47723842299820 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514628569 52441088 352 33554432000 4194304 4627427 140735877274560 18446744073709551615 47723842299826 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 5 0 0 0 0 0 0 0 25 0 4 0 514628569 52441088 352 33554432000 4194304 4627427 140735877274560 18446744073709551615 228244348859 0 0 4096 2 0 0 0 -1 4 0 0 0

[startup+0.312778 s]
/proc/loadavg: 7.27 7.90 6.60 5/180 22982
/proc/meminfo: memFree=26086388/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=219472 CPUtime=1.22 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 3197 0 0 0 122 0 0 0 25 0 4 0 514628569 224739328 2760 33554432000 4194304 4627427 140735877274560 18446744073709551615 228244392119 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 54868 2798 371 106 0 49839 0
[pid=22982/tid=22983] ppid=22980 vsize=219472 CPUtime=0.3 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) D 22980 22982 22773 0 -1 4202560 889 0 0 0 30 0 0 0 18 0 4 0 514628569 224739328 2844 33554432000 4194304 4627427 140735877274560 18446744073709551615 228244010017 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=219608 CPUtime=0.3 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) D 22980 22982 22773 0 -1 4202560 458 0 0 0 30 0 0 0 18 0 4 0 514628569 224878592 2887 33554432000 4194304 4627427 140735877274560 18446744073709551615 228244009669 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=219608 CPUtime=0.3 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 1032 0 0 0 30 0 0 0 18 0 4 0 514628569 224878592 2937 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 219472

[startup+0.905486 s]
/proc/loadavg: 7.27 7.90 6.60 5/180 22982
/proc/meminfo: memFree=26086388/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=235676 CPUtime=3.59 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 9233 0 0 0 358 1 0 0 25 0 4 0 514628569 241332224 6247 33554432000 4194304 4627427 140735877274560 18446744073709551615 4333279 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 58919 6247 384 106 0 53890 0
[pid=22982/tid=22983] ppid=22980 vsize=235676 CPUtime=0.89 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 2420 0 0 0 89 0 0 0 19 0 4 0 514628569 241332224 6247 33554432000 4194304 4627427 140735877274560 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=235676 CPUtime=0.89 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 2220 0 0 0 89 0 0 0 18 0 4 0 514628569 241332224 6247 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=235676 CPUtime=0.89 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 1792 0 0 0 89 0 0 0 18 0 4 0 514628569 241332224 6247 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.59
Current children cumulated vsize (KiB) 235676

[startup+1.00047 s]
/proc/loadavg: 7.27 7.90 6.60 5/180 22982
/proc/meminfo: memFree=26086388/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=235824 CPUtime=3.97 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 9850 0 0 0 396 1 0 0 25 0 4 0 514628569 241483776 6295 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 58956 6295 384 106 0 53927 0
[pid=22982/tid=22983] ppid=22980 vsize=235824 CPUtime=0.99 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 2505 0 0 0 99 0 0 0 19 0 4 0 514628569 241483776 6295 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309186 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=235824 CPUtime=0.98 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 2307 0 0 0 98 0 0 0 19 0 4 0 514628569 241483776 6295 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=235824 CPUtime=0.98 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 2151 0 0 0 98 0 0 0 19 0 4 0 514628569 241483776 6295 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 235824

[startup+1.10045 s]
/proc/loadavg: 7.27 7.90 6.60 5/180 22982
/proc/meminfo: memFree=26086388/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=235824 CPUtime=4.37 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 10182 0 0 0 436 1 0 0 25 0 4 0 514628569 241483776 6627 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309287 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 58956 6628 384 106 0 53927 0
[pid=22982/tid=22983] ppid=22980 vsize=235824 CPUtime=1.09 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 2585 0 0 0 109 0 0 0 19 0 4 0 514628569 241483776 6629 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=235824 CPUtime=1.08 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 2395 0 0 0 108 0 0 0 19 0 4 0 514628569 241483776 6629 33554432000 4194304 4627427 140735877274560 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=235824 CPUtime=1.08 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 2230 0 0 0 108 0 0 0 19 0 4 0 514628569 241483776 6629 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4.37
Current children cumulated vsize (KiB) 235824

[startup+1.50038 s]
/proc/loadavg: 7.27 7.90 6.60 5/180 22982
/proc/meminfo: memFree=26086388/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=236324 CPUtime=5.97 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 12668 0 0 0 595 2 0 0 25 0 4 0 514628569 241995776 6769 33554432000 4194304 4627427 140735877274560 18446744073709551615 4333312 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 59081 6769 385 106 0 54052 0
[pid=22982/tid=22983] ppid=22980 vsize=236324 CPUtime=1.49 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 3191 0 0 0 149 0 0 0 20 0 4 0 514628569 241995776 6769 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=236324 CPUtime=1.48 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 3003 0 0 0 148 0 0 0 19 0 4 0 514628569 241995776 6769 33554432000 4194304 4627427 140735877274560 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=236324 CPUtime=1.48 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 2847 0 0 0 148 0 0 0 19 0 4 0 514628569 241995776 6770 33554432000 4194304 4627427 140735877274560 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 236324

[startup+3.1011 s]
/proc/loadavg: 7.27 7.90 6.60 9/184 22986
/proc/meminfo: memFree=25977732/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=245080 CPUtime=12.36 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 27980 0 0 0 1232 4 0 0 25 0 4 0 514628569 250961920 16333 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 61270 16333 388 106 0 56241 0
[pid=22982/tid=22983] ppid=22980 vsize=245080 CPUtime=3.07 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 5929 0 0 0 307 0 0 0 25 0 4 0 514628569 250961920 16333 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=245080 CPUtime=3.08 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 7600 0 0 0 307 1 0 0 25 0 4 0 514628569 250961920 16333 33554432000 4194304 4627427 140735877274560 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=245080 CPUtime=3.08 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 7363 0 0 0 308 0 0 0 25 0 4 0 514628569 250961920 16333 33554432000 4194304 4627427 140735877274560 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 245080

[startup+6.30654 s]
/proc/loadavg: 7.41 7.92 6.61 9/184 22986
/proc/meminfo: memFree=25961240/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=255568 CPUtime=25.16 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 41267 0 0 0 2509 7 0 0 25 0 4 0 514628569 261701632 19679 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 63892 19679 388 106 0 58863 0
[pid=22982/tid=22983] ppid=22980 vsize=255568 CPUtime=6.26 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 10899 0 0 0 625 1 0 0 25 0 4 0 514628569 261701632 19679 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=255568 CPUtime=6.29 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 10257 0 0 0 627 2 0 0 25 0 4 0 514628569 261701632 19679 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=255568 CPUtime=6.29 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 9885 0 0 0 628 1 0 0 25 0 4 0 514628569 261701632 19679 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 255568

[startup+12.7004 s]
/proc/loadavg: 7.46 7.92 6.62 9/184 22986
/proc/meminfo: memFree=25913920/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=271676 CPUtime=50.71 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 64109 0 0 0 5060 11 0 0 25 0 4 0 514628569 278196224 28473 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 67919 28473 388 106 0 62890 0
[pid=22982/tid=22983] ppid=22980 vsize=271676 CPUtime=12.63 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 15661 0 0 0 1261 2 0 0 25 0 4 0 514628569 278196224 28473 33554432000 4194304 4627427 140735877274560 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=271676 CPUtime=12.69 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 15460 0 0 0 1266 3 0 0 25 0 4 0 514628569 278196224 28473 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=271676 CPUtime=12.68 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 16066 0 0 0 1266 2 0 0 25 0 4 0 514628569 278196224 28473 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 271676

[startup+25.5012 s]
/proc/loadavg: 7.58 7.92 6.64 9/184 22987
/proc/meminfo: memFree=25881496/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=291780 CPUtime=101.84 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 98347 0 0 0 10165 19 0 0 25 0 4 0 514628569 298782720 37662 33554432000 4194304 4627427 140735877274560 18446744073709551615 4420272 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 72945 37662 388 106 0 67916 0
[pid=22982/tid=22983] ppid=22980 vsize=291780 CPUtime=25.36 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 23365 0 0 0 2532 4 0 0 25 0 4 0 514628569 298782720 37662 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=291780 CPUtime=25.48 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 23016 0 0 0 2544 4 0 0 25 0 4 0 514628569 298782720 37662 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=291780 CPUtime=25.48 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 24310 0 0 0 2544 4 0 0 25 0 4 0 514628569 298782720 37662 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 291780

[startup+51.1007 s]
/proc/loadavg: 7.92 7.97 6.69 9/184 22987
/proc/meminfo: memFree=25864916/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=278732 CPUtime=204.08 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 148786 0 0 0 20370 38 0 0 25 0 4 0 514628569 285421568 42927 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 69683 42927 388 106 0 64654 0
[pid=22982/tid=22983] ppid=22980 vsize=278732 CPUtime=50.81 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 36621 0 0 0 5074 7 0 0 25 0 4 0 514628569 285421568 42927 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=278732 CPUtime=51.09 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 35116 0 0 0 5102 7 0 0 25 0 4 0 514628569 285421568 42927 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=278732 CPUtime=51.06 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 35497 0 0 0 5092 14 0 0 25 0 4 0 514628569 285421568 42927 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 278732

[startup+102.301 s]
/proc/loadavg: 8.01 7.99 6.76 9/184 22989
/proc/meminfo: memFree=25793240/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=305836 CPUtime=408.59 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 224377 0 0 0 40800 59 0 0 25 0 4 0 514628569 313176064 47957 33554432000 4194304 4627427 140735877274560 18446744073709551615 4322560 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 76459 47957 388 106 0 71430 0
[pid=22982/tid=22983] ppid=22980 vsize=305836 CPUtime=101.73 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 58803 0 0 0 10160 13 0 0 25 0 4 0 514628569 313176064 47957 33554432000 4194304 4627427 140735877274560 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=305836 CPUtime=102.29 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 51822 0 0 0 10216 13 0 0 25 0 4 0 514628569 313176064 47957 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=305836 CPUtime=102.26 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 52555 0 0 0 10208 18 0 0 25 0 4 0 514628569 313176064 47957 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 305836

[startup+162.301 s]

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

[pid=22982] ppid=22980 vsize=682216 CPUtime=2805.32 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 655224 0 0 0 280310 222 0 0 25 0 4 0 514628569 698589184 109651 33554432000 4194304 4627427 140735877274560 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 170554 109651 388 106 0 165525 0
[pid=22982/tid=22983] ppid=22980 vsize=682216 CPUtime=698.41 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 199889 0 0 0 69776 65 0 0 25 0 4 0 514628569 698589184 109651 33554432000 4194304 4627427 140735877274560 18446744073709551615 4328709 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=682216 CPUtime=702.3 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 131023 0 0 0 70188 42 0 0 25 0 4 0 514628569 698589184 109651 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=682216 CPUtime=702.27 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 133182 0 0 0 70177 50 0 0 25 0 4 0 514628569 698589184 109651 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2805.32
Current children cumulated vsize (KiB) 682216

[startup+762.301 s]
/proc/loadavg: 8.00 8.03 7.40 9/184 23006
/proc/meminfo: memFree=25301400/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=721748 CPUtime=3044.98 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 683445 0 0 0 304263 235 0 0 25 0 4 0 514628569 739069952 109825 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 180437 109825 388 106 0 175408 0
[pid=22982/tid=22983] ppid=22980 vsize=721748 CPUtime=758.07 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 209980 0 0 0 75739 68 0 0 25 0 4 0 514628569 739069952 109825 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=721748 CPUtime=762.29 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 133613 0 0 0 76186 43 0 0 25 0 4 0 514628569 739069952 109825 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309109 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=721748 CPUtime=762.27 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 139538 0 0 0 76173 54 0 0 25 0 4 0 514628569 739069952 109825 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.98
Current children cumulated vsize (KiB) 721748

[startup+822.301 s]
/proc/loadavg: 8.00 8.02 7.44 9/184 23008
/proc/meminfo: memFree=25111016/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=786288 CPUtime=3284.66 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 721194 0 0 0 328218 248 0 0 25 0 4 0 514628569 805158912 121131 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 196572 121131 388 106 0 191543 0
[pid=22982/tid=22983] ppid=22980 vsize=786288 CPUtime=817.75 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 228668 0 0 0 81702 73 0 0 25 0 4 0 514628569 805158912 121131 33554432000 4194304 4627427 140735877274560 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=786288 CPUtime=822.3 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 139710 0 0 0 82184 46 0 0 25 0 4 0 514628569 805158912 121131 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=786288 CPUtime=822.28 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 142978 0 0 0 82172 56 0 0 25 0 4 0 514628569 805158912 121131 33554432000 4194304 4627427 140735877274560 18446744073709551615 4420191 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3284.66
Current children cumulated vsize (KiB) 786288

[startup+882.3 s]
/proc/loadavg: 8.00 8.02 7.47 9/184 23009
/proc/meminfo: memFree=25054188/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=773400 CPUtime=3524.33 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 750777 0 0 0 352174 259 0 0 25 0 4 0 514628569 791961600 123099 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 193350 123099 388 106 0 188321 0
[pid=22982/tid=22983] ppid=22980 vsize=773400 CPUtime=877.41 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 233730 0 0 0 87667 74 0 0 25 0 4 0 514628569 791961600 123099 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=773400 CPUtime=882.31 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 149057 0 0 0 88181 50 0 0 25 0 4 0 514628569 791961600 123099 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=773400 CPUtime=882.28 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 150508 0 0 0 88170 58 0 0 25 0 4 0 514628569 791961600 123099 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3524.33
Current children cumulated vsize (KiB) 773400

[startup+942.301 s]
/proc/loadavg: 8.00 8.01 7.50 9/184 23011
/proc/meminfo: memFree=25011640/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=871900 CPUtime=3764.01 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 781378 0 0 0 376127 274 0 0 25 0 4 0 514628569 892825600 129320 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 217975 129320 388 106 0 212946 0
[pid=22982/tid=22983] ppid=22980 vsize=871900 CPUtime=937.09 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 243379 0 0 0 93631 78 0 0 25 0 4 0 514628569 892825600 129320 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=871900 CPUtime=942.3 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 155104 0 0 0 94178 52 0 0 25 0 4 0 514628569 892825600 129320 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=871900 CPUtime=942.29 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 158471 0 0 0 94166 63 0 0 25 0 4 0 514628569 892825600 129320 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309125 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3764.01
Current children cumulated vsize (KiB) 871900

[startup+1002.3 s]
/proc/loadavg: 8.03 8.02 7.54 9/184 23013
/proc/meminfo: memFree=24933128/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=869612 CPUtime=4003.67 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 817103 0 0 0 400080 287 0 0 25 0 4 0 514628569 890482688 135816 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 217403 135816 388 106 0 212374 0
[pid=22982/tid=22983] ppid=22980 vsize=869612 CPUtime=996.76 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 253542 0 0 0 99594 82 0 0 25 0 4 0 514628569 890482688 135816 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=869612 CPUtime=1002.3 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 164179 0 0 0 100175 55 0 0 25 0 4 0 514628569 890482688 135816 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=869612 CPUtime=1002.29 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 165014 0 0 0 100163 66 0 0 25 0 4 0 514628569 890482688 135816 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4003.67
Current children cumulated vsize (KiB) 869612

[startup+1062.31 s]
/proc/loadavg: 8.04 8.03 7.57 9/184 23014
/proc/meminfo: memFree=24896988/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=848240 CPUtime=4243.36 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 842548 0 0 0 424038 298 0 0 25 0 4 0 514628569 868597760 134843 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 212060 134843 388 106 0 207031 0
[pid=22982/tid=22983] ppid=22980 vsize=848240 CPUtime=1056.42 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 261943 0 0 0 105558 84 0 0 25 0 4 0 514628569 868597760 134843 33554432000 4194304 4627427 140735877274560 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=848240 CPUtime=1062.31 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 170222 0 0 0 106173 58 0 0 25 0 4 0 514628569 868597760 134843 33554432000 4194304 4627427 140735877274560 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=848240 CPUtime=1062.29 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 170618 0 0 0 106161 68 0 0 25 0 4 0 514628569 868597760 134843 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4243.36
Current children cumulated vsize (KiB) 848240

[startup+1122.3 s]
/proc/loadavg: 8.06 8.04 7.59 9/184 23047
/proc/meminfo: memFree=25586900/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=792344 CPUtime=4483.01 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 874100 0 0 0 447991 310 0 0 25 0 4 0 514628569 811360256 134408 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 198086 134408 388 106 0 193057 0
[pid=22982/tid=22983] ppid=22980 vsize=792344 CPUtime=1116.08 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 268417 0 0 0 111522 86 0 0 25 0 4 0 514628569 811360256 134408 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309111 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=792344 CPUtime=1122.31 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 179363 0 0 0 112170 61 0 0 25 0 4 0 514628569 811360256 134408 33554432000 4194304 4627427 140735877274560 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=792344 CPUtime=1122.29 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 180105 0 0 0 112157 72 0 0 25 0 4 0 514628569 811360256 134408 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4483.01
Current children cumulated vsize (KiB) 792344

[startup+1182.3 s]
/proc/loadavg: 8.06 8.04 7.62 9/184 23048
/proc/meminfo: memFree=25543456/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=850768 CPUtime=4722.68 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 909703 0 0 0 471944 324 0 0 25 0 4 0 514628569 871186432 133242 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 212692 133242 388 106 0 207663 0
[pid=22982/tid=22983] ppid=22980 vsize=850768 CPUtime=1175.75 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 278184 0 0 0 117485 90 0 0 25 0 4 0 514628569 871186432 133242 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=850768 CPUtime=1182.31 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 186274 0 0 0 118167 64 0 0 25 0 4 0 514628569 871186432 133242 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=850768 CPUtime=1182.28 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 189440 0 0 0 118153 75 0 0 25 0 4 0 514628569 871186432 133242 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309284 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4722.68
Current children cumulated vsize (KiB) 850768



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.12 8.05 7.64 9/184 23049
/proc/meminfo: memFree=25570360/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=736952 CPUtime=4800.19 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 922440 0 0 0 479690 329 0 0 25 0 4 0 514628569 754638848 130251 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 184238 130251 388 106 0 179209 0
[pid=22982/tid=22983] ppid=22980 vsize=736952 CPUtime=1195.05 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 281681 0 0 0 119413 92 0 0 25 0 4 0 514628569 754638848 130251 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=736952 CPUtime=1201.71 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 189817 0 0 0 120107 64 0 0 25 0 4 0 514628569 754638848 130251 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=736952 CPUtime=1201.69 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 191759 0 0 0 120092 77 0 0 25 0 4 0 514628569 754638848 130251 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 736952

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

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

[startup+1201.7 s]
/proc/loadavg: 8.12 8.05 7.64 9/184 23049
/proc/meminfo: memFree=25570360/32951124 swapFree=67111364/67111528
[pid=22982] ppid=22980 vsize=736952 CPUtime=4800.19 cores=0,2,4,6
/proc/22982/stat : 22982 (strangenight2-m) R 22980 22982 22773 0 -1 4202496 922440 0 0 0 479690 329 0 0 25 0 4 0 514628569 754638848 130251 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/22982/statm: 184238 130251 388 106 0 179209 0
[pid=22982/tid=22983] ppid=22980 vsize=736952 CPUtime=1195.05 cores=0,2,4,6
/proc/22982/task/22983/stat : 22983 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 281681 0 0 0 119413 92 0 0 25 0 4 0 514628569 754638848 130251 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=22982/tid=22984] ppid=22980 vsize=736952 CPUtime=1201.71 cores=0,2,4,6
/proc/22982/task/22984/stat : 22984 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 189817 0 0 0 120107 64 0 0 25 0 4 0 514628569 754638848 130251 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=22982/tid=22985] ppid=22980 vsize=736952 CPUtime=1201.69 cores=0,2,4,6
/proc/22982/task/22985/stat : 22985 (strangenight2-m) R 22980 22982 22773 0 -1 4202560 191759 0 0 0 120092 77 0 0 25 0 4 0 514628569 754638848 130251 33554432000 4194304 4627427 140735877274560 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 736952

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.74
CPU time (s): 4800.24
CPU user time (s): 4796.93
CPU system time (s): 3.3165
CPU usage (%): 399.442
Max. virtual memory (cumulated for all children) (KiB): 918820

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

runsolver used 1.9957 second user time and 4.5713 second system time

The end

Launcher Data

Begin job on node136 at 2011-04-29 00:38:26
IDJOB=3173743
IDBENCH=82561
IDSOLVER=1586
FILE ID=node136/3173743-1304030306
RUNJOBID= node136-1304028687-22792
PBS_JOBID= 13170316
Free space on /tmp= 72328 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S896023516-057-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173743-1304030306/watcher-3173743-1304030306 -o /tmp/evaluation-result-3173743-1304030306/solver-3173743-1304030306 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173743-1304030306.cnf

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

MD5SUM BENCH= fbc6593197090933c7d66c2e5740159a
RANDOM SEED=768551534

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.809
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:      26086800 kB
Buffers:       1044336 kB
Cached:        4888332 kB
SwapCached:        100 kB
Active:         940564 kB
Inactive:      5358792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      26086800 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:           15520 kB
Writeback:         172 kB
AnonPages:      366640 kB
Mapped:          15528 kB
Slab:           497324 kB
PageTables:       5396 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   647268 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= 72324 MiB
End job on node136 at 2011-04-29 00:58:30