Trace number 3366397

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)? (TO) 4800.35 1203.64

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v90-c8010-S775210372-041.UNKNOWN.cnf
MD5SUM3ecea073a44f0b1adf464774647edbfb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables90
Number of clauses8010
Sum of the clauses size56070
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 58010

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366397-1305403298.cnf'
0.00/0.01	c -- header says num vars:             90
0.00/0.01	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data
0.76/0.20	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.76/0.20	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.76/0.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.76/0.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.76/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.76/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.76/0.20	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.76/0.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.76/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.76/0.23	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.76/0.23	c calculated reachability. Time: 0.00
0.76/0.23	c Calc default polars -  time:   0.00 s pos:      45 undec:       1 neg:      44
0.76/0.23	c =========================================================================================
0.76/0.23	c types(t): F = full restart, N = normal restart
0.76/0.23	c types(t): S = simplification begin/end, E = solution found
0.76/0.23	c restart types(rt): st = static, dy = dynamic
0.76/0.23	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.76/0.23	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
1.57/0.43	c  N dy     8      5991        90      8010         0      3237     56070     84054     24.47     25.84
2.37/0.61	c  N dy    35     10352        90      8010         0      7309     56070    205544     25.58     26.97
3.57/0.91	c  N dy    44     17283        90      8010         0      9796     56070    262790     25.46     26.82
4.39/1.15	c  N dy    45     22054        90      8010         0      8975     56070    218544     25.15     26.50
5.15/1.30	c  F st    50     25000        90      8010         0     11725     56070    299097     25.14   no data
5.15/1.38	c  N st    53     26195        90      8010         0      6511     56070    129616     25.14   no data
5.95/1.56	c  S st    56     30002        90      8010         0     10037     56070    234288     25.14   no data
5.95/1.60	c  S st    56     30506        90      8010         0     10520     56070    248763     25.14   no data
6.35/1.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.35/1.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.35/1.60	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
6.35/1.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.35/1.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.35/1.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
6.35/1.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.35/1.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.35/1.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.16/1.83	c lits-rem:       266  cl-subs:      752  v-elim:      0  v-fix:    0  time:  0.21 s
8.36/2.14	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.31
8.36/2.14	c calculated reachability. Time: 0.00
8.36/2.14	c  N dy    56     30506        90      8010         0      9768     56070    224276     25.14   no data
10.34/2.67	c  N dy    76     39685        90      8010         0     10952     56070    240703     25.13     26.48
11.55/2.97	c  N dy    88     44579        90      8010         0     15483     56070    374102     25.16     26.58
11.95/3.08	c  S st   100     45761        90      8010         0      8304     56070    148641     25.23   no data
12.35/3.11	c  S st   100     46265        90      8010         0      8782     56070    163108     25.23   no data
12.35/3.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
12.35/3.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
12.35/3.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
12.35/3.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
12.35/3.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.35/3.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
12.35/3.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
12.35/3.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
12.35/3.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.35/3.16	c lits-rem:         2  cl-subs:       55  v-elim:      0  v-fix:    0  time:  0.03 s
12.35/3.16	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
12.35/3.16	c vivif2 --  cl tried     8727 cl shrink        0 lits rem          0 time: 0.00
13.58/3.46	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.28
13.58/3.46	c calculated reachability. Time: 0.00
13.58/3.46	c  N dy   100     46265        90      8010         0      8727     56070    161076     25.23   no data
14.73/3.73	c  N dy   114     51155        90      8010         0     13250     56070    294408     25.26     26.76
15.93/4.09	c  N dy   135     56527        90      8010         0     18243     56070    443535     25.33     26.68
17.13/4.37	c  N dy   142     61445        90      8010         0     13525     56070    284307     25.27     26.66
19.51/4.93	c  N dy   156     68981        90      8010         0     10323     56070    174445     25.25     26.64
19.51/4.96	c  S st   160     69399        90      8010         0     10713     56070    186070     25.26   no data
19.51/4.99	c  S st   160     69905        90      8010         0     11195     56070    200280     25.26   no data
19.51/4.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.91/5.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
19.91/5.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.91/5.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.91/5.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.91/5.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
19.91/5.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.91/5.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.91/5.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.91/5.07	c lits-rem:         7  cl-subs:      134  v-elim:      0  v-fix:    0  time:  0.06 s
19.91/5.07	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
19.91/5.07	c vivif2 --  cl tried    11061 cl shrink        0 lits rem          0 time: 0.00
21.52/5.40	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.33
21.52/5.40	c calculated reachability. Time: 0.00
21.52/5.40	c  N dy   160     69905        90      8010         0     11061     56070    195719     25.26   no data
25.90/6.58	c  N dy   170     86759        90      8010         0     15464     56070    305849     24.95     26.45
26.32/6.65	c  F st   174     87502        90      8010         0     16155     56070    326193     24.96     25.18
27.89/7.03	c  N dy   180     92698        90      8010         0     20956     56070    465332     24.96   no data
29.89/7.55	c  N dy   208     98646        90      8010         0     14485     56070    264200     25.03     28.46
31.88/8.02	c  S st   242    104858        90      8010         0     20281     56070    437170     25.11     24.32
31.88/8.08	c  S st   242    105361        90      8010         0     20762     56070    451665     25.11   no data
31.88/8.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.88/8.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
31.88/8.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.88/8.09	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.88/8.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.88/8.09	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
31.88/8.09	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
32.28/8.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
32.28/8.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.88/8.59	c lits-rem:       219  cl-subs:     1406  v-elim:      0  v-fix:    0  time:  0.48 s
33.88/8.59	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
33.88/8.60	c vivif2 --  cl tried    19356 cl shrink        0 lits rem          0 time: 0.00
35.86/9.05	c asymm  cl-useful: 0/6137/8010 lits-rem:0 time: 0.44
35.86/9.05	c calculated reachability. Time: 0.00
35.86/9.05	c  N dy   242    105361        90      8010         0     19356     56070    405698     25.11   no data
38.67/9.73	c  N dy   258    113141        90      8010         0     13642     56070    220952     25.06     26.40
41.05/10.39	c  N dy   292    121900        90      8010         0     21790     56070    460914     25.10     26.61
43.88/11.11	c  N dy   323    129778        90      8010         0     15216     56070    251909     25.14     26.52
47.04/11.82	c  N dy   344    139463        90      8010         0     24172     56070    513879     25.13     26.57
50.63/12.71	c  N dy   392    148507        90      8010         0     17761     56070    306418     25.18     26.66
53.82/13.55	c  N dy   436    158042        90      8010         0     26643     56070    568643     25.24     25.59
53.82/13.55	c  S st   436    158042        90      8010         0     26643     56070    568643     25.24     25.59
54.22/13.62	c  S st   436    158545        90      8010         0     27123     56070    582737     25.24   no data
54.22/13.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
54.22/13.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
54.22/13.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.22/13.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.22/13.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.22/13.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
54.22/13.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
54.22/13.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
54.22/13.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.80/14.54	c lits-rem:       234  cl-subs:     1989  v-elim:      0  v-fix:    0  time:  0.87 s
57.80/14.54	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
57.80/14.55	c vivif2 --  cl tried    25134 cl shrink        0 lits rem          0 time: 0.01
58.60/14.72	c asymm  cl-useful: 0/1873/8010 lits-rem:0 time: 0.17
58.60/14.72	c calculated reachability. Time: 0.00
58.60/14.72	c  N dy   436    158545        90      8010         0     25134     56070    517231     25.24   no data
62.99/15.82	c  N dy   466    170685        90      8010         0     20614     56070    368655     25.21     26.55
66.98/16.85	c  N dy   493    181614        90      8010         0     30718     56070    663762     25.20     26.62
86.93/21.83	c  N dy   500    233687        90      8010         0     25876     56070    476547     24.62     25.96
88.52/22.27	c  S st   525    237818        90      8010         0     29753     56070    592002     24.64   no data
88.92/22.35	c  S st   525    238323        90      8010         0     30224     56070    605963     24.64   no data
88.92/22.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
88.92/22.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
88.92/22.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
88.92/22.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
88.92/22.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.92/22.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
88.92/22.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
88.92/22.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
88.92/22.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.09/23.60	c lits-rem:       398  cl-subs:     2425  v-elim:      0  v-fix:    0  time:  1.20 s
94.09/23.60	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
94.09/23.60	c vivif2 --  cl tried    27799 cl shrink        0 lits rem          0 time: 0.01
94.89/23.80	c asymm  cl-useful: 0/2556/8010 lits-rem:0 time: 0.20
94.89/23.80	c calculated reachability. Time: 0.00
94.89/23.80	c  N dy   525    238323        90      8010         0     27799     56070    537174     24.64   no data
102.07/25.68	c  N dy   637    253548        90      8010         0     22760     56070    372834     24.75     27.24
109.68/27.57	c  N dy   713    269785        90      8010         0     37824     56070    812077     24.78     27.48
117.64/29.55	c  N dy   839    287009        90      8010         0     33567     56070    675412     24.89     26.80
126.42/31.77	c  F st   906    306252        90      8010         0     30137     56070    546483     24.90     21.72
126.42/31.77	c  N st   906    306252        90      8010         0     30137     56070    546483     24.90     21.72
136.01/34.21	c  N dy   954    326604        90      8010         0     26706     56070    426319     24.90     26.34
146.35/36.76	c  N dy  1044    346662        90      8010         0     45321     56070    973386     24.94     27.13
151.13/37.91	c  S st  1057    357484        90      8010         0     32135     56070    564601     24.91     24.09
151.53/38.00	c  S st  1057    357988        90      8010         0     32618     56070    579228     24.91   no data
151.53/38.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
151.53/38.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
151.53/38.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
151.53/38.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
151.53/38.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.53/38.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
151.53/38.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
151.53/38.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
151.53/38.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
155.52/39.09	c lits-rem:       311  cl-subs:     1994  v-elim:      0  v-fix:    0  time:  1.04 s
155.52/39.09	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
155.92/39.10	c vivif2 --  cl tried    30624 cl shrink        0 lits rem          0 time: 0.01
156.72/39.31	c asymm  cl-useful: 0/2028/8010 lits-rem:0 time: 0.21
156.72/39.31	c calculated reachability. Time: 0.00
156.72/39.31	c  N dy  1057    357988        90      8010         0     30624     56070    521061     24.91   no data
168.29/42.29	c  N dy  1186    378011        90      8010         0     25219     56070    349986     25.00     27.36
180.30/45.25	c  N dy  1250    398309        90      8010         0     43977     56070    898482     25.01     26.46
191.03/47.97	c  N dy  1349    418427        90      8010         0     37712     56070    702990     25.06     26.52
201.39/50.56	c  N dy  1384    438456        90      8010         0     30310     56070    464563     25.01     27.53
211.36/53.02	c  N dy  1409    458502        90      8010         0     48806     56070   1004874     24.98     27.24
222.54/55.88	c  N dy  1512    478661        90      8010         0     40685     56070    756389     25.02     26.48
234.10/58.77	c  N dy  1555    498721        90      8010         0     31398     56070    457181     25.02     26.51
244.87/61.45	c  N dy  1615    518722        90      8010         0     49898     56070    998894     25.02     26.42
256.44/64.37	c  S st  1730    536983        90      8010         0     38170     56070    642563     25.06     24.06
256.84/64.47	c  S st  1730    537488        90      8010         0     38639     56070    656432     25.06   no data
256.84/64.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
256.84/64.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
256.84/64.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
256.84/64.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
256.84/64.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
256.84/64.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
256.84/64.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
256.84/64.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
257.24/64.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
261.63/65.67	c lits-rem:       222  cl-subs:     1523  v-elim:      0  v-fix:    0  time:  1.14 s
261.63/65.67	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
261.63/65.68	c vivif2 --  cl tried    37116 cl shrink        0 lits rem          0 time: 0.01
262.43/65.89	c asymm  cl-useful: 0/1680/8010 lits-rem:0 time: 0.22
262.43/65.89	c calculated reachability. Time: 0.00
262.43/65.89	c  N dy  1730    537488        90      8010         0     37116     56070    605921     25.06   no data
275.18/69.01	c  N dy  1799    558126        90      8010         0     56155     56070   1165316     25.07     26.43
285.60/71.61	c  N dy  1812    578561        90      8010         0     45397     56070    828705     25.03     26.45
299.91/75.26	c  N dy  1930    598952        90      8010         0     33883     56070    479697     25.08     26.45
312.27/78.35	c  N dy  2031    619113        90      8010         0     52598     56070   1037577     25.11     26.45
326.63/81.96	c  N dy  2128    639395        90      8010         0     39942     56070    638541     25.14     26.50
339.79/85.23	c  N dy  2179    659547        90      8010         0     58602     56070   1190304     25.14     26.64
365.73/91.72	c  N dy  2183    700347        90      8010         0     63567     56070   1292193     24.99     26.34
404.07/101.38	c  N dy  2265    759471        90      8010         0     50608     56070    884923     24.86     26.24
421.96/105.88	c  N dy  2356    781612        90      8010         0     36168     56070    459306     24.88     26.24
435.13/109.18	c  N dy  2469    801658        90      8010         0     54774     56070   1011656     24.91     26.36
438.75/110.10	c  S st  2497    806233        90      8010         0     59039     56070   1138736     24.91     25.08
439.51/110.27	c  S st  2497    806741        90      8010         0     59525     56070   1153285     24.91   no data
439.51/110.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
439.91/110.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
439.91/110.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
439.91/110.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
439.91/110.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
439.91/110.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
439.91/110.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
439.91/110.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
439.91/110.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
458.65/115.06	c lits-rem:       453  cl-subs:     4140  v-elim:      0  v-fix:    0  time:  4.67 s
458.65/115.06	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
458.65/115.08	c vivif2 --  cl tried    55385 cl shrink        0 lits rem          0 time: 0.01
459.86/115.37	c asymm  cl-useful: 0/1160/8010 lits-rem:0 time: 0.30
459.86/115.38	c calculated reachability. Time: 0.00
459.86/115.38	c  N dy  2497    806741        90      8010         0     55385     56070   1020123     24.91   no data
478.64/120.08	c  N dy  2609    826768        90      8010         0     38134     56070    497161     24.94     27.26
493.35/123.76	c  N dy  2708    848453        90      8010         0     58217     56070   1091151     24.96     26.35
510.91/128.18	c  N dy  2800    868522        90      8010         0     39849     56070    525574     24.98     26.42
525.27/131.72	c  N dy  2886    889070        90      8010         0     58847     56070   1088271     24.99     26.40
545.21/136.75	c  N dy  3011    909091        90      8010         0     39512     56070    497740     25.03     26.38
559.17/140.21	c  N dy  3055    931089        90      8010         0     59869     56070   1095472     25.02     26.53
579.55/145.32	c  N dy  3176    951120        90      8010         0     39579     56070    479192     25.05     26.79
593.47/148.86	c  N dy  3251    972264        90      8010         0     59145     56070   1055673     25.06     26.43
611.82/153.49	c  N dy  3328    992267        90      8010         0     77700     56070   1605370     25.07     26.41
627.40/157.40	c  N dy  3443   1012593        90      8010         0     56788     56070    970207     25.10     26.47
646.90/162.29	c  N dy  3551   1033557        90      8010         0     76136     56070   1547903     25.12     26.44
664.05/166.57	c  N dy  3669   1053560        90      8010         0     53936     56070    868375     25.14     28.87
678.42/170.13	c  F st  3711   1071875        90      8010         0     70848     56070   1365522     25.14     24.76
680.05/170.58	c  N st  3715   1073909        90      8010         0     72723     56070   1421327     25.14   no data
699.16/175.35	c  N dy  3792   1094518        90      8010         0     50087     56070    730743     25.15     26.49
714.32/179.18	c  N dy  3850   1114596        90      8010         0     68570     56070   1272032     25.14     26.59
735.45/184.46	c  N dy  3915   1134759        90      8010         0     44676     56070    555182     25.15     26.48
781.36/195.94	c  N dy  3954   1185099        90      8010         0     47507     56070    625046     25.09     26.44
800.07/200.61	c  N dy  4038   1205103        90      8010         0     66005     56070   1172483     25.10     26.55
806.45/202.22	c  S st  4066   1210111        90      8010         0     70661     56070   1310128     25.10     24.07
807.28/202.48	c  S st  4066   1210614        90      8010         0     71140     56070   1324836     25.10   no data
807.28/202.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
807.69/202.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
807.69/202.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
807.69/202.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
807.69/202.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
807.69/202.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
807.69/202.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
807.69/202.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
807.69/202.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
845.13/211.96	c lits-rem:      1009  cl-subs:     5138  v-elim:      0  v-fix:    0  time:  9.27 s
845.13/211.96	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
845.13/211.98	c vivif2 --  cl tried    66002 cl shrink        0 lits rem          0 time: 0.02
845.93/212.17	c asymm  cl-useful: 0/586/8010 lits-rem:0 time: 0.19
845.93/212.17	c calculated reachability. Time: 0.00
845.93/212.17	c  N dy  4066   1210614        90      8010         0     66002     56070   1166564     25.10   no data
867.06/217.47	c  N dy  4166   1230817        90      8010         0     84678     56070   1718818     25.11     26.49
885.01/221.94	c  N dy  4263   1251733        90      8010         0     59966     56070    977754     25.12     26.55
908.58/227.82	c  N dy  4294   1278519        90      8010         0     84476     56070   1687510     25.10     26.46
927.69/232.67	c  N dy  4408   1298537        90      8010         0     58050     56070    901513     25.12     27.34
958.39/240.35	c  N dy  4500   1327932        90      8010         0     85145     56070   1703521     25.11     26.53
979.53/245.64	c  N dy  4547   1348234        90      8010         0     57853     56070    872050     25.11     26.46
999.47/250.66	c  N dy  4658   1368346        90      8010         0     76535     56070   1429395     25.13     26.46
1025.79/257.24	c  N dy  4750   1393685        90      8010         0     52814     56070    699698     25.13     26.48
1042.95/261.51	c  N dy  4829   1413695        90      8010         0     71325     56070   1246106     25.13     26.47
1066.11/267.32	c  N dy  4933   1433725        90      8010         0     89858     56070   1799238     25.15     26.55
1085.62/272.23	c  N dy  5005   1454391        90      8010         0     60828     56070    920767     25.15     26.48
1104.78/277.09	c  N dy  5089   1474480        90      8010         0     79430     56070   1472226     25.16     26.66
1134.69/284.56	c  N dy  5167   1502707        90      8010         0     56452     56070    769370     25.16     26.52
1153.44/289.23	c  N dy  5263   1522729        90      8010         0     74980     56070   1320573     25.18     27.80
1177.76/295.36	c  N dy  5375   1542811        90      8010         0     93599     56070   1878038     25.19     28.05
1204.09/301.92	c  N dy  5504   1567196        90      8010         0     66258     56070   1047289     25.21     26.54
1226.83/307.64	c  N dy  5620   1587376        90      8010         0     85016     56070   1610451     25.22     26.60
1252.35/314.08	c  N dy  5685   1607981        90      8010         0     53214     56070    638459     25.23     26.81
1272.74/319.13	c  N dy  5743   1631577        90      8010         0     74979     56070   1280554     25.22     26.83
1301.81/326.40	c  N dy  5809   1657532        90      8010         0     98888     56070   1981505     25.22     26.55
1326.54/332.64	c  N dy  5877   1678549        90      8010         0     66547     56070   1016480     25.22     26.61
1351.71/338.93	c  N dy  5907   1700486        90      8010         0     86761     56070   1608788     25.21     26.64
1363.62/341.91	c  S st  5912   1710616        90      8010         0     96068     56070   1880256     25.20     23.74
1364.87/342.23	c  S st  5912   1711118        90      8010         0     96542     56070   1894764     25.20   no data
1364.87/342.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1364.87/342.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1364.87/342.29	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1364.87/342.29	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1364.87/342.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1364.87/342.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1364.87/342.29	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1365.22/342.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1365.22/342.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1426.64/357.76	c lits-rem:      1325  cl-subs:     9169  v-elim:      0  v-fix:    0  time: 15.21 s
1426.64/357.76	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1426.64/357.78	c vivif2 --  cl tried    87373 cl shrink        0 lits rem          0 time: 0.02
1428.24/358.11	c asymm  cl-useful: 0/1034/8010 lits-rem:0 time: 0.33
1428.24/358.12	c calculated reachability. Time: 0.00
1428.24/358.12	c  N dy  5912   1711118        90      8010         0     87373     56070   1620038     25.20   no data
1454.97/364.86	c  N dy  5986   1731792        90      8010         0     54218     56070    639291     25.21     26.56
1472.92/369.34	c  N dy  6053   1752554        90      8010         0     73415     56070   1205128     25.21     26.68
1493.65/374.56	c  N dy  6101   1772602        90      8010         0     91806     56070   1744361     25.20     27.44
1521.98/381.68	c  N dy  6147   1794333        90      8010         0     58521     56070    746146     25.20     26.58
1541.10/386.45	c  N dy  6182   1814780        90      8010         0     77320     56070   1296902     25.19     26.59
1567.43/393.02	c  N dy  6272   1836258        90      8010         0     97136     56070   1884758     25.20     26.63
1600.14/401.27	c  N dy  6329   1869520        90      8010         0     73313     56070   1151841     25.18     26.65
1623.30/407.01	c  N dy  6430   1889610        90      8010         0     91959     56070   1709031     25.19     27.42
1654.78/414.92	c  N dy  6520   1911874        90      8010         0     57227     56070    671332     25.19     26.57
1675.13/420.00	c  N dy  6663   1932595        90      8010         0     76471     56070   1249632     25.21     26.60
1697.88/425.75	c  N dy  6709   1954073        90      8010         0     96224     56070   1832530     25.21     26.71
1725.76/432.78	c  N dy  6778   1974093        90      8010         0     58455     56070    687566     25.21     27.55
1744.51/437.49	c  N dy  6853   1994104        90      8010         0     76999     56070   1238983     25.21     27.88
1770.03/443.83	c  N dy  6955   2014305        90      8010         0     95719     56070   1798695     25.22     26.57
1799.54/451.29	c  N dy  7037   2034948        90      8010         0     57549     56070    640879     25.23     26.56
1823.48/457.27	c  N dy  7115   2062992        90      8010         0     83445     56070   1409269     25.23     26.74
1849.80/463.86	c  N dy  7207   2083003        90      8010         0    101973     56070   1961079     25.23     26.61
1882.56/472.06	c  N dy  7288   2108002        90      8010         0     66822     56070    893831     25.23     26.74
1903.25/477.25	c  N dy  7372   2128058        90      8010         0     85306     56070   1441885     25.24     26.61
1932.36/484.58	c  N dy  7411   2152086        90      8010         0    107348     56070   2084995     25.23     26.89
1974.28/495.08	c  N dy  7510   2186406        90      8010         0     79900     56070   1258623     25.23     26.60
2006.15/503.01	c  N dy  7562   2209428        90      8010         0    101166     56070   1886631     25.23     26.76
2009.37/503.84	c  S st  7573   2211121        90      8010         0    102740     56070   1933659     25.23     26.05
2010.93/504.21	c  S st  7573   2211624        90      8010         0    103214     56070   1947707     25.23   no data
2010.93/504.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2010.93/504.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
2010.93/504.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2010.93/504.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2010.93/504.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2010.93/504.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2010.93/504.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2011.34/504.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2011.34/504.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2085.11/522.82	c lits-rem:      1131  cl-subs:     9006  v-elim:      0  v-fix:    0  time: 18.24 s
2085.11/522.82	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2085.11/522.85	c vivif2 --  cl tried    94208 cl shrink        0 lits rem          0 time: 0.02
2086.71/523.22	c asymm  cl-useful: 0/812/8010 lits-rem:0 time: 0.37
2086.71/523.22	c calculated reachability. Time: 0.00
2086.71/523.22	c  N dy  7573   2211624        90      8010         0     94208     56070   1677503     25.23   no data
2158.53/541.27	c  N dy  7638   2279515        90      8010         0     96814     56070   1726883     25.19     26.52
2191.20/549.43	c  N dy  7732   2299590        90      8010         0    115322     56070   2277552     25.19     26.62
2215.57/555.60	c  N dy  7803   2320466        90      8010         0     74137     56070   1067289     25.19     26.59
2239.86/561.60	c  N dy  7884   2340523        90      8010         0     92636     56070   1615335     25.20     28.54
2268.62/568.85	c  N dy  7969   2360605        90      8010         0    111226     56070   2168875     25.20     26.65
2296.48/575.82	c  N dy  8052   2380613        90      8010         0     68049     56070    865672     25.21     26.54
2317.62/581.15	c  N dy  8126   2400633        90      8010         0     86608     56070   1417883     25.21     27.30
2343.94/587.78	c  N dy  8198   2420641        90      8010         0    105048     56070   1965053     25.22     26.77
2378.65/596.48	c  N dy  8303   2441376        90      8010         0    124282     56070   2540486     25.22     26.58
2402.58/602.40	c  N dy  8422   2461589        90      8010         0     80275     56070   1209899     25.23     26.61
2431.27/609.67	c  N dy  8544   2483215        90      8010         0    100344     56070   1812831     25.24     26.60
2464.00/617.86	c  N dy  8643   2503276        90      8010         0    118925     56070   2369357     25.25     27.00
2495.51/625.74	c  N dy  8790   2523433        90      8010         0     73794     56070    998177     25.27     26.65
2519.83/631.88	c  N dy  8892   2543543        90      8010         0     92422     56070   1553948     25.27     26.62
2548.16/638.99	c  N dy  8956   2564415        90      8010         0    111726     56070   2127320     25.27     26.66
2586.85/648.67	c  N dy  9035   2587325        90      8010         0     68107     56070    802715     25.28     26.63
2609.98/654.46	c  N dy  9154   2607449        90      8010         0     86682     56070   1358804     25.28     26.66
2734.81/685.76	c  N dy  9192   2711624        90      8010         0    116095     56070   2143101     25.18     24.00
2734.81/685.76	c  S st  9192   2711624        90      8010         0    116095     56070   2143101     25.18     24.00
2736.41/686.14	c  S st  9192   2712126        90      8010         0    116571     56070   2157576     25.18   no data
2736.41/686.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2736.81/686.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.08
2736.81/686.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2736.81/686.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2736.81/686.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2736.81/686.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2736.81/686.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2736.81/686.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2737.21/686.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2905.89/728.63	c lits-rem:      1777  cl-subs:    13690  v-elim:      0  v-fix:    0  time: 41.79 s
2905.89/728.63	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2905.89/728.66	c vivif2 --  cl tried   102881 cl shrink        0 lits rem          0 time: 0.02
2907.49/729.04	c asymm  cl-useful: 0/688/8010 lits-rem:0 time: 0.38
2907.49/729.04	c calculated reachability. Time: 0.00
2907.49/729.04	c  N dy  9192   2712126        90      8010         0    102881     56070   1804357     25.18   no data
2940.20/737.23	c  N dy  9286   2732203        90      8010         0    121486     56070   2357987     25.18     26.54
2988.44/749.31	c  N dy  9362   2775796        90      8010         0     96013     56070   1612846     25.17     26.73
3017.18/756.52	c  N dy  9430   2795828        90      8010         0    114561     56070   2166436     25.17     26.86
3051.87/765.27	c  N dy  9510   2815854        90      8010         0    133035     56070   2714803     25.17     26.80
3078.20/771.84	c  N dy  9589   2838769        90      8010         0     87381     56070   1332299     25.17     26.58
3108.11/779.32	c  N dy  9713   2858868        90      8010         0    106038     56070   1893280     25.18     27.07
3137.61/786.70	c  N dy  9736   2880747        90      8010         0    126165     56070   2487450     25.18     26.51
3170.72/795.02	c  N dy  9859   2900780        90      8010         0     76739     56070   1001225     25.19     26.54
3195.84/801.37	c  N dy  9954   2921125        90      8010         0     95506     56070   1560782     25.19     26.69
3227.35/809.20	c  N dy 10045   2941304        90      8010         0    114178     56070   2118166     25.20     26.56
3263.65/818.36	c  N dy 10143   2961320        90      8010         0    132715     56070   2672829     25.20     28.05
3295.94/826.41	c  N dy 10251   2984402        90      8010         0     84882     56070   1220174     25.21     26.56
3324.25/833.53	c  N dy 10379   3004462        90      8010         0    103438     56070   1778371     25.22     28.13
3365.39/843.85	c  N dy 10516   3024514        90      8010         0    122008     56070   2337220     25.23     29.09
3412.40/855.60	c  N dy 10578   3044582        90      8010         0     70339     56070    766521     25.23     26.72
3465.05/868.87	c  N dy 10666   3085249        90      8010         0    107519     56070   1845092     25.21     26.70
3505.76/879.05	c  N dy 10815   3106663        90      8010         0    127418     56070   2446497     25.23     26.98
3545.60/889.08	c  N dy 10948   3126700        90      8010         0     74974     56070    890364     25.23     28.27
3569.53/895.01	c  N dy 11041   3146968        90      8010         0     93759     56070   1451234     25.24     26.88
3608.21/904.70	c  N dy 11158   3167066        90      8010         0    112375     56070   2010406     25.25     28.60
3650.11/915.29	c  N dy 11237   3187089        90      8010         0    130887     56070   2561886     25.25     26.62
3691.15/925.56	c  N dy 11377   3207156        90      8010         0     77392     56070    943006     25.26     29.31
3697.53/927.12	c  S st 11411   3212126        90      8010         0     81978     56070   1082031     25.26   no data
3698.36/927.35	c  S st 11411   3212629        90      8010         0     82456     56070   1096689     25.26   no data
3698.36/927.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3698.36/927.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3698.36/927.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3698.36/927.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3698.36/927.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3698.36/927.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3698.36/927.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3698.77/927.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3698.77/927.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3709.10/930.01	c lits-rem:       186  cl-subs:     1604  v-elim:      0  v-fix:    0  time:  2.53 s
3709.10/930.01	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3709.10/930.03	c vivif2 --  cl tried    80852 cl shrink        0 lits rem          0 time: 0.02
3710.30/930.36	c asymm  cl-useful: 0/869/8010 lits-rem:0 time: 0.34
3710.30/930.37	c calculated reachability. Time: 0.00
3710.30/930.37	c  N dy 11411   3212629        90      8010         0     80852     56070   1042782     25.26   no data
3736.62/936.95	c  N dy 11497   3232799        90      8010         0     99421     56070   1596925     25.27     26.60
3770.92/945.58	c  N dy 11609   3253573        90      8010         0    118654     56070   2173796     25.27     26.62
3808.04/954.86	c  N dy 11705   3273709        90      8010         0    137302     56070   2734550     25.28     26.64
3835.53/961.73	c  N dy 11722   3294274        90      8010         0     83233     56070   1087815     25.27     26.63
3863.44/968.76	c  N dy 11851   3314348        90      8010         0    101894     56070   1653817     25.28     27.73
3898.94/977.63	c  N dy 11997   3334368        90      8010         0    120472     56070   2218286     25.29     28.81
3932.04/985.99	c  N dy 12027   3354888        90      8010         0    139202     56070   2767422     25.29     26.81
3964.35/994.03	c  N dy 12085   3375240        90      8010         0     84124     56070   1104260     25.29     26.66
3991.87/1000.90	c  N dy 12196   3395251        90      8010         0    102621     56070   1661391     25.30     29.64
4025.38/1009.34	c  N dy 12273   3416345        90      8010         0    122092     56070   2238358     25.30     26.65
4066.88/1019.81	c  N dy 12382   3437310        90      8010         0    141516     56070   2822194     25.30     26.66
4098.00/1027.54	c  N dy 12467   3457382        90      8010         0     85322     56070   1129062     25.31     26.67
4123.48/1033.97	c  N dy 12534   3477663        90      8010         0    103938     56070   1678997     25.31     26.64
4156.17/1042.15	c  N dy 12561   3500874        90      8010         0    125319     56070   2307730     25.30     26.79
4196.87/1052.37	c  N dy 12643   3521499        90      8010         0    144398     56070   2875795     25.30     26.65
4228.36/1060.26	c  N dy 12726   3541503        90      8010         0     87174     56070   1165596     25.31     29.16
4257.88/1067.68	c  N dy 12812   3563935        90      8010         0    107890     56070   1784516     25.31     26.70
4298.56/1077.84	c  N dy 12904   3584682        90      8010         0    127095     56070   2360734     25.32     26.79
4338.87/1088.00	c  N dy 12962   3604995        90      8010         0    145904     56070   2919894     25.32     26.74
4373.14/1096.54	c  N dy 13054   3625288        90      8010         0     88004     56070   1170734     25.32     26.69
4405.43/1104.69	c  N dy 13121   3649853        90      8010         0    110677     56070   1842736     25.32     26.68
4439.35/1113.12	c  N dy 13165   3669883        90      8010         0    129100     56070   2387587     25.32     26.70
4477.22/1122.68	c  N dy 13186   3690591        90      8010         0    148058     56070   2938197     25.31     26.65
4512.32/1131.49	c  N dy 13270   3710643        90      8010         0     89106     56070   1183858     25.32     26.76
4515.11/1132.16	c  S st 13276   3712633        90      8010         0     90957     56070   1238475     25.32     25.69
4516.31/1132.41	c  S st 13276   3713134        90      8010         0     91432     56070   1253262     25.32   no data
4516.31/1132.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4516.31/1132.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
4516.31/1132.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4516.31/1132.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4516.31/1132.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4516.31/1132.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4516.31/1132.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4516.31/1132.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4516.71/1132.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4530.28/1135.98	c lits-rem:       260  cl-subs:     2622  v-elim:      0  v-fix:    0  time:  3.42 s
4530.28/1135.99	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4530.68/1136.00	c vivif2 --  cl tried    88810 cl shrink        0 lits rem          0 time: 0.02
4531.90/1136.38	c asymm  cl-useful: 0/766/8010 lits-rem:0 time: 0.36
4531.90/1136.38	c calculated reachability. Time: 0.00
4531.90/1136.38	c  N dy 13276   3713134        90      8010         0     88810     56070   1171221     25.32   no data
4559.38/1143.28	c  N dy 13344   3733426        90      8010         0    107529     56070   1723823     25.32     26.71
4591.28/1151.23	c  F st 13443   3751562        90      8010         0    124326     56070   2229110     25.32   no data
4594.87/1152.17	c  N st 13447   3753594        90      8010         0    126191     56070   2285478     25.32   no data
4637.94/1162.91	c  N dy 13506   3777202        90      8010         0    147949     56070   2934996     25.32     26.72
4668.64/1170.67	c  N dy 13537   3797263        90      8010         0     88187     56070   1139469     25.32     26.67

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

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

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


[startup+0 s]
/proc/loadavg: 5.98 7.59 7.92 2/354 18691
/proc/meminfo: memFree=18710384/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 412 0 0 0 1 0 0 0 24 0 4 0 632745621 52396032 352 33554432000 4194304 4580107 140737323260624 18446744073709551615 46982137456560 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/18691/statm: 12792 352 302 95 0 7774 0
[pid=18691/tid=18693] ppid=18689 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 632745621 52396032 352 33554432000 4194304 4580107 140737323260624 18446744073709551615 46982137456147 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 632745621 52396032 352 33554432000 4194304 4580107 140737323260624 18446744073709551615 46982137456153 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 4 0 0 0 0 0 0 0 25 0 4 0 632745621 52396032 352 33554432000 4194304 4580107 140737323260624 18446744073709551615 46982137456147 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.114456 s]
/proc/loadavg: 5.98 7.59 7.92 2/354 18691
/proc/meminfo: memFree=18710384/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=281832 CPUtime=0.42 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 1629 0 0 0 42 0 0 0 25 0 4 0 632745621 288595968 1540 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 70458 1540 358 95 0 65440 0
[pid=18691/tid=18693] ppid=18689 vsize=281832 CPUtime=0.1 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 255 0 0 0 10 0 0 0 25 0 4 0 632745621 288595968 1540 33554432000 4194304 4580107 140737323260624 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=281832 CPUtime=0.1 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 270 0 0 0 10 0 0 0 25 0 4 0 632745621 288595968 1540 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294468 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=281832 CPUtime=0.1 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 433 0 0 0 10 0 0 0 25 0 4 0 632745621 288595968 1540 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.42
Current children cumulated vsize (KiB) 281832

[startup+0.200441 s]
/proc/loadavg: 5.98 7.59 7.92 2/354 18691
/proc/meminfo: memFree=18710384/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=282644 CPUtime=0.76 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 1912 0 0 0 76 0 0 0 25 0 4 0 632745621 289427456 1596 33554432000 4194304 4580107 140737323260624 18446744073709551615 4295679 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 70661 1596 358 95 0 65643 0
[pid=18691/tid=18693] ppid=18689 vsize=282644 CPUtime=0.19 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 262 0 0 0 19 0 0 0 25 0 4 0 632745621 289427456 1596 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=282644 CPUtime=0.19 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 280 0 0 0 19 0 0 0 25 0 4 0 632745621 289427456 1596 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=282644 CPUtime=0.19 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 689 0 0 0 19 0 0 0 25 0 4 0 632745621 289427456 1596 33554432000 4194304 4580107 140737323260624 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.76
Current children cumulated vsize (KiB) 282644

[startup+0.300425 s]
/proc/loadavg: 5.98 7.59 7.92 2/354 18691
/proc/meminfo: memFree=18710384/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=284796 CPUtime=1.16 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 3916 0 0 0 116 0 0 0 25 0 4 0 632745621 291631104 3328 33554432000 4194304 4580107 140737323260624 18446744073709551615 4293222 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 71199 3328 376 95 0 66181 0
[pid=18691/tid=18693] ppid=18689 vsize=284796 CPUtime=0.28 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 901 0 0 0 28 0 0 0 25 0 4 0 632745621 291631104 3328 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=284796 CPUtime=0.29 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 913 0 0 0 29 0 0 0 25 0 4 0 632745621 291631104 3328 33554432000 4194304 4580107 140737323260624 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=284796 CPUtime=0.29 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 772 0 0 0 29 0 0 0 25 0 4 0 632745621 291631104 3328 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 1.16
Current children cumulated vsize (KiB) 284796

[startup+0.700354 s]
/proc/loadavg: 5.98 7.59 7.92 2/354 18691
/proc/meminfo: memFree=18710384/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=287524 CPUtime=2.77 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 6495 0 0 0 276 1 0 0 25 0 4 0 632745621 294424576 3948 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294639 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 71881 3949 376 95 0 66863 0
[pid=18691/tid=18693] ppid=18689 vsize=287524 CPUtime=0.68 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 1599 0 0 0 68 0 0 0 25 0 4 0 632745621 294424576 3949 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=287524 CPUtime=0.68 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 1645 0 0 0 68 0 0 0 25 0 4 0 632745621 294424576 3949 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=287524 CPUtime=0.69 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 1277 0 0 0 69 0 0 0 25 0 4 0 632745621 294424576 3949 33554432000 4194304 4580107 140737323260624 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 287524

[startup+1.50021 s]
/proc/loadavg: 5.98 7.59 7.92 9/364 18704
/proc/meminfo: memFree=18675196/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=288336 CPUtime=5.95 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 10423 0 0 0 594 1 0 0 25 0 4 0 632745621 295256064 4593 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 72084 4593 377 95 0 67066 0
[pid=18691/tid=18693] ppid=18689 vsize=288336 CPUtime=1.48 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 2653 0 0 0 148 0 0 0 25 0 4 0 632745621 295256064 4593 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=288336 CPUtime=1.48 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 2619 0 0 0 148 0 0 0 25 0 4 0 632745621 295256064 4593 33554432000 4194304 4580107 140737323260624 18446744073709551615 4321235 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=288336 CPUtime=1.48 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 2267 0 0 0 148 0 0 0 25 0 4 0 632745621 295256064 4593 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 288336

[startup+3.10092 s]
/proc/loadavg: 5.98 7.59 7.92 9/364 18704
/proc/meminfo: memFree=18646552/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=304540 CPUtime=12.35 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 21670 0 0 0 1231 4 0 0 25 0 4 0 632745621 311848960 12399 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 76135 12399 378 95 0 71117 0
[pid=18691/tid=18693] ppid=18689 vsize=304540 CPUtime=3.08 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 5036 0 0 0 308 0 0 0 25 0 4 0 632745621 311848960 12399 33554432000 4194304 4580107 140737323260624 18446744073709551615 4295687 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=304540 CPUtime=3.09 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 5670 0 0 0 308 1 0 0 25 0 4 0 632745621 311848960 12399 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=304540 CPUtime=3.09 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 5593 0 0 0 308 1 0 0 25 0 4 0 632745621 311848960 12399 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 304540

[startup+6.30035 s]
/proc/loadavg: 6.15 7.59 7.92 9/364 18704
/proc/meminfo: memFree=18584188/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=295780 CPUtime=25.1 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 31690 0 0 0 2505 5 0 0 25 0 4 0 632745621 302878720 14965 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 73945 14965 378 95 0 68927 0
[pid=18691/tid=18693] ppid=18689 vsize=295780 CPUtime=6.28 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 8503 0 0 0 627 1 0 0 25 0 4 0 632745621 302878720 14965 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=295780 CPUtime=6.28 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 8172 0 0 0 627 1 0 0 25 0 4 0 632745621 302878720 14965 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=295780 CPUtime=6.28 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 7755 0 0 0 627 1 0 0 25 0 4 0 632745621 302878720 14965 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 295780

[startup+12.7002 s]
/proc/loadavg: 6.29 7.60 7.92 9/364 18704
/proc/meminfo: memFree=18523480/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=306316 CPUtime=50.63 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 49907 0 0 0 5054 9 0 0 25 0 4 0 632745621 313667584 19297 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 76579 19297 378 95 0 71561 0
[pid=18691/tid=18693] ppid=18689 vsize=306316 CPUtime=12.68 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 13064 0 0 0 1266 2 0 0 25 0 4 0 632745621 313667584 19297 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=306316 CPUtime=12.68 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 12472 0 0 0 1266 2 0 0 25 0 4 0 632745621 313667584 19297 33554432000 4194304 4580107 140737323260624 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=306316 CPUtime=12.68 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 12766 0 0 0 1266 2 0 0 25 0 4 0 632745621 313667584 19297 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 306316

[startup+25.5009 s]
/proc/loadavg: 6.81 7.65 7.93 9/364 18704
/proc/meminfo: memFree=18444604/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=308488 CPUtime=101.67 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 76373 0 0 0 10151 16 0 0 25 0 4 0 632745621 315891712 28573 33554432000 4194304 4580107 140737323260624 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 77122 28573 378 95 0 72104 0
[pid=18691/tid=18693] ppid=18689 vsize=308488 CPUtime=25.48 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 20251 0 0 0 2545 3 0 0 25 0 4 0 632745621 315891712 28573 33554432000 4194304 4580107 140737323260624 18446744073709551615 4320689 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=308488 CPUtime=25.48 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 19451 0 0 0 2544 4 0 0 25 0 4 0 632745621 315891712 28573 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=308488 CPUtime=25.47 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 18932 0 0 0 2543 4 0 0 25 0 4 0 632745621 315891712 28573 33554432000 4194304 4580107 140737323260624 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.67
Current children cumulated vsize (KiB) 308488

[startup+51.1003 s]
/proc/loadavg: 7.21 7.68 7.93 9/364 18705
/proc/meminfo: memFree=18386728/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=309308 CPUtime=203.79 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 114437 0 0 0 20354 25 0 0 25 0 4 0 632745621 316731392 34072 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294530 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 77327 34072 378 95 0 72309 0
[pid=18691/tid=18693] ppid=18689 vsize=309308 CPUtime=51.08 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 31222 0 0 0 5102 6 0 0 25 0 4 0 632745621 316731392 34072 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=309308 CPUtime=51.08 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 29139 0 0 0 5102 6 0 0 25 0 4 0 632745621 316731392 34072 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=309308 CPUtime=51.07 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 28086 0 0 0 5100 7 0 0 25 0 4 0 632745621 316731392 34072 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.79
Current children cumulated vsize (KiB) 309308

[startup+102.301 s]
/proc/loadavg: 7.76 7.75 7.94 9/364 18706
/proc/meminfo: memFree=18327556/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=329048 CPUtime=408.04 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 165860 0 0 0 40765 39 0 0 25 0 4 0 632745621 336945152 39772 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294524 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 82262 39772 378 95 0 77244 0
[pid=18691/tid=18693] ppid=18689 vsize=329048 CPUtime=102.29 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 42359 0 0 0 10220 9 0 0 25 0 4 0 632745621 336945152 39773 33554432000 4194304 4580107 140737323260624 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=329048 CPUtime=102.29 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 41382 0 0 0 10220 9 0 0 25 0 4 0 632745621 336945152 39773 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=329048 CPUtime=102.28 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 45060 0 0 0 10217 11 0 0 25 0 4 0 632745621 336945152 39773 33554432000 4194304 4580107 140737323260624 18446744073709551615 4321122 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.04
Current children cumulated vsize (KiB) 329048

[startup+162.3 s]

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

[pid=18691] ppid=18689 vsize=575732 CPUtime=2801 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 517789 0 0 0 279930 170 0 0 25 0 4 0 632745621 589549568 85845 33554432000 4194304 4580107 140737323260624 18446744073709551615 4406466 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 143933 85845 378 95 0 138915 0
[pid=18691/tid=18693] ppid=18689 vsize=575732 CPUtime=702.29 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 134486 0 0 0 70185 44 0 0 25 0 4 0 632745621 589549568 85845 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=575732 CPUtime=702.28 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 139567 0 0 0 70178 50 0 0 25 0 4 0 632745621 589549568 85845 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=575732 CPUtime=702.17 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 137434 0 0 0 70175 42 0 0 25 0 4 0 632745621 589549568 85845 33554432000 4194304 4580107 140737323260624 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2801
Current children cumulated vsize (KiB) 575732

[startup+762.301 s]
/proc/loadavg: 8.11 8.07 8.01 9/364 18724
/proc/meminfo: memFree=17800032/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=576000 CPUtime=3040.33 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 541809 0 0 0 303851 182 0 0 25 0 4 0 632745621 589824000 88903 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 144000 88903 378 95 0 138982 0
[pid=18691/tid=18693] ppid=18689 vsize=576000 CPUtime=762.31 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 141263 0 0 0 76183 48 0 0 25 0 4 0 632745621 589824000 88905 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=576000 CPUtime=762.3 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 146446 0 0 0 76176 54 0 0 25 0 4 0 632745621 589824000 88905 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=576000 CPUtime=762.17 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 143849 0 0 0 76172 45 0 0 25 0 4 0 632745621 589824000 88905 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3040.33
Current children cumulated vsize (KiB) 576000

[startup+822.3 s]
/proc/loadavg: 8.10 8.07 8.01 9/364 18725
/proc/meminfo: memFree=17795916/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=602328 CPUtime=3279.59 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 569182 0 0 0 327766 193 0 0 25 0 4 0 632745621 616783872 90494 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294380 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 150582 90494 378 95 0 145564 0
[pid=18691/tid=18693] ppid=18689 vsize=602328 CPUtime=822.3 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 149352 0 0 0 82179 51 0 0 25 0 4 0 632745621 616783872 90494 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294400 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=602328 CPUtime=822.28 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 155156 0 0 0 82171 57 0 0 25 0 4 0 632745621 616783872 90494 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=602328 CPUtime=822.15 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 147721 0 0 0 82168 47 0 0 25 0 4 0 632745621 616783872 90494 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3279.59
Current children cumulated vsize (KiB) 602328

[startup+882.314 s]
/proc/loadavg: 8.09 8.07 8.01 9/364 18727
/proc/meminfo: memFree=17745184/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=655472 CPUtime=3518.93 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 587765 0 0 0 351691 202 0 0 25 0 4 0 632745621 671203328 105125 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 163868 105125 378 95 0 158850 0
[pid=18691/tid=18693] ppid=18689 vsize=655472 CPUtime=882.31 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 156202 0 0 0 88179 52 0 0 25 0 4 0 632745621 671203328 105125 33554432000 4194304 4580107 140737323260624 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=655472 CPUtime=882.3 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 160461 0 0 0 88170 60 0 0 25 0 4 0 632745621 671203328 105125 33554432000 4194304 4580107 140737323260624 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=655472 CPUtime=882.15 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 154006 0 0 0 88164 51 0 0 25 0 4 0 632745621 671203328 105125 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3518.93
Current children cumulated vsize (KiB) 655472

[startup+942.301 s]
/proc/loadavg: 8.14 8.08 8.01 9/364 18729
/proc/meminfo: memFree=17755828/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=618200 CPUtime=3758.15 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 604660 0 0 0 375606 209 0 0 25 0 4 0 632745621 633036800 99919 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 154550 99919 378 95 0 149532 0
[pid=18691/tid=18693] ppid=18689 vsize=618200 CPUtime=942.31 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 162786 0 0 0 94175 56 0 0 25 0 4 0 632745621 633036800 99919 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=618200 CPUtime=942.28 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 167588 0 0 0 94166 62 0 0 25 0 4 0 632745621 633036800 99919 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=618200 CPUtime=942.13 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 156506 0 0 0 94161 52 0 0 25 0 4 0 632745621 633036800 99919 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3758.15
Current children cumulated vsize (KiB) 618200

[startup+1002.3 s]
/proc/loadavg: 8.19 8.11 8.02 9/364 18730
/proc/meminfo: memFree=17690452/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=673056 CPUtime=3997.45 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 620883 0 0 0 399527 218 0 0 25 0 4 0 632745621 689209344 101439 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 168264 101439 378 95 0 163246 0
[pid=18691/tid=18693] ppid=18689 vsize=673056 CPUtime=1002.3 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 169909 0 0 0 100171 59 0 0 25 0 4 0 632745621 689209344 101439 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294400 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=673056 CPUtime=1002.28 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 173121 0 0 0 100162 66 0 0 25 0 4 0 632745621 689209344 101439 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=673056 CPUtime=1002.12 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 159776 0 0 0 100158 54 0 0 25 0 4 0 632745621 689209344 101439 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3997.45
Current children cumulated vsize (KiB) 673056

[startup+1062.3 s]
/proc/loadavg: 8.11 8.10 8.02 9/364 18732
/proc/meminfo: memFree=17692296/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=673392 CPUtime=4236.73 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 637412 0 0 0 423448 225 0 0 25 0 4 0 632745621 689553408 102673 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 168348 102673 378 95 0 163330 0
[pid=18691/tid=18693] ppid=18689 vsize=673392 CPUtime=1062.31 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 176672 0 0 0 106170 61 0 0 25 0 4 0 632745621 689553408 102673 33554432000 4194304 4580107 140737323260624 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=673392 CPUtime=1062.28 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 176838 0 0 0 106160 68 0 0 25 0 4 0 632745621 689553408 102673 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=673392 CPUtime=1062.1 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 165355 0 0 0 106154 56 0 0 25 0 4 0 632745621 689553408 102673 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4236.73
Current children cumulated vsize (KiB) 673392

[startup+1122.3 s]
/proc/loadavg: 8.19 8.13 8.03 9/364 18734
/proc/meminfo: memFree=17685460/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=606560 CPUtime=4476.03 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 653216 0 0 0 447371 232 0 0 25 0 4 0 632745621 621117440 102280 33554432000 4194304 4580107 140737323260624 18446744073709551615 4295727 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 151640 102280 378 95 0 146622 0
[pid=18691/tid=18693] ppid=18689 vsize=606560 CPUtime=1122.3 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 183205 0 0 0 112167 63 0 0 25 0 4 0 632745621 621117440 102280 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=606560 CPUtime=1122.27 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 183094 0 0 0 112157 70 0 0 25 0 4 0 632745621 621117440 102280 33554432000 4194304 4580107 140737323260624 18446744073709551615 4406466 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=606560 CPUtime=1122.1 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 168047 0 0 0 112153 57 0 0 25 0 4 0 632745621 621117440 102280 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4476.03
Current children cumulated vsize (KiB) 606560

[startup+1182.3 s]
/proc/loadavg: 8.14 8.13 8.04 9/364 18735
/proc/meminfo: memFree=17685324/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=689412 CPUtime=4715.32 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 671905 0 0 0 471292 240 0 0 25 0 4 0 632745621 705957888 95516 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294356 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 172353 95516 378 95 0 167335 0
[pid=18691/tid=18693] ppid=18689 vsize=689412 CPUtime=1182.3 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 188380 0 0 0 118165 65 0 0 25 0 4 0 632745621 705957888 95516 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=689412 CPUtime=1182.27 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 188299 0 0 0 118155 72 0 0 25 0 4 0 632745621 705957888 95516 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=689412 CPUtime=1182.1 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 169767 0 0 0 118151 59 0 0 25 0 4 0 632745621 705957888 95516 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4715.32
Current children cumulated vsize (KiB) 689412



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.6 s]
/proc/loadavg: 8.24 8.15 8.04 5/360 18737
/proc/meminfo: memFree=18304484/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=593620 CPUtime=4800.28 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 683174 0 0 0 479784 244 0 0 25 0 4 0 632745621 607866880 98773 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 148405 98773 378 95 0 143387 0
[pid=18691/tid=18693] ppid=18689 vsize=593620 CPUtime=1203.62 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 191196 0 0 0 120296 66 0 0 25 0 4 0 632745621 607866880 98773 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=593620 CPUtime=1203.59 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 190951 0 0 0 120286 73 0 0 25 0 4 0 632745621 607866880 98773 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=593620 CPUtime=1203.4 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 172572 0 0 0 120280 60 0 0 25 0 4 0 632745621 607866880 98773 33554432000 4194304 4580107 140737323260624 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 593620

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

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

[startup+1203.6 s]
/proc/loadavg: 8.24 8.15 8.04 5/360 18737
/proc/meminfo: memFree=18304484/32951124 swapFree=67111348/67111528
[pid=18691] ppid=18689 vsize=593620 CPUtime=4800.28 cores=0,2,4,6
/proc/18691/stat : 18691 (strangenight2-m) R 18689 18691 18129 0 -1 4202496 683174 0 0 0 479784 244 0 0 25 0 4 0 632745621 607866880 98773 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294535 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/18691/statm: 148405 98773 378 95 0 143387 0
[pid=18691/tid=18693] ppid=18689 vsize=593620 CPUtime=1203.62 cores=0,2,4,6
/proc/18691/task/18693/stat : 18693 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 191196 0 0 0 120296 66 0 0 25 0 4 0 632745621 607866880 98773 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294595 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18691/tid=18694] ppid=18689 vsize=593620 CPUtime=1203.59 cores=0,2,4,6
/proc/18691/task/18694/stat : 18694 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 190951 0 0 0 120286 73 0 0 25 0 4 0 632745621 607866880 98773 33554432000 4194304 4580107 140737323260624 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=18691/tid=18695] ppid=18689 vsize=593620 CPUtime=1203.4 cores=0,2,4,6
/proc/18691/task/18695/stat : 18695 (strangenight2-m) R 18689 18691 18129 0 -1 4202560 172572 0 0 0 120280 60 0 0 25 0 4 0 632745621 607866880 98773 33554432000 4194304 4580107 140737323260624 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 593620

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.64
CPU time (s): 4800.35
CPU user time (s): 4797.88
CPU system time (s): 2.46862
CPU usage (%): 398.819
Max. virtual memory (cumulated for all children) (KiB): 761400

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.88
system time used= 2.46862
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 683176
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= 612
involuntary context switches= 24383

runsolver used 3.87641 second user time and 10.1205 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-14 22:01:38
IDJOB=3366397
IDBENCH=82806
IDSOLVER=1844
FILE ID=node145/3366397-1305403298
RUNJOBID= node145-1305403298-18677
PBS_JOBID= 13324453
Free space on /tmp= 73660 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/medium/unif-k7-r89-v90-c8010-S775210372-041.UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366397-1305403298/watcher-3366397-1305403298 -o /tmp/evaluation-result-3366397-1305403298/solver-3366397-1305403298 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366397-1305403298.cnf

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

MD5SUM BENCH= 3ecea073a44f0b1adf464774647edbfb
RANDOM SEED=1906353172

node145.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18710672 kB
Buffers:        294948 kB
Cached:        8118252 kB
SwapCached:          0 kB
Active:        7263820 kB
Inactive:      6622452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18710672 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5880 kB
Writeback:           0 kB
AnonPages:     5473300 kB
Mapped:          27052 kB
Slab:           255624 kB
PageTables:      33972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79339720 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73656 MiB
End job on node145 at 2011-05-14 22:21:43