Trace number 3366530

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.4 1203.74

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v60-c5340-S1510638717-051.SATISFIABLE.cnf
MD5SUMe8248df66827581bc842de4513557985
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.05799
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of clauses5340
Sum of the clauses size37380
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 55340

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366530-1305406464.cnf'
0.00/0.00	c -- header says num vars:             60
0.00/0.00	c -- header says num clauses:        5340
0.00/0.00	c -- clauses added:            0 learnts,         5340 normals,            0 xors
0.00/0.00	c -- vars added         60
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0        60      5340         0         0     37380         0   no data   no data
0.41/0.12	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.12
0.41/0.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.41/0.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.41/0.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.41/0.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.41/0.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
0.41/0.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.41/0.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
0.41/0.14	c Finding binary XORs  T:     0.00 s  found:       0
0.41/0.14	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.41/0.14	c calculated reachability. Time: 0.00
0.41/0.14	c Calc default polars -  time:   0.00 s pos:      28 undec:       1 neg:      31
0.41/0.14	c =========================================================================================
0.41/0.14	c types(t): F = full restart, N = normal restart
0.41/0.14	c types(t): S = simplification begin/end, E = solution found
0.41/0.14	c restart types(rt): st = static, dy = dynamic
0.41/0.14	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.41/0.14	c  B st     0         0        60      5340         0         0     37380         0   no data   no data
0.77/0.26	c  N dy     7      4713        60      5340         0      4218     37380     90989     17.75     18.74
1.17/0.39	c  N dy    24      8781        60      5340         0      5612     37380    114328     18.13     19.11
1.97/0.57	c  N dy    45     13207        60      5340         0      5764     37380    109596     18.45     19.44
3.17/0.81	c  N dy    53     19348        60      5340         0      6230     37380    110404     18.25     19.26
3.97/1.06	c  F st    58     25001        60      5340         0     11256     37380    215349     18.02     17.17
3.97/1.06	c  N st    58     25001        60      5340         0     11256     37380    215349     18.02     17.17
4.81/1.29	c  N dy    64     30000        60      5340         0      9623     37380    173075     18.02   no data
4.81/1.29	c  S st    64     30000        60      5340         0      9623     37380    173075     18.02   no data
5.16/1.32	c  S st    64     30501        60      5340         0     10087     37380    183447     18.02   no data
5.16/1.33	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.16/1.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.16/1.33	c blocked clauses removed:        0 vars:      0 tried:          60 T: 0.00 s
5.16/1.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.16/1.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.16/1.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
5.16/1.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.16/1.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.16/1.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.95/1.53	c lits-rem:       120  cl-subs:     1051  v-elim:      0  v-fix:    0  time:  0.20 s
6.76/1.75	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.21
6.76/1.75	c calculated reachability. Time: 0.00
6.76/1.75	c  N dy    64     30501        60      5340         0      9036     37380    161415     18.02   no data
7.56/1.97	c  N dy    91     34574        60      5340         0     12704     37380    239831     18.13     19.21
9.54/2.49	c  N dy    94     44839        60      5340         0     14790     37380    270343     17.82     18.79
9.94/2.55	c  S st   102     45751        60      5340         0     15605     37380    288165     17.86     18.01
10.34/2.60	c  S st   102     46252        60      5340         0      8124     37380    123163     17.86   no data
10.34/2.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.34/2.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
10.34/2.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.34/2.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.34/2.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.34/2.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
10.34/2.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
10.34/2.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
10.34/2.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.34/2.64	c lits-rem:         6  cl-subs:       24  v-elim:      0  v-fix:    0  time:  0.03 s
10.34/2.65	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
10.34/2.65	c vivif2 --  cl tried     8100 cl shrink        0 lits rem          0 time: 0.00
11.14/2.85	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.21
11.14/2.85	c calculated reachability. Time: 0.00
11.14/2.85	c  N dy   102     46252        60      5340         0      8100     37380    122597     17.86   no data
11.94/3.07	c  N dy   131     50260        60      5340         0     11709     37380    200495     17.99     19.00
13.16/3.32	c  N dy   146     54549        60      5340         0     15515     37380    281668     18.02     19.07
13.93/3.59	c  N dy   171     58585        60      5340         0     10261     37380    158710     18.10     19.13
15.93/4.01	c  N dy   174     66399        60      5340         0     17206     37380    303334     17.95     18.94
16.73/4.24	c  S st   189     69379        60      5340         0     10062     37380    146242     17.97     17.25
16.73/4.27	c  S st   189     69883        60      5340         0     10522     37380    156477     17.97   no data
16.73/4.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
16.73/4.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
16.73/4.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
16.73/4.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
16.73/4.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.73/4.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
16.73/4.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.73/4.28	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.73/4.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
17.12/4.34	c lits-rem:        11  cl-subs:      158  v-elim:      0  v-fix:    0  time:  0.06 s
17.12/4.34	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
17.12/4.34	c vivif2 --  cl tried    10364 cl shrink        0 lits rem          0 time: 0.00
17.97/4.59	c asymm  cl-useful: 0/5340/5340 lits-rem:0 time: 0.25
17.97/4.59	c calculated reachability. Time: 0.00
17.97/4.59	c  N dy   189     69883        60      5340         0     10364     37380    152935     17.97   no data
19.11/4.82	c  N dy   196     74417        60      5340         0     14368     37380    233786     17.87     19.72
20.31/5.17	c  N dy   222     79278        60      5340         0     18748     37380    328074     17.93     18.91
22.70/5.71	c  F st   251     87501        60      5340         0     15405     37380    245304     17.94     16.28
22.70/5.71	c  N st   251     87501        60      5340         0     15405     37380    245304     17.94     16.28
24.30/6.10	c  N dy   261     93312        60      5340         0     20540     37380    356034     17.95     18.94
25.90/6.60	c  N dy   279    100109        60      5340         0     15004     37380    227845     17.93     19.04
27.48/6.94	c  S st   312    104825        60      5340         0     19225     37380    319216     18.00     18.24
27.88/7.00	c  S st   312    105325        60      5340         0     19679     37380    329407     18.00   no data
27.88/7.00	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.88/7.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
27.88/7.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.88/7.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.88/7.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.88/7.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
27.88/7.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.88/7.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
27.88/7.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.48/7.46	c lits-rem:       248  cl-subs:     2059  v-elim:      0  v-fix:    0  time:  0.44 s
29.48/7.46	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
29.48/7.47	c vivif2 --  cl tried    17620 cl shrink        0 lits rem          0 time: 0.00
31.12/7.82	c asymm  cl-useful: 0/4970/5340 lits-rem:0 time: 0.35
31.12/7.82	c calculated reachability. Time: 0.00
31.12/7.82	c  N dy   312    105325        60      5340         0     17620     37380    286181     18.00   no data
33.07/8.39	c  N dy   331    112057        60      5340         0     23596     37380    411909     17.99     19.60
35.51/8.94	c  N dy   369    119220        60      5340         0     17652     37380    279471     18.05     20.29
41.04/10.35	c  N dy   388    139576        60      5340         0     22403     37380    362293     17.90     18.89
44.28/11.13	c  N dy   430    148518        60      5340         0     16199     37380    227004     17.93     19.04
47.43/11.90	c  S st   474    157989        60      5340         0     24616     37380    405243     17.95     16.98
47.43/11.96	c  S st   474    158493        60      5340         0     25075     37380    415273     17.95   no data
47.43/11.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.43/11.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
47.43/11.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.43/11.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.43/11.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.43/11.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
47.43/11.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.43/11.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
47.43/11.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.22/12.69	c lits-rem:       280  cl-subs:     2590  v-elim:      0  v-fix:    0  time:  0.70 s
50.22/12.69	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
50.22/12.69	c vivif2 --  cl tried    22485 cl shrink        0 lits rem          0 time: 0.00
51.82/13.05	c asymm  cl-useful: 0/4137/5340 lits-rem:0 time: 0.36
51.82/13.06	c calculated reachability. Time: 0.00
51.82/13.06	c  N dy   474    158493        60      5340         0     22485     37380    359714     17.95   no data
56.60/14.22	c  N dy   524    170749        60      5340         0     18474     37380    263434     17.98     18.93
63.37/15.96	c  N dy   544    192480        60      5340         0     21695     37380    317420     17.80     18.75
69.36/17.49	c  N dy   626    206769        60      5340         0     17621     37380    228207     17.86     18.85
74.56/18.75	c  N dy   707    220033        60      5340         0     29446     37380    482003     17.92     19.31
80.12/20.19	c  N dy   717    235505        60      5340         0     25333     37380    372837     17.82     18.76
81.32/20.40	c  S st   725    237741        60      5340         0     27316     37380    414702     17.82   no data
81.32/20.48	c  S st   725    238244        60      5340         0     27773     37380    424591     17.82   no data
81.32/20.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
81.32/20.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
81.32/20.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
81.32/20.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
81.32/20.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
81.32/20.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
81.32/20.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
81.32/20.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
81.73/20.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.31/21.42	c lits-rem:       310  cl-subs:     3126  v-elim:      0  v-fix:    0  time:  0.91 s
85.31/21.42	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
85.31/21.42	c vivif2 --  cl tried    24647 cl shrink        0 lits rem          0 time: 0.00
85.71/21.55	c asymm  cl-useful: 0/1203/5340 lits-rem:0 time: 0.13
85.71/21.55	c calculated reachability. Time: 0.00
85.71/21.55	c  N dy   725    238244        60      5340         0     24647     37380    365701     17.82   no data
93.28/23.42	c  N dy   802    254871        60      5340         0     21000     37380    277695     17.87     19.01
100.07/25.18	c  N dy   903    271165        60      5340         0     35526     37380    590792     17.93     18.89
108.05/27.12	c  N dy   998    288471        60      5340         0     31481     37380    492263     17.99     18.99
116.02/29.13	c  F st  1046    306252        60      5340         0     26811     37380    377929     17.98     17.15
116.42/29.26	c  N st  1049    307440        60      5340         0     27854     37380    400330     17.98   no data
126.79/31.91	c  N dy  1073    333091        60      5340         0     29266     37380    416390     17.89     18.91
136.76/34.35	c  N dy  1146    353189        60      5340         0     24964     37380    324116     17.90     20.98
138.36/34.78	c  S st  1173    357367        60      5340         0     28713     37380    405142     17.91     18.18
138.76/34.85	c  S st  1173    357874        60      5340         0     29172     37380    415347     17.91   no data
138.76/34.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
138.76/34.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
138.76/34.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.76/34.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.76/34.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.76/34.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
138.76/34.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
138.76/34.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
138.76/34.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.14/35.46	c lits-rem:       170  cl-subs:     1580  v-elim:      0  v-fix:    0  time:  0.58 s
141.14/35.46	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
141.14/35.47	c vivif2 --  cl tried    27592 cl shrink        0 lits rem          0 time: 0.00
142.74/35.85	c asymm  cl-useful: 0/3549/5340 lits-rem:0 time: 0.38
142.74/35.85	c calculated reachability. Time: 0.00
142.74/35.85	c  N dy  1173    357874        60      5340         0     27592     37380    380504     17.91   no data
154.30/38.77	c  N dy  1195    386480        60      5340         0     29769     37380    406906     17.76     18.82
168.26/42.22	c  N dy  1353    406572        60      5340         0     47736     37380    798625     17.85     19.38
179.85/45.16	c  N dy  1499    426780        60      5340         0     41926     37380    670542     17.92     18.87
190.60/47.83	c  N dy  1589    446846        60      5340         0     34919     37380    506666     17.94     18.91
202.56/50.83	c  N dy  1643    468515        60      5340         0     28356     37380    349875     17.93     19.07
212.53/53.38	c  N dy  1731    488556        60      5340         0     46129     37380    724471     17.94     19.26
224.49/56.34	c  N dy  1839    508560        60      5340         0     37280     37380    535476     17.97     19.77
238.45/59.85	c  N dy  1892    533623        60      5340         0     31932     37380    405801     17.95     18.92
239.65/60.15	c  S st  1896    536811        60      5340         0     34756     37380    466048     17.95     16.31
240.05/60.25	c  S st  1896    537319        60      5340         0     35228     37380    476544     17.95   no data
240.05/60.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
240.05/60.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
240.05/60.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
240.05/60.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
240.05/60.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
240.05/60.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
240.05/60.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
240.05/60.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
240.05/60.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
243.63/61.13	c lits-rem:       250  cl-subs:     2083  v-elim:      0  v-fix:    0  time:  0.84 s
243.63/61.13	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
243.63/61.13	c vivif2 --  cl tried    33145 cl shrink        0 lits rem          0 time: 0.00
244.83/61.41	c asymm  cl-useful: 0/1791/5340 lits-rem:0 time: 0.27
244.83/61.41	c calculated reachability. Time: 0.00
244.83/61.41	c  N dy  1896    537319        60      5340         0     33145     37380    435222     17.95   no data
256.79/64.45	c  N dy  1996    557684        60      5340         0     51255     37380    822764     17.97     18.96
268.75/67.44	c  N dy  2088    577719        60      5340         0     40738     37380    583548     17.98     20.16
280.33/70.36	c  N dy  2092    597994        60      5340         0     29422     37380    335273     17.93     18.93
292.29/73.35	c  N dy  2221    618050        60      5340         0     47299     37380    721847     17.97     20.67
307.06/77.10	c  N dy  2342    638098        60      5340         0     34996     37380    444647     18.00     19.14
319.42/80.19	c  N dy  2403    658170        60      5340         0     52773     37380    820355     18.00     21.10
333.81/83.77	c  N dy  2494    678380        60      5340         0     39749     37380    536101     18.01     19.02
348.12/87.34	c  N dy  2593    698425        60      5340         0     57551     37380    919919     18.03     20.45
361.68/90.74	c  N dy  2654    718459        60      5340         0     43264     37380    593989     18.02     20.08
374.85/94.07	c  N dy  2683    738555        60      5340         0     60926     37380    958389     17.99     20.10
390.00/97.89	c  N dy  2766    760852        60      5340         0     47946     37380    682231     17.99     19.04
405.16/101.62	c  N dy  2828    781119        60      5340         0     65915     37380   1064133     17.98     18.95
420.31/105.43	c  N dy  2915    803598        60      5340         0     52231     37380    767706     17.99     18.94
421.89/105.85	c  S st  2919    805979        60      5340         0     54360     37380    812851     17.99     16.97
422.29/105.99	c  S st  2919    806482        60      5340         0     54812     37380    823331     17.99   no data
422.29/105.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
422.69/106.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
422.69/106.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
422.69/106.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
422.69/106.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
422.69/106.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
422.69/106.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
422.69/106.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
422.69/106.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
436.26/109.44	c lits-rem:       591  cl-subs:     5445  v-elim:      0  v-fix:    0  time:  3.39 s
436.26/109.44	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
436.26/109.45	c vivif2 --  cl tried    49367 cl shrink        0 lits rem          0 time: 0.01
437.46/109.70	c asymm  cl-useful: 0/1126/5340 lits-rem:0 time: 0.25
437.46/109.70	c calculated reachability. Time: 0.00
437.46/109.70	c  N dy  2919    806482        60      5340         0     49367     37380    709479     17.99   no data
457.79/114.82	c  N dy  3037    830202        60      5340         0     36064     37380    412969     18.01     19.07
471.35/118.23	c  N dy  3135    850490        60      5340         0     53984     37380    796983     18.03     19.01
490.50/123.05	c  N dy  3244    870510        60      5340         0     36499     37380    413572     18.05     19.28
503.66/126.30	c  N dy  3336    890595        60      5340         0     54243     37380    793334     18.05     19.18
522.80/131.18	c  N dy  3439    911715        60      5340         0     36795     37380    408045     18.07     19.05
537.56/134.82	c  N dy  3577    931795        60      5340         0     54616     37380    796370     18.09     19.30
556.70/139.62	c  N dy  3678    951815        60      5340         0     72339     37380   1179718     18.11     19.14
573.86/143.94	c  N dy  3746    975041        60      5340         0     55559     37380    789353     18.10     19.07
592.64/148.66	c  N dy  3815    995123        60      5340         0     73419     37380   1171009     18.10     19.28
606.14/152.05	c  N dy  3838   1015274        60      5340         0     53145     37380    722440     18.08     19.08
626.08/157.01	c  N dy  3888   1038891        60      5340         0     73831     37380   1152331     18.06     19.07
643.24/161.35	c  N dy  3980   1060178        60      5340         0     53907     37380    742908     18.07     19.08
654.40/164.16	c  F st  4064   1071877        60      5340         0     64255     37380    968549     18.08   no data
664.38/166.67	c  N dy  4097   1082213        60      5340         0     73368     37380   1165830     18.09     19.49
701.89/176.05	c  N dy  4134   1133869        60      5340         0     78927     37380   1226642     18.01     19.28
717.82/180.01	c  N dy  4188   1155744        60      5340         0     57732     37380    803666     18.01     19.04
738.95/185.30	c  N dy  4315   1175803        60      5340         0     75536     37380   1190576     18.02     20.78
758.92/190.37	c  N dy  4419   1197946        60      5340         0     53716     37380    713114     18.04     19.04
770.06/193.16	c  S st  4508   1209723        60      5340         0     64187     37380    942108     18.05   no data
770.86/193.39	c  S st  4508   1210228        60      5340         0     64645     37380    952392     18.05   no data
771.26/193.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
771.26/193.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
771.26/193.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
771.26/193.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
771.26/193.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
771.26/193.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
771.26/193.43	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
771.26/193.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
771.26/193.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
805.94/202.16	c lits-rem:       645  cl-subs:     5604  v-elim:      0  v-fix:    0  time:  8.67 s
805.94/202.16	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
805.94/202.18	c vivif2 --  cl tried    59041 cl shrink        0 lits rem          0 time: 0.01
807.93/202.67	c asymm  cl-useful: 0/853/5340 lits-rem:0 time: 0.49
807.93/202.67	c calculated reachability. Time: 0.00
807.93/202.67	c  N dy  4508   1210228        60      5340         0     59041     37380    830510     18.05   no data
834.65/209.30	c  N dy  4564   1230302        60      5340         0     76714     37380   1201557     18.05     19.12
855.84/214.67	c  N dy  4654   1250478        60      5340         0     52427     37380    673365     18.05     19.03
878.12/220.29	c  N dy  4811   1272616        60      5340         0     72033     37380   1102216     18.08     19.11
903.26/226.59	c  N dy  4914   1294845        60      5340         0     48489     37380    573483     18.08     19.04
922.79/231.42	c  N dy  5013   1316977        60      5340         0     68092     37380    994700     18.09     19.23
969.89/243.26	c  N dy  5098   1365272        60      5340         0     66285     37380    920372     18.05     19.01
995.38/249.68	c  N dy  5203   1385672        60      5340         0     84340     37380   1309052     18.06     19.07
1016.51/254.95	c  N dy  5344   1405713        60      5340         0     57310     37380    755958     18.08     19.79
1035.28/259.61	c  N dy  5409   1426203        60      5340         0     75424     37380   1140305     18.08     19.16
1059.98/265.87	c  N dy  5483   1446259        60      5340         0     47234     37380    521340     18.08     21.68
1077.13/270.18	c  N dy  5601   1466289        60      5340         0     65070     37380    910447     18.09     20.37
1101.86/276.39	c  N dy  5703   1487972        60      5340         0     84295     37380   1325457     18.10     19.09
1134.55/284.54	c  N dy  5779   1522787        60      5340         0     67870     37380    934834     18.09     19.11
1184.85/297.15	c  N dy  5889   1577087        60      5340         0     68028     37380    924220     18.04     19.10
1208.34/303.01	c  N dy  5979   1597181        60      5340         0     85771     37380   1305370     18.05     19.45
1231.87/308.99	c  N dy  6055   1617240        60      5340         0     55045     37380    654983     18.05     19.55
1252.21/314.01	c  N dy  6163   1637268        60      5340         0     72690     37380   1031993     18.05     19.92
1274.94/319.75	c  N dy  6190   1659562        60      5340         0     92260     37380   1440951     18.04     19.06
1298.92/325.79	c  N dy  6316   1679996        60      5340         0     61023     37380    780344     18.05     19.04
1322.39/331.61	c  N dy  6446   1700541        60      5340         0     79167     37380   1175955     18.07     19.06
1335.55/334.90	c  S st  6499   1710228        60      5340         0     87792     37380   1362016     18.07   no data
1336.35/335.16	c  S st  6499   1710732        60      5340         0     88255     37380   1372213     18.07   no data
1336.35/335.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1336.75/335.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
1336.75/335.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1336.75/335.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1336.75/335.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1336.75/335.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
1336.75/335.21	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1336.75/335.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1336.75/335.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1394.99/349.86	c lits-rem:      1120  cl-subs:     9625  v-elim:      0  v-fix:    0  time: 14.59 s
1394.99/349.86	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
1394.99/349.88	c vivif2 --  cl tried    78630 cl shrink        0 lits rem          0 time: 0.02
1396.96/350.30	c asymm  cl-useful: 0/597/5340 lits-rem:0 time: 0.42
1396.96/350.30	c calculated reachability. Time: 0.00
1396.96/350.30	c  N dy  6499   1710732        60      5340         0     78630     37380   1162713     18.07   no data
1435.64/360.06	c  N dy  6601   1731659        60      5340         0     97167     37380   1561000     18.08     19.20
1459.57/366.03	c  N dy  6703   1751722        60      5340         0     65175     37380    864626     18.09     20.46
1490.68/373.89	c  N dy  6778   1780745        60      5340         0     90642     37380   1402873     18.08     19.08
1518.99/380.99	c  N dy  6896   1800815        60      5340         0     57585     37380    686438     18.09     20.51
1540.92/386.47	c  N dy  6973   1823672        60      5340         0     77728     37380   1118784     18.09     19.17
1573.63/394.64	c  N dy  7053   1845006        60      5340         0     96570     37380   1524417     18.10     19.14
1601.59/401.63	c  N dy  7205   1865007        60      5340         0     62326     37380    781468     18.11     19.13
1623.86/407.21	c  N dy  7260   1886861        60      5340         0     81543     37380   1186955     18.11     19.20
1652.18/414.32	c  N dy  7363   1906908        60      5340         0     99222     37380   1569504     18.12     19.09
1677.30/420.67	c  N dy  7493   1926938        60      5340         0     64054     37380    807921     18.13     19.75
1701.63/426.70	c  N dy  7596   1947189        60      5340         0     82010     37380   1195993     18.13     19.11
1737.57/435.78	c  N dy  7669   1977393        60      5340         0     54763     37380    591636     18.12     19.08
1756.27/440.45	c  N dy  7742   1997405        60      5340         0     72384     37380    968642     18.13     19.14
1783.79/447.30	c  N dy  7879   2017486        60      5340         0     90221     37380   1358186     18.14     20.81
1816.11/455.43	c  N dy  7971   2037831        60      5340         0    108228     37380   1747780     18.14     19.13
1837.63/460.82	c  N dy  8064   2057873        60      5340         0     71183     37380    936409     18.15     20.38
1863.56/467.30	c  N dy  8169   2078010        60      5340         0     89065     37380   1324658     18.16     19.14
1895.85/475.48	c  N dy  8310   2098086        60      5340         0    106825     37380   1712680     18.17     19.95
1921.82/481.91	c  N dy  8414   2118171        60      5340         0     68857     37380    876486     18.18     19.88
1945.30/487.86	c  N dy  8493   2138189        60      5340         0     86532     37380   1252999     18.18     20.43
1974.82/495.28	c  N dy  8597   2158236        60      5340         0    104295     37380   1639042     18.18     21.46
2000.79/501.79	c  N dy  8644   2178585        60      5340         0     65636     37380    789888     18.18     19.41
2025.06/507.85	c  N dy  8753   2199090        60      5340         0     83696     37380   1180043     18.18     19.17
2042.61/512.22	c  S st  8832   2210733        60      5340         0     94005     37380   1405685     18.19     17.82
2043.82/512.51	c  S st  8832   2211236        60      5340         0     94461     37380   1415810     18.19   no data
2043.82/512.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2043.82/512.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2043.82/512.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2043.82/512.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2043.82/512.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2043.82/512.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2043.82/512.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2043.82/512.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2044.23/512.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2088.52/523.76	c lits-rem:      1014  cl-subs:    10200  v-elim:      0  v-fix:    0  time: 11.14 s
2088.52/523.76	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2088.52/523.79	c vivif2 --  cl tried    84261 cl shrink        0 lits rem          0 time: 0.02
2090.07/524.14	c asymm  cl-useful: 0/582/5340 lits-rem:0 time: 0.35
2090.07/524.14	c calculated reachability. Time: 0.00
2090.07/524.14	c  N dy  8832   2211236        60      5340         0     84261     37380   1200638     18.19   no data
2125.96/533.11	c  N dy  8910   2231329        60      5340         0    101993     37380   1580633     18.19     19.62
2171.46/544.58	c  N dy  9012   2255642        60      5340         0     66530     37380    803953     18.19     19.26
2192.97/549.90	c  N dy  9071   2275643        60      5340         0     84058     37380   1175674     18.19     19.26
2234.03/560.22	c  N dy  9147   2306179        60      5340         0    110904     37380   1744306     18.19     19.15
2261.96/567.24	c  N dy  9218   2330481        60      5340         0     74367     37380    957899     18.18     19.17
2329.38/584.19	c  N dy  9242   2395363        60      5340         0     72298     37380    889921     18.12     19.16
2354.48/590.47	c  N dy  9327   2415392        60      5340         0     89914     37380   1268598     18.12     19.36
2389.17/599.19	c  N dy  9489   2435396        60      5340         0    107665     37380   1660995     18.13     19.22
2423.46/607.76	c  N dy  9573   2459286        60      5340         0     69050     37380    828225     18.13     19.16
2447.39/613.80	c  N dy  9683   2479302        60      5340         0     86819     37380   1215081     18.14     21.55
2477.71/621.31	c  N dy  9784   2499306        60      5340         0    104514     37380   1597840     18.15     20.67
2515.59/630.88	c  N dy  9913   2519317        60      5340         0     61441     37380    658958     18.15     19.76
2545.90/638.45	c  N dy  9960   2550059        60      5340         0     88309     37380   1216313     18.14     19.25
2574.61/645.66	c  N dy 10039   2570145        60      5340         0    105994     37380   1594178     18.14     20.70
2613.70/655.41	c  N dy 10137   2590240        60      5340         0     62180     37380    665911     18.14     19.92
2636.03/661.03	c  N dy 10246   2610540        60      5340         0     80225     37380   1060357     18.15     19.24
2665.94/668.50	c  N dy 10372   2630734        60      5340         0     98118     37380   1452861     18.16     19.13
2702.26/677.67	c  N dy 10506   2651001        60      5340         0    116023     37380   1843610     18.17     19.20
2733.74/685.53	c  N dy 10602   2671085        60      5340         0     71047     37380    846856     18.17     19.95
2754.89/690.91	c  N dy 10641   2691143        60      5340         0     88602     37380   1210756     18.17     19.76
2787.17/698.93	c  N dy 10748   2711194        60      5340         0    106304     37380   1594252     18.17     20.46
2787.17/698.96	c  S st 10749   2711236        60      5340         0    106341     37380   1595093     18.17   no data
2788.37/699.28	c  S st 10749   2711743        60      5340         0    106799     37380   1605334     18.17   no data
2788.37/699.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2788.77/699.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
2788.77/699.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2788.77/699.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2788.77/699.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2788.77/699.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
2788.77/699.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2788.77/699.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2789.18/699.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2841.40/712.51	c lits-rem:      1009  cl-subs:    12615  v-elim:      0  v-fix:    0  time: 13.10 s
2841.40/712.51	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
2841.40/712.53	c vivif2 --  cl tried    94184 cl shrink        0 lits rem          0 time: 0.02
2842.62/712.89	c asymm  cl-useful: 0/516/5340 lits-rem:0 time: 0.36
2842.62/712.89	c calculated reachability. Time: 0.00
2842.62/712.89	c  N dy 10749   2711743        60      5340         0     94184     37380   1347360     18.17   no data
2878.89/721.90	c  N dy 10872   2731807        60      5340         0    112004     37380   1737374     18.18     20.76
2935.52/736.16	c  N dy 10916   2763437        60      5340         0     76877     37380    947587     18.16     19.19
2970.26/744.87	c  N dy 11003   2783514        60      5340         0     94641     37380   1333751     18.17     21.77
3004.12/753.39	c  N dy 11075   2806036        60      5340         0    114471     37380   1757720     18.17     19.23
3055.57/766.29	c  N dy 11183   2842039        60      5340         0     82094     37380   1049623     18.16     19.14
3085.87/773.89	c  N dy 11299   2862261        60      5340         0     99983     37380   1439598     18.17     19.18
3123.79/783.36	c  N dy 11451   2882532        60      5340         0    117997     37380   1837217     18.18     19.17
3161.24/792.73	c  N dy 11521   2907806        60      5340         0     75209     37380    903673     18.18     19.18
3187.16/799.27	c  N dy 11608   2927881        60      5340         0     92862     37380   1283257     18.18     20.47
3219.89/807.49	c  N dy 11704   2947935        60      5340         0    110496     37380   1664337     18.18     19.24
3259.37/817.37	c  N dy 11808   2968017        60      5340         0    128207     37380   2046883     18.19     19.85
3286.46/824.10	c  N dy 11875   2988109        60      5340         0     80015     37380    998003     18.19     19.16
3311.60/830.45	c  N dy 11945   3008147        60      5340         0     97607     37380   1376295     18.19     19.24
3346.29/839.13	c  N dy 12030   3028984        60      5340         0    116003     37380   1772891     18.19     19.15
3385.78/849.06	c  N dy 12106   3048990        60      5340         0    133520     37380   2147847     18.19     19.34
3412.49/855.72	c  N dy 12240   3069020        60      5340         0     84391     37380   1093930     18.20     20.68
3444.05/863.61	c  N dy 12359   3089398        60      5340         0    102389     37380   1486030     18.21     19.22
3479.88/872.61	c  N dy 12438   3109973        60      5340         0    120510     37380   1873182     18.21     19.21
3512.99/880.92	c  N dy 12496   3130127        60      5340         0     70361     37380    775657     18.20     19.23
3539.31/887.57	c  N dy 12607   3152383        60      5340         0     89977     37380   1201685     18.21     19.27
3572.41/895.87	c  N dy 12730   3172886        60      5340         0    108092     37380   1598716     18.21     19.19
3619.10/907.59	c  N dy 12742   3208746        60      5340         0     70806     37380    771977     18.19     19.27
3623.07/908.50	c  S st 12765   3211743        60      5340         0     73442     37380    830154     18.20   no data
3623.91/908.72	c  S st 12765   3212247        60      5340         0     73905     37380    840612     18.20   no data
3623.91/908.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3623.91/908.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
3623.91/908.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3623.91/908.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3623.91/908.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3623.91/908.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
3623.91/908.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3623.91/908.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3623.91/908.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3630.24/910.30	c lits-rem:       101  cl-subs:     1417  v-elim:      0  v-fix:    0  time:  1.50 s
3630.24/910.30	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
3630.24/910.31	c vivif2 --  cl tried    72488 cl shrink        0 lits rem          0 time: 0.01
3631.44/910.63	c asymm  cl-useful: 0/638/5340 lits-rem:0 time: 0.32
3631.44/910.63	c calculated reachability. Time: 0.00
3631.44/910.63	c  N dy 12765   3212247        60      5340         0     72488     37380    812411     18.20   no data
3656.96/917.09	c  N dy 12866   3232286        60      5340         0     90159     37380   1194487     18.20     19.96
3688.46/924.98	c  N dy 12946   3253539        60      5340         0    108891     37380   1595113     18.20     19.22
3725.55/934.29	c  N dy 13018   3273620        60      5340         0    126503     37380   1969416     18.20     19.77
3757.46/942.23	c  N dy 13024   3295844        60      5340         0     76562     37380    881508     18.19     19.20
3785.38/949.30	c  N dy 13138   3315864        60      5340         0     94207     37380   1267235     18.20     21.82
3821.30/958.22	c  N dy 13242   3336041        60      5340         0    111968     37380   1652473     18.20     19.16
3865.92/969.49	c  N dy 13358   3356044        60      5340         0    129653     37380   2038914     18.21     20.67
3905.80/979.46	c  N dy 13488   3376125        60      5340         0     77056     37380    893436     18.21     20.26
3926.94/984.72	c  N dy 13500   3396245        60      5340         0     94707     37380   1265425     18.21     19.25
3962.03/993.55	c  N dy 13624   3416268        60      5340         0    112362     37380   1649682     18.21     20.35
4003.10/1003.81	c  N dy 13686   3440836        60      5340         0    133946     37380   2104234     18.21     19.20
4054.16/1016.69	c  N dy 13799   3474697        60      5340         0     92421     37380   1197560     18.20     19.20
4089.65/1025.53	c  N dy 13928   3495567        60      5340         0    110829     37380   1598829     18.21     19.17
4130.33/1035.77	c  N dy 14066   3515584        60      5340         0    128501     37380   1987104     18.22     19.72
4177.39/1047.53	c  N dy 14199   3535594        60      5340         0     74000     37380    804841     18.22     20.61
4202.53/1053.84	c  N dy 14287   3555852        60      5340         0     91775     37380   1189113     18.23     19.19
4234.02/1061.79	c  N dy 14372   3575981        60      5340         0    109553     37380   1570362     18.23     19.23
4275.10/1072.09	c  N dy 14505   3596045        60      5340         0    127237     37380   1957977     18.23     21.08
4321.41/1083.64	c  N dy 14589   3617069        60      5340         0    145783     37380   2357844     18.23     19.33
4350.47/1090.95	c  N dy 14716   3637170        60      5340         0     90435     37380   1156135     18.24     20.69
4384.75/1099.51	c  N dy 14846   3657263        60      5340         0    108190     37380   1546837     18.25     20.64
4425.03/1109.65	c  N dy 14967   3677331        60      5340         0    125885     37380   1933149     18.25     19.28
4472.09/1121.41	c  N dy 15113   3697385        60      5340         0    143625     37380   2326053     18.26     20.76
4500.42/1128.56	c  S st 15223   3712247        60      5340         0     82624     37380    973117     18.27     17.70
4501.61/1128.82	c  S st 15223   3712748        60      5340         0     83070     37380    983205     18.27   no data
4501.61/1128.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4501.61/1128.86	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
4501.61/1128.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4501.61/1128.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4501.61/1128.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4501.61/1128.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     60 time:  0.00 s
4501.61/1128.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4501.61/1128.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4502.01/1128.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4511.58/1131.30	c lits-rem:       160  cl-subs:     2150  v-elim:      0  v-fix:    0  time:  2.40 s
4511.58/1131.31	c vivif2 --  cl tried     5340 cl shrink        0 lits rem          0 time: 0.00
4511.58/1131.32	c vivif2 --  cl tried    80920 cl shrink        0 lits rem          0 time: 0.01
4512.78/1131.65	c asymm  cl-useful: 0/594/5340 lits-rem:0 time: 0.33
4512.78/1131.65	c calculated reachability. Time: 0.00
4512.78/1131.65	c  N dy 15223   3712748        60      5340         0     80920     37380    934999     18.27   no data
4542.28/1139.05	c  N dy 15346   3732800        60      5340         0     98587     37380   1321857     18.27     19.51
4571.44/1146.34	c  F st 15392   3751562        60      5340         0    114979     37380   1667481     18.27   no data
4575.40/1147.32	c  N st 15396   3753595        60      5340         0    116779     37380   1707667     18.27   no data
4618.46/1158.13	c  N dy 15489   3773776        60      5340         0    134494     37380   2092011     18.27     19.31
4665.92/1170.05	c  N dy 15607   3793802        60      5340         0     77461     37380    852088     18.28     21.34
4690.24/1176.12	c  N dy 15660   3814056        60      5340         0     95163     37380   1228672     18.28     19.45
4721.74/1184.09	c  N dy 15729   3836151        60      5340         0    114516     37380   1641478     18.28     19.52
4769.59/1196.03	c  N dy 15804   3862477        60      5340         0    137620     37380   2127895     18.27     19.45

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-3366530-1305406464/watcher-3366530-1305406464 -o /tmp/evaluation-result-3366530-1305406464/solver-3366530-1305406464 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366530-1305406464.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: 8.15 7.29 6.72 6/373 17593
/proc/meminfo: memFree=22373164/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 412 0 0 0 0 0 0 0 25 0 4 0 652244104 52396032 352 33554432000 4194304 4580107 140735661475568 18446744073709551615 212687675323 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 12792 352 302 95 0 7774 0
[pid=17593/tid=17594] ppid=17591 vsize=281820 CPUtime=0 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 157 0 0 0 0 0 0 0 25 0 4 0 652244105 288583680 1025 33554432000 4194304 4580107 140735661475568 18446744073709551615 212687336133 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=281820 CPUtime=0 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 170 0 0 0 0 0 0 0 25 0 4 0 652244105 288583680 1025 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=281820 CPUtime=0 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 171 0 0 0 0 0 0 0 25 0 4 0 652244105 288583680 1025 33554432000 4194304 4580107 140735661475568 18446744073709551615 212687780334 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.111116 s]
/proc/loadavg: 8.15 7.29 6.72 6/373 17593
/proc/meminfo: memFree=22373164/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=281820 CPUtime=0.41 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 1312 0 0 0 41 0 0 0 25 0 4 0 652244104 288583680 1236 33554432000 4194304 4580107 140735661475568 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 70455 1236 358 95 0 65437 0
[pid=17593/tid=17594] ppid=17591 vsize=281820 CPUtime=0.1 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 174 0 0 0 10 0 0 0 25 0 4 0 652244105 288583680 1236 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=281820 CPUtime=0.1 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 189 0 0 0 10 0 0 0 25 0 4 0 652244105 288583680 1236 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=281820 CPUtime=0.1 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 327 0 0 0 10 0 0 0 25 0 4 0 652244105 288583680 1236 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.41
Current children cumulated vsize (KiB) 281820

[startup+0.201101 s]
/proc/loadavg: 8.15 7.29 6.72 6/373 17593
/proc/meminfo: memFree=22373164/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=283504 CPUtime=0.77 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 2803 0 0 0 77 0 0 0 25 0 4 0 652244104 290308096 2366 33554432000 4194304 4580107 140735661475568 18446744073709551615 4296096 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 70876 2366 375 95 0 65858 0
[pid=17593/tid=17594] ppid=17591 vsize=283504 CPUtime=0.19 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 602 0 0 0 19 0 0 0 25 0 4 0 652244105 290308096 2366 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=283504 CPUtime=0.19 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 628 0 0 0 19 0 0 0 25 0 4 0 652244105 290308096 2366 33554432000 4194304 4580107 140735661475568 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=283504 CPUtime=0.19 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 526 0 0 0 19 0 0 0 25 0 4 0 652244105 290308096 2366 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 283504

[startup+0.301083 s]
/proc/loadavg: 8.15 7.29 6.72 6/373 17593
/proc/meminfo: memFree=22373164/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=285088 CPUtime=1.17 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 3448 0 0 0 117 0 0 0 25 0 4 0 652244104 291930112 2529 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294438 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 71272 2529 376 95 0 66254 0
[pid=17593/tid=17594] ppid=17591 vsize=285088 CPUtime=0.29 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 785 0 0 0 29 0 0 0 25 0 4 0 652244105 291930112 2530 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=285088 CPUtime=0.29 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 823 0 0 0 29 0 0 0 25 0 4 0 652244105 291930112 2530 33554432000 4194304 4580107 140735661475568 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=285088 CPUtime=0.29 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 613 0 0 0 29 0 0 0 25 0 4 0 652244105 291930112 2530 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285088

[startup+0.70101 s]
/proc/loadavg: 8.15 7.29 6.72 6/373 17593
/proc/meminfo: memFree=22373164/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=286192 CPUtime=2.77 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 5374 0 0 0 277 0 0 0 25 0 4 0 652244104 293060608 3269 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294336 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 71548 3269 376 95 0 66530 0
[pid=17593/tid=17594] ppid=17591 vsize=286192 CPUtime=0.69 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 1235 0 0 0 69 0 0 0 25 0 4 0 652244105 293060608 3269 33554432000 4194304 4580107 140735661475568 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=286192 CPUtime=0.69 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 1269 0 0 0 69 0 0 0 25 0 4 0 652244105 293060608 3269 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=286192 CPUtime=0.69 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 1193 0 0 0 69 0 0 0 25 0 4 0 652244105 293060608 3269 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 286192

[startup+1.50087 s]
/proc/loadavg: 8.15 7.29 6.72 9/377 17597
/proc/meminfo: memFree=22357876/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=287296 CPUtime=5.95 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 9686 0 0 0 595 0 0 0 25 0 4 0 652244104 294191104 5108 33554432000 4194304 4580107 140735661475568 18446744073709551615 4416469 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 71824 5108 378 95 0 66806 0
[pid=17593/tid=17594] ppid=17591 vsize=287296 CPUtime=1.49 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 2056 0 0 0 149 0 0 0 25 0 4 0 652244105 294191104 5108 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=287296 CPUtime=1.49 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 2051 0 0 0 149 0 0 0 25 0 4 0 652244105 294191104 5108 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=287296 CPUtime=1.47 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 1984 0 0 0 147 0 0 0 25 0 4 0 652244105 294191104 5108 33554432000 4194304 4580107 140735661475568 18446744073709551615 4316288 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 287296

[startup+3.10057 s]
/proc/loadavg: 8.15 7.29 6.72 9/377 17597
/proc/meminfo: memFree=22338284/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=283392 CPUtime=12.34 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 17669 0 0 0 1232 2 0 0 25 0 4 0 652244104 290193408 9211 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 70848 9211 378 95 0 65830 0
[pid=17593/tid=17594] ppid=17591 vsize=283392 CPUtime=3.09 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 4225 0 0 0 309 0 0 0 25 0 4 0 652244105 290193408 9211 33554432000 4194304 4580107 140735661475568 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=283392 CPUtime=3.08 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 4545 0 0 0 308 0 0 0 25 0 4 0 652244105 290193408 9211 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=283392 CPUtime=3.05 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 4450 0 0 0 305 0 0 0 25 0 4 0 652244105 290193408 9211 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 283392

[startup+6.30099 s]
/proc/loadavg: 8.14 7.30 6.73 9/377 17597
/proc/meminfo: memFree=22320980/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=299132 CPUtime=25.1 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 26790 0 0 0 2507 3 0 0 25 0 4 0 652244104 306311168 12628 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294386 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 74783 12628 378 95 0 69765 0
[pid=17593/tid=17594] ppid=17591 vsize=299132 CPUtime=6.28 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 6809 0 0 0 628 0 0 0 25 0 4 0 652244105 306311168 12628 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=299132 CPUtime=6.29 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 7231 0 0 0 628 1 0 0 25 0 4 0 652244105 306311168 12628 33554432000 4194304 4580107 140735661475568 18446744073709551615 4416469 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=299132 CPUtime=6.22 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 6416 0 0 0 622 0 0 0 25 0 4 0 652244105 306311168 12628 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294418 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 299132

[startup+12.7008 s]
/proc/loadavg: 8.13 7.31 6.73 9/377 17597
/proc/meminfo: memFree=22303644/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=301496 CPUtime=50.62 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 41125 0 0 0 5055 7 0 0 25 0 4 0 652244104 308731904 15710 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 75374 15710 378 95 0 70356 0
[pid=17593/tid=17594] ppid=17591 vsize=301496 CPUtime=12.68 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 9626 0 0 0 1267 1 0 0 25 0 4 0 652244105 308731904 15710 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=301496 CPUtime=12.68 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 10216 0 0 0 1267 1 0 0 25 0 4 0 652244105 308731904 15710 33554432000 4194304 4580107 140735661475568 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=301496 CPUtime=12.54 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 10344 0 0 0 1253 1 0 0 25 0 4 0 652244105 308731904 15710 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294589 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.62
Current children cumulated vsize (KiB) 301496

[startup+25.5005 s]
/proc/loadavg: 8.17 7.36 6.76 9/377 17597
/proc/meminfo: memFree=22284900/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=306724 CPUtime=101.66 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 60500 0 0 0 10154 12 0 0 25 0 4 0 652244104 314085376 20243 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 76681 20243 378 95 0 71663 0
[pid=17593/tid=17594] ppid=17591 vsize=306724 CPUtime=25.48 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 14500 0 0 0 2546 2 0 0 25 0 4 0 652244105 314085376 20243 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=306724 CPUtime=25.49 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 15580 0 0 0 2546 3 0 0 25 0 4 0 652244105 314085376 20243 33554432000 4194304 4580107 140735661475568 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=306724 CPUtime=25.18 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 14547 0 0 0 2516 2 0 0 25 0 4 0 652244105 314085376 20243 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294358 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 306724

[startup+51.1008 s]
/proc/loadavg: 8.18 7.43 6.79 9/377 17598
/proc/meminfo: memFree=22271900/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=325472 CPUtime=203.75 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 91295 0 0 0 20357 18 0 0 25 0 4 0 652244104 333283328 23151 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 81368 23151 378 95 0 76350 0
[pid=17593/tid=17594] ppid=17591 vsize=325472 CPUtime=51.08 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 22371 0 0 0 5105 3 0 0 25 0 4 0 652244105 333283328 23151 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294430 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=325472 CPUtime=51.08 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 23374 0 0 0 5104 4 0 0 25 0 4 0 652244105 333283328 23151 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=325472 CPUtime=50.48 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 21949 0 0 0 5044 4 0 0 25 0 4 0 652244105 333283328 23151 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.75
Current children cumulated vsize (KiB) 325472

[startup+102.301 s]
/proc/loadavg: 8.12 7.53 6.86 9/377 17599
/proc/meminfo: memFree=22251032/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=320940 CPUtime=407.97 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 135868 0 0 0 40765 32 0 0 25 0 4 0 652244104 328642560 26598 33554432000 4194304 4580107 140735661475568 18446744073709551615 4324526 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 80235 26598 378 95 0 75217 0
[pid=17593/tid=17594] ppid=17591 vsize=320940 CPUtime=102.29 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 30828 0 0 0 10224 5 0 0 25 0 4 0 652244105 328642560 26602 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=320940 CPUtime=102.3 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 34850 0 0 0 10222 8 0 0 25 0 4 0 652244105 328642560 26602 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=320940 CPUtime=101.08 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 34710 0 0 0 10100 8 0 0 25 0 4 0 652244105 328642560 26602 33554432000 4194304 4580107 140735661475568 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.97
Current children cumulated vsize (KiB) 320940

[startup+162.301 s]

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

[pid=17593] ppid=17591 vsize=392492 CPUtime=2561.46 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 400343 0 0 0 256019 127 0 0 25 0 4 0 652244104 401911808 66877 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 98123 66877 378 95 0 93105 0
[pid=17593/tid=17594] ppid=17591 vsize=392492 CPUtime=642.3 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 89974 0 0 0 64200 30 0 0 25 0 4 0 652244105 401911808 66877 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=392492 CPUtime=642.29 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 104710 0 0 0 64194 35 0 0 25 0 4 0 652244105 401911808 66877 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=392492 CPUtime=634.69 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 99410 0 0 0 63441 28 0 0 25 0 4 0 652244105 401911808 66877 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2561.46
Current children cumulated vsize (KiB) 392492

[startup+702.301 s]
/proc/loadavg: 8.19 8.06 7.45 9/377 17627
/proc/meminfo: memFree=22016808/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=356720 CPUtime=2800.73 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 424157 0 0 0 279936 137 0 0 25 0 4 0 652244104 365281280 62381 33554432000 4194304 4580107 140735661475568 18446744073709551615 4406466 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 89180 62381 378 95 0 84162 0
[pid=17593/tid=17594] ppid=17591 vsize=356720 CPUtime=702.3 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 95059 0 0 0 70198 32 0 0 25 0 4 0 652244105 365281280 62381 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=356720 CPUtime=702.3 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 110438 0 0 0 70192 38 0 0 25 0 4 0 652244105 365281280 62381 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=356720 CPUtime=693.97 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 105417 0 0 0 69367 30 0 0 25 0 4 0 652244105 365281280 62381 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2800.73
Current children cumulated vsize (KiB) 356720

[startup+762.3 s]
/proc/loadavg: 8.16 8.08 7.49 9/377 17629
/proc/meminfo: memFree=21992732/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=474364 CPUtime=3040.03 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 443466 0 0 0 303858 145 0 0 25 0 4 0 652244104 485748736 67311 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 118591 67311 378 95 0 113573 0
[pid=17593/tid=17594] ppid=17591 vsize=474364 CPUtime=762.31 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 100438 0 0 0 76197 34 0 0 25 0 4 0 652244105 485748736 67313 33554432000 4194304 4580107 140735661475568 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=474364 CPUtime=762.32 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 115568 0 0 0 76192 40 0 0 25 0 4 0 652244105 485748736 67313 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=474364 CPUtime=753.26 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 109955 0 0 0 75294 32 0 0 25 0 4 0 652244105 485748736 67313 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3040.03
Current children cumulated vsize (KiB) 474364

[startup+822.3 s]
/proc/loadavg: 8.21 8.11 7.54 9/377 17692
/proc/meminfo: memFree=22201392/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=484996 CPUtime=3279.29 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 460962 0 0 0 327775 154 0 0 25 0 4 0 652244104 496635904 69352 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294555 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 121249 69352 378 95 0 116231 0
[pid=17593/tid=17594] ppid=17591 vsize=484996 CPUtime=822.3 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 104944 0 0 0 82194 36 0 0 25 0 4 0 652244105 496635904 69352 33554432000 4194304 4580107 140735661475568 18446744073709551615 4489512 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=484996 CPUtime=822.3 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 120855 0 0 0 82188 42 0 0 25 0 4 0 652244105 496635904 69352 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=484996 CPUtime=812.55 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 113589 0 0 0 81221 34 0 0 25 0 4 0 652244105 496635904 69352 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3279.29
Current children cumulated vsize (KiB) 484996

[startup+882.315 s]
/proc/loadavg: 8.24 8.13 7.58 9/377 17693
/proc/meminfo: memFree=22150248/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=510104 CPUtime=3518.62 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 475246 0 0 0 351702 160 0 0 25 0 4 0 652244104 522346496 73098 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 127526 73098 378 95 0 122508 0
[pid=17593/tid=17594] ppid=17591 vsize=510104 CPUtime=882.32 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 106081 0 0 0 88195 37 0 0 25 0 4 0 652244105 522346496 73098 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=510104 CPUtime=882.32 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 125975 0 0 0 88187 45 0 0 25 0 4 0 652244105 522346496 73098 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=510104 CPUtime=871.85 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 117818 0 0 0 87149 36 0 0 25 0 4 0 652244105 522346496 73098 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3518.62
Current children cumulated vsize (KiB) 510104

[startup+942.301 s]
/proc/loadavg: 8.09 8.11 7.60 9/377 17695
/proc/meminfo: memFree=22108172/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=510316 CPUtime=3757.86 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 489587 0 0 0 375619 167 0 0 25 0 4 0 652244104 522563584 76985 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 127579 76985 378 95 0 122561 0
[pid=17593/tid=17594] ppid=17591 vsize=510316 CPUtime=942.3 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 107796 0 0 0 94193 37 0 0 25 0 4 0 652244105 522563584 76985 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294414 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=510316 CPUtime=942.31 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 130266 0 0 0 94184 47 0 0 25 0 4 0 652244105 522563584 76985 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=510316 CPUtime=931.14 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 123146 0 0 0 93075 39 0 0 25 0 4 0 652244105 522563584 76985 33554432000 4194304 4580107 140735661475568 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3757.86
Current children cumulated vsize (KiB) 510316

[startup+1002.3 s]
/proc/loadavg: 8.08 8.10 7.63 9/377 17696
/proc/meminfo: memFree=22062616/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=511768 CPUtime=3997.13 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 504525 0 0 0 399540 173 0 0 25 0 4 0 652244104 524050432 77716 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294589 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 127942 77716 378 95 0 122924 0
[pid=17593/tid=17594] ppid=17591 vsize=511768 CPUtime=1002.3 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 108176 0 0 0 100192 38 0 0 25 0 4 0 652244105 524050432 77716 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294627 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=511768 CPUtime=1002.31 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 137161 0 0 0 100182 49 0 0 25 0 4 0 652244105 524050432 77716 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=511768 CPUtime=990.41 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 126826 0 0 0 99001 40 0 0 25 0 4 0 652244105 524050432 77716 33554432000 4194304 4580107 140735661475568 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3997.13
Current children cumulated vsize (KiB) 511768

[startup+1062.3 s]
/proc/loadavg: 8.03 8.08 7.65 9/377 17698
/proc/meminfo: memFree=22019692/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=524972 CPUtime=4236.42 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 517524 0 0 0 423463 179 0 0 25 0 4 0 652244104 537571328 79185 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 131243 79185 378 95 0 126225 0
[pid=17593/tid=17594] ppid=17591 vsize=524972 CPUtime=1062.31 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 108893 0 0 0 106192 39 0 0 25 0 4 0 652244105 537571328 79185 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294354 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=524972 CPUtime=1062.3 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 141306 0 0 0 106180 50 0 0 25 0 4 0 652244105 537571328 79185 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=524972 CPUtime=1049.71 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 129953 0 0 0 104930 41 0 0 25 0 4 0 652244105 537571328 79185 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4236.42
Current children cumulated vsize (KiB) 524972

[startup+1122.3 s]
/proc/loadavg: 8.05 8.08 7.67 9/377 17700
/proc/meminfo: memFree=22009752/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=501440 CPUtime=4475.68 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 535980 0 0 0 447382 186 0 0 25 0 4 0 652244104 513474560 71951 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 125360 71951 378 95 0 120342 0
[pid=17593/tid=17594] ppid=17591 vsize=501440 CPUtime=1122.31 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 113505 0 0 0 112190 41 0 0 25 0 4 0 652244105 513474560 71951 33554432000 4194304 4580107 140735661475568 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=501440 CPUtime=1122.31 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 146446 0 0 0 112179 52 0 0 25 0 4 0 652244105 513474560 71951 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=501440 CPUtime=1108.99 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 134999 0 0 0 110855 44 0 0 25 0 4 0 652244105 513474560 71951 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4475.68
Current children cumulated vsize (KiB) 501440

[startup+1182.3 s]
/proc/loadavg: 8.10 8.09 7.70 9/377 17701
/proc/meminfo: memFree=21992968/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=514840 CPUtime=4714.97 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 552200 0 0 0 471302 195 0 0 25 0 4 0 652244104 527196160 76636 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294507 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 128710 76636 378 95 0 123692 0
[pid=17593/tid=17594] ppid=17591 vsize=514840 CPUtime=1182.31 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 117217 0 0 0 118187 44 0 0 25 0 4 0 652244105 527196160 76636 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=514840 CPUtime=1182.31 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 150352 0 0 0 118177 54 0 0 25 0 4 0 652244105 527196160 76636 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=514840 CPUtime=1168.29 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 138701 0 0 0 116784 45 0 0 25 0 4 0 652244105 527196160 76636 33554432000 4194304 4580107 140735661475568 18446744073709551615 4304864 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4714.97
Current children cumulated vsize (KiB) 514840



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.7 s]
/proc/loadavg: 8.12 8.10 7.72 9/377 17702
/proc/meminfo: memFree=21974988/32951124 swapFree=67111348/67111528
[pid=17593] ppid=17591 vsize=528192 CPUtime=4800.32 cores=0,2,4,6
/proc/17593/stat : 17593 (strangenight2-m) R 17591 17593 17510 0 -1 4202496 559846 0 0 0 479834 198 0 0 25 0 4 0 652244104 540868608 77745 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294692 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/17593/statm: 132048 77745 378 95 0 127030 0
[pid=17593/tid=17594] ppid=17591 vsize=528192 CPUtime=1203.73 cores=0,2,4,6
/proc/17593/task/17594/stat : 17594 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 119255 0 0 0 120328 45 0 0 25 0 4 0 652244105 540868608 77746 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=17593/tid=17595] ppid=17591 vsize=528192 CPUtime=1203.73 cores=0,2,4,6
/proc/17593/task/17595/stat : 17595 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 152774 0 0 0 120318 55 0 0 25 0 4 0 652244105 540868608 77746 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=17593/tid=17596] ppid=17591 vsize=528192 CPUtime=1189.42 cores=0,2,4,6
/proc/17593/task/17596/stat : 17596 (strangenight2-m) R 17591 17593 17510 0 -1 4202560 140995 0 0 0 118897 45 0 0 25 0 4 0 652244105 540868608 77746 33554432000 4194304 4580107 140735661475568 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 528192

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.74
CPU time (s): 4800.4
CPU user time (s): 4798.39
CPU system time (s): 2.00269
CPU usage (%): 398.792
Max. virtual memory (cumulated for all children) (KiB): 538064

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4798.39
system time used= 2.0027
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 559848
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= 226
involuntary context switches= 30912

runsolver used 4.05138 second user time and 10.2774 second system time

The end

Launcher Data

Begin job on node139 at 2011-05-14 22:54:24
IDJOB=3366530
IDBENCH=82939
IDSOLVER=1844
FILE ID=node139/3366530-1305406464
RUNJOBID= node139-1305406025-17528
PBS_JOBID= 13324507
Free space on /tmp= 73352 MiB

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

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

MD5SUM BENCH= e8248df66827581bc842de4513557985
RANDOM SEED=1246641626

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      22373476 kB
Buffers:        298688 kB
Cached:        2895060 kB
SwapCached:          0 kB
Active:        8212380 kB
Inactive:      2060048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      22373476 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5448 kB
Writeback:           0 kB
AnonPages:     7078616 kB
Mapped:          29260 kB
Slab:           203036 kB
PageTables:      38272 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 77097012 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= 73348 MiB
End job on node139 at 2011-05-14 23:14:29