Trace number 3368545

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-1-mt (fixed)? (TO) 4800.37 1204.35

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 2.9.0
0.00/0.00	c compiled with gcc version 4.4.5
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3368545-1305397011.cnf'
0.00/0.00	c -- header says num vars:           2500
0.00/0.00	c -- header says num clauses:       10500
0.00/0.01	c -- clauses added:            0 learnts,        10500 normals,            0 xors
0.00/0.01	c -- vars added       2500
0.00/0.01	c Parsing time:  0.01 s
0.00/0.01	c  N st     0         0      2500     10500         0         0     31500         0   no data   no data  --
0.00/0.01	c asymm  cl-useful: 0/10500/10500 lits-rem:0 time: 0.02
0.00/0.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.01
0.00/0.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2500 time:  0.00 s
0.00/0.02	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
0.00/0.04	c lits-rem:         0  cl-subs:        0  v-elim:    109  v-fix:    0  time:  0.06 s
0.00/0.04	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.04	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.04	c calculated reachability. Time: 0.00
0.00/0.04	c Calc default polars -  time:   0.00 s pos:    1087 undec:     280 neg:    1133
0.00/0.04	c =========================================================================================
0.00/0.04	c types(t): F = full restart, N = normal restart
0.00/0.04	c types(t): S = simplification begin/end, E = solution found
0.00/0.04	c restart types(rt): st = static, dy = dynamic
0.00/0.04	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.04	c  B st     0         0      2391     10362         0         0     31693         0   no data   no data  --
1.15/0.30	c  N dy    20      4401      2391     10362         0      4399     31693    295614     42.16     45.28  --
1.96/0.56	c  N dy    49      8501      2391     10362         0      6006     31693    307300     44.34     46.69  --
3.15/0.84	c  N dy    73     12660      2391     10362         0      5915     31693    205169     44.51     47.11  --
4.40/1.13	c  N dy    95     16934      2391     10362         0     10187     31693    495691     44.31     46.81  --
5.54/1.44	c  N dy   120     21287      2391     10362         0      8916     31693    328880     44.36     47.11  --
6.74/1.72	c  F st   144     25002      2391     10362         0     12630     31693    578840     44.35     38.03  --
6.74/1.77	c  N st   146     25629      2391     10362         0     13257     31693    623182     44.35   no data  --
8.35/2.12	c  N dy   150     30000      2391     10362         0     10813     31693    427951     44.35   no data  --
8.35/2.12	c  S st   150     30000      2391     10362         0     10813     31693    427951     44.35   no data  --
8.35/2.16	c  S st   150     30503      2391     10362         0     11316     31693    457814     44.35   no data  --
8.35/2.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
8.35/2.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
8.35/2.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.03
8.35/2.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.35/2.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.35/2.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
8.35/2.19	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
13.17/3.36	c lits-rem:        51  cl-subs:       23  v-elim:      0  v-fix:    0  time:  4.63 s
13.17/3.38	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.06
13.17/3.38	c calculated reachability. Time: 0.00
13.17/3.38	c  N dy   150     30503      2391     10362         0     11293     31693    454999     44.35   no data  --
14.71/3.71	c  N dy   176     34583      2391     10362         0     15370     31693    731881     44.58     53.51  --
15.91/4.02	c  N dy   205     38596      2391     10362         0     11477     31693    372136     44.84     47.26  --
17.12/4.36	c  N dy   228     42625      2391     10362         0     15506     31693    644704     44.81     47.43  --
18.29/4.65	c  S st   248     45754      2391     10362         0      9687     31693    184570     44.84   no data  --
18.29/4.69	c  S st   248     46259      2391     10362         0     10192     31693    215131     44.84   no data  --
18.29/4.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
18.29/4.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
18.29/4.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
18.69/4.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.69/4.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.69/4.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
18.69/4.70	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
19.88/5.07	c lits-rem:        11  cl-subs:        1  v-elim:      0  v-fix:    0  time:  1.46 s
19.88/5.07	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
19.88/5.07	c vivif2 --  cl tried    10191 cl shrink        0 lits rem          0 time: 0.01
19.88/5.09	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.05
19.88/5.09	c calculated reachability. Time: 0.00
19.88/5.09	c  N dy   248     46259      2391     10362         0     10191     31693    215072     44.84   no data  --
21.09/5.41	c  N dy   271     50265      2391     10362         0     14196     31693    487734     44.73     48.80  --
22.67/5.78	c  N dy   296     54407      2391     10362         0     18337     31693    772198     44.79     48.23  --
24.27/6.14	c  N dy   323     58623      2391     10362         0     12578     31693    312651     44.82     47.91  --
25.47/6.49	c  N dy   350     62671      2391     10362         0     16626     31693    588496     44.90     47.62  --
27.06/6.88	c  N dy   376     66707      2391     10362         0     20661     31693    866906     45.01     47.40  --
28.26/7.13	c  S st   391     69389      2391     10362         0     12355     31693    236795     45.04     46.11  --
28.26/7.17	c  S st   391     69893      2391     10362         0     12859     31693    268016     45.04   no data  --
28.26/7.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
28.26/7.18	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
28.26/7.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.03
28.26/7.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
28.26/7.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
28.26/7.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
28.26/7.20	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
31.05/7.86	c lits-rem:        26  cl-subs:        1  v-elim:      0  v-fix:    0  time:  2.65 s
31.05/7.86	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
31.05/7.87	c vivif2 --  cl tried    12858 cl shrink        0 lits rem          0 time: 0.01
31.05/7.88	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.06
31.05/7.88	c calculated reachability. Time: 0.00
31.05/7.88	c  N dy   391     69893      2391     10362         0     12858     31693    267841     45.04   no data  --
32.64/8.29	c  N dy   417     74627      2391     10362         0     17592     31693    590675     45.03     47.83  --
34.67/8.76	c  N dy   439     79408      2391     10362         0     22370     31693    921915     45.00     55.94  --
36.63/9.23	c  N dy   465     84566      2391     10362         0     15536     31693    396250     45.03     50.08  --
37.43/9.50	c  F st   478     87501      2391     10362         0     18470     31693    595445     44.96   no data  --
39.05/9.82	c  N st   483     90800      2391     10362         0     21768     31693    834292     44.96   no data  --
41.41/10.42	c  N dy   510     96651      2391     10362         0     14620     31693    265899     45.06     52.17  --
43.43/10.99	c  N dy   544    102955      2391     10362         0     20921     31693    706040     45.12     48.12  --
44.20/11.17	c  S st   558    104841      2391     10362         0     22807     31693    839815     45.18   no data  --
44.60/11.23	c  S st   558    105346      2391     10362         0     23312     31693    868341     45.18   no data  --
44.60/11.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
44.60/11.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
44.60/11.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.05
44.60/11.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
44.60/11.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
44.60/11.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
44.60/11.29	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
61.41/15.42	c lits-rem:       131  cl-subs:        4  v-elim:      0  v-fix:    0  time: 16.44 s
61.41/15.42	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
61.41/15.43	c vivif2 --  cl tried    23308 cl shrink        0 lits rem          0 time: 0.04
61.41/15.46	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.12
61.41/15.47	c calculated reachability. Time: 0.00
61.41/15.47	c  N dy   558    105346      2391     10362         0     23308     31693    867712     45.18   no data  --
64.53/16.20	c  N dy   600    112238      2391     10362         0     16203     31693    313580     45.23     47.65  --
66.92/16.89	c  N dy   642    119427      2391     10362         0     23390     31693    803298     45.26     56.05  --
70.50/17.73	c  N dy   681    127108      2391     10362         0     16075     31693    240471     45.22     50.59  --
73.71/18.51	c  N dy   736    135221      2391     10362         0     24187     31693    809278     45.32     47.75  --
77.30/19.49	c  N dy   788    143879      2391     10362         0     16850     31693    232103     45.33     47.75  --
81.27/20.40	c  N dy   844    153113      2391     10362         0     26082     31693    870134     45.38     48.22  --
83.33/20.95	c  S st   872    158021      2391     10362         0     30988     31693   1204185     45.37   no data  --
83.66/21.02	c  S st   872    158523      2391     10362         0     31490     31693   1234637     45.37   no data  --
83.66/21.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
83.66/21.02	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
83.66/21.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.07
83.66/21.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
83.66/21.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
83.66/21.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
83.66/21.09	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
92.43/23.26	c lits-rem:        54  cl-subs:       10  v-elim:      0  v-fix:    0  time:  8.64 s
92.43/23.26	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
92.43/23.27	c vivif2 --  cl tried    31480 cl shrink        0 lits rem          0 time: 0.05
92.83/23.31	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.16
92.83/23.31	c calculated reachability. Time: 0.00
92.83/23.31	c  N dy   872    158523      2391     10362         0     31480     31693   1233087     45.37   no data  --
97.22/24.41	c  N dy   926    168960      2391     10362         0     24922     31693    730418     45.38     47.84  --
102.40/25.73	c  N dy   978    179768      2391     10362         0     35725     31693   1480767     45.33     58.39  --
107.19/26.97	c  N dy  1038    191308      2391     10362         0     29269     31693    974168     45.33     48.34  --
113.17/28.43	c  N dy  1107    203523      2391     10362         0     22484     31693    434161     45.38     47.98  --
119.15/29.94	c  N dy  1188    216523      2391     10362         0     35477     31693   1336374     45.44     48.15  --
125.53/31.58	c  N dy  1269    230376      2391     10362         0     29331     31693    848362     45.45     54.78  --
129.51/32.52	c  S st  1318    237787      2391     10362         0     36741     31693   1365654     45.49   no data  --
129.91/32.61	c  S st  1318    238291      2391     10362         0     37245     31693   1396088     45.49   no data  --
129.91/32.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
129.91/32.61	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
129.91/32.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.08
129.91/32.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
129.91/32.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
129.91/32.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
129.91/32.68	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
139.08/34.94	c lits-rem:        44  cl-subs:       16  v-elim:      0  v-fix:    0  time:  8.97 s
139.08/34.94	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
139.08/34.95	c vivif2 --  cl tried    37229 cl shrink        0 lits rem          0 time: 0.06
139.48/35.00	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.19
139.48/35.00	c calculated reachability. Time: 0.00
139.48/35.00	c  N dy  1318    238291      2391     10362         0     37229     31693   1394001     45.49   no data  --
146.65/36.88	c  N dy  1409    253801      2391     10362         0     31740     31693    950427     45.54     48.23  --
155.42/39.01	c  N dy  1499    270018      2391     10362         0     25965     31693    482232     45.56     48.78  --
164.19/41.24	c  N dy  1594    287375      2391     10362         0     43318     31693   1687812     45.59     48.94  --
173.35/43.56	c  N dy  1702    305852      2391     10362         0     38793     31693   1317876     45.56     48.10  --
173.75/43.62	c  F st  1704    306250      2391     10362         0     39190     31693   1346278     45.56   no data  --
183.74/46.14	c  N dy  1784    325382      2391     10362         0     34324     31693    938482     45.54     50.06  --
195.28/49.03	c  N dy  1914    345651      2391     10362         0     29593     31693    542556     45.62     48.03  --
201.28/50.56	c  S st  1978    357436      2391     10362         0     41376     31693   1363107     45.62   no data  --
201.71/50.65	c  S st  1978    357939      2391     10362         0     41879     31693   1391443     45.62   no data  --
201.71/50.66	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
201.71/50.66	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
201.71/50.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.08
202.05/50.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
202.05/50.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
202.05/50.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
202.05/50.73	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
212.42/53.37	c lits-rem:        68  cl-subs:       12  v-elim:      0  v-fix:    0  time: 10.54 s
212.42/53.38	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
212.42/53.39	c vivif2 --  cl tried    41867 cl shrink        0 lits rem          0 time: 0.06
212.82/53.44	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.22
212.82/53.45	c calculated reachability. Time: 0.00
212.82/53.45	c  N dy  1978    357939      2391     10362         0     41867     31693   1389828     45.62   no data  --
224.38/56.31	c  N dy  2102    378038      2391     10362         0     35964     31693    927384     45.66     48.66  --
236.79/59.47	c  N dy  2212    398042      2391     10362         0     28978     31693    380401     45.65     51.72  --
248.29/62.31	c  N dy  2340    418126      2391     10362         0     49060     31693   1774982     45.70     48.36  --
259.85/65.24	c  N dy  2451    438167      2391     10362         0     41104     31693   1156449     45.72     51.06  --
272.61/68.48	c  N dy  2571    458343      2391     10362         0     32278     31693    478764     45.75     48.64  --
284.59/71.48	c  N dy  2695    478502      2391     10362         0     52430     31693   1883906     45.78     48.43  --
297.33/74.62	c  N dy  2817    498643      2391     10362         0     42571     31693   1140008     45.82     48.71  --
311.67/78.20	c  N dy  2935    518874      2391     10362         0     31806     31693    322738     45.85     49.36  --
321.63/80.79	c  S st  3042    536910      2391     10362         0     49835     31693   1584031     45.87     41.68  --
322.44/80.90	c  S st  3042    537412      2391     10362         0     50337     31693   1612749     45.87   no data  --
322.44/80.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
322.44/80.90	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
322.44/80.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.11
322.44/80.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
322.44/80.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
322.44/80.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
322.44/80.99	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
337.22/84.69	c lits-rem:        62  cl-subs:       14  v-elim:      0  v-fix:    0  time: 14.73 s
337.22/84.69	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
337.65/84.71	c vivif2 --  cl tried    50323 cl shrink        0 lits rem          0 time: 0.08
337.65/84.78	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.27
337.65/84.78	c calculated reachability. Time: 0.00
337.65/84.78	c  N dy  3042    537412      2391     10362         0     50323     31693   1611306     45.87   no data  --
351.13/88.18	c  N dy  3152    557469      2391     10362         0     38383     31693    710802     45.88     48.73  --
364.28/91.49	c  N dy  3280    577483      2391     10362         0     58391     31693   2104135     45.91     48.60  --
377.44/94.78	c  N dy  3394    597545      2391     10362         0     45463     31693   1145865     45.92     48.46  --
392.60/98.51	c  N dy  3507    617557      2391     10362         0     65470     31693   2538766     45.92     49.55  --
404.95/101.67	c  N dy  3617    637663      2391     10362         0     51575     31693   1502173     45.94     48.45  --
420.95/105.68	c  N dy  3748    657736      2391     10362         0     36650     31693    401706     45.98     48.69  --
434.11/108.96	c  N dy  3855    677923      2391     10362         0     56830     31693   1807250     45.98     49.10  --
450.00/112.98	c  N dy  3981    698113      2391     10362         0     41025     31693    646265     46.02     48.52  --
464.37/116.59	c  N dy  4078    718474      2391     10362         0     61385     31693   2072213     46.00     49.01  --
480.29/120.51	c  N dy  4194    738514      2391     10362         0     44430     31693    821019     46.01     60.84  --
494.24/124.08	c  N dy  4300    758570      2391     10362         0     64480     31693   2222649     46.02     48.52  --
510.19/128.09	c  N dy  4432    778785      2391     10362         0     46703     31693    924676     46.05     48.51  --
525.33/131.84	c  N dy  4559    798903      2391     10362         0     66817     31693   2329798     46.07     48.70  --
532.11/133.52	c  S st  4609    806118      2391     10362         0     74028     31693   2829749     46.09   no data  --
532.51/133.68	c  S st  4609    806628      2391     10362         0     74538     31693   2859094     46.09   no data  --
532.51/133.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
532.51/133.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
532.91/133.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.17
533.31/133.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
533.31/133.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
533.31/133.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
533.31/133.84	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
573.17/143.85	c lits-rem:        65  cl-subs:       32  v-elim:      0  v-fix:    0  time: 39.82 s
573.17/143.85	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
573.17/143.88	c vivif2 --  cl tried    74506 cl shrink        0 lits rem          0 time: 0.13
573.58/144.00	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.47
573.58/144.00	c calculated reachability. Time: 0.00
573.58/144.00	c  N dy  4609    806628      2391     10362         0     74506     31693   2854924     46.09   no data  --
588.31/147.60	c  N dy  4734    826731      2391     10362         0     55610     31693   1470283     46.11     48.67  --
605.46/151.91	c  N dy  4846    846941      2391     10362         0     75813     31693   2894593     46.11     48.61  --
619.82/155.59	c  N dy  4962    866972      2391     10362         0     55850     31693   1421440     46.13     48.96  --
637.35/159.92	c  N dy  5090    886981      2391     10362         0     75852     31693   2825488     46.16     49.01  --
652.51/163.74	c  N dy  5205    907017      2391     10362         0     54895     31693   1294229     46.17     49.49  --
669.64/168.03	c  N dy  5329    927142      2391     10362         0     75014     31693   2707746     46.19     48.76  --
685.97/172.18	c  N dy  5447    947345      2391     10362         0     53220     31693   1120667     46.20     48.91  --
702.72/176.31	c  N dy  5563    967375      2391     10362         0     73242     31693   2537479     46.22     48.94  --
720.66/180.80	c  N dy  5688    987557      2391     10362         0     50432     31693    869662     46.25     48.72  --
736.23/184.71	c  N dy  5799   1007594      2391     10362         0     70463     31693   2271068     46.25     48.74  --
755.34/189.59	c  N dy  5920   1027684      2391     10362         0     46559     31693    521332     46.26     49.16  --
770.49/193.36	c  N dy  6044   1048152      2391     10362         0     67022     31693   1948884     46.27     50.09  --
790.42/198.30	c  N dy  6156   1068252      2391     10362         0     87111     31693   3371727     46.28     49.19  --
794.40/199.32	c  F st  6180   1071875      2391     10362         0     45757     31693    401760     46.28   no data  --
805.97/202.22	c  N dy  6258   1088328      2391     10362         0     62207     31693   1576679     46.29     49.81  --
825.09/207.01	c  N dy  6395   1108488      2391     10362         0     82363     31693   2999326     46.32     49.10  --
842.63/211.41	c  N dy  6500   1128527      2391     10362         0     56409     31693   1075013     46.32     53.45  --
859.43/215.69	c  N dy  6625   1148610      2391     10362         0     76485     31693   2487143     46.33     54.89  --
880.93/221.10	c  N dy  6740   1168858      2391     10362         0     49742     31693    551124     46.34     49.12  --
897.24/225.18	c  N dy  6857   1188950      2391     10362         0     69832     31693   1967190     46.35     49.53  --
919.17/230.61	c  N dy  6981   1208973      2391     10362         0     89851     31693   3372996     46.36     52.85  --
919.97/230.91	c  S st  6987   1209943      2391     10362         0     90821     31693   3440344     46.36   no data  --
921.15/231.11	c  S st  6987   1210443      2391     10362         0     91321     31693   3468773     46.36   no data  --
921.15/231.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
921.15/231.12	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
921.15/231.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.22
921.95/231.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
921.95/231.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
921.95/231.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
921.95/231.31	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1132.02/284.02	c lits-rem:        13  cl-subs:       40  v-elim:      0  v-fix:    0  time: 209.59 s
1132.02/284.02	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
1132.02/284.06	c vivif2 --  cl tried    91281 cl shrink        0 lits rem          0 time: 0.16
1132.42/284.20	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.56
1132.82/284.20	c calculated reachability. Time: 0.00
1132.82/284.20	c  N dy  6987   1210443      2391     10362         0     91281     31693   3464257     46.36   no data  --
1149.95/288.51	c  N dy  7102   1230797      2391     10362         0     63640     31693   1465264     46.37     49.34  --
1168.69/293.23	c  N dy  7213   1250886      2391     10362         0     83722     31693   2871883     46.37     48.82  --
1189.02/298.37	c  N dy  7326   1270930      2391     10362         0     54777     31693    778807     46.37     49.44  --
1206.15/302.68	c  N dy  7448   1291368      2391     10362         0     75209     31693   2213234     46.38     49.42  --
1228.47/308.24	c  N dy  7571   1311439      2391     10362         0     95273     31693   3621608     46.40     53.28  --
1246.02/312.64	c  N dy  7681   1331453      2391     10362         0     65287     31693   1459575     46.41     49.44  --
1265.55/317.50	c  N dy  7804   1351461      2391     10362         0     85290     31693   2861332     46.42     48.99  --
1288.28/323.30	c  N dy  7916   1372561      2391     10362         0     55396     31693    695560     46.42     49.25  --
1305.41/327.53	c  N dy  8035   1392873      2391     10362         0     75702     31693   2125021     46.43     49.58  --
1326.94/332.97	c  N dy  8141   1413001      2391     10362         0     95825     31693   3541414     46.43     48.94  --
1346.12/337.79	c  N dy  8256   1433035      2391     10362         0     63872     31693   1235538     46.45     49.06  --
1365.19/342.50	c  N dy  8379   1453085      2391     10362         0     83915     31693   2651733     46.46     49.18  --
1389.11/348.56	c  N dy  8494   1473311      2391     10362         0    104136     31693   4075253     46.47     49.76  --
1406.25/352.82	c  N dy  8595   1493365      2391     10362         0     71197     31693   1672269     46.46     48.94  --
1427.38/358.11	c  N dy  8729   1513573      2391     10362         0     91399     31693   3090510     46.48     49.66  --
1451.68/364.22	c  N dy  8847   1533728      2391     10362         0     57567     31693    657819     46.49     49.02  --
1468.89/368.56	c  N dy  8956   1553853      2391     10362         0     77683     31693   2082360     46.49     49.07  --
1491.54/374.21	c  N dy  9082   1573879      2391     10362         0     97705     31693   3492964     46.50     50.59  --
1513.47/379.74	c  N dy  9188   1593903      2391     10362         0     62737     31693    953960     46.50     49.43  --
1532.21/384.44	c  N dy  9313   1613965      2391     10362         0     82793     31693   2375135     46.51     57.22  --
1556.15/390.46	c  N dy  9450   1634018      2391     10362         0    102839     31693   3794712     46.53     61.66  --
1577.26/395.79	c  N dy  9572   1654106      2391     10362         0     66942     31693   1190949     46.54     52.50  --
1597.57/400.81	c  N dy  9703   1674171      2391     10362         0     87002     31693   2623033     46.56     50.67  --
1622.69/407.17	c  N dy  9815   1694259      2391     10362         0    107080     31693   4050854     46.56     52.36  --
1641.02/411.70	c  S st  9912   1710443      2391     10362         0     66277     31693   1072335     46.57   no data  --
1641.43/411.85	c  S st  9912   1710947      2391     10362         0     66781     31693   1100899     46.57   no data  --
1641.43/411.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1641.43/411.86	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1641.43/411.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.15
1641.83/411.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1641.83/411.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1641.83/411.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
1641.83/411.94	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
1652.20/414.55	c lits-rem:        67  cl-subs:        5  v-elim:      0  v-fix:    0  time: 10.40 s
1652.20/414.55	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
1652.20/414.56	c vivif2 --  cl tried    66776 cl shrink        0 lits rem          0 time: 0.06
1652.62/414.66	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.36
1652.62/414.66	c calculated reachability. Time: 0.00
1652.62/414.66	c  N dy  9912   1710947      2391     10362         0     66776     31693   1100098     46.57   no data  --
1672.51/419.68	c  N dy 10026   1730965      2391     10362         0     86784     31693   2519899     46.57     49.31  --
1698.03/426.07	c  N dy 10157   1750987      2391     10362         0    106799     31693   3924430     46.59     50.11  --
1721.55/431.92	c  N dy 10273   1771153      2391     10362         0     68980     31693   1209036     46.59     49.23  --
1742.68/437.21	c  N dy 10394   1791249      2391     10362         0     89066     31693   2632082     46.60     51.14  --
1768.99/443.83	c  N dy 10515   1811260      2391     10362         0    109070     31693   4063730     46.61     49.11  --
1792.51/449.76	c  N dy 10640   1831474      2391     10362         0     70297     31693   1236336     46.62     49.12  --
1814.03/455.18	c  N dy 10771   1851705      2391     10362         0     90523     31693   2662509     46.63     49.13  --
1840.73/461.87	c  N dy 10894   1871830      2391     10362         0    110644     31693   4086581     46.64     50.64  --
1865.04/467.99	c  N dy 11010   1892845      2391     10362         0     71670     31693   1264375     46.64     49.95  --
1886.97/473.47	c  N dy 11114   1913380      2391     10362         0     92194     31693   2704880     46.64     49.53  --
1913.67/480.19	c  N dy 11236   1933399      2391     10362         0    112212     31693   4106174     46.65     49.62  --
1938.38/486.35	c  N dy 11363   1953478      2391     10362         0     71305     31693   1177469     46.66     53.51  --
1959.53/491.64	c  N dy 11480   1973723      2391     10362         0     91543     31693   2606198     46.66     49.17  --
1985.42/498.20	c  N dy 11596   1994356      2391     10362         0    112171     31693   4075801     46.67     50.19  --
2010.53/504.41	c  N dy 11713   2014412      2391     10362         0     70243     31693   1028826     46.67     49.96  --
2030.85/509.57	c  N dy 11840   2034486      2391     10362         0     90309     31693   2441856     46.68     51.66  --
2055.99/515.83	c  N dy 11953   2054555      2391     10362         0    110376     31693   3860899     46.68     55.88  --
2083.87/522.84	c  N dy 12069   2074716      2391     10362         0     67549     31693    778747     46.69     49.30  --
2103.01/527.64	c  N dy 12170   2094814      2391     10362         0     87642     31693   2205737     46.68     49.70  --
2127.32/533.76	c  N dy 12291   2114849      2391     10362         0    107671     31693   3624938     46.69     49.34  --
2156.43/541.08	c  N dy 12399   2134866      2391     10362         0    127681     31693   5043989     46.70     49.92  --
2175.94/545.93	c  N dy 12529   2155153      2391     10362         0     83978     31693   1874941     46.71     50.05  --
2199.08/551.75	c  N dy 12639   2175246      2391     10362         0    104065     31693   3295071     46.72     49.21  --
2227.76/558.93	c  N dy 12755   2195287      2391     10362         0    124100     31693   4719831     46.72     49.88  --
2245.70/563.48	c  S st 12852   2210947      2391     10362         0     74775     31693   1168476     46.73   no data  --
2246.49/563.64	c  S st 12852   2211451      2391     10362         0     75279     31693   1196167     46.73   no data  --
2246.49/563.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2246.49/563.64	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2246.49/563.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.16
2246.89/563.73	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2246.89/563.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2246.89/563.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
2246.89/563.73	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2259.65/566.90	c lits-rem:        56  cl-subs:       17  v-elim:      0  v-fix:    0  time: 12.63 s
2259.65/566.90	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
2259.65/566.92	c vivif2 --  cl tried    75262 cl shrink        0 lits rem          0 time: 0.06
2260.06/567.02	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.39
2260.06/567.02	c calculated reachability. Time: 0.00
2260.06/567.02	c  N dy 12852   2211451      2391     10362         0     75262     31693   1194062     46.73   no data  --
2280.77/572.25	c  N dy 12976   2231467      2391     10362         0     95268     31693   2605440     46.74     49.46  --
2307.09/578.83	c  N dy 13095   2251534      2391     10362         0    115333     31693   4033252     46.75     49.98  --
2335.79/586.01	c  N dy 13207   2271638      2391     10362         0     69453     31693    723828     46.75     50.43  --
2355.31/590.93	c  N dy 13324   2291710      2391     10362         0     89520     31693   2155698     46.76     58.59  --
2380.46/597.26	c  N dy 13449   2311793      2391     10362         0    109597     31693   3568026     46.76     50.16  --
2410.32/604.78	c  N dy 13568   2331850      2391     10362         0    129637     31693   4980125     46.77     49.49  --
2432.65/610.33	c  N dy 13691   2351909      2391     10362         0     82716     31693   1585429     46.77     49.28  --
2455.42/616.06	c  N dy 13798   2372023      2391     10362         0    102828     31693   3002922     46.77     50.50  --
2484.47/623.31	c  N dy 13922   2392081      2391     10362         0    122878     31693   4430800     46.78     49.91  --
2512.43/630.33	c  N dy 14043   2412430      2391     10362         0     75239     31693    999745     46.79     49.46  --
2533.50/635.69	c  N dy 14169   2432477      2391     10362         0     95281     31693   2415192     46.80     49.85  --
2560.22/642.32	c  N dy 14280   2452640      2391     10362         0    115438     31693   3842312     46.80     49.52  --
2593.28/650.66	c  N dy 14392   2472908      2391     10362         0    135695     31693   5267250     46.81     53.03  --
2615.20/656.19	c  N dy 14510   2492972      2391     10362         0     86777     31693   1743741     46.81     50.76  --
2640.32/662.43	c  N dy 14618   2513044      2391     10362         0    106842     31693   3174399     46.82     49.44  --
2671.02/670.13	c  N dy 14742   2533170      2391     10362         0    126956     31693   4607486     46.82     49.38  --
2700.54/677.59	c  N dy 14859   2553304      2391     10362         0     77106     31693   1002390     46.83     49.70  --
2723.23/683.23	c  N dy 14990   2573399      2391     10362         0     97193     31693   2426130     46.84     54.81  --
2750.73/690.18	c  N dy 15102   2593621      2391     10362         0    117413     31693   3867836     46.84     49.46  --
2784.62/698.62	c  N dy 15217   2613894      2391     10362         0    137676     31693   5313175     46.85     49.42  --
2808.53/704.67	c  N dy 15336   2633984      2391     10362         0     86784     31693   1636186     46.85     56.85  --
2832.51/710.69	c  N dy 15454   2653994      2391     10362         0    106788     31693   3063027     46.86     49.36  --
2862.35/718.20	c  N dy 15571   2674198      2391     10362         0    126988     31693   4493101     46.86     49.34  --
2894.63/726.24	c  N dy 15696   2694287      2391     10362         0     75094     31693    732424     46.87     49.76  --
2912.17/730.61	c  S st 15786   2711454      2391     10362         0     92255     31693   1945213     46.87   no data  --
2912.97/730.81	c  S st 15786   2711954      2391     10362         0     92755     31693   1973399     46.87   no data  --
2912.97/730.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2912.97/730.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2912.97/730.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.22
2913.37/730.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2913.37/730.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2913.37/730.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
2913.37/730.95	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
2943.26/738.41	c lits-rem:        70  cl-subs:       24  v-elim:      0  v-fix:    0  time: 29.69 s
2943.26/738.41	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
2943.26/738.43	c vivif2 --  cl tried    92731 cl shrink        0 lits rem          0 time: 0.10
2943.66/738.57	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.53
2943.66/738.57	c calculated reachability. Time: 0.00
2943.66/738.57	c  N dy 15786   2711954      2391     10362         0     92731     31693   1970487     46.87   no data  --
2968.43/744.76	c  N dy 15879   2732115      2391     10362         0    112884     31693   3399910     46.86     50.13  --
2998.69/752.41	c  N dy 16007   2752432      2391     10362         0    133196     31693   4844669     46.87     49.59  --
3028.57/759.85	c  N dy 16127   2772468      2391     10362         0     80249     31693   1031780     46.87     49.37  --
3051.31/765.60	c  N dy 16260   2792547      2391     10362         0    100323     31693   2466695     46.88     49.68  --
3078.78/772.48	c  N dy 16378   2812645      2391     10362         0    120417     31693   3897172     46.89     50.09  --
3111.48/780.61	c  N dy 16501   2832680      2391     10362         0    140447     31693   5319496     46.90     50.31  --
3137.78/787.26	c  N dy 16617   2853051      2391     10362         0     86836     31693   1447388     46.90     49.63  --
3162.10/793.31	c  N dy 16738   2873151      2391     10362         0    106931     31693   2870344     46.91     49.42  --
3191.20/800.70	c  N dy 16865   2893208      2391     10362         0    126984     31693   4301810     46.92     49.39  --
3225.87/809.38	c  N dy 16983   2913530      2391     10362         0    147299     31693   5753760     46.92     50.64  --
3249.38/815.29	c  N dy 17104   2933607      2391     10362         0     92388     31693   1776229     46.93     50.21  --
3274.92/821.69	c  N dy 17224   2953709      2391     10362         0    112487     31693   3197349     46.94     49.67  --
3306.38/829.53	c  N dy 17342   2973887      2391     10362         0    132659     31693   4615930     46.94     49.60  --
3341.85/838.48	c  N dy 17458   2993943      2391     10362         0     76737     31693    597449     46.94     49.59  --
3363.38/843.81	c  N dy 17575   3013967      2391     10362         0     96757     31693   2022732     46.94     52.09  --
3389.68/850.42	c  N dy 17694   3034066      2391     10362         0    116855     31693   3451440     46.95     58.26  --
3421.57/858.44	c  N dy 17817   3054148      2391     10362         0    136930     31693   4889284     46.96     58.42  --
3457.45/867.43	c  N dy 17934   3074416      2391     10362         0     80208     31693    769905     46.96     51.61  --
3480.57/873.20	c  N dy 18042   3094553      2391     10362         0    100334     31693   2186263     46.96     50.97  --
3508.86/880.34	c  N dy 18166   3114650      2391     10362         0    120430     31693   3618451     46.97     49.73  --
3543.53/889.00	c  N dy 18301   3134708      2391     10362         0    140483     31693   5057014     46.98     50.43  --
3579.81/898.12	c  N dy 18427   3154862      2391     10362         0     82651     31693    888860     46.99     49.51  --
3604.52/904.36	c  N dy 18557   3174865      2391     10362         0    102651     31693   2316469     47.00     49.62  --
3634.45/911.85	c  N dy 18676   3195094      2391     10362         0    122868     31693   3757138     47.00     49.81  --
3663.52/919.15	c  S st 18782   3211956      2391     10362         0    139727     31693   4950398     47.01     44.22  --
3664.72/919.44	c  S st 18782   3212460      2391     10362         0    140231     31693   4979017     47.01   no data  --
3664.72/919.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
3664.72/919.46	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3665.14/919.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.34
3665.91/919.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3665.91/919.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3665.91/919.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   2391 time:  0.00 s
3665.91/919.75	c Removed useless bin:       0  fixed:     0  props:   0.02M  time:  0.00 s
4184.88/1049.99	c lits-rem:        57  cl-subs:       56  v-elim:      0  v-fix:    0  time: 518.72 s
4184.88/1049.99	c vivif2 --  cl tried    10362 cl shrink        0 lits rem          0 time: 0.00
4185.28/1050.05	c vivif2 --  cl tried   140175 cl shrink        0 lits rem          0 time: 0.24
4186.08/1050.29	c asymm  cl-useful: 0/10362/10362 lits-rem:0 time: 0.95
4186.08/1050.29	c calculated reachability. Time: 0.00
4186.08/1050.29	c  N dy 18782   3212460      2391     10362         0    140175     31693   4973424     47.01   no data  --
4223.53/1059.63	c  N dy 18902   3232487      2391     10362         0     81216     31693    721650     47.01     49.86  --
4247.45/1065.61	c  N dy 19013   3252584      2391     10362         0    101308     31693   2152877     47.01     49.73  --
4276.54/1072.99	c  N dy 19128   3272617      2391     10362         0    121337     31693   3555947     47.01     57.73  --
4311.22/1081.62	c  N dy 19250   3292895      2391     10362         0    141609     31693   4997698     47.02     49.58  --
4347.89/1090.81	c  N dy 19375   3312944      2391     10362         0     81670     31693    688322     47.02     58.62  --
4370.21/1096.44	c  N dy 19493   3333097      2391     10362         0    101819     31693   2117563     47.03     50.21  --
4398.50/1103.51	c  N dy 19602   3353660      2391     10362         0    122375     31693   3564684     47.03     49.75  --
4431.99/1111.99	c  N dy 19730   3373968      2391     10362         0    142679     31693   5017017     47.03     49.55  --
4471.44/1121.88	c  N dy 19852   3394053      2391     10362         0     81782     31693    631166     47.04     57.77  --
4494.96/1127.71	c  N dy 19976   3414091      2391     10362         0    101815     31693   2053650     47.05     49.56  --
4523.66/1134.92	c  N dy 20097   3434332      2391     10362         0    122051     31693   3500130     47.05     49.55  --
4557.53/1143.41	c  N dy 20220   3454350      2391     10362         0    142064     31693   4917713     47.06     50.30  --
4596.99/1153.32	c  N dy 20341   3474390      2391     10362         0    162102     31693   6357250     47.06     49.63  --
4622.89/1159.85	c  N dy 20472   3494429      2391     10362         0    100155     31693   1871283     47.07     49.71  --
4651.62/1167.03	c  N dy 20586   3514715      2391     10362         0    120433     31693   3308201     47.07     50.32  --
4685.87/1175.60	c  N dy 20704   3534807      2391     10362         0    140523     31693   4757035     47.08     51.06  --
4724.93/1185.47	c  N dy 20822   3554851      2391     10362         0    160561     31693   6186694     47.08     49.66  --
4754.02/1192.70	c  N dy 20947   3574949      2391     10362         0     97680     31693   1628235     47.09     50.24  --
4781.52/1199.67	c  N dy 21062   3595047      2391     10362         0    117769     31693   3052555     47.09     49.68  --

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3368545-1305397011/watcher-3368545-1305397011 -o /tmp/evaluation-result-3368545-1305397011/solver-3368545-1305397011 -C 4800 -W 1300 -M 15500 ./strangenight1-mt --threads=4 HOME/instance-3368545-1305397011.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: 6.89 7.79 7.18 2/412 7620
/proc/meminfo: memFree=21340156/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=183572 CPUtime=0 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 809 0 0 0 0 0 0 0 24 0 4 0 729931906 187977728 726 33554432000 4194304 4650419 140734303521904 18446744073709551615 4316948 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 45893 735 340 112 0 40858 0
[pid=7620/tid=7624] ppid=7616 vsize=218484 CPUtime=0.01 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 477 0 0 0 1 0 0 0 25 0 4 0 729931907 223727616 1824 33554432000 4194304 4650419 140734303521904 18446744073709551615 4302842 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=218484 CPUtime=0 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 473 0 0 0 0 0 0 0 25 0 4 0 729931907 223727616 1824 33554432000 4194304 4650419 140734303521904 18446744073709551615 4369089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=218484 CPUtime=0 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 168 0 0 0 0 0 0 0 25 0 4 0 729931907 223727616 1824 33554432000 4194304 4650419 140734303521904 18446744073709551615 215988635738 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0723341 s]
/proc/loadavg: 6.89 7.79 7.18 2/412 7620
/proc/meminfo: memFree=21340156/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=286444 CPUtime=0.24 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 4252 0 0 0 23 1 0 0 18 0 4 0 729931906 293318656 3704 33554432000 4194304 4650419 140734303521904 18446744073709551615 4328256 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 71611 3704 390 112 0 66576 0
[pid=7620/tid=7624] ppid=7616 vsize=286444 CPUtime=0.06 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 1164 0 0 0 6 0 0 0 25 0 4 0 729931907 293318656 3704 33554432000 4194304 4650419 140734303521904 18446744073709551615 4363416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=286444 CPUtime=0.06 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 1040 0 0 0 6 0 0 0 18 0 4 0 729931907 293318656 3705 33554432000 4194304 4650419 140734303521904 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=286444 CPUtime=0.05 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 476 0 0 0 5 0 0 0 25 0 4 0 729931907 293318656 3705 33554432000 4194304 4650419 140734303521904 18446744073709551615 4334261 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 286444

[startup+0.100327 s]
/proc/loadavg: 6.89 7.79 7.18 2/412 7620
/proc/meminfo: memFree=21340156/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=286444 CPUtime=0.35 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 4391 0 0 0 34 1 0 0 18 0 4 0 729931906 293318656 3843 33554432000 4194304 4650419 140734303521904 18446744073709551615 4363510 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 71611 3843 390 112 0 66576 0
[pid=7620/tid=7624] ppid=7616 vsize=286444 CPUtime=0.08 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 1200 0 0 0 8 0 0 0 25 0 4 0 729931907 293318656 3844 33554432000 4194304 4650419 140734303521904 18446744073709551615 4520352 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=286444 CPUtime=0.08 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 1076 0 0 0 8 0 0 0 18 0 4 0 729931907 293318656 3844 33554432000 4194304 4650419 140734303521904 18446744073709551615 4334336 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=286444 CPUtime=0.08 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 509 0 0 0 8 0 0 0 25 0 4 0 729931907 293318656 3844 33554432000 4194304 4650419 140734303521904 18446744073709551615 4363576 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 286444

[startup+0.300295 s]
/proc/loadavg: 6.89 7.79 7.18 2/412 7620
/proc/meminfo: memFree=21340156/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=286708 CPUtime=1.15 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 5411 0 0 0 114 1 0 0 18 0 4 0 729931906 293588992 4863 33554432000 4194304 4650419 140734303521904 18446744073709551615 4364400 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 71677 4863 390 112 0 66642 0
[pid=7620/tid=7624] ppid=7616 vsize=286708 CPUtime=0.28 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 1462 0 0 0 28 0 0 0 25 0 4 0 729931907 293588992 4863 33554432000 4194304 4650419 140734303521904 18446744073709551615 4327511 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=286708 CPUtime=0.28 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 1324 0 0 0 28 0 0 0 18 0 4 0 729931907 293588992 4863 33554432000 4194304 4650419 140734303521904 18446744073709551615 4367420 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=286708 CPUtime=0.28 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 779 0 0 0 28 0 0 0 25 0 4 0 729931907 293588992 4863 33554432000 4194304 4650419 140734303521904 18446744073709551615 4315004 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.15
Current children cumulated vsize (KiB) 286708

[startup+0.700225 s]
/proc/loadavg: 6.89 7.79 7.18 2/412 7620
/proc/meminfo: memFree=21340156/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=289120 CPUtime=2.75 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 7910 0 0 0 273 2 0 0 18 0 4 0 729931906 296058880 5708 33554432000 4194304 4650419 140734303521904 18446744073709551615 4367295 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 72280 5708 392 112 0 67245 0
[pid=7620/tid=7624] ppid=7616 vsize=289120 CPUtime=0.68 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 2083 0 0 0 68 0 0 0 25 0 4 0 729931907 296058880 5708 33554432000 4194304 4650419 140734303521904 18446744073709551615 4364400 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=289120 CPUtime=0.68 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 1892 0 0 0 68 0 0 0 18 0 4 0 729931907 296058880 5708 33554432000 4194304 4650419 140734303521904 18446744073709551615 4364358 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=289120 CPUtime=0.67 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 1444 0 0 0 67 0 0 0 25 0 4 0 729931907 296058880 5708 33554432000 4194304 4650419 140734303521904 18446744073709551615 4366869 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 289120

[startup+1.50109 s]
/proc/loadavg: 6.89 7.79 7.18 10/420 7628
/proc/meminfo: memFree=21283328/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=290824 CPUtime=5.94 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 12887 0 0 0 591 3 0 0 19 0 4 0 729931906 297803776 5841 33554432000 4194304 4650419 140734303521904 18446744073709551615 4363416 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 72706 5841 392 112 0 67671 0
[pid=7620/tid=7624] ppid=7616 vsize=290824 CPUtime=1.48 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 3385 0 0 0 148 0 0 0 25 0 4 0 729931907 297803776 5841 33554432000 4194304 4650419 140734303521904 18446744073709551615 4333403 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=290824 CPUtime=1.49 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 3163 0 0 0 148 1 0 0 19 0 4 0 729931907 297803776 5841 33554432000 4194304 4650419 140734303521904 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=290824 CPUtime=1.46 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 2621 0 0 0 146 0 0 0 25 0 4 0 729931907 297803776 5842 33554432000 4194304 4650419 140734303521904 18446744073709551615 4310421 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.94
Current children cumulated vsize (KiB) 290824

[startup+3.10081 s]
/proc/loadavg: 6.98 7.80 7.18 10/420 7628
/proc/meminfo: memFree=21280972/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=293036 CPUtime=12.32 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 23194 0 0 0 1227 5 0 0 25 0 4 0 729931906 300068864 10510 33554432000 4194304 4650419 140734303521904 18446744073709551615 4439421 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 73259 10510 394 112 0 68224 0
[pid=7620/tid=7624] ppid=7616 vsize=293036 CPUtime=3.08 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 6446 0 0 0 307 1 0 0 25 0 4 0 729931907 300068864 10510 33554432000 4194304 4650419 140734303521904 18446744073709551615 4438666 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=293036 CPUtime=3.08 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 5253 0 0 0 307 1 0 0 25 0 4 0 729931907 300068864 10510 33554432000 4194304 4650419 140734303521904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=293036 CPUtime=3.05 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 4473 0 0 0 304 1 0 0 25 0 4 0 729931907 300068864 10510 33554432000 4194304 4650419 140734303521904 18446744073709551615 4315177 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.32
Current children cumulated vsize (KiB) 293036

[startup+6.30025 s]
/proc/loadavg: 6.98 7.80 7.18 10/420 7628
/proc/meminfo: memFree=21182440/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=306988 CPUtime=25.07 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 42502 0 0 0 2498 9 0 0 25 0 4 0 729931906 314355712 21634 33554432000 4194304 4650419 140734303521904 18446744073709551615 4366904 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 76747 21634 394 112 0 71712 0
[pid=7620/tid=7624] ppid=7616 vsize=306988 CPUtime=6.28 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 12578 0 0 0 626 2 0 0 25 0 4 0 729931907 314355712 21634 33554432000 4194304 4650419 140734303521904 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=306988 CPUtime=6.29 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 9142 0 0 0 627 2 0 0 25 0 4 0 729931907 314355712 21634 33554432000 4194304 4650419 140734303521904 18446744073709551615 4438922 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=306988 CPUtime=6.2 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 10625 0 0 0 618 2 0 0 25 0 4 0 729931907 314355712 21634 33554432000 4194304 4650419 140734303521904 18446744073709551615 4363582 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.07
Current children cumulated vsize (KiB) 306988

[startup+12.7011 s]
/proc/loadavg: 7.06 7.80 7.19 10/420 7628
/proc/meminfo: memFree=21083148/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=317924 CPUtime=50.58 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 65349 0 0 0 5043 15 0 0 19 0 4 0 729931906 325554176 32210 33554432000 4194304 4650419 140734303521904 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 79481 32210 394 112 0 74446 0
[pid=7620/tid=7624] ppid=7616 vsize=317924 CPUtime=12.68 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 15351 0 0 0 1265 3 0 0 25 0 4 0 729931907 325554176 32210 33554432000 4194304 4650419 140734303521904 18446744073709551615 4334075 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=317924 CPUtime=12.68 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 15475 0 0 0 1265 3 0 0 25 0 4 0 729931907 325554176 32210 33554432000 4194304 4650419 140734303521904 18446744073709551615 4476297 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=317924 CPUtime=12.51 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 17262 0 0 0 1247 4 0 0 19 0 4 0 729931907 325554176 32210 33554432000 4194304 4650419 140734303521904 18446744073709551615 4438951 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 317924

[startup+25.5009 s]
/proc/loadavg: 7.40 7.84 7.21 10/420 7629
/proc/meminfo: memFree=20965340/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=318272 CPUtime=101.6 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 98302 0 0 0 10136 24 0 0 25 0 4 0 729931906 325910528 40733 33554432000 4194304 4650419 140734303521904 18446744073709551615 4520364 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 79568 40733 394 112 0 74533 0
[pid=7620/tid=7624] ppid=7616 vsize=318272 CPUtime=25.48 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 22894 0 0 0 2543 5 0 0 25 0 4 0 729931907 325910528 40733 33554432000 4194304 4650419 140734303521904 18446744073709551615 4366849 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=318272 CPUtime=25.49 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 26141 0 0 0 2542 7 0 0 25 0 4 0 729931907 325910528 40733 33554432000 4194304 4650419 140734303521904 18446744073709551615 4439361 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=318272 CPUtime=25.13 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 23102 0 0 0 2507 6 0 0 25 0 4 0 729931907 325910528 40733 33554432000 4194304 4650419 140734303521904 18446744073709551615 4364352 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.6
Current children cumulated vsize (KiB) 318272

[startup+51.1004 s]
/proc/loadavg: 7.61 7.85 7.23 10/420 7629
/proc/meminfo: memFree=20885632/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=328880 CPUtime=203.64 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 153885 0 0 0 20324 40 0 0 25 0 4 0 729931906 336773120 45431 33554432000 4194304 4650419 140734303521904 18446744073709551615 4476519 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 82220 45431 394 112 0 77185 0
[pid=7620/tid=7624] ppid=7616 vsize=328880 CPUtime=51.08 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 33631 0 0 0 5100 8 0 0 25 0 4 0 729931907 336773120 45431 33554432000 4194304 4650419 140734303521904 18446744073709551615 215988257856 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=328880 CPUtime=51.09 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 42859 0 0 0 5097 12 0 0 25 0 4 0 729931907 336773120 45431 33554432000 4194304 4650419 140734303521904 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=328880 CPUtime=50.38 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 33247 0 0 0 5029 9 0 0 25 0 4 0 729931907 336773120 45431 33554432000 4194304 4650419 140734303521904 18446744073709551615 4363426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.64
Current children cumulated vsize (KiB) 328880

[startup+102.316 s]
/proc/loadavg: 7.93 7.90 7.28 10/420 7631
/proc/meminfo: memFree=20818140/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=371352 CPUtime=407.8 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 255087 0 0 0 40709 71 0 0 25 0 4 0 729931906 380264448 53390 33554432000 4194304 4650419 140734303521904 18446744073709551615 4333866 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 92838 53390 394 112 0 87803 0
[pid=7620/tid=7624] ppid=7616 vsize=371352 CPUtime=102.29 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 58029 0 0 0 10214 15 0 0 25 0 4 0 729931907 380264448 53390 33554432000 4194304 4650419 140734303521904 18446744073709551615 4328361 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=371352 CPUtime=102.3 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 70272 0 0 0 10211 19 0 0 25 0 4 0 729931907 380264448 53390 33554432000 4194304 4650419 140734303521904 18446744073709551615 4365323 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=371352 CPUtime=100.88 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 56477 0 0 0 10072 16 0 0 25 0 4 0 729931907 380264448 53390 33554432000 4194304 4650419 140734303521904 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 407.8
Current children cumulated vsize (KiB) 371352

[startup+162.301 s]

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

[pid=7620] ppid=7616 vsize=666612 CPUtime=2799.36 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 1120637 0 0 0 279551 385 0 0 25 0 4 0 729931906 682610688 111709 33554432000 4194304 4650419 140734303521904 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 166653 111710 394 112 0 161618 0
[pid=7620/tid=7624] ppid=7616 vsize=666612 CPUtime=702.28 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 219135 0 0 0 70141 87 0 0 25 0 4 0 729931907 682610688 111710 33554432000 4194304 4650419 140734303521904 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=666612 CPUtime=702.27 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 273033 0 0 0 70129 98 0 0 25 0 4 0 729931907 682610688 111710 33554432000 4194304 4650419 140734303521904 18446744073709551615 4520364 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=666612 CPUtime=692.5 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 271441 0 0 0 69162 88 0 0 25 0 4 0 729931907 682610688 111710 33554432000 4194304 4650419 140734303521904 18446744073709551615 4367232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2799.36
Current children cumulated vsize (KiB) 666612

[startup+762.316 s]
/proc/loadavg: 8.28 8.15 7.72 10/420 7648
/proc/meminfo: memFree=20125748/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=815740 CPUtime=3038.58 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 1176030 0 0 0 303444 414 0 0 25 0 4 0 729931906 835317760 126987 33554432000 4194304 4650419 140734303521904 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 203935 126987 394 112 0 198900 0
[pid=7620/tid=7624] ppid=7616 vsize=815740 CPUtime=762.3 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 232548 0 0 0 76136 94 0 0 25 0 4 0 729931907 835317760 126987 33554432000 4194304 4650419 140734303521904 18446744073709551615 4328259 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=815740 CPUtime=762.29 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 288349 0 0 0 76123 106 0 0 25 0 4 0 729931907 835317760 126987 33554432000 4194304 4650419 140734303521904 18446744073709551615 4363441 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=815740 CPUtime=751.67 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 283414 0 0 0 75071 96 0 0 25 0 4 0 729931907 835317760 126987 33554432000 4194304 4650419 140734303521904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3038.58
Current children cumulated vsize (KiB) 815740

[startup+822.301 s]
/proc/loadavg: 8.28 8.17 7.75 10/420 7650
/proc/meminfo: memFree=20117768/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=900964 CPUtime=3277.69 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 1222876 0 0 0 327331 438 0 0 25 0 4 0 729931906 922587136 135847 33554432000 4194304 4650419 140734303521904 18446744073709551615 4365289 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 225241 135847 394 112 0 220206 0
[pid=7620/tid=7624] ppid=7616 vsize=900964 CPUtime=822.28 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 240170 0 0 0 82130 98 0 0 25 0 4 0 729931907 922587136 135847 33554432000 4194304 4650419 140734303521904 18446744073709551615 4367295 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=900964 CPUtime=822.27 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 302235 0 0 0 82114 113 0 0 25 0 4 0 729931907 922587136 135847 33554432000 4194304 4650419 140734303521904 18446744073709551615 4364788 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=900964 CPUtime=810.83 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 294270 0 0 0 80982 101 0 0 25 0 4 0 729931907 922587136 135847 33554432000 4194304 4650419 140734303521904 18446744073709551615 4366906 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3277.69
Current children cumulated vsize (KiB) 900964

[startup+882.301 s]
/proc/loadavg: 8.09 8.13 7.76 10/420 7651
/proc/meminfo: memFree=20119456/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=915348 CPUtime=3516.83 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 1264422 0 0 0 351220 463 0 0 25 0 4 0 729931906 937316352 135070 33554432000 4194304 4650419 140734303521904 18446744073709551615 4363510 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 228837 135070 394 112 0 223802 0
[pid=7620/tid=7624] ppid=7616 vsize=915348 CPUtime=882.27 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 253522 0 0 0 88122 105 0 0 25 0 4 0 729931907 937316352 135070 33554432000 4194304 4650419 140734303521904 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=915348 CPUtime=882.27 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 309017 0 0 0 88110 117 0 0 25 0 4 0 729931907 937316352 135070 33554432000 4194304 4650419 140734303521904 18446744073709551615 4476502 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=915348 CPUtime=869.97 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 301684 0 0 0 86891 106 0 0 25 0 4 0 729931907 937316352 135070 33554432000 4194304 4650419 140734303521904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3516.83
Current children cumulated vsize (KiB) 915348

[startup+942.301 s]
/proc/loadavg: 8.09 8.12 7.77 10/420 7653
/proc/meminfo: memFree=20071068/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=978132 CPUtime=3756 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 1407352 0 0 0 375106 494 0 0 25 0 4 0 729931906 1001607168 158364 33554432000 4194304 4650419 140734303521904 18446744073709551615 4476502 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 244533 158364 394 112 0 239498 0
[pid=7620/tid=7624] ppid=7616 vsize=978132 CPUtime=942.28 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 317072 0 0 0 94112 116 0 0 25 0 4 0 729931907 1001607168 158364 33554432000 4194304 4650419 140734303521904 18446744073709551615 4476466 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=978132 CPUtime=942.26 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 361528 0 0 0 94099 127 0 0 25 0 4 0 729931907 1001607168 158364 33554432000 4194304 4650419 140734303521904 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=978132 CPUtime=929.14 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 312358 0 0 0 92804 110 0 0 25 0 4 0 729931907 1001607168 158364 33554432000 4194304 4650419 140734303521904 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3756
Current children cumulated vsize (KiB) 978132

[startup+1002.3 s]
/proc/loadavg: 8.07 8.11 7.79 10/420 7655
/proc/meminfo: memFree=20039192/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=978492 CPUtime=3995.15 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 1461113 0 0 0 399009 506 0 0 25 0 4 0 729931906 1001975808 155800 33554432000 4194304 4650419 140734303521904 18446744073709551615 4476514 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 244623 155800 394 112 0 239588 0
[pid=7620/tid=7624] ppid=7616 vsize=978492 CPUtime=1002.28 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 348186 0 0 0 100107 121 0 0 25 0 4 0 729931907 1001975808 155800 33554432000 4194304 4650419 140734303521904 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=978492 CPUtime=1002.27 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 371342 0 0 0 100094 133 0 0 25 0 4 0 729931907 1001975808 155800 33554432000 4194304 4650419 140734303521904 18446744073709551615 4364503 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=978492 CPUtime=988.29 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 312379 0 0 0 98719 110 0 0 25 0 4 0 729931907 1001975808 155800 33554432000 4194304 4650419 140734303521904 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3995.15
Current children cumulated vsize (KiB) 978492

[startup+1062.3 s]
/proc/loadavg: 8.06 8.10 7.81 10/420 7656
/proc/meminfo: memFree=19917632/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=942392 CPUtime=4234.3 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 1590965 0 0 0 422895 535 0 0 25 0 4 0 729931906 965009408 148157 33554432000 4194304 4650419 140734303521904 18446744073709551615 4334075 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 235598 148157 394 112 0 230563 0
[pid=7620/tid=7624] ppid=7616 vsize=942392 CPUtime=1062.28 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 397826 0 0 0 106101 127 0 0 25 0 4 0 729931907 965009408 148157 33554432000 4194304 4650419 140734303521904 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=942392 CPUtime=1062.27 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 384205 0 0 0 106084 143 0 0 25 0 4 0 729931907 965009408 148157 33554432000 4194304 4650419 140734303521904 18446744073709551615 4364751 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=942392 CPUtime=1047.43 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 312379 0 0 0 104633 110 0 0 25 0 4 0 729931907 965009408 148157 33554432000 4194304 4650419 140734303521904 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4234.3
Current children cumulated vsize (KiB) 942392

[startup+1122.3 s]
/proc/loadavg: 8.15 8.12 7.83 10/420 7658
/proc/meminfo: memFree=19860928/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=898232 CPUtime=4473.44 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 1647904 0 0 0 446778 566 0 0 25 0 4 0 729931906 919789568 149692 33554432000 4194304 4650419 140734303521904 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 224558 149692 394 112 0 219523 0
[pid=7620/tid=7624] ppid=7616 vsize=898232 CPUtime=1122.28 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 415604 0 0 0 112093 135 0 0 25 0 4 0 729931907 919789568 149692 33554432000 4194304 4650419 140734303521904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=898232 CPUtime=1122.26 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 399652 0 0 0 112076 150 0 0 25 0 4 0 729931907 919789568 149692 33554432000 4194304 4650419 140734303521904 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=898232 CPUtime=1106.56 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 322751 0 0 0 110540 116 0 0 25 0 4 0 729931907 919789568 149692 33554432000 4194304 4650419 140734303521904 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4473.44
Current children cumulated vsize (KiB) 898232

[startup+1182.3 s]
/proc/loadavg: 8.13 8.13 7.85 10/420 7659
/proc/meminfo: memFree=19804712/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=898828 CPUtime=4712.58 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 1704891 0 0 0 470666 592 0 0 25 0 4 0 729931906 920399872 152262 33554432000 4194304 4650419 140734303521904 18446744073709551615 4365346 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 224707 152262 394 112 0 219672 0
[pid=7620/tid=7624] ppid=7616 vsize=898828 CPUtime=1182.29 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 428046 0 0 0 118085 144 0 0 25 0 4 0 729931907 920399872 152262 33554432000 4194304 4650419 140734303521904 18446744073709551615 4363613 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=898828 CPUtime=1182.27 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 419771 0 0 0 118073 154 0 0 25 0 4 0 729931907 920399872 152262 33554432000 4194304 4650419 140734303521904 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=898828 CPUtime=1165.7 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 334774 0 0 0 116448 122 0 0 25 0 4 0 729931907 920399872 152262 33554432000 4194304 4650419 140734303521904 18446744073709551615 4363432 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4712.58
Current children cumulated vsize (KiB) 898828



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1204.3 s]
/proc/loadavg: 8.27 8.16 7.87 10/420 7660
/proc/meminfo: memFree=19825048/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=998060 CPUtime=4800.28 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 1733268 0 0 0 479426 602 0 0 25 0 4 0 729931906 1022013440 158266 33554432000 4194304 4650419 140734303521904 18446744073709551615 4365210 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 249515 158266 394 112 0 244480 0
[pid=7620/tid=7624] ppid=7616 vsize=998060 CPUtime=1204.3 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 431847 0 0 0 120285 145 0 0 25 0 4 0 729931907 1022013440 158271 33554432000 4194304 4650419 140734303521904 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=998060 CPUtime=1204.28 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 434711 0 0 0 120272 156 0 0 25 0 4 0 729931907 1022013440 158271 33554432000 4194304 4650419 140734303521904 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=998060 CPUtime=1187.39 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 339057 0 0 0 118613 126 0 0 25 0 4 0 729931907 1022013440 158271 33554432000 4194304 4650419 140734303521904 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 998060

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

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

[startup+1204.3 s]
/proc/loadavg: 8.27 8.16 7.87 10/420 7660
/proc/meminfo: memFree=19825048/32950940 swapFree=67111356/67111528
[pid=7620] ppid=7616 vsize=998060 CPUtime=4800.28 cores=1,3,5,7
/proc/7620/stat : 7620 (strangenight1-m) R 7616 7620 6790 0 -1 4202496 1733268 0 0 0 479426 602 0 0 25 0 4 0 729931906 1022013440 158266 33554432000 4194304 4650419 140734303521904 18446744073709551615 4365210 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/7620/statm: 249515 158266 394 112 0 244480 0
[pid=7620/tid=7624] ppid=7616 vsize=998060 CPUtime=1204.3 cores=1,3,5,7
/proc/7620/task/7624/stat : 7624 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 431847 0 0 0 120285 145 0 0 25 0 4 0 729931907 1022013440 158271 33554432000 4194304 4650419 140734303521904 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=7620/tid=7625] ppid=7616 vsize=998060 CPUtime=1204.28 cores=1,3,5,7
/proc/7620/task/7625/stat : 7625 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 434711 0 0 0 120272 156 0 0 25 0 4 0 729931907 1022013440 158271 33554432000 4194304 4650419 140734303521904 18446744073709551615 4476514 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=7620/tid=7626] ppid=7616 vsize=998060 CPUtime=1187.39 cores=1,3,5,7
/proc/7620/task/7626/stat : 7626 (strangenight1-m) R 7616 7620 6790 0 -1 4202560 339057 0 0 0 118613 126 0 0 25 0 4 0 729931907 1022013440 158271 33554432000 4194304 4650419 140734303521904 18446744073709551615 4366819 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 998060

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1204.35
CPU time (s): 4800.37
CPU user time (s): 4794.31
CPU system time (s): 6.05708
CPU usage (%): 398.585
Max. virtual memory (cumulated for all children) (KiB): 1008244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.31
system time used= 6.05708
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1733276
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= 2294
involuntary context switches= 51432

runsolver used 4.64929 second user time and 12.3221 second system time

The end

Launcher Data

Begin job on node117 at 2011-05-14 20:16:51
IDJOB=3368545
IDBENCH=82554
IDSOLVER=1846
FILE ID=node117/3368545-1305397011
RUNJOBID= node117-1305397011-7602
PBS_JOBID= 13324438
Free space on /tmp= 73416 MiB

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

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

MD5SUM BENCH= 875a8b1e044c25599d3c66c1e66d27f4
RANDOM SEED=1630560295

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

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

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

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


/proc/meminfo:
MemTotal:     32950940 kB
MemFree:      21340592 kB
Buffers:        296152 kB
Cached:        3080064 kB
SwapCached:          0 kB
Active:        9379912 kB
Inactive:      1875292 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950940 kB
LowFree:      21340592 kB
SwapTotal:    67111528 kB
SwapFree:     67111356 kB
Dirty:           12592 kB
Writeback:           0 kB
AnonPages:     7878184 kB
Mapped:          31556 kB
Slab:           244224 kB
PageTables:      44476 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586996 kB
Committed_AS: 100411176 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= 73404 MiB
End job on node117 at 2011-05-14 20:36:58