Trace number 3174038

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.33 1201.93

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1254315629-032.SATISFIABLE.cnf
MD5SUM94650efc57391750519ef04c571bda58
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.76173
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
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 57120

Solver Data

0.00/0.01	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3174038-1304078129.cnf'
0.00/0.01	c -- header says num vars:             80
0.00/0.01	c -- header says num clauses:        7120
0.00/0.02	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.02	c -- vars added         80
0.00/0.02	c Parsing time:  0.00 s
0.00/0.02	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
0.00/0.18	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.00/0.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.65/0.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.65/0.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.65/0.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.65/0.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
0.65/0.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.65/0.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.65/0.82	c Finding binary XORs  T:     0.00 s  found:       0
0.65/0.82	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.65/0.82	c calculated reachability. Time: 0.00
0.65/0.82	c Calc default polars -  time:   0.00 s pos:      39 undec:       4 neg:      37
0.65/0.82	c =========================================================================================
0.65/0.82	c types(t): F = full restart, N = normal restart
0.65/0.82	c types(t): S = simplification begin/end, E = solution found
0.65/0.82	c restart types(rt): st = static, dy = dynamic
0.65/0.82	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.65/0.82	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
0.65/0.82	c  N dy     7      5927        80      7120         0      3128     49840     74749     23.26     24.54
0.65/0.82	c  N dy    11     12200        80      7120         0      4948     49840    110076     21.85     23.02
0.65/0.92	c  N dy    48     17439        80      7120         0      9741     49840    240092     22.58     23.87
4.72/1.21	c  N dy    74     24328        80      7120         0     10930     49840    258728     22.79     24.00
4.72/1.25	c  F st    79     25000        80      7120         0     11541     49840    275169     22.83   no data
5.53/1.48	c  N dy    85     30000        80      7120         0      9887     49840    217047     22.83   no data
5.53/1.48	c  S st    85     30000        80      7120         0      9887     49840    217047     22.83   no data
5.93/1.52	c  S st    85     30501        80      7120         0     10352     49840    229895     22.83   no data
5.93/1.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.93/1.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.93/1.53	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
5.93/1.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.93/1.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.93/1.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.93/1.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.93/1.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.93/1.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.74/1.74	c lits-rem:       111  cl-subs:      779  v-elim:      0  v-fix:    0  time:  0.20 s
7.92/2.01	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.27
7.92/2.01	c calculated reachability. Time: 0.00
7.92/2.01	c  N dy    85     30501        80      7120         0      9573     49840    206740     22.83   no data
8.72/2.27	c  N dy    96     35198        80      7120         0     13865     49840    321883     22.85     24.06
9.92/2.55	c  N dy   114     40328        80      7120         0     11387     49840    241099     22.96     24.19
10.71/2.79	c  N dy   135     44369        80      7120         0     15130     49840    343308     23.08     24.65
11.13/2.89	c  S st   144     45751        80      7120         0     16390     49840    377100     23.11     21.96
11.53/2.94	c  S st   144     46256        80      7120         0      8662     49840    153239     23.11   no data
11.53/2.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.53/2.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.53/2.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.53/2.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.53/2.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.53/2.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
11.53/2.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.53/2.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.53/2.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.53/2.99	c lits-rem:         5  cl-subs:       53  v-elim:      0  v-fix:    0  time:  0.04 s
11.53/2.99	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.53/2.99	c vivif2 --  cl tried     8609 cl shrink        0 lits rem          0 time: 0.00
12.71/3.25	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.26
12.71/3.25	c calculated reachability. Time: 0.00
12.71/3.25	c  N dy   144     46256        80      7120         0      8609     49840    151518     23.11   no data
16.30/4.14	c  N dy   153     62049        80      7120         0     13773     49840    271473     22.66     23.85
18.31/4.64	c  N dy   166     69385        80      7120         0     10494     49840    173468     22.59     18.90
18.31/4.64	c  S st   166     69385        80      7120         0     10494     49840    173468     22.59     18.90
18.31/4.68	c  S st   166     69888        80      7120         0     10966     49840    186692     22.59   no data
18.31/4.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.31/4.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
18.31/4.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.31/4.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.31/4.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.31/4.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
18.31/4.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.31/4.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.31/4.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.71/4.76	c lits-rem:        15  cl-subs:      162  v-elim:      0  v-fix:    0  time:  0.07 s
18.71/4.76	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
18.71/4.76	c vivif2 --  cl tried    10804 cl shrink        0 lits rem          0 time: 0.00
19.92/5.08	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.31
19.92/5.08	c calculated reachability. Time: 0.00
19.92/5.08	c  N dy   166     69888        80      7120         0     10804     49840    182374     22.59   no data
21.10/5.36	c  N dy   185     74688        80      7120         0     15221     49840    300892     22.64     23.84
22.70/5.70	c  N dy   210     79472        80      7120         0     19629     49840    419128     22.68     24.26
24.31/6.11	c  N dy   242     84900        80      7120         0     13690     49840    245046     22.75     23.95
24.71/6.27	c  F st   249     87501        80      7120         0     16080     49840    308388     22.74   no data
25.49/6.48	c  N st   254     90798        80      7120         0     19113     49840    391369     22.74   no data
27.50/6.96	c  N dy   276     96678        80      7120         0     12575     49840    199787     22.79     25.77
29.49/7.46	c  N dy   306    104207        80      7120         0     19491     49840    385451     22.81     24.03
29.89/7.51	c  S st   311    104834        80      7120         0     20067     49840    401115     22.82   no data
29.89/7.57	c  S st   311    105339        80      7120         0     20536     49840    413568     22.82   no data
29.89/7.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.89/7.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.89/7.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.89/7.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.89/7.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.89/7.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
29.89/7.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.89/7.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.89/7.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.89/8.07	c lits-rem:       190  cl-subs:     1509  v-elim:      0  v-fix:    0  time:  0.47 s
31.89/8.07	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
31.89/8.07	c vivif2 --  cl tried    19027 cl shrink        0 lits rem          0 time: 0.00
33.50/8.49	c asymm  cl-useful: 0/5724/7120 lits-rem:0 time: 0.41
33.50/8.49	c calculated reachability. Time: 0.00
33.50/8.49	c  N dy   311    105339        80      7120         0     19027     49840    370424     22.82   no data
37.08/9.37	c  N dy   329    116970        80      7120         0     16852     49840    298221     22.76     24.15
39.88/10.03	c  N dy   362    125084        80      7120         0     24294     49840    498604     22.82     24.04
42.67/10.72	c  N dy   394    133259        80      7120         0     18126     49840    318059     22.85     24.08
45.48/11.48	c  N dy   412    143131        80      7120         0     27160     49840    560321     22.83     24.06
48.67/12.27	c  N dy   460    152466        80      7120         0     21094     49840    383411     22.88     24.09
50.68/12.76	c  S st   472    158008        80      7120         0     26144     49840    517020     22.87     22.56
51.08/12.82	c  S st   472    158514        80      7120         0     26613     49840    529963     22.87   no data
51.08/12.83	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
51.08/12.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
51.08/12.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
51.08/12.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
51.08/12.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
51.08/12.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
51.08/12.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
51.08/12.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
51.08/12.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.65/13.74	c lits-rem:       224  cl-subs:     2306  v-elim:      0  v-fix:    0  time:  0.88 s
54.65/13.74	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
54.65/13.75	c vivif2 --  cl tried    24307 cl shrink        0 lits rem          0 time: 0.00
55.07/13.88	c asymm  cl-useful: 0/1396/7120 lits-rem:0 time: 0.13
55.07/13.88	c calculated reachability. Time: 0.00
55.07/13.88	c  N dy   472    158514        80      7120         0     24307     49840    465589     22.87   no data
58.65/14.75	c  N dy   488    168687        80      7120         0     18110     49840    284932     22.82     24.12
62.24/15.69	c  N dy   541    179523        80      7120         0     28073     49840    554090     22.87     25.00
67.04/16.81	c  N dy   577    191041        80      7120         0     22147     49840    377046     22.89     25.67
72.23/18.18	c  N dy   602    205955        80      7120         0     18431     49840    266307     22.87     24.12
78.23/19.60	c  N dy   648    220700        80      7120         0     32000     49840    629506     22.88     24.10
84.22/21.14	c  N dy   650    237772        80      7120         0     29196     49840    530922     22.76     18.72
84.22/21.14	c  S st   650    237772        80      7120         0     29196     49840    530922     22.76     18.72
84.62/21.22	c  S st   650    238274        80      7120         0     29662     49840    543814     22.76   no data
84.62/21.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.62/21.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
84.62/21.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.62/21.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.62/21.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.62/21.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
84.62/21.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
84.62/21.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
84.62/21.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
89.81/22.56	c lits-rem:       425  cl-subs:     2754  v-elim:      0  v-fix:    0  time:  1.30 s
89.81/22.56	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
89.81/22.56	c vivif2 --  cl tried    26908 cl shrink        0 lits rem          0 time: 0.01
90.63/22.76	c asymm  cl-useful: 0/2482/7120 lits-rem:0 time: 0.19
90.63/22.76	c calculated reachability. Time: 0.00
90.63/22.76	c  N dy   650    238274        80      7120         0     26908     49840    474463     22.76   no data
99.02/24.83	c  N dy   673    260542        80      7120         0     28111     49840    491711     22.65     23.85
106.98/26.88	c  N dy   768    277609        80      7120         0     23774     49840    363474     22.72     23.93
115.38/28.91	c  N dy   840    295559        80      7120         0     40188     49840    803558     22.75     24.13
119.37/29.99	c  F st   864    306250        80      7120         0     28932     49840    480748     22.71     25.50
123.37/30.94	c  N dy   887    314800        80      7120         0     36761     49840    691291     22.72     23.95
132.95/33.37	c  N dy   982    335002        80      7120         0     33409     49840    593179     22.76     24.08
142.54/35.79	c  N dy  1028    355036        80      7120         0     28822     49840    451422     22.75     25.21
143.73/36.06	c  S st  1042    357411        80      7120         0     31022     49840    510754     22.75     21.29
144.13/36.14	c  S st  1042    357914        80      7120         0     31489     49840    523363     22.75   no data
144.13/36.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
144.13/36.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
144.13/36.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
144.13/36.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
144.13/36.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
144.13/36.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
144.13/36.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
144.13/36.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
144.13/36.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.34/36.95	c lits-rem:       272  cl-subs:     1631  v-elim:      0  v-fix:    0  time:  0.77 s
147.34/36.95	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
147.34/36.96	c vivif2 --  cl tried    29858 cl shrink        0 lits rem          0 time: 0.01
148.13/37.17	c asymm  cl-useful: 0/1912/7120 lits-rem:0 time: 0.21
148.13/37.17	c calculated reachability. Time: 0.00
148.13/37.17	c  N dy  1042    357914        80      7120         0     29858     49840    477397     22.75   no data
159.32/39.90	c  N dy  1124    377949        80      7120         0     24479     49840    318851     22.78     25.50
169.32/42.44	c  N dy  1179    398394        80      7120         0     43261     49840    821599     22.79     24.07
183.28/45.95	c  N dy  1258    423298        80      7120         0     41267     49840    746348     22.79     24.00
195.27/48.91	c  N dy  1302    447862        80      7120         0     37995     49840    644526     22.76     24.02
206.45/51.74	c  N dy  1350    468275        80      7120         0     30220     49840    427077     22.76     24.04
217.23/54.44	c  N dy  1439    488358        80      7120         0     48617     49840    922229     22.79     24.92
228.02/57.17	c  N dy  1499    508484        80      7120         0     39632     49840    665631     22.80     24.04
242.01/60.62	c  N dy  1596    529149        80      7120         0     30195     49840    394279     22.82     24.05
245.60/61.57	c  S st  1635    536871        80      7120         0     37316     49840    587415     22.84     23.48
246.00/61.66	c  S st  1635    537377        80      7120         0     37789     49840    600635     22.84   no data
246.00/61.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
246.00/61.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
246.00/61.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
246.00/61.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
246.00/61.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
246.00/61.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
246.00/61.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
246.00/61.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
246.40/61.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.39/62.79	c lits-rem:       194  cl-subs:     1711  v-elim:      0  v-fix:    0  time:  1.08 s
250.39/62.79	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
250.80/62.80	c vivif2 --  cl tried    36078 cl shrink        0 lits rem          0 time: 0.01
251.60/63.01	c asymm  cl-useful: 0/1573/7120 lits-rem:0 time: 0.22
251.60/63.02	c calculated reachability. Time: 0.00
251.60/63.02	c  N dy  1635    537377        80      7120         0     36078     49840    551419     22.84   no data
268.37/67.23	c  N dy  1672    568684        80      7120         0     35448     49840    514603     22.79     24.00
280.34/70.24	c  N dy  1757    589167        80      7120         0     54282     49840   1021498     22.81     24.04
296.33/74.21	c  N dy  1836    616181        80      7120         0     48758     49840    852744     22.80     24.12
315.51/79.01	c  N dy  1843    654559        80      7120         0     52608     49840    932910     22.69     23.89
329.09/82.43	c  N dy  1931    674667        80      7120         0     39101     49840    571795     22.71     23.91
345.86/86.67	c  N dy  2062    697727        80      7120         0     60235     49840   1143780     22.74     23.94
361.84/90.61	c  N dy  2132    723555        80      7120         0     50848     49840    862914     22.73     23.98
378.22/94.79	c  N dy  2211    743625        80      7120         0     35418     49840    439873     22.74     24.99
389.80/97.64	c  N dy  2256    763633        80      7120         0     53711     49840    926985     22.73     24.01
404.99/101.40	c  N dy  2296    783657        80      7120         0     37282     49840    474111     22.72     23.96
419.37/105.02	c  N dy  2374    805529        80      7120         0     57235     49840   1008025     22.73     24.08
419.79/105.15	c  S st  2380    806066        80      7120         0     57724     49840   1021594     22.73   no data
420.56/105.31	c  S st  2380    806575        80      7120         0     58201     49840   1034449     22.73   no data
420.56/105.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
420.56/105.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
420.56/105.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
420.56/105.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
420.56/105.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
420.56/105.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
420.56/105.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
420.56/105.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
420.56/105.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
437.76/109.61	c lits-rem:       524  cl-subs:     4774  v-elim:      0  v-fix:    0  time:  4.20 s
437.76/109.61	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
437.76/109.62	c vivif2 --  cl tried    53427 cl shrink        0 lits rem          0 time: 0.01
438.94/109.90	c asymm  cl-useful: 0/1109/7120 lits-rem:0 time: 0.28
438.94/109.90	c calculated reachability. Time: 0.00
438.94/109.90	c  N dy  2380    806575        80      7120         0     53427     49840    901807     22.73   no data
457.71/114.64	c  N dy  2507    826734        80      7120         0     36476     49840    439351     22.76     24.02
471.30/118.02	c  N dy  2616    846757        80      7120         0     54831     49840    937201     22.79     24.91
492.87/123.44	c  N dy  2715    872092        80      7120         0     41511     49840    554607     22.80     24.00
508.45/127.38	c  N dy  2839    893377        80      7120         0     61113     49840   1086997     22.82     24.03
525.24/131.53	c  N dy  2900    913421        80      7120         0     41911     49840    550721     22.82     25.19
540.40/135.32	c  N dy  3019    933515        80      7120         0     60359     49840   1050324     22.84     24.05
561.57/140.69	c  N dy  3049    964846        80      7120         0     50468     49840    758165     22.80     24.23
580.35/145.32	c  N dy  3136    987113        80      7120         0     70862     49840   1305570     22.81     24.07
597.53/149.62	c  N dy  3249   1007189        80      7120         0     49964     49840    737310     22.84     25.41
614.31/153.82	c  N dy  3349   1027257        80      7120         0     68393     49840   1237339     22.85     25.37
633.88/158.74	c  N dy  3468   1047294        80      7120         0     46449     49840    624278     22.87     24.62
649.85/162.73	c  F st  3481   1071875        80      7120         0     68662     49840   1200437     22.83     22.96
649.85/162.73	c  N st  3481   1071875        80      7120         0     68662     49840   1200437     22.83     22.96
667.83/167.27	c  N dy  3537   1093178        80      7120         0     47015     49840    623458     22.83     24.10
682.22/170.82	c  N dy  3574   1115145        80      7120         0     67031     49840   1151933     22.81     24.06
712.57/178.47	c  N dy  3626   1154636        80      7120         0     60951     49840    958541     22.76     24.11
734.14/183.82	c  N dy  3755   1174651        80      7120         0     79298     49840   1459577     22.79     25.14
757.32/189.66	c  N dy  3849   1197621        80      7120         0     57405     49840    869622     22.80     24.15
770.10/192.87	c  S st  3906   1209865        80      7120         0     68635     49840   1172648     22.80   no data
771.31/193.11	c  S st  3906   1210368        80      7120         0     69106     49840   1185741     22.80   no data
771.31/193.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
771.31/193.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
771.31/193.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
771.31/193.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
771.31/193.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
771.31/193.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
771.31/193.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
771.31/193.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
771.71/193.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
806.04/201.81	c lits-rem:       842  cl-subs:     5278  v-elim:      0  v-fix:    0  time:  8.56 s
806.04/201.81	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
806.04/201.83	c vivif2 --  cl tried    63828 cl shrink        0 lits rem          0 time: 0.02
807.64/202.20	c asymm  cl-useful: 0/1210/7120 lits-rem:0 time: 0.36
807.64/202.20	c calculated reachability. Time: 0.00
807.64/202.20	c  N dy  3906   1210368        80      7120         0     63828     49840   1038856     22.80   no data
826.42/206.91	c  N dy  3931   1230386        80      7120         0     82036     49840   1521501     22.79     24.22
846.01/211.89	c  N dy  4051   1251873        80      7120         0     58157     49840    882612     22.81     24.06
865.96/216.81	c  N dy  4162   1271907        80      7120         0     76528     49840   1381410     22.82     25.31
889.14/222.65	c  N dy  4263   1293752        80      7120         0     51754     49840    683407     22.83     24.08
904.72/226.60	c  N dy  4290   1316281        80      7120         0     72308     49840   1231407     22.82     24.05
932.28/233.47	c  N dy  4421   1336292        80      7120         0     90678     49840   1732961     22.84     25.52
953.85/238.81	c  N dy  4523   1356863        80      7120         0     63976     49840   1003631     22.85     24.15
973.44/243.74	c  N dy  4580   1376921        80      7120         0     82363     49840   1499197     22.85     25.47
1004.60/251.55	c  N dy  4671   1411587        80      7120         0     67353     49840   1069272     22.84     24.08
1024.55/256.59	c  N dy  4701   1434128        80      7120         0     87902     49840   1617318     22.82     24.06
1045.72/261.87	c  N dy  4817   1454188        80      7120         0     58782     49840    834925     22.84     24.12
1065.30/266.74	c  N dy  4844   1477278        80      7120         0     79668     49840   1382290     22.82     24.03
1089.26/272.79	c  N dy  4913   1497329        80      7120         0     49634     49840    571014     22.83     25.94
1106.83/277.18	c  N dy  5013   1519016        80      7120         0     69463     49840   1109147     22.84     24.32
1130.80/283.18	c  N dy  5111   1540664        80      7120         0     89242     49840   1646377     22.85     24.10
1153.18/288.78	c  N dy  5200   1560667        80      7120         0     58235     49840    784918     22.86     25.91
1172.35/293.58	c  N dy  5279   1580747        80      7120         0     76665     49840   1283277     22.87     25.75
1197.12/299.71	c  N dy  5371   1600787        80      7120         0     95026     49840   1780982     22.87     25.81
1217.49/304.89	c  N dy  5444   1622294        80      7120         0     64370     49840    932530     22.88     24.11
1237.86/309.92	c  N dy  5533   1642411        80      7120         0     82852     49840   1432916     22.88     24.13
1265.42/316.84	c  N dy  5613   1663881        80      7120         0    102454     49840   1957945     22.89     24.24
1283.40/321.32	c  N dy  5712   1683888        80      7120         0     69498     49840   1055856     22.89     24.12
1308.97/327.75	c  N dy  5771   1710369        80      7120         0     93607     49840   1700470     22.88     20.47
1308.97/327.75	c  S st  5771   1710369        80      7120         0     93607     49840   1700470     22.88     20.47
1310.17/328.03	c  S st  5771   1710872        80      7120         0     94077     49840   1713574     22.88   no data
1310.17/328.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1310.17/328.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1310.17/328.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1310.17/328.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1310.17/328.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1310.17/328.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1310.17/328.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1310.57/328.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1310.57/328.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1360.89/340.70	c lits-rem:       952  cl-subs:     8770  v-elim:      0  v-fix:    0  time: 12.47 s
1360.89/340.70	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1360.89/340.73	c vivif2 --  cl tried    85307 cl shrink        0 lits rem          0 time: 0.02
1362.09/341.07	c asymm  cl-useful: 0/831/7120 lits-rem:0 time: 0.35
1362.09/341.08	c calculated reachability. Time: 0.00
1362.09/341.08	c  N dy  5771   1710872        80      7120         0     85307     49840   1473323     22.88   no data
1391.65/348.42	c  N dy  5871   1731664        80      7120         0     52598     49840    588766     22.89     24.31
1407.63/352.49	c  N dy  5948   1751734        80      7120         0     70827     49840   1081881     22.90     24.12
1427.60/357.46	c  N dy  5985   1772224        80      7120         0     89528     49840   1583390     22.89     24.10
1453.97/364.07	c  N dy  6088   1792269        80      7120         0     55140     49840    642012     22.90     26.70
1472.34/368.62	c  N dy  6178   1812324        80      7120         0     73533     49840   1141263     22.91     26.10
1505.52/376.99	c  N dy  6327   1834350        80      7120         0     93715     49840   1694305     22.93     24.27
1533.06/383.88	c  N dy  6407   1854391        80      7120         0     58152     49840    707166     22.93     24.23
1554.63/389.26	c  N dy  6440   1879997        80      7120         0     81360     49840   1321440     22.92     24.16
1580.22/395.66	c  N dy  6519   1900448        80      7120         0    100017     49840   1827078     22.93     24.14
1604.57/401.71	c  N dy  6593   1920521        80      7120         0     63655     49840    836235     22.93     25.47
1624.54/406.77	c  N dy  6637   1942707        80      7120         0     83870     49840   1377932     22.92     24.30
1665.28/416.97	c  N dy  6709   1980221        80      7120         0     62435     49840    782674     22.90     24.11
1683.66/421.55	c  N dy  6756   2000320        80      7120         0     80746     49840   1273763     22.90     24.18
1708.03/427.62	c  N dy  6818   2020793        80      7120         0     99491     49840   1779126     22.90     24.17
1737.59/435.06	c  N dy  6909   2042248        80      7120         0     62552     49840    773593     22.91     24.18
1760.38/440.76	c  N dy  7022   2063630        80      7120         0     82093     49840   1303340     22.91     24.30
1787.12/447.41	c  N dy  7091   2084857        80      7120         0    101514     49840   1824078     22.91     24.19
1815.88/454.64	c  N dy  7168   2105430        80      7120         0     62751     49840    764160     22.92     24.45
1835.07/459.45	c  N dy  7236   2126145        80      7120         0     81635     49840   1272062     22.92     24.35
1862.62/466.36	c  N dy  7341   2146390        80      7120         0    100140     49840   1775338     22.93     24.14
1895.37/474.52	c  N dy  7415   2167136        80      7120         0     60639     49840    693197     22.93     24.16
1915.74/479.68	c  N dy  7514   2187701        80      7120         0     79392     49840   1203357     22.94     24.19
1936.51/484.88	c  N dy  7541   2207799        80      7120         0     97653     49840   1682735     22.92     24.25
1941.31/486.02	c  S st  7559   2210874        80      7120         0    100478     49840   1760300     22.92   no data
1942.11/486.29	c  S st  7559   2211380        80      7120         0    100956     49840   1773628     22.92   no data
1942.51/486.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1942.51/486.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1942.51/486.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1942.51/486.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1942.51/486.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1942.51/486.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1942.51/486.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1942.51/486.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1942.91/486.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1994.04/499.20	c lits-rem:      1240  cl-subs:     9049  v-elim:      0  v-fix:    0  time: 12.70 s
1994.04/499.20	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1994.04/499.23	c vivif2 --  cl tried    91907 cl shrink        0 lits rem          0 time: 0.02
1995.24/499.59	c asymm  cl-useful: 0/723/7120 lits-rem:0 time: 0.36
1995.24/499.59	c calculated reachability. Time: 0.00
1995.24/499.59	c  N dy  7559   2211380        80      7120         0     91907     49840   1529419     22.92   no data
2025.55/507.11	c  N dy  7672   2231405        80      7120         0    110243     49840   2030538     22.94     24.15
2051.69/513.76	c  N dy  7743   2252929        80      7120         0     70949     49840    963171     22.94     24.31
2083.27/521.71	c  N dy  7781   2284663        80      7120         0     99570     49840   1717271     22.92     24.21
2116.65/530.18	c  N dy  7892   2305526        80      7120         0    118696     49840   2238907     22.93     24.19
2141.03/536.22	c  N dy  7996   2325571        80      7120         0     77063     49840   1116631     22.93     26.40
2164.59/542.13	c  N dy  8091   2345590        80      7120         0     95376     49840   1616150     22.94     25.14
2192.15/549.01	c  N dy  8155   2365618        80      7120         0    113620     49840   2108964     22.94     27.33
2222.51/556.61	c  N dy  8283   2385904        80      7120         0     71232     49840    940786     22.95     24.29
2244.08/562.03	c  N dy  8360   2405950        80      7120         0     89567     49840   1432630     22.95     24.32
2270.05/568.58	c  N dy  8406   2426885        80      7120         0    108580     49840   1938315     22.95     24.18
2304.80/577.21	c  N dy  8516   2446913        80      7120         0     64933     49840    750659     22.95     25.13
2321.60/581.40	c  N dy  8544   2466979        80      7120         0     83249     49840   1241637     22.95     25.51
2346.74/587.76	c  N dy  8623   2487353        80      7120         0    101837     49840   1742091     22.95     24.18
2378.71/595.72	c  N dy  8716   2507451        80      7120         0    120203     49840   2239188     22.95     24.41
2406.26/602.63	c  N dy  8826   2528286        80      7120         0     76304     49840   1043879     22.96     24.17
2432.23/609.18	c  N dy  8875   2553195        80      7120         0     98978     49840   1651785     22.96     24.30
2464.99/617.39	c  N dy  9005   2573260        80      7120         0    117387     49840   2157714     22.97     24.21
2495.34/624.92	c  N dy  9080   2593449        80      7120         0     71872     49840    905336     22.97     24.50
2519.33/630.93	c  N dy  9162   2613907        80      7120         0     90545     49840   1410605     22.97     24.20
2544.08/637.12	c  N dy  9194   2633986        80      7120         0    108878     49840   1903025     22.97     25.62
2578.83/645.89	c  N dy  9280   2654893        80      7120         0    127986     49840   2419095     22.97     24.22
2603.22/651.95	c  N dy  9376   2674948        80      7120         0     81452     49840   1151600     22.98     24.95
2634.76/659.82	c  N dy  9459   2700309        80      7120         0    104530     49840   1771520     22.98     24.27
2649.54/663.50	c  S st  9479   2711382        80      7120         0    114573     49840   2033460     22.97   no data
2650.74/663.83	c  S st  9479   2711886        80      7120         0    115040     49840   2046460     22.97   no data
2650.74/663.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2651.16/663.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2651.16/663.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2651.16/663.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2651.16/663.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2651.16/663.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2651.16/663.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2651.16/663.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2651.16/663.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2718.24/680.76	c lits-rem:      1071  cl-subs:    10971  v-elim:      0  v-fix:    0  time: 16.67 s
2718.24/680.76	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2718.24/680.78	c vivif2 --  cl tried   104069 cl shrink        0 lits rem          0 time: 0.03
2719.84/681.16	c asymm  cl-useful: 0/623/7120 lits-rem:0 time: 0.37
2719.84/681.16	c calculated reachability. Time: 0.00
2719.84/681.16	c  N dy  9479   2711886        80      7120         0    104069     49840   1749075     22.97   no data
2754.60/689.81	c  N dy  9548   2733501        80      7120         0    123804     49840   2281102     22.97     24.25
2791.76/699.19	c  N dy  9615   2764284        80      7120         0     86522     49840   1262476     22.96     24.33
2818.91/705.96	c  N dy  9690   2784799        80      7120         0    105334     49840   1772743     22.97     24.34
2855.66/715.17	c  N dy  9803   2805566        80      7120         0    124400     49840   2293078     22.97     24.23
2885.62/722.66	c  N dy  9897   2825609        80      7120         0     76373     49840    986793     22.98     24.95
2908.39/728.30	c  N dy  9956   2845616        80      7120         0     94598     49840   1478158     22.98     24.19
2941.17/736.54	c  N dy 10025   2868672        80      7120         0    115568     49840   2046076     22.98     24.19
2973.50/744.68	c  N dy 10099   2888712        80      7120         0    133925     49840   2546286     22.98     25.97
2996.68/750.46	c  N dy 10174   2908905        80      7120         0     84925     49840   1198911     22.98     24.34
3021.84/756.73	c  N dy 10223   2930551        80      7120         0    104639     49840   1729668     22.98     24.24
3056.19/765.33	c  N dy 10325   2950582        80      7120         0    122982     49840   2231838     22.99     24.24
3093.74/774.72	c  N dy 10412   2973278        80      7120         0     75290     49840    919538     22.99     24.22
3117.33/780.61	c  N dy 10502   2993505        80      7120         0     93787     49840   1422606     22.99     24.35
3146.87/788.10	c  N dy 10580   3014030        80      7120         0    112469     49840   1930682     23.00     24.43
3182.42/796.95	c  N dy 10671   3034088        80      7120         0    130785     49840   2428798     23.00     24.34
3213.60/804.75	c  N dy 10758   3054178        80      7120         0     79803     49840   1033614     23.00     25.58
3241.95/811.87	c  N dy 10835   3077783        80      7120         0    101349     49840   1612459     23.00     24.25
3272.70/819.56	c  N dy 10906   3097811        80      7120         0    119582     49840   2106642     23.01     26.16
3310.67/829.02	c  N dy 10973   3117814        80      7120         0    137827     49840   2600444     23.01     24.30
3343.81/837.39	c  N dy 11032   3137898        80      7120         0     85800     49840   1171786     23.00     24.32
3384.97/847.69	c  N dy 11131   3157954        80      7120         0    104153     49840   1673793     23.01     24.26
3427.69/858.36	c  N dy 11245   3179790        80      7120         0    124097     49840   2217085     23.02     24.25
3472.43/869.53	c  N dy 11370   3199802        80      7120         0     71241     49840    766985     23.02     24.25
3485.21/872.79	c  S st 11425   3211887        80      7120         0     82307     49840   1067113     23.02   no data
3486.44/873.01	c  S st 11425   3212388        80      7120         0     82772     49840   1080166     23.02   no data
3486.44/873.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3486.44/873.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3486.44/873.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3486.44/873.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3486.44/873.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3486.44/873.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3486.44/873.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3486.44/873.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3486.81/873.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3497.20/875.79	c lits-rem:       264  cl-subs:     2261  v-elim:      0  v-fix:    0  time:  2.67 s
3497.20/875.79	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3497.60/875.81	c vivif2 --  cl tried    80511 cl shrink        0 lits rem          0 time: 0.02
3498.80/876.15	c asymm  cl-useful: 0/770/7120 lits-rem:0 time: 0.34
3498.80/876.15	c calculated reachability. Time: 0.00
3498.80/876.15	c  N dy 11425   3212388        80      7120         0     80511     49840   1016852     23.02   no data
3525.98/882.97	c  N dy 11530   3232611        80      7120         0     99000     49840   1520947     23.03     24.25
3555.12/890.20	c  N dy 11599   3252670        80      7120         0    117300     49840   2020287     23.03     24.77
3608.25/903.57	c  N dy 11667   3283977        80      7120         0     73779     49840    821270     23.03     24.36
3657.41/915.81	c  N dy 11750   3323508        80      7120         0    109606     49840   1769879     23.02     24.49
3692.96/924.79	c  N dy 11857   3343511        80      7120         0    127938     49840   2271502     23.02     26.51
3736.09/935.56	c  N dy 11962   3363513        80      7120         0     73327     49840    795300     23.03     25.64
3758.46/941.12	c  N dy 12020   3383652        80      7120         0     91653     49840   1287143     23.02     24.34
3787.61/948.48	c  N dy 12081   3406691        80      7120         0    112620     49840   1852823     23.02     24.26
3823.17/957.33	c  N dy 12147   3426748        80      7120         0    130940     49840   2348351     23.03     25.25
3867.51/968.45	c  N dy 12249   3447021        80      7120         0     75685     49840    843123     23.03     24.34
3891.47/974.49	c  N dy 12347   3467071        80      7120         0     94019     49840   1345425     23.04     24.29
3923.43/982.43	c  N dy 12460   3487402        80      7120         0    112657     49840   1855901     23.04     24.48
3962.18/992.15	c  N dy 12585   3507447        80      7120         0    131069     49840   2361440     23.05     24.32
4004.12/1002.65	c  N dy 12675   3527546        80      7120         0    149456     49840   2863505     23.05     24.36
4030.09/1009.13	c  N dy 12748   3547754        80      7120         0     92902     49840   1291268     23.06     24.35
4057.26/1015.96	c  N dy 12815   3567764        80      7120         0    111154     49840   1785117     23.05     24.32
4093.60/1025.08	c  N dy 12838   3593850        80      7120         0    134708     49840   2411021     23.05     24.28
4137.53/1036.07	c  N dy 12946   3613916        80      7120         0     77448     49840    860588     23.05     25.34
4164.70/1042.84	c  N dy 13048   3635303        80      7120         0     96973     49840   1391044     23.06     24.34
4195.86/1050.60	c  N dy 13139   3655541        80      7120         0    115480     49840   1897217     23.06     24.40
4237.82/1061.12	c  N dy 13211   3676736        80      7120         0    134841     49840   2421240     23.06     24.36
4294.13/1075.26	c  N dy 13307   3696754        80      7120         0    153201     49840   2923054     23.07     26.32
4314.90/1080.47	c  S st 13325   3712388        80      7120         0     90690     49840   1198231     23.06     22.77
4316.10/1080.77	c  S st 13325   3712892        80      7120         0     91158     49840   1211333     23.06   no data
4316.10/1080.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4316.51/1080.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
4316.51/1080.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4316.51/1080.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4316.51/1080.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4316.51/1080.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4316.51/1080.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4316.51/1080.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4316.91/1080.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4336.07/1085.77	c lits-rem:       410  cl-subs:     3557  v-elim:      0  v-fix:    0  time:  4.84 s
4336.07/1085.77	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4336.07/1085.79	c vivif2 --  cl tried    87601 cl shrink        0 lits rem          0 time: 0.02
4337.67/1086.14	c asymm  cl-useful: 0/719/7120 lits-rem:0 time: 0.35
4337.67/1086.14	c calculated reachability. Time: 0.00
4337.67/1086.14	c  N dy 13325   3712892        80      7120         0     87601     49840   1117187     23.06   no data
4367.63/1093.63	c  N dy 13447   3732918        80      7120         0    106055     49840   1624612     23.07     24.33
4394.80/1100.45	c  F st 13489   3751562        80      7120         0    122928     49840   2075310     23.07   no data
4398.39/1101.37	c  N st 13493   3753595        80      7120         0    124788     49840   2127894     23.07   no data
4452.73/1114.98	c  N dy 13521   3787299        80      7120         0     77956     49840    844332     23.06     24.36
4496.68/1125.97	c  N dy 13633   3823615        80      7120         0    111074     49840   1740512     23.06     24.57
4536.62/1135.97	c  N dy 13737   3843664        80      7120         0    129425     49840   2243502     23.06     25.35
4574.95/1145.51	c  N dy 13806   3864174        80      7120         0    148071     49840   2746591     23.06     24.31
4613.30/1155.19	c  N dy 13903   3884484        80      7120         0     88302     49840   1110837     23.07     24.28
4652.04/1164.83	c  N dy 13962   3914641        80      7120         0    115647     49840   1843852     23.06     24.28
4692.79/1175.07	c  N dy 14075   3936219        80      7120         0    135381     49840   2384145     23.07     24.36
4734.36/1185.49	c  N dy 14164   3956284        80      7120         0    153746     49840   2886657     23.07     25.33
4766.69/1193.58	c  N dy 14262   3976314        80      7120         0     92757     49840   1215046     23.07     26.84

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

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

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


[startup+0 s]
/proc/loadavg: 4.60 6.91 7.29 1/177 32297
/proc/meminfo: memFree=31101440/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=11800 CPUtime=0 cores=1,3,5,7
/proc/32297/stat : 32297 (runsolver) S 32295 32297 31842 0 -1 4202560 42 0 0 0 0 0 0 0 21 0 1 0 519413627 12083200 51 33554432000 4194304 5434984 140737281088128 18446744073709551615 4881607 0 2147483391 4096 24578 18446744071699960631 0 0 17 5 0 0 0
/proc/32297/statm: 2950 51 31 303 0 2644 0

[startup+0.0192891 s]
/proc/loadavg: 4.60 6.91 7.29 1/177 32297
/proc/meminfo: memFree=31101440/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=160440 CPUtime=0 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) D 32295 32297 31842 0 -1 4202496 442 0 0 0 0 0 0 0 18 0 4 0 519413627 164290560 366 33554432000 4194304 4627427 140733837192544 18446744073709551615 222921432048 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 45571 386 327 106 0 40542 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 160440

[startup+0.182055 s]
/proc/loadavg: 4.60 6.91 7.29 1/177 32297
/proc/meminfo: memFree=31101440/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=284604 CPUtime=0.65 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 2564 0 0 0 65 0 0 0 18 0 4 0 519413627 291434496 2268 33554432000 4194304 4627427 140733837192544 18446744073709551615 222921438241 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 71151 2430 377 106 0 66122 0
Current children cumulated CPU time (s) 0.65
Current children cumulated vsize (KiB) 284604

[startup+0.941048 s]
/proc/loadavg: 4.60 6.91 7.29 1/177 32297
/proc/meminfo: memFree=31101440/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=287748 CPUtime=3.69 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 7393 0 0 0 368 1 0 0 19 0 4 0 519413627 294653952 3784 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309598 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 71937 3784 384 106 0 66908 0
Current children cumulated CPU time (s) 3.69
Current children cumulated vsize (KiB) 287748

[startup+1.04103 s]
/proc/loadavg: 4.60 6.91 7.29 1/177 32297
/proc/meminfo: memFree=31101440/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=287748 CPUtime=4.09 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 7665 0 0 0 408 1 0 0 19 0 4 0 519413627 294653952 4056 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309170 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 71937 4056 385 106 0 66908 0
Current children cumulated CPU time (s) 4.09
Current children cumulated vsize (KiB) 287748

[startup+1.50095 s]
/proc/loadavg: 4.60 6.91 7.29 1/177 32297
/proc/meminfo: memFree=31101440/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=288328 CPUtime=5.93 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 9783 0 0 0 591 2 0 0 20 0 4 0 519413627 295247872 4571 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 72082 4571 385 106 0 67053 0
Current children cumulated CPU time (s) 5.93
Current children cumulated vsize (KiB) 288328

[startup+3.10065 s]
/proc/loadavg: 4.87 6.92 7.29 10/184 32304
/proc/meminfo: memFree=31022204/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=298088 CPUtime=12.31 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 19876 0 0 0 1228 3 0 0 25 0 4 0 519413627 305242112 11150 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 74522 11150 388 106 0 69493 0
[pid=32297/tid=32300] ppid=32295 vsize=298088 CPUtime=3.07 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 4696 0 0 0 307 0 0 0 25 0 4 0 519413628 305242112 11150 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=298088 CPUtime=3.08 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 5080 0 0 0 307 1 0 0 25 0 4 0 519413628 305242112 11150 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=298088 CPUtime=3.08 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 5104 0 0 0 307 1 0 0 25 0 4 0 519413628 305242112 11150 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.31
Current children cumulated vsize (KiB) 298088

[startup+6.30107 s]
/proc/loadavg: 4.87 6.92 7.29 10/184 32304
/proc/meminfo: memFree=30993908/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=289452 CPUtime=25.09 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 29716 0 0 0 2504 5 0 0 25 0 4 0 519413627 296398848 13450 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309089 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 72363 13450 388 106 0 67334 0
[pid=32297/tid=32300] ppid=32295 vsize=289452 CPUtime=6.27 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 7755 0 0 0 626 1 0 0 25 0 4 0 519413628 296398848 13450 33554432000 4194304 4627427 140733837192544 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=289452 CPUtime=6.27 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 7380 0 0 0 626 1 0 0 25 0 4 0 519413628 296398848 13450 33554432000 4194304 4627427 140733837192544 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=289452 CPUtime=6.27 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 7490 0 0 0 626 1 0 0 25 0 4 0 519413628 296398848 13450 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 289452

[startup+12.7009 s]
/proc/loadavg: 5.35 6.96 7.30 10/184 32304
/proc/meminfo: memFree=30942992/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=312788 CPUtime=50.68 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 46764 0 0 0 5059 9 0 0 25 0 4 0 519413627 320294912 18399 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 78197 18399 388 106 0 73168 0
[pid=32297/tid=32300] ppid=32295 vsize=312788 CPUtime=12.67 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 12036 0 0 0 1266 1 0 0 25 0 4 0 519413628 320294912 18399 33554432000 4194304 4627427 140733837192544 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=312788 CPUtime=12.67 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 11241 0 0 0 1266 1 0 0 25 0 4 0 519413628 320294912 18399 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=312788 CPUtime=12.68 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 11979 0 0 0 1266 2 0 0 25 0 4 0 519413628 320294912 18399 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 312788

[startup+25.5006 s]
/proc/loadavg: 5.76 6.99 7.31 10/184 32304
/proc/meminfo: memFree=30879984/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=303980 CPUtime=101.8 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 72192 0 0 0 10165 15 0 0 25 0 4 0 519413627 311275520 23561 33554432000 4194304 4627427 140733837192544 18446744073709551615 4310136 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 75995 23561 388 106 0 70966 0
[pid=32297/tid=32300] ppid=32295 vsize=303980 CPUtime=25.47 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 18805 0 0 0 2544 3 0 0 25 0 4 0 519413628 311275520 23561 33554432000 4194304 4627427 140733837192544 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=303980 CPUtime=25.48 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 17366 0 0 0 2545 3 0 0 25 0 4 0 519413628 311275520 23561 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=303980 CPUtime=25.48 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 17360 0 0 0 2544 4 0 0 25 0 4 0 519413628 311275520 23561 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 303980

[startup+51.1009 s]
/proc/loadavg: 6.68 7.11 7.34 10/184 32305
/proc/meminfo: memFree=30830596/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=295104 CPUtime=204.06 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 104301 0 0 0 20382 24 0 0 25 0 4 0 519413627 302186496 30536 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 73776 30536 388 106 0 68747 0
[pid=32297/tid=32300] ppid=32295 vsize=295104 CPUtime=51.07 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 26781 0 0 0 5102 5 0 0 25 0 4 0 519413628 302186496 30536 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=295104 CPUtime=51.08 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 26409 0 0 0 5103 5 0 0 25 0 4 0 519413628 302186496 30536 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309327 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=295104 CPUtime=51.07 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 25803 0 0 0 5101 6 0 0 25 0 4 0 519413628 302186496 30536 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.06
Current children cumulated vsize (KiB) 295104

[startup+102.301 s]
/proc/loadavg: 7.43 7.24 7.37 10/184 32307
/proc/meminfo: memFree=30773368/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=317908 CPUtime=408.58 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 156958 0 0 0 40818 40 0 0 25 0 4 0 519413627 325537792 32747 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 79477 32747 388 106 0 74448 0
[pid=32297/tid=32300] ppid=32295 vsize=317908 CPUtime=102.26 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 38310 0 0 0 10218 8 0 0 25 0 4 0 519413628 325537792 32747 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309360 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=317908 CPUtime=102.27 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 39766 0 0 0 10219 8 0 0 25 0 4 0 519413628 325537792 32747 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=317908 CPUtime=102.27 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 41344 0 0 0 10216 11 0 0 25 0 4 0 519413628 325537792 32747 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.58
Current children cumulated vsize (KiB) 317908

[startup+162.301 s]
/proc/loadavg: 7.98 7.43 7.42 10/184 32308
/proc/meminfo: memFree=30714524/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=334524 CPUtime=648.27 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 206478 0 0 0 64770 57 0 0 25 0 4 0 519413627 342552576 39671 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 83631 39671 388 106 0 78602 0
[pid=32297/tid=32300] ppid=32295 vsize=334524 CPUtime=162.27 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 50970 0 0 0 16215 12 0 0 25 0 4 0 519413628 342552576 39671 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=334524 CPUtime=162.28 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 50155 0 0 0 16216 12 0 0 25 0 4 0 519413628 342552576 39671 33554432000 4194304 4627427 140733837192544 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=334524 CPUtime=162.28 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 54284 0 0 0 16212 16 0 0 25 0 4 0 519413628 342552576 39671 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 648.27
Current children cumulated vsize (KiB) 334524

[startup+222.301 s]
/proc/loadavg: 8.14 7.56 7.47 10/184 32310
/proc/meminfo: memFree=30625556/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=444056 CPUtime=887.94 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 250979 0 0 0 88721 73 0 0 25 0 4 0 519413627 454713344 48572 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309312 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 111014 48572 388 106 0 105985 0
[pid=32297/tid=32300] ppid=32295 vsize=444056 CPUtime=222.28 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 63895 0 0 0 22211 17 0 0 25 0 4 0 519413628 454713344 48572 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=444056 CPUtime=222.28 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 56742 0 0 0 22213 15 0 0 25 0 4 0 519413628 454713344 48572 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=444056 CPUtime=222.28 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 67992 0 0 0 22207 21 0 0 25 0 4 0 519413628 454713344 48572 33554432000 4194304 4627427 140733837192544 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 887.94
Current children cumulated vsize (KiB) 444056

[startup+282.307 s]
/proc/loadavg: 8.21 7.69 7.51 10/184 32311
/proc/meminfo: memFree=30558028/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=483924 CPUtime=1127.63 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 290168 0 0 0 112676 87 0 0 25 0 4 0 519413627 495538176 57622 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 120981 57622 388 106 0 115952 0
[pid=32297/tid=32300] ppid=32295 vsize=483924 CPUtime=282.28 cores=1,3,5,7

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

[pid=32297] ppid=32295 vsize=484196 CPUtime=2564.85 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 474967 0 0 0 256313 172 0 0 25 0 4 0 519413627 495816704 68210 33554432000 4194304 4627427 140733837192544 18446744073709551615 4310097 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 121049 68210 388 106 0 116020 0
[pid=32297/tid=32300] ppid=32295 vsize=484196 CPUtime=642.28 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 119305 0 0 0 64187 41 0 0 25 0 4 0 519413628 495816704 68210 33554432000 4194304 4627427 140733837192544 18446744073709551615 4467823 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=484196 CPUtime=642.28 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 116579 0 0 0 64187 41 0 0 25 0 4 0 519413628 495816704 68210 33554432000 4194304 4627427 140733837192544 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=484196 CPUtime=642.29 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 123536 0 0 0 64183 46 0 0 25 0 4 0 519413628 495816704 68210 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2564.85
Current children cumulated vsize (KiB) 484196

[startup+702.301 s]
/proc/loadavg: 8.15 8.05 7.73 10/184 32334
/proc/meminfo: memFree=30435240/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=484584 CPUtime=2804.53 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 499468 0 0 0 280268 185 0 0 25 0 4 0 519413627 496214016 68238 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309220 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 121146 68238 394 106 0 116117 0
[pid=32297/tid=32300] ppid=32295 vsize=484584 CPUtime=702.28 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 125186 0 0 0 70184 44 0 0 25 0 4 0 519413628 496214016 68238 33554432000 4194304 4627427 140733837192544 18446744073709551615 4305493 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=484584 CPUtime=702.29 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 122754 0 0 0 70184 45 0 0 25 0 4 0 519413628 496214016 68238 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=484584 CPUtime=702.28 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 129909 0 0 0 70180 48 0 0 25 0 4 0 519413628 496214016 68238 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.53
Current children cumulated vsize (KiB) 484584

[startup+762.301 s]
/proc/loadavg: 8.12 8.06 7.76 10/184 32336
/proc/meminfo: memFree=30430336/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=484920 CPUtime=3044.2 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 525098 0 0 0 304223 197 0 0 25 0 4 0 519413627 496558080 72755 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309095 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 121230 72755 394 106 0 116201 0
[pid=32297/tid=32300] ppid=32295 vsize=484920 CPUtime=762.28 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 131773 0 0 0 76180 48 0 0 25 0 4 0 519413628 496558080 72755 33554432000 4194304 4627427 140733837192544 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=484920 CPUtime=762.29 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 128945 0 0 0 76182 47 0 0 25 0 4 0 519413628 496558080 72755 33554432000 4194304 4627427 140733837192544 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=484920 CPUtime=762.29 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 136274 0 0 0 76178 51 0 0 25 0 4 0 519413628 496558080 72755 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3044.2
Current children cumulated vsize (KiB) 484920

[startup+822.301 s]
/proc/loadavg: 8.11 8.08 7.78 9/184 32338
/proc/meminfo: memFree=30415784/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=472084 CPUtime=3283.9 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 545534 0 0 0 328182 208 0 0 25 0 4 0 519413627 483414016 77725 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 118021 77725 394 106 0 112992 0
[pid=32297/tid=32300] ppid=32295 vsize=472084 CPUtime=822.29 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 133393 0 0 0 82180 49 0 0 25 0 4 0 519413628 483414016 77725 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=472084 CPUtime=822.3 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 135301 0 0 0 82179 51 0 0 25 0 4 0 519413628 483414016 77725 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=472084 CPUtime=822.3 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 142438 0 0 0 82176 54 0 0 25 0 4 0 519413628 483414016 77725 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.9
Current children cumulated vsize (KiB) 472084

[startup+882.301 s]
/proc/loadavg: 8.04 8.06 7.79 10/184 32339
/proc/meminfo: memFree=30360404/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=550976 CPUtime=3523.57 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 566372 0 0 0 352140 217 0 0 25 0 4 0 519413627 564199424 83705 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309209 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 137744 83705 394 106 0 132715 0
[pid=32297/tid=32300] ppid=32295 vsize=550976 CPUtime=882.28 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 136420 0 0 0 88178 50 0 0 25 0 4 0 519413628 564199424 83705 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=550976 CPUtime=882.3 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 141346 0 0 0 88176 54 0 0 25 0 4 0 519413628 564199424 83705 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=550976 CPUtime=882.3 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 150391 0 0 0 88173 57 0 0 25 0 4 0 519413628 564199424 83705 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3523.57
Current children cumulated vsize (KiB) 550976

[startup+942.307 s]
/proc/loadavg: 8.05 8.06 7.81 10/184 32341
/proc/meminfo: memFree=30312728/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=569656 CPUtime=3763.26 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 587396 0 0 0 376099 227 0 0 25 0 4 0 519413627 583327744 81540 33554432000 4194304 4627427 140733837192544 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 142414 81540 394 106 0 137385 0
[pid=32297/tid=32300] ppid=32295 vsize=569656 CPUtime=942.29 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 142875 0 0 0 94175 54 0 0 25 0 4 0 519413628 583327744 81540 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309247 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=569656 CPUtime=942.3 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 147968 0 0 0 94173 57 0 0 25 0 4 0 519413628 583327744 81540 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=569656 CPUtime=942.3 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 156573 0 0 0 94171 59 0 0 25 0 4 0 519413628 583327744 81540 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3763.26
Current children cumulated vsize (KiB) 569656

[startup+1002.3 s]
/proc/loadavg: 8.05 8.06 7.82 10/184 32343
/proc/meminfo: memFree=30235668/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=569920 CPUtime=4002.93 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 607433 0 0 0 400054 239 0 0 25 0 4 0 519413627 583598080 88286 33554432000 4194304 4627427 140733837192544 18446744073709551615 4310105 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 142480 88286 394 106 0 137451 0
[pid=32297/tid=32300] ppid=32295 vsize=569920 CPUtime=1002.28 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 147774 0 0 0 100171 57 0 0 25 0 4 0 519413628 583598080 88286 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=569920 CPUtime=1002.3 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 152857 0 0 0 100170 60 0 0 25 0 4 0 519413628 583598080 88286 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=569920 CPUtime=1002.3 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 161822 0 0 0 100168 62 0 0 25 0 4 0 519413628 583598080 88286 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4002.93
Current children cumulated vsize (KiB) 569920

[startup+1062.3 s]
/proc/loadavg: 8.12 8.07 7.84 10/184 32344
/proc/meminfo: memFree=30264252/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=556940 CPUtime=4242.59 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 629386 0 0 0 424011 248 0 0 25 0 4 0 519413627 570306560 82644 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 139235 82644 394 106 0 134206 0
[pid=32297/tid=32300] ppid=32295 vsize=556940 CPUtime=1062.29 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 153665 0 0 0 106169 60 0 0 25 0 4 0 519413628 570306560 82644 33554432000 4194304 4627427 140733837192544 18446744073709551615 4420181 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=556940 CPUtime=1062.3 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 159010 0 0 0 106168 62 0 0 25 0 4 0 519413628 570306560 82644 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=556940 CPUtime=1062.3 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 168214 0 0 0 106166 64 0 0 25 0 4 0 519413628 570306560 82644 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4242.59
Current children cumulated vsize (KiB) 556940

[startup+1122.3 s]
/proc/loadavg: 8.12 8.07 7.85 10/184 32346
/proc/meminfo: memFree=30273484/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=570668 CPUtime=4482.28 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 651192 0 0 0 447970 258 0 0 25 0 4 0 519413627 584364032 85833 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 142667 85833 394 106 0 137638 0
[pid=32297/tid=32300] ppid=32295 vsize=570668 CPUtime=1122.29 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 157997 0 0 0 112166 63 0 0 25 0 4 0 519413628 584364032 85833 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=570668 CPUtime=1122.3 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 164691 0 0 0 112166 64 0 0 25 0 4 0 519413628 584364032 85833 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309350 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=570668 CPUtime=1122.3 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 174228 0 0 0 112164 66 0 0 25 0 4 0 519413628 584364032 85833 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4482.28
Current children cumulated vsize (KiB) 570668

[startup+1182.3 s]
/proc/loadavg: 8.10 8.07 7.86 10/184 32347
/proc/meminfo: memFree=30247636/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=571028 CPUtime=4721.95 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 672914 0 0 0 471925 270 0 0 25 0 4 0 519413627 584732672 85883 33554432000 4194304 4627427 140733837192544 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 142757 85883 394 106 0 137728 0
[pid=32297/tid=32300] ppid=32295 vsize=571028 CPUtime=1182.29 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 164027 0 0 0 118163 66 0 0 25 0 4 0 519413628 584732672 85883 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=571028 CPUtime=1182.3 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 169472 0 0 0 118163 67 0 0 25 0 4 0 519413628 584732672 85883 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=571028 CPUtime=1182.31 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 180252 0 0 0 118162 69 0 0 25 0 4 0 519413628 584732672 85883 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4721.95
Current children cumulated vsize (KiB) 571028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.91 s]
/proc/loadavg: 7.75 8.00 7.84 5/179 32349
/proc/meminfo: memFree=30752576/32951124 swapFree=67110188/67111528
[pid=32297] ppid=32295 vsize=571144 CPUtime=4800.28 cores=1,3,5,7
/proc/32297/stat : 32297 (strangenight2-m) R 32295 32297 31842 0 -1 4202496 680551 0 0 0 479755 273 0 0 25 0 4 0 519413627 584851456 86515 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 7 0 0 0
/proc/32297/statm: 142786 86515 394 106 0 137757 0
[pid=32297/tid=32300] ppid=32295 vsize=571144 CPUtime=1201.9 cores=1,3,5,7
/proc/32297/task/32300/stat : 32300 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 165260 0 0 0 120124 66 0 0 25 0 4 0 519413628 584851456 86515 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=32297/tid=32302] ppid=32295 vsize=571144 CPUtime=1201.91 cores=1,3,5,7
/proc/32297/task/32302/stat : 32302 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 171759 0 0 0 120123 68 0 0 25 0 4 0 519413628 584851456 86515 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=32297/tid=32303] ppid=32295 vsize=571144 CPUtime=1201.92 cores=1,3,5,7
/proc/32297/task/32303/stat : 32303 (strangenight2-m) R 32295 32297 31842 0 -1 4202560 181818 0 0 0 120122 70 0 0 25 0 4 0 519413628 584851456 86515 33554432000 4194304 4627427 140733837192544 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 571144

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.93
CPU time (s): 4800.33
CPU user time (s): 4797.58
CPU system time (s): 2.75158
CPU usage (%): 399.385
Max. virtual memory (cumulated for all children) (KiB): 708668

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.58
system time used= 2.75158
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 680552
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= 597
involuntary context switches= 31750

runsolver used 1.84872 second user time and 4.72328 second system time

The end

Launcher Data

Begin job on node109 at 2011-04-29 13:55:29
IDJOB=3174038
IDBENCH=82856
IDSOLVER=1586
FILE ID=node109/3174038-1304078129
RUNJOBID= node109-1304078129-32278
PBS_JOBID= 13170496
Free space on /tmp= 72380 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/medium/unif-k7-r89-v80-c7120-S1254315629-032.SATISFIABLE.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3174038-1304078129/watcher-3174038-1304078129 -o /tmp/evaluation-result-3174038-1304078129/solver-3174038-1304078129 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3174038-1304078129.cnf

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

MD5SUM BENCH= 94650efc57391750519ef04c571bda58
RANDOM SEED=1513986907

node109.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.74
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.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.82
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:      31101472 kB
Buffers:        704316 kB
Cached:         691804 kB
SwapCached:          8 kB
Active:         114372 kB
Inactive:      1345432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      31101472 kB
SwapTotal:    67111528 kB
SwapFree:     67110188 kB
Dirty:           11324 kB
Writeback:           0 kB
AnonPages:       63040 kB
Mapped:          14784 kB
Slab:           324888 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   220024 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= 72372 MiB
End job on node109 at 2011-04-29 14:15:33