Trace number 3174046

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

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

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.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-3174046-1304079204.cnf'
0.00/0.00	c -- header says num vars:             90
0.00/0.00	c -- header says num clauses:        8010
0.00/0.01	c -- clauses added:            0 learnts,         8010 normals,            0 xors
0.00/0.01	c -- vars added         90
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        90      8010         0         0     56070         0   no data   no data
0.38/0.19	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.18
0.38/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
0.38/0.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.38/0.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.38/0.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.38/0.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
0.38/0.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.78/0.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.78/0.22	c Finding binary XORs  T:     0.00 s  found:       0
0.78/0.22	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.78/0.22	c calculated reachability. Time: 0.00
0.78/0.22	c Calc default polars -  time:   0.00 s pos:      41 undec:       2 neg:      47
0.78/0.22	c =========================================================================================
0.78/0.22	c types(t): F = full restart, N = normal restart
0.78/0.22	c types(t): S = simplification begin/end, E = solution found
0.78/0.22	c restart types(rt): st = static, dy = dynamic
0.78/0.22	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.78/0.22	c  B st     0         0        90      8010         0         0     56070         0   no data   no data
1.18/0.35	c  N dy     9      4028        90      8010         0      3701     56070    110860     25.82     28.47
2.77/0.77	c  N dy    18     13921        90      8010         0      6585     56070    166097     25.27     26.68
3.58/0.97	c  N dy    31     17927        90      8010         0     10301     56070    275671     25.38     26.87
4.77/1.20	c  N dy    51     22791        90      8010         0      9634     56070    242343     25.54     26.90
5.17/1.31	c  F st    57     25000        90      8010         0     11706     56070    304413     25.57     24.15
5.57/1.42	c  N st    61     27033        90      8010         0      7288     56070    154268     25.57   no data
5.97/1.56	c  S st    63     30000        90      8010         0     10002     56070    234730     25.57   no data
5.97/1.59	c  S st    63     30504        90      8010         0     10483     56070    248773     25.57   no data
5.97/1.59	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.37/1.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
6.37/1.60	c blocked clauses removed:        0 vars:      0 tried:          90 T: 0.00 s
6.37/1.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.37/1.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.37/1.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
6.37/1.60	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
6.37/1.60	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
6.37/1.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.17/1.83	c lits-rem:       176  cl-subs:      728  v-elim:      0  v-fix:    0  time:  0.22 s
8.38/2.12	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.29
8.38/2.13	c calculated reachability. Time: 0.00
8.38/2.13	c  N dy    63     30504        90      8010         0      9755     56070    224700     25.57   no data
9.57/2.46	c  N dy    85     36175        90      8010         0      7728     56070    148174     25.72     27.14
10.36/2.68	c  N dy    96     40416        90      8010         0     11671     56070    264293     25.72     27.11
11.96/3.04	c  N dy   109     45758        90      8010         0      8331     56070    148337     25.67     24.22
11.96/3.04	c  S st   109     45758        90      8010         0      8331     56070    148337     25.67     24.22
11.96/3.07	c  S st   109     46261        90      8010         0      8797     56070    162289     25.67   no data
11.96/3.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.96/3.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.96/3.08	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.96/3.08	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.96/3.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.96/3.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
11.96/3.08	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.96/3.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.96/3.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
12.36/3.12	c lits-rem:         4  cl-subs:       45  v-elim:      0  v-fix:    0  time:  0.04 s
12.36/3.12	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
12.36/3.13	c vivif2 --  cl tried     8752 cl shrink        0 lits rem          0 time: 0.00
13.55/3.41	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.28
13.55/3.41	c calculated reachability. Time: 0.00
13.55/3.41	c  N dy   109     46261        90      8010         0      8752     56070    160614     25.67   no data
17.16/4.36	c  N dy   124     62060        90      8010         0     14001     56070    296409     25.36     26.70
18.35/4.64	c  N dy   145     66111        90      8010         0     17776     56070    408802     25.44     26.82
19.55/4.90	c  S st   156     69391        90      8010         0     10711     56070    186932     25.41     22.25
19.55/4.94	c  S st   156     69892        90      8010         0     11188     56070    201122     25.41   no data
19.55/4.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
19.55/4.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
19.55/4.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
19.55/4.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
19.55/4.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.55/4.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
19.55/4.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
19.55/4.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
19.55/4.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.95/5.02	c lits-rem:        25  cl-subs:      162  v-elim:      0  v-fix:    0  time:  0.06 s
19.95/5.02	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
19.95/5.03	c vivif2 --  cl tried    11026 cl shrink        0 lits rem          0 time: 0.00
21.15/5.34	c asymm  cl-useful: 0/8010/8010 lits-rem:0 time: 0.32
21.15/5.34	c calculated reachability. Time: 0.00
21.15/5.34	c  N dy   156     69892        90      8010         0     11026     56070    196098     25.41   no data
22.35/5.61	c  N dy   165     74447        90      8010         0     15235     56070    319144     25.39     26.77
23.95/6.00	c  N dy   174     80540        90      8010         0     20878     56070    485329     25.37     26.85
25.14/6.35	c  N dy   192     85770        90      8010         0     14628     56070    283837     25.39     27.07
25.54/6.47	c  F st   203     87501        90      8010         0     16248     56070    332003     25.42     25.57
27.14/6.83	c  N dy   209     92694        90      8010         0     21068     56070    475167     25.42   no data
30.75/7.72	c  N dy   231    104840        90      8010         0     20233     56070    432357     25.33     22.45
30.75/7.72	c  S st   231    104840        90      8010         0     20233     56070    432357     25.33     22.45
30.75/7.78	c  S st   231    105342        90      8010         0     20710     56070    446787     25.33   no data
30.75/7.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
30.75/7.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
30.75/7.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
30.75/7.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
30.75/7.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
30.75/7.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
30.75/7.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
30.75/7.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.13/7.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.93/8.50	c lits-rem:       308  cl-subs:     1682  v-elim:      0  v-fix:    0  time:  0.69 s
33.93/8.50	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
33.93/8.50	c vivif2 --  cl tried    19028 cl shrink        0 lits rem          0 time: 0.00
35.53/8.93	c asymm  cl-useful: 0/6345/8010 lits-rem:0 time: 0.43
35.53/8.93	c calculated reachability. Time: 0.00
35.53/8.93	c  N dy   231    105342        90      8010         0     19028     56070    396454     25.33   no data
38.33/9.61	c  N dy   245    112658        90      8010         0     12931     56070    199701     25.33     26.98
40.72/10.25	c  N dy   264    121823        90      8010         0     21395     56070    446583     25.28     26.84
45.91/11.55	c  N dy   289    138333        90      8010         0     22827     56070    473319     25.23     26.68
49.11/12.38	c  N dy   338    147209        90      8010         0     16268     56070    264221     25.30     27.26
52.72/13.21	c  N dy   362    157887        90      8010         0     26108     56070    553431     25.30     26.67
52.72/13.22	c  S st   364    158013        90      8010         0     26224     56070    557000     25.30   no data
52.72/13.29	c  S st   364    158517        90      8010         0     26696     56070    571123     25.30   no data
52.72/13.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
53.10/13.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
53.10/13.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
53.10/13.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
53.10/13.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.10/13.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
53.10/13.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
53.10/13.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
53.10/13.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
56.71/14.25	c lits-rem:       271  cl-subs:     2106  v-elim:      0  v-fix:    0  time:  0.92 s
56.71/14.25	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
56.71/14.25	c vivif2 --  cl tried    24590 cl shrink        0 lits rem          0 time: 0.00
57.50/14.40	c asymm  cl-useful: 0/1665/8010 lits-rem:0 time: 0.14
57.50/14.40	c calculated reachability. Time: 0.00
57.50/14.40	c  N dy   364    158517        90      8010         0     24590     56070    504959     25.30   no data
61.89/15.58	c  N dy   398    171844        90      8010         0     21307     56070    393142     25.30     26.70
66.29/16.67	c  N dy   436    183419        90      8010         0     32048     56070    709955     25.31     26.69
71.08/17.87	c  N dy   498    195804        90      8010         0     26915     56070    546813     25.37     26.81
77.48/19.45	c  N dy   524    212936        90      8010         0     25152     56070    470039     25.34     26.67
87.47/21.97	c  N dy   574    237775        90      8010         0     29525     56070    576004     25.26     22.96
87.47/21.97	c  S st   574    237775        90      8010         0     29525     56070    576004     25.26     22.96
87.88/22.06	c  S st   574    238278        90      8010         0     29999     56070    590194     25.26   no data
87.88/22.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.88/22.07	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
87.88/22.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.88/22.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.88/22.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.88/22.07	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
87.88/22.07	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
87.88/22.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
87.88/22.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
94.25/23.61	c lits-rem:       364  cl-subs:     2890  v-elim:      0  v-fix:    0  time:  1.52 s
94.25/23.61	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
94.25/23.62	c vivif2 --  cl tried    27109 cl shrink        0 lits rem          0 time: 0.01
95.05/23.82	c asymm  cl-useful: 0/2559/8010 lits-rem:0 time: 0.20
95.05/23.82	c calculated reachability. Time: 0.00
95.05/23.82	c  N dy   574    238278        90      8010         0     27109     56070    507209     25.26   no data
105.46/26.45	c  N dy   604    265573        90      8010         0     33063     56070    662371     25.13     26.55
113.43/28.40	c  N dy   681    283554        90      8010         0     29477     56070    552092     25.18     26.51
121.81/30.56	c  N dy   763    301706        90      8010         0     25081     56070    401299     25.22     26.74
123.41/30.97	c  F st   770    306252        90      8010         0     29291     56070    524954     25.22     24.73
130.20/32.68	c  N dy   800    321027        90      8010         0     43031     56070    933293     25.22     26.74
140.60/35.22	c  N dy   847    343560        90      8010         0     41605     56070    862365     25.19     26.54
147.37/36.95	c  S st   925    357417        90      8010         0     31298     56070    545977     25.24   no data
147.77/37.04	c  S st   925    357919        90      8010         0     31774     56070    560142     25.24   no data
147.77/37.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
147.77/37.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
147.77/37.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
147.77/37.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
147.77/37.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
147.77/37.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
147.77/37.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
147.77/37.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
147.77/37.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
151.37/37.94	c lits-rem:       170  cl-subs:     1435  v-elim:      0  v-fix:    0  time:  0.86 s
151.37/37.94	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
151.37/37.95	c vivif2 --  cl tried    30339 cl shrink        0 lits rem          0 time: 0.01
152.17/38.16	c asymm  cl-useful: 0/2090/8010 lits-rem:0 time: 0.21
152.17/38.16	c calculated reachability. Time: 0.00
152.17/38.16	c  N dy   925    357919        90      8010         0     30339     56070    513436     25.24   no data
162.95/40.81	c  N dy   979    378551        90      8010         0     25432     56070    354251     25.21     26.59
173.74/43.50	c  N dy  1021    399303        90      8010         0     44547     56070    911431     25.19     26.68
184.92/46.38	c  N dy  1052    420035        90      8010         0     38682     56070    721699     25.14     26.54
196.91/49.32	c  N dy  1160    440129        90      8010         0     31482     56070    501312     25.19     26.53
207.69/52.07	c  N dy  1228    460527        90      8010         0     50365     56070   1057513     25.21     26.56
218.88/54.80	c  N dy  1288    482322        90      8010         0     43705     56070    839305     25.19     26.72
230.46/57.70	c  N dy  1375    502442        90      8010         0     34617     56070    556062     25.21     26.67
242.44/60.78	c  N dy  1486    522472        90      8010         0     53218     56070   1111270     25.25     28.34
250.05/62.68	c  S st  1503    536878        90      8010         0     37810     56070    622646     25.23     23.65
250.46/62.78	c  S st  1503    537379        90      8010         0     38276     56070    636505     25.23   no data
250.46/62.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
250.83/62.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.01
250.83/62.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
250.83/62.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
250.83/62.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
250.83/62.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
250.83/62.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
250.83/62.81	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
250.83/62.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
255.63/64.03	c lits-rem:       308  cl-subs:     1983  v-elim:      0  v-fix:    0  time:  1.20 s
255.63/64.03	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
255.63/64.04	c vivif2 --  cl tried    36293 cl shrink        0 lits rem          0 time: 0.01
256.43/64.27	c asymm  cl-useful: 0/1719/8010 lits-rem:0 time: 0.23
256.43/64.28	c calculated reachability. Time: 0.00
256.43/64.28	c  N dy  1503    537379        90      8010         0     36293     56070    577730     25.23   no data
269.21/67.40	c  N dy  1573    557881        90      8010         0     55286     56070   1139199     25.24     26.71
280.00/70.14	c  N dy  1615    578470        90      8010         0     44713     56070    807611     25.23     26.58
293.98/73.68	c  N dy  1675    600083        90      8010         0     34214     56070    484840     25.22     26.64
305.96/76.62	c  N dy  1749    620377        90      8010         0     53022     56070   1040751     25.24     26.63
319.95/80.16	c  N dy  1816    642332        90      8010         0     41897     56070    693902     25.24     26.58
334.32/83.74	c  N dy  1917    662457        90      8010         0     60609     56070   1251939     25.27     27.08
349.51/87.53	c  N dy  1927    689614        90      8010         0     52948     56070    983777     25.20     26.54
365.08/91.48	c  N dy  2046    709741        90      8010         0     38425     56070    562243     25.24     26.60
387.45/97.01	c  N dy  2114    743258        90      8010         0     35257     56070    448669     25.20     26.63
399.44/100.01	c  N dy  2202    763307        90      8010         0     53861     56070   1002340     25.22     28.70
419.01/104.95	c  N dy  2254    793894        90      8010         0     46922     56070    767288     25.19     26.54
427.79/107.11	c  S st  2313    806068        90      8010         0     58227     56070   1104482     25.21     25.26
428.19/107.26	c  S st  2313    806569        90      8010         0     58701     56070   1118807     25.21   no data
428.19/107.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
428.19/107.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
428.19/107.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
428.19/107.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
428.19/107.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
428.19/107.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
428.19/107.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
428.59/107.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
428.59/107.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
448.96/112.47	c lits-rem:       740  cl-subs:     4697  v-elim:      0  v-fix:    0  time:  5.13 s
448.96/112.47	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
448.96/112.49	c vivif2 --  cl tried    54004 cl shrink        0 lits rem          0 time: 0.02
450.16/112.78	c asymm  cl-useful: 0/1210/8010 lits-rem:0 time: 0.30
450.16/112.79	c calculated reachability. Time: 0.00
450.16/112.79	c  N dy  2313    806569        90      8010         0     54004     56070    976944     25.21   no data
468.14/117.21	c  N dy  2411    827216        90      8010         0     37294     56070    469794     25.23     26.56
482.52/120.87	c  N dy  2538    847261        90      8010         0     55981     56070   1030546     25.26     27.57
502.89/125.95	c  N dy  2625    871885        90      8010         0     41810     56070    581842     25.28     26.62
518.08/129.79	c  N dy  2687    894117        90      8010         0     62363     56070   1186884     25.28     26.73
534.44/133.84	c  N dy  2752    914196        90      8010         0     43031     56070    597578     25.28     26.98
548.03/137.24	c  N dy  2819    934230        90      8010         0     61527     56070   1140145     25.28     26.72
564.41/141.30	c  N dy  2844    954331        90      8010         0     41204     56070    525491     25.26     26.63
577.99/144.77	c  N dy  2942    974464        90      8010         0     59917     56070   1084033     25.28     26.76
597.18/149.56	c  N dy  3033    994612        90      8010         0     78579     56070   1636813     25.29     26.71
611.55/153.12	c  N dy  3076   1016861        90      8010         0     59268     56070   1036991     25.27     26.79
629.52/157.62	c  N dy  3158   1037036        90      8010         0     77976     56070   1594190     25.28     26.90
643.90/161.26	c  N dy  3197   1057053        90      8010         0     55783     56070    918233     25.28     27.61
654.71/163.92	c  F st  3225   1071876        90      8010         0     69431     56070   1318953     25.27     24.64
658.70/164.99	c  N dy  3231   1077066        90      8010         0     74246     56070   1462528     25.27   no data
675.46/169.15	c  N dy  3293   1097192        90      8010         0     51284     56070    772847     25.27     26.68
693.03/173.58	c  N dy  3401   1118587        90      8010         0     71140     56070   1366591     25.29     26.83
712.61/178.42	c  N dy  3462   1139772        90      8010         0     48082     56070    653069     25.29     26.64
729.00/182.51	c  N dy  3525   1161798        90      8010         0     68451     56070   1256336     25.30     26.66
751.76/188.21	c  N dy  3633   1181843        90      8010         0     43538     56070    503672     25.31     26.90
769.33/192.61	c  N dy  3673   1205495        90      8010         0     65332     56070   1139779     25.30     26.77
773.73/193.78	c  S st  3689   1209854        90      8010         0     69360     56070   1258633     25.30     23.24
774.93/194.06	c  S st  3689   1210354        90      8010         0     69840     56070   1272882     25.30   no data
774.93/194.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
775.33/194.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
775.33/194.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
775.33/194.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
775.33/194.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
775.33/194.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
775.33/194.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
775.33/194.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
775.33/194.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
826.45/206.97	c lits-rem:       760  cl-subs:     5200  v-elim:      0  v-fix:    0  time: 12.79 s
826.45/206.97	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
826.45/206.99	c vivif2 --  cl tried    64640 cl shrink        0 lits rem          0 time: 0.02
828.05/207.36	c asymm  cl-useful: 0/1386/8010 lits-rem:0 time: 0.37
828.05/207.36	c calculated reachability. Time: 0.00
828.05/207.36	c  N dy  3689   1210354        90      8010         0     64640     56070   1116778     25.30   no data
847.64/212.27	c  N dy  3735   1230494        90      8010         0     83236     56070   1664689     25.29     26.78
865.62/216.74	c  N dy  3818   1251236        90      8010         0     58316     56070    925673     25.30     26.79
883.20/221.16	c  N dy  3881   1271451        90      8010         0     77008     56070   1478811     25.31     26.64
903.95/226.37	c  N dy  3933   1293904        90      8010         0     52581     56070    732845     25.30     26.71
919.13/230.11	c  N dy  3973   1313919        90      8010         0     71067     56070   1276688     25.29     27.94
944.71/236.54	c  N dy  4063   1334399        90      8010         0     90088     56070   1841180     25.30     26.65
965.07/241.61	c  N dy  4140   1354406        90      8010         0     62399     56070   1004355     25.31     26.71
989.43/247.78	c  N dy  4186   1378316        90      8010         0     84406     56070   1651485     25.30     26.67
1013.00/253.60	c  N dy  4267   1403073        90      8010         0     60196     56070    920772     25.31     26.64
1030.98/258.13	c  N dy  4340   1423165        90      8010         0     78818     56070   1475332     25.31     29.17
1054.94/264.17	c  N dy  4409   1445780        90      8010         0     51633     56070    646192     25.31     26.68
1071.33/268.27	c  N dy  4483   1465950        90      8010         0     70230     56070   1197247     25.31     26.72
1092.50/273.52	c  N dy  4545   1486480        90      8010         0     89192     56070   1755177     25.31     26.76
1112.87/278.69	c  N dy  4577   1508141        90      8010         0     60162     56070    867770     25.30     26.68
1130.84/283.14	c  N dy  4635   1528177        90      8010         0     78709     56070   1415312     25.30     26.83
1156.01/289.48	c  N dy  4735   1548303        90      8010         0     97439     56070   1974412     25.31     26.70
1177.61/294.89	c  N dy  4810   1572928        90      8010         0     70300     56070   1157816     25.31     26.71
1200.35/300.51	c  N dy  4879   1594430        90      8010         0     90198     56070   1747191     25.31     26.73
1224.73/306.63	c  N dy  4932   1617996        90      8010         0     61076     56070    865089     25.31     26.86
1243.10/311.29	c  N dy  5006   1638159        90      8010         0     79774     56070   1418886     25.31     26.70
1268.26/317.50	c  N dy  5095   1658188        90      8010         0     98315     56070   1971054     25.32     26.68
1288.23/322.58	c  N dy  5207   1678197        90      8010         0     65051     56070    973487     25.34     26.70
1309.44/327.81	c  N dy  5265   1699948        90      8010         0     85097     56070   1564578     25.33     26.67
1322.20/331.06	c  S st  5297   1710354        90      8010         0     94714     56070   1848439     25.33   no data
1323.39/331.34	c  S st  5297   1710858        90      8010         0     95194     56070   1863330     25.33   no data
1323.39/331.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1323.39/331.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1323.39/331.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1323.39/331.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1323.39/331.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1323.39/331.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1323.39/331.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1323.79/331.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1323.79/331.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1378.51/345.15	c lits-rem:      1046  cl-subs:     7733  v-elim:      0  v-fix:    0  time: 13.68 s
1378.51/345.15	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1378.51/345.17	c vivif2 --  cl tried    87461 cl shrink        0 lits rem          0 time: 0.02
1380.11/345.53	c asymm  cl-useful: 0/859/8010 lits-rem:0 time: 0.36
1380.11/345.54	c calculated reachability. Time: 0.00
1380.11/345.54	c  N dy  5297   1710858        90      8010         0     87461     56070   1618347     25.33   no data
1404.08/351.57	c  N dy  5316   1734298        90      8010         0     56593     56070    703821     25.32     26.68
1422.45/356.14	c  N dy  5369   1756658        90      8010         0     77248     56070   1312363     25.31     26.98
1446.02/362.05	c  N dy  5460   1776718        90      8010         0     95813     56070   1866058     25.32     28.00
1470.79/368.28	c  N dy  5560   1796757        90      8010         0     60980     56070    817919     25.33     26.72
1489.58/372.98	c  N dy  5643   1816798        90      8010         0     79515     56070   1370665     25.33     26.82
1550.29/388.19	c  N dy  5725   1874113        90      8010         0     77594     56070   1264343     25.28     26.70
1577.06/394.86	c  N dy  5832   1895114        90      8010         0     97055     56070   1845636     25.29     26.68
1646.96/412.34	c  N dy  5892   1964817        90      8010         0    105498     56070   2033276     25.21     26.56
1673.73/419.02	c  N dy  5995   1988699        90      8010         0     71687     56070   1085329     25.22     26.71
1697.68/425.03	c  N dy  6029   2013693        90      8010         0     94684     56070   1760944     25.21     26.60
1727.64/432.58	c  N dy  6139   2033859        90      8010         0    113350     56070   2322276     25.23     26.59
1749.62/438.08	c  N dy  6247   2055673        90      8010         0     76476     56070   1209278     25.24     26.59
1774.39/444.26	c  N dy  6341   2076395        90      8010         0     95668     56070   1782073     25.25     26.63
1807.14/452.47	c  N dy  6460   2096927        90      8010         0    114724     56070   2355324     25.26     26.69
1826.71/457.39	c  N dy  6495   2117902        90      8010         0     75917     56070   1164491     25.26     26.72
1848.68/462.82	c  N dy  6532   2138613        90      8010         0     95021     56070   1724853     25.25     26.64
1879.04/470.41	c  N dy  6628   2158839        90      8010         0    113755     56070   2284593     25.26     26.87
1899.81/475.62	c  N dy  6667   2178895        90      8010         0     73151     56070   1064275     25.26     28.20
1922.98/481.40	c  N dy  6760   2199156        90      8010         0     91914     56070   1625407     25.26     26.63
1938.56/485.33	c  S st  6819   2210858        90      8010         0    102807     56070   1952794     25.27   no data
1939.76/485.65	c  S st  6819   2211363        90      8010         0    103279     56070   1966977     25.27   no data
1939.76/485.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1940.16/485.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.05
1940.16/485.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1940.16/485.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1940.16/485.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1940.16/485.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
1940.16/485.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1940.16/485.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1940.16/485.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1995.28/499.56	c lits-rem:       946  cl-subs:     7809  v-elim:      0  v-fix:    0  time: 13.77 s
1995.28/499.56	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
1995.28/499.59	c vivif2 --  cl tried    95470 cl shrink        0 lits rem          0 time: 0.02
1996.88/499.95	c asymm  cl-useful: 0/783/8010 lits-rem:0 time: 0.36
1996.88/499.95	c calculated reachability. Time: 0.00
1996.88/499.95	c  N dy  6819   2211363        90      8010         0     95470     56070   1719935     25.27   no data
2062.39/516.35	c  N dy  6846   2273471        90      8010         0     92484     56070   1595487     25.21     26.59
2092.35/523.84	c  N dy  6953   2293540        90      8010         0    111025     56070   2148624     25.22     28.87
2113.92/529.23	c  N dy  6969   2313877        90      8010         0     69165     56070    909845     25.20     26.59
2139.09/535.51	c  N dy  7051   2337215        90      8010         0     90728     56070   1548187     25.21     26.59
2167.85/542.74	c  N dy  7143   2358050        90      8010         0    110010     56070   2125397     25.22     26.61
2197.41/550.19	c  N dy  7196   2378260        90      8010         0     67007     56070    830955     25.22     26.68
2220.58/555.98	c  N dy  7244   2401290        90      8010         0     88127     56070   1444844     25.21     26.56
2248.94/563.09	c  N dy  7303   2424406        90      8010         0    109371     56070   2072325     25.21     26.55
2277.70/570.26	c  N dy  7357   2444751        90      8010         0     65562     56070    769182     25.21     26.67
2297.68/575.29	c  N dy  7435   2464925        90      8010         0     84179     56070   1322197     25.21     26.54
2324.46/581.99	c  N dy  7509   2486334        90      8010         0    103958     56070   1907057     25.21     26.54
2359.99/590.85	c  N dy  7590   2508857        90      8010         0    124655     56070   2522435     25.21     26.57
2383.96/596.82	c  N dy  7683   2530012        90      8010         0     80718     56070   1204394     25.22     26.57
2414.32/604.43	c  N dy  7753   2556566        90      8010         0    105239     56070   1929386     25.21     26.60
2451.89/613.82	c  N dy  7780   2583889        90      8010         0     65835     56070    738056     25.20     26.55
2474.24/619.48	c  N dy  7911   2604410        90      8010         0     84904     56070   1313211     25.21     26.57
2498.21/625.41	c  N dy  7974   2624491        90      8010         0    103495     56070   1866434     25.22     27.09
2532.16/633.91	c  N dy  8082   2644579        90      8010         0    122135     56070   2424725     25.23     28.19
2562.11/641.49	c  N dy  8181   2664869        90      8010         0     75273     56070   1002606     25.23     26.58
2590.48/648.54	c  N dy  8307   2684949        90      8010         0     93857     56070   1564133     25.24     26.91
2618.04/655.46	c  N dy  8374   2705020        90      8010         0    112384     56070   2114259     25.25     27.03
2629.23/658.21	c  S st  8414   2711364        90      8010         0    118267     56070   2290721     25.25   no data
2630.43/658.54	c  S st  8414   2711867        90      8010         0    118740     56070   2305290     25.25   no data
2630.43/658.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2630.83/658.61	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.06
2630.83/658.61	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2630.83/658.61	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2630.83/658.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2630.83/658.61	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
2630.83/658.61	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2630.83/658.65	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2631.23/658.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2707.91/677.90	c lits-rem:      1188  cl-subs:     9109  v-elim:      0  v-fix:    0  time: 19.20 s
2707.91/677.90	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
2707.91/677.93	c vivif2 --  cl tried   109631 cl shrink        0 lits rem          0 time: 0.03
2709.52/678.31	c asymm  cl-useful: 0/665/8010 lits-rem:0 time: 0.38
2709.52/678.32	c calculated reachability. Time: 0.00
2709.52/678.32	c  N dy  8414   2711867        90      8010         0    109631     56070   2010568     25.25   no data
2753.86/689.43	c  N dy  8493   2740775        90      8010         0     70090     56070    832234     25.25     26.67
2777.05/695.25	c  N dy  8614   2760850        90      8010         0     88720     56070   1393218     25.26     26.71
2806.59/702.63	c  N dy  8735   2780952        90      8010         0    107285     56070   1949877     25.27     27.27
2838.94/710.77	c  N dy  8769   2805526        90      8010         0    129866     56070   2616892     25.26     26.60
2865.30/717.33	c  N dy  8854   2825548        90      8010         0     81116     56070   1144864     25.27     26.61
2889.67/723.47	c  N dy  8904   2848110        90      8010         0    101888     56070   1755957     25.26     26.90
2922.43/731.65	c  N dy  9010   2868167        90      8010         0    120448     56070   2310798     25.27     28.34
2957.98/740.54	c  N dy  9104   2888308        90      8010         0     70816     56070    816256     25.27     26.68
2977.16/745.34	c  N dy  9149   2908310        90      8010         0     89303     56070   1362891     25.27     27.86
3003.92/752.01	c  N dy  9229   2928323        90      8010         0    107735     56070   1912084     25.28     27.39
3038.27/760.64	c  N dy  9336   2948414        90      8010         0    126354     56070   2473519     25.29     27.08
3070.64/768.79	c  N dy  9397   2970211        90      8010         0     77157     56070    984366     25.29     26.69
3094.99/774.88	c  N dy  9486   2990250        90      8010         0     95636     56070   1535397     25.29     27.46
3126.95/782.89	c  N dy  9573   3011791        90      8010         0    115499     56070   2126399     25.29     26.65
3159.71/791.01	c  N dy  9631   3032942        90      8010         0    134922     56070   2702510     25.29     26.69
3191.27/798.91	c  N dy  9757   3054399        90      8010         0     84692     56070   1197127     25.30     26.66
3218.02/805.64	c  N dy  9846   3074496        90      8010         0    103270     56070   1752951     25.31     27.85
3261.57/816.54	c  N dy  9917   3104397        90      8010         0    130707     56070   2559905     25.30     26.83
3295.92/825.11	c  N dy  9952   3130382        90      8010         0     83564     56070   1134090     25.29     26.68
3327.48/833.06	c  N dy 10021   3150417        90      8010         0    102066     56070   1685722     25.29     30.31
3373.42/844.55	c  N dy 10099   3170446        90      8010         0    120535     56070   2236505     25.29     28.56
3428.54/858.30	c  N dy 10204   3190506        90      8010         0    139114     56070   2794963     25.30     28.71
3459.29/866.09	c  N dy 10257   3211868        90      8010         0     86906     56070   1223377     25.30     24.36
3459.29/866.09	c  S st 10257   3211868        90      8010         0     86906     56070   1223377     25.30     24.36
3460.49/866.33	c  S st 10257   3212372        90      8010         0     87386     56070   1237545     25.30   no data
3460.49/866.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3460.49/866.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
3460.49/866.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3460.49/866.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3460.49/866.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3460.49/866.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
3460.49/866.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3460.89/866.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3460.89/866.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3476.48/870.33	c lits-rem:       308  cl-subs:     2924  v-elim:      0  v-fix:    0  time:  3.89 s
3476.48/870.33	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
3476.48/870.35	c vivif2 --  cl tried    84462 cl shrink        0 lits rem          0 time: 0.02
3478.08/870.70	c asymm  cl-useful: 0/831/8010 lits-rem:0 time: 0.35
3478.08/870.70	c calculated reachability. Time: 0.00
3478.08/870.70	c  N dy 10257   3212372        90      8010         0     84462     56070   1147167     25.30   no data
3549.18/888.55	c  N dy 10293   3270548        90      8010         0    137521     56070   2661861     25.26     26.90
3581.93/896.71	c  N dy 10396   3290555        90      8010         0     83597     56070   1117088     25.26     28.19
3609.89/903.80	c  N dy 10502   3311710        90      8010         0    103140     56070   1704160     25.27     26.71
3645.85/912.78	c  N dy 10552   3337065        90      8010         0    126430     56070   2385169     25.27     26.94
3694.18/924.87	c  N dy 10677   3357347        90      8010         0    145285     56070   2953443     25.27     26.62
3723.35/932.15	c  N dy 10777   3378055        90      8010         0     90851     56070   1313976     25.28     26.67
3749.71/938.78	c  N dy 10852   3398072        90      8010         0    109414     56070   1868966     25.28     28.08
3785.26/947.64	c  N dy 10960   3418154        90      8010         0    128020     56070   2424511     25.29     28.32
3839.58/961.26	c  N dy 11029   3457203        90      8010         0     89133     56070   1227330     25.28     26.64
3874.74/970.06	c  N dy 11105   3483590        90      8010         0    113474     56070   1947356     25.27     26.62
3910.71/979.03	c  N dy 11201   3504072        90      8010         0    132411     56070   2512927     25.28     26.64
3944.64/987.57	c  N dy 11241   3524447        90      8010         0    151201     56070   3066804     25.27     26.83
3970.60/994.08	c  N dy 11337   3544518        90      8010         0     94114     56070   1370891     25.28     26.72
4012.54/1004.51	c  N dy 11431   3573999        90      8010         0    121287     56070   2172100     25.28     26.83
4051.70/1014.38	c  N dy 11534   3594037        90      8010         0    139881     56070   2730468     25.28     27.53
4092.44/1024.58	c  N dy 11661   3614080        90      8010         0     81801     56070    984647     25.29     27.13
4118.80/1031.15	c  N dy 11741   3635537        90      8010         0    101600     56070   1575414     25.29     26.65
4163.14/1042.28	c  N dy 11856   3664802        90      8010         0    128568     56070   2378684     25.29     26.75
4201.49/1051.84	c  N dy 11930   3684877        90      8010         0    147110     56070   2930188     25.30     26.97
4241.83/1061.94	c  N dy 11940   3712372        90      8010         0     94825     56070   1336443     25.29     23.10
4241.83/1061.94	c  S st 11940   3712372        90      8010         0     94825     56070   1336443     25.29     23.10
4243.04/1062.29	c  S st 11940   3712873        90      8010         0     95298     56070   1350932     25.29   no data
4243.44/1062.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4243.44/1062.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
4243.44/1062.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4243.44/1062.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4243.44/1062.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4243.44/1062.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     90 time:  0.00 s
4243.44/1062.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4243.44/1062.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4243.84/1062.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4302.95/1077.28	c lits-rem:       738  cl-subs:     4822  v-elim:      0  v-fix:    0  time: 14.83 s
4302.95/1077.28	c vivif2 --  cl tried     8010 cl shrink        0 lits rem          0 time: 0.00
4303.35/1077.30	c vivif2 --  cl tried    90476 cl shrink        0 lits rem          0 time: 0.02
4305.35/1077.84	c asymm  cl-useful: 0/798/8010 lits-rem:0 time: 0.54
4305.35/1077.85	c calculated reachability. Time: 0.00
4305.35/1077.85	c  N dy 11940   3712873        90      8010         0     90476     56070   1214856     25.29   no data
4347.70/1088.47	c  N dy 11996   3739063        90      8010         0    114508     56070   1907979     25.27     26.64
4371.26/1094.30	c  F st 12059   3751565        90      8010         0    126038     56070   2254565     25.28   no data
4384.44/1097.68	c  N dy 12075   3759207        90      8010         0    133121     56070   2467213     25.28     26.70
4425.19/1107.84	c  N dy 12160   3779282        90      8010         0    151666     56070   3024509     25.28     27.91
4455.95/1115.50	c  N dy 12237   3799991        90      8010         0     92652     56070   1275220     25.28     26.71
4486.70/1123.26	c  N dy 12365   3820032        90      8010         0    111211     56070   1833735     25.29     26.76
4530.65/1134.28	c  N dy 12478   3845747        90      8010         0    134869     56070   2537359     25.29     26.78
4578.98/1146.37	c  N dy 12593   3865824        90      8010         0    153471     56070   3097904     25.30     26.64
4610.14/1154.13	c  N dy 12666   3885891        90      8010         0     92672     56070   1254023     25.30     27.93
4640.12/1161.62	c  N dy 12757   3906125        90      8010         0    111376     56070   1812980     25.31     26.74
4669.66/1169.07	c  N dy 12794   3926716        90      8010         0    130350     56070   2371695     25.30     26.69
4748.36/1188.74	c  N dy 12856   3978272        90      8010         0     97272     56070   1348079     25.28     26.65
4777.51/1196.05	c  N dy 12936   3998352        90      8010         0    115766     56070   1898558     25.28     27.38

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3174046-1304079204/watcher-3174046-1304079204 -o /tmp/evaluation-result-3174046-1304079204/solver-3174046-1304079204 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3174046-1304079204.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.66 7.80 7.92 2/176 889
/proc/meminfo: memFree=19212064/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 408 0 0 0 0 0 0 0 21 0 4 0 519520097 52441088 347 33554432000 4194304 4627427 140733831803568 18446744073709551615 274474023921 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 12803 347 299 106 0 7774 0
[pid=889/tid=892] ppid=885 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 5 0 0 0 0 0 0 0 22 0 4 0 519520098 52441088 352 33554432000 4194304 4627427 140733831803568 18446744073709551615 48008082986521 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 519520098 52441088 352 33554432000 4194304 4627427 140733831803568 18446744073709551615 48008082986930 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=894] ppid=885 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 519520098 52441088 352 33554432000 4194304 4627427 140733831803568 18446744073709551615 48008082986515 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.096108 s]
/proc/loadavg: 6.66 7.80 7.92 2/176 889
/proc/meminfo: memFree=19212064/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=281924 CPUtime=0.36 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 1617 0 0 0 36 0 0 0 23 0 4 0 519520097 288690176 1530 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 70481 1530 364 106 0 65452 0
[pid=889/tid=892] ppid=885 vsize=281924 CPUtime=0.09 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 268 0 0 0 9 0 0 0 23 0 4 0 519520098 288690176 1530 33554432000 4194304 4627427 140733831803568 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=281924 CPUtime=0.09 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 265 0 0 0 9 0 0 0 23 0 4 0 519520098 288690176 1530 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=281924 CPUtime=0.09 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 420 0 0 0 9 0 0 0 24 0 4 0 519520098 288690176 1530 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 281924

[startup+0.101107 s]
/proc/loadavg: 6.66 7.80 7.92 2/176 889
/proc/meminfo: memFree=19212064/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=281924 CPUtime=0.38 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 1627 0 0 0 38 0 0 0 23 0 4 0 519520097 288690176 1540 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 70481 1540 364 106 0 65452 0
[pid=889/tid=892] ppid=885 vsize=281924 CPUtime=0.09 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 268 0 0 0 9 0 0 0 23 0 4 0 519520098 288690176 1540 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=281924 CPUtime=0.09 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 266 0 0 0 9 0 0 0 23 0 4 0 519520098 288690176 1540 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=281924 CPUtime=0.09 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 428 0 0 0 9 0 0 0 24 0 4 0 519520098 288690176 1540 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 281924

[startup+0.301074 s]
/proc/loadavg: 6.66 7.80 7.92 2/176 889
/proc/meminfo: memFree=19212064/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=284972 CPUtime=1.18 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 4002 0 0 0 118 0 0 0 24 0 4 0 519520097 291811328 3413 33554432000 4194304 4627427 140733831803568 18446744073709551615 4332992 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 71243 3413 384 106 0 66214 0
[pid=889/tid=892] ppid=885 vsize=284972 CPUtime=0.29 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 949 0 0 0 29 0 0 0 23 0 4 0 519520098 291811328 3413 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=284972 CPUtime=0.29 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 927 0 0 0 29 0 0 0 24 0 4 0 519520098 291811328 3413 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=284972 CPUtime=0.29 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 804 0 0 0 29 0 0 0 25 0 4 0 519520098 291811328 3413 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 284972

[startup+0.701004 s]
/proc/loadavg: 6.66 7.80 7.92 2/176 889
/proc/meminfo: memFree=19212064/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=287700 CPUtime=2.77 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 6549 0 0 0 277 0 0 0 25 0 4 0 519520097 294604800 3983 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 71925 3983 384 106 0 66896 0
[pid=889/tid=892] ppid=885 vsize=287700 CPUtime=0.69 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 1630 0 0 0 69 0 0 0 25 0 4 0 519520098 294604800 3983 33554432000 4194304 4627427 140733831803568 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=287700 CPUtime=0.69 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 1622 0 0 0 69 0 0 0 25 0 4 0 519520098 294604800 3983 33554432000 4194304 4627427 140733831803568 18446744073709551615 4327390 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=287700 CPUtime=0.69 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 1317 0 0 0 69 0 0 0 25 0 4 0 519520098 294604800 3983 33554432000 4194304 4627427 140733831803568 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 287700

[startup+1.50086 s]
/proc/loadavg: 6.66 7.80 7.92 10/184 897
/proc/meminfo: memFree=19184844/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=288508 CPUtime=5.97 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 10609 0 0 0 596 1 0 0 25 0 4 0 519520097 295432192 4762 33554432000 4194304 4627427 140733831803568 18446744073709551615 4332411 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 72127 4762 385 106 0 67098 0
[pid=889/tid=892] ppid=885 vsize=288508 CPUtime=1.49 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 2637 0 0 0 149 0 0 0 25 0 4 0 519520098 295432192 4762 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=288508 CPUtime=1.48 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 2645 0 0 0 148 0 0 0 25 0 4 0 519520098 295432192 4762 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309192 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=288508 CPUtime=1.49 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 2300 0 0 0 149 0 0 0 25 0 4 0 519520098 295432192 4762 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 288508

[startup+3.10058 s]
/proc/loadavg: 6.66 7.80 7.92 10/184 897
/proc/meminfo: memFree=19159424/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=303556 CPUtime=12.36 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 21880 0 0 0 1234 2 0 0 25 0 4 0 519520097 310841344 12320 33554432000 4194304 4627427 140733831803568 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 75889 12320 388 106 0 70860 0
[pid=889/tid=892] ppid=885 vsize=303556 CPUtime=3.09 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 5049 0 0 0 309 0 0 0 25 0 4 0 519520098 310841344 12320 33554432000 4194304 4627427 140733831803568 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=303556 CPUtime=3.07 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 5609 0 0 0 307 0 0 0 25 0 4 0 519520098 310841344 12320 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=303556 CPUtime=3.08 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 5692 0 0 0 308 0 0 0 25 0 4 0 519520098 310841344 12320 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 303556

[startup+6.30102 s]
/proc/loadavg: 6.76 7.80 7.92 10/184 897
/proc/meminfo: memFree=19105216/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=294788 CPUtime=25.14 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 31721 0 0 0 2510 4 0 0 25 0 4 0 519520097 301862912 14616 33554432000 4194304 4627427 140733831803568 18446744073709551615 4310094 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 73697 14616 388 106 0 68668 0
[pid=889/tid=892] ppid=885 vsize=294788 CPUtime=6.29 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 7864 0 0 0 628 1 0 0 25 0 4 0 519520098 301862912 14616 33554432000 4194304 4627427 140733831803568 18446744073709551615 4324768 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=294788 CPUtime=6.25 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 8099 0 0 0 625 0 0 0 25 0 4 0 519520098 301862912 14616 33554432000 4194304 4627427 140733831803568 18446744073709551615 4333399 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=294788 CPUtime=6.28 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 7981 0 0 0 628 0 0 0 25 0 4 0 519520098 301862912 14616 33554432000 4194304 4627427 140733831803568 18446744073709551615 4338466 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 294788

[startup+12.7009 s]
/proc/loadavg: 6.86 7.80 7.92 10/184 898
/proc/meminfo: memFree=19050952/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=312928 CPUtime=50.71 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 49881 0 0 0 5063 8 0 0 25 0 4 0 519520097 320438272 19716 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309266 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 78232 19716 388 106 0 73203 0
[pid=889/tid=892] ppid=885 vsize=312928 CPUtime=12.68 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 11790 0 0 0 1267 1 0 0 25 0 4 0 519520098 320438272 19716 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=312928 CPUtime=12.61 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 12427 0 0 0 1260 1 0 0 25 0 4 0 519520098 320438272 19716 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=312928 CPUtime=12.69 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 13147 0 0 0 1267 2 0 0 25 0 4 0 519520098 320438272 19716 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 312928

[startup+25.5006 s]
/proc/loadavg: 7.11 7.81 7.92 10/184 898
/proc/meminfo: memFree=18984008/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=370648 CPUtime=101.83 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 76093 0 0 0 10169 14 0 0 25 0 4 0 519520097 379543552 29173 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 92662 29173 388 106 0 87633 0
[pid=889/tid=892] ppid=885 vsize=370648 CPUtime=25.49 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 18525 0 0 0 2545 4 0 0 25 0 4 0 519520098 379543552 29173 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=370648 CPUtime=25.35 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 19280 0 0 0 2532 3 0 0 25 0 4 0 519520098 379543552 29173 33554432000 4194304 4627427 140733831803568 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=370648 CPUtime=25.48 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 19131 0 0 0 2545 3 0 0 25 0 4 0 519520098 379543552 29173 33554432000 4194304 4627427 140733831803568 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 370648

[startup+51.1011 s]
/proc/loadavg: 7.42 7.83 7.92 10/184 899
/proc/meminfo: memFree=18938680/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=313080 CPUtime=204.1 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 109544 0 0 0 20385 25 0 0 25 0 4 0 519520097 320593920 31677 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309247 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 78270 31677 388 106 0 73241 0
[pid=889/tid=892] ppid=885 vsize=313080 CPUtime=51.09 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 26318 0 0 0 5103 6 0 0 25 0 4 0 519520098 320593920 31677 33554432000 4194304 4627427 140733831803568 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=313080 CPUtime=50.81 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 28126 0 0 0 5076 5 0 0 25 0 4 0 519520098 320593920 31677 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=313080 CPUtime=51.09 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 28308 0 0 0 5102 7 0 0 25 0 4 0 519520098 320593920 31677 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 313080

[startup+102.307 s]
/proc/loadavg: 7.75 7.85 7.92 10/184 900
/proc/meminfo: memFree=18879636/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=320196 CPUtime=408.65 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 169327 0 0 0 40823 42 0 0 25 0 4 0 519520097 327880704 38575 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 80049 38575 388 106 0 75020 0
[pid=889/tid=892] ppid=885 vsize=320196 CPUtime=102.3 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 42228 0 0 0 10219 11 0 0 25 0 4 0 519520098 327880704 38575 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=320196 CPUtime=101.73 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 43504 0 0 0 10163 10 0 0 25 0 4 0 519520098 327880704 38575 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=320196 CPUtime=102.29 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 43039 0 0 0 10220 9 0 0 25 0 4 0 519520098 327880704 38575 33554432000 4194304 4627427 140733831803568 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.65
Current children cumulated vsize (KiB) 320196

[startup+162.301 s]

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

[pid=889] ppid=885 vsize=485016 CPUtime=2805.39 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 522306 0 0 0 280351 188 0 0 25 0 4 0 519520097 496656384 73334 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 121254 73334 388 106 0 116225 0
[pid=889/tid=892] ppid=885 vsize=485016 CPUtime=702.28 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 124912 0 0 0 70188 40 0 0 25 0 4 0 519520098 496656384 73334 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=485016 CPUtime=698.47 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 132330 0 0 0 69798 49 0 0 25 0 4 0 519520098 496656384 73334 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=485016 CPUtime=702.3 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 132790 0 0 0 70180 50 0 0 25 0 4 0 519520098 496656384 73334 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2805.39
Current children cumulated vsize (KiB) 485016

[startup+762.307 s]
/proc/loadavg: 8.01 8.01 7.95 10/184 919
/proc/meminfo: memFree=18545952/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=498444 CPUtime=3045.08 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 544435 0 0 0 304310 198 0 0 25 0 4 0 519520097 510406656 75843 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 124611 75843 388 106 0 119582 0
[pid=889/tid=892] ppid=885 vsize=498444 CPUtime=762.29 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 133064 0 0 0 76185 44 0 0 25 0 4 0 519520098 510406656 75843 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=498444 CPUtime=758.14 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 138823 0 0 0 75763 51 0 0 25 0 4 0 519520098 510406656 75843 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=498444 CPUtime=762.31 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 139663 0 0 0 76177 54 0 0 25 0 4 0 519520098 510406656 75843 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3045.08
Current children cumulated vsize (KiB) 498444

[startup+822.3 s]
/proc/loadavg: 8.11 8.04 7.97 11/184 920
/proc/meminfo: memFree=18520528/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=537856 CPUtime=3284.74 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 572485 0 0 0 328263 211 0 0 25 0 4 0 519520097 550764544 73754 33554432000 4194304 4627427 140733831803568 18446744073709551615 4324205 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 134464 73754 388 106 0 129435 0
[pid=889/tid=892] ppid=885 vsize=537856 CPUtime=822.28 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 140497 0 0 0 82181 47 0 0 25 0 4 0 519520098 550764544 73754 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=537856 CPUtime=817.81 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 145798 0 0 0 81727 54 0 0 25 0 4 0 519520098 550764544 73754 33554432000 4194304 4627427 140733831803568 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=537856 CPUtime=822.31 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 146677 0 0 0 82173 58 0 0 25 0 4 0 519520098 550764544 73754 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3284.74
Current children cumulated vsize (KiB) 537856

[startup+882.301 s]
/proc/loadavg: 8.13 8.06 7.98 10/184 922
/proc/meminfo: memFree=18507004/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=506320 CPUtime=3524.4 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 596815 0 0 0 352219 221 0 0 25 0 4 0 519520097 518471680 79031 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 126580 79031 388 106 0 121551 0
[pid=889/tid=892] ppid=885 vsize=506320 CPUtime=882.28 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 145038 0 0 0 88180 48 0 0 25 0 4 0 519520098 518471680 79031 33554432000 4194304 4627427 140733831803568 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=506320 CPUtime=877.48 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 151681 0 0 0 87690 58 0 0 25 0 4 0 519520098 518471680 79031 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=506320 CPUtime=882.31 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 154389 0 0 0 88172 59 0 0 25 0 4 0 519520098 518471680 79031 33554432000 4194304 4627427 140733831803568 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3524.4
Current children cumulated vsize (KiB) 506320

[startup+942.3 s]
/proc/loadavg: 8.14 8.07 7.99 10/184 924
/proc/meminfo: memFree=18475132/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=572276 CPUtime=3764.09 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 624145 0 0 0 376174 235 0 0 25 0 4 0 519520097 586010624 81161 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 143069 81161 388 106 0 138040 0
[pid=889/tid=892] ppid=885 vsize=572276 CPUtime=942.28 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 152254 0 0 0 94177 51 0 0 25 0 4 0 519520098 586010624 81161 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=572276 CPUtime=937.16 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 157899 0 0 0 93655 61 0 0 25 0 4 0 519520098 586010624 81161 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=572276 CPUtime=942.3 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 161451 0 0 0 94168 62 0 0 25 0 4 0 519520098 586010624 81161 33554432000 4194304 4627427 140733831803568 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3764.09
Current children cumulated vsize (KiB) 572276

[startup+1002.3 s]
/proc/loadavg: 8.13 8.09 8.00 10/184 925
/proc/meminfo: memFree=18487772/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=572656 CPUtime=4003.76 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 649420 0 0 0 400127 249 0 0 25 0 4 0 519520097 586399744 83987 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309065 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 143164 83987 388 106 0 138135 0
[pid=889/tid=892] ppid=885 vsize=572656 CPUtime=1002.28 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 158094 0 0 0 100173 55 0 0 25 0 4 0 519520098 586399744 83987 33554432000 4194304 4627427 140733831803568 18446744073709551615 4308787 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=572656 CPUtime=996.83 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 164519 0 0 0 99619 64 0 0 25 0 4 0 519520098 586399744 83987 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=572656 CPUtime=1002.31 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 167157 0 0 0 100166 65 0 0 25 0 4 0 519520098 586399744 83987 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 572656

[startup+1062.3 s]
/proc/loadavg: 8.12 8.10 8.00 10/184 927
/proc/meminfo: memFree=18438156/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=582828 CPUtime=4243.44 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 678629 0 0 0 424082 262 0 0 25 0 4 0 519520097 596815872 83782 33554432000 4194304 4627427 140733831803568 18446744073709551615 4469145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 145707 83782 388 106 0 140678 0
[pid=889/tid=892] ppid=885 vsize=582828 CPUtime=1062.28 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 166728 0 0 0 106169 59 0 0 25 0 4 0 519520098 596815872 83782 33554432000 4194304 4627427 140733831803568 18446744073709551615 4420243 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=582828 CPUtime=1056.5 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 171676 0 0 0 105582 68 0 0 25 0 4 0 519520098 596815872 83782 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=582828 CPUtime=1062.31 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 173911 0 0 0 106163 68 0 0 25 0 4 0 519520098 596815872 83782 33554432000 4194304 4627427 140733831803568 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 582828

[startup+1122.3 s]
/proc/loadavg: 8.08 8.09 8.00 10/184 928
/proc/meminfo: memFree=18424384/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=582992 CPUtime=4483.11 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 700017 0 0 0 448041 270 0 0 25 0 4 0 519520097 596983808 88161 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 145748 88161 388 106 0 140719 0
[pid=889/tid=892] ppid=885 vsize=582992 CPUtime=1122.28 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 170671 0 0 0 112167 61 0 0 25 0 4 0 519520098 596983808 88161 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=582992 CPUtime=1116.18 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 176663 0 0 0 111547 71 0 0 25 0 4 0 519520098 596983808 88161 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=582992 CPUtime=1122.31 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 180189 0 0 0 112161 70 0 0 25 0 4 0 519520098 596983808 88161 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 582992

[startup+1182.3 s]
/proc/loadavg: 8.17 8.13 8.02 10/184 930
/proc/meminfo: memFree=18389532/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=693212 CPUtime=4722.8 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 723884 0 0 0 471998 282 0 0 25 0 4 0 519520097 709849088 88395 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309250 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 173303 88395 388 106 0 168274 0
[pid=889/tid=892] ppid=885 vsize=693212 CPUtime=1182.28 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 177098 0 0 0 118164 64 0 0 25 0 4 0 519520098 709849088 88395 33554432000 4194304 4627427 140733831803568 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=693212 CPUtime=1175.85 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 183279 0 0 0 117512 73 0 0 25 0 4 0 519520098 709849088 88395 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=693212 CPUtime=1182.32 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 185795 0 0 0 118159 73 0 0 25 0 4 0 519520098 709849088 88395 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4722.8
Current children cumulated vsize (KiB) 693212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 8.25 8.15 8.03 10/184 930
/proc/meminfo: memFree=18386552/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=583492 CPUtime=4800.29 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 732835 0 0 0 479743 286 0 0 25 0 4 0 519520097 597495808 89778 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309125 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 145873 89778 388 106 0 140844 0
[pid=889/tid=892] ppid=885 vsize=583492 CPUtime=1201.68 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 178755 0 0 0 120104 64 0 0 25 0 4 0 519520098 597495808 89778 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=583492 CPUtime=1195.14 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 184864 0 0 0 119440 74 0 0 25 0 4 0 519520098 597495808 89778 33554432000 4194304 4627427 140733831803568 18446744073709551615 4290718 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=583492 CPUtime=1201.72 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 188663 0 0 0 120098 74 0 0 25 0 4 0 519520098 597495808 89778 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 583492

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

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

[startup+1201.7 s]
/proc/loadavg: 8.25 8.15 8.03 10/184 930
/proc/meminfo: memFree=18386552/32950928 swapFree=67111528/67111528
[pid=889] ppid=885 vsize=583492 CPUtime=4800.29 cores=1,3,5,7
/proc/889/stat : 889 (strangenight2-m) R 885 889 499 0 -1 4202496 732835 0 0 0 479743 286 0 0 25 0 4 0 519520097 597495808 89778 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309125 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/889/statm: 145873 89778 388 106 0 140844 0
[pid=889/tid=892] ppid=885 vsize=583492 CPUtime=1201.68 cores=1,3,5,7
/proc/889/task/892/stat : 892 (strangenight2-m) R 885 889 499 0 -1 4202560 178755 0 0 0 120104 64 0 0 25 0 4 0 519520098 597495808 89778 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=889/tid=893] ppid=885 vsize=583492 CPUtime=1195.14 cores=1,3,5,7
/proc/889/task/893/stat : 893 (strangenight2-m) R 885 889 499 0 -1 4202560 184864 0 0 0 119440 74 0 0 25 0 4 0 519520098 597495808 89778 33554432000 4194304 4627427 140733831803568 18446744073709551615 4290718 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=889/tid=894] ppid=885 vsize=583492 CPUtime=1201.72 cores=1,3,5,7
/proc/889/task/894/stat : 894 (strangenight2-m) R 885 889 499 0 -1 4202560 188663 0 0 0 120098 74 0 0 25 0 4 0 519520098 597495808 89778 33554432000 4194304 4627427 140733831803568 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.29
Current children cumulated vsize (KiB) 583492

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.73
CPU time (s): 4800.35
CPU user time (s): 4797.46
CPU system time (s): 2.88256
CPU usage (%): 399.453
Max. virtual memory (cumulated for all children) (KiB): 802960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.46
system time used= 2.88256
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 732835
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= 911
involuntary context switches= 31635

runsolver used 1.83872 second user time and 4.73928 second system time

The end

Launcher Data

Begin job on node125 at 2011-04-29 14:13:24
IDJOB=3174046
IDBENCH=82864
IDSOLVER=1586
FILE ID=node125/3174046-1304079204
RUNJOBID= node125-1304079204-870
PBS_JOBID= 13170502
Free space on /tmp= 72764 MiB

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

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

MD5SUM BENCH= f8b6732f9f469525eb7751d9d1024a94
RANDOM SEED=1000259609

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19212764 kB
Buffers:       2217852 kB
Cached:       10925496 kB
SwapCached:          0 kB
Active:        8428000 kB
Inactive:      4779040 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19212764 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           11396 kB
Writeback:           0 kB
AnonPages:       62632 kB
Mapped:          14488 kB
Slab:           466980 kB
PageTables:       4708 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   190420 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= 72752 MiB
End job on node125 at 2011-04-29 14:33:28