Trace number 3173889

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.33 1201.93

General information on the benchmark

Namerandom/medium/
unif-k7-r89-v80-c7120-S1147977026-087.SATISFIABLE.cnf
MD5SUMc0af45ae07be0ad78c796952c610fc60
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.427934
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of clauses7120
Sum of the clauses size49840
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 57120

Solver Data

0.00/0.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-3173889-1304072555.cnf'
0.00/0.00	c -- header says num vars:             80
0.00/0.00	c -- header says num clauses:        7120
0.00/0.01	c -- clauses added:            0 learnts,         7120 normals,            0 xors
0.00/0.01	c -- vars added         80
0.00/0.01	c Parsing time:  0.00 s
0.00/0.01	c  N st     0         0        80      7120         0         0     49840         0   no data   no data
0.38/0.16	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.16
0.38/0.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.98/1.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.98/1.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.98/1.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.98/1.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3.98/1.01	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.98/1.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3.98/1.01	c Finding binary XORs  T:     0.00 s  found:       0
3.98/1.01	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
3.98/1.01	c calculated reachability. Time: 0.00
3.98/1.01	c Calc default polars -  time:   0.00 s pos:      39 undec:       2 neg:      39
3.98/1.01	c =========================================================================================
3.98/1.01	c types(t): F = full restart, N = normal restart
3.98/1.01	c types(t): S = simplification begin/end, E = solution found
3.98/1.01	c restart types(rt): st = static, dy = dynamic
3.98/1.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.98/1.01	c  B st     0         0        80      7120         0         0     49840         0   no data   no data
3.98/1.01	c  N dy     9      5663        80      7120         0      2895     49840     68813     23.14     24.36
3.98/1.01	c  N dy    16      9690        80      7120         0      6591     49840    168040     23.02     24.93
3.98/1.01	c  N dy    24     14639        80      7120         0      7216     49840    171612     22.95     24.23
3.98/1.01	c  N dy    39     18661        80      7120         0      5765     49840    118654     22.98     25.27
4.76/1.24	c  N dy    56     24890        80      7120         0     11459     49840    271666     22.96     24.18
4.76/1.25	c  F st    57     25000        80      7120         0     11558     49840    274239     22.96     22.94
5.56/1.48	c  N dy    63     30001        80      7120         0      9881     49840    215836     22.96   no data
5.56/1.48	c  S st    63     30001        80      7120         0      9881     49840    215836     22.96   no data
5.97/1.52	c  S st    63     30508        80      7120         0     10360     49840    228897     22.96   no data
5.97/1.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.97/1.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.97/1.52	c blocked clauses removed:        0 vars:      0 tried:          80 T: 0.00 s
5.97/1.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.97/1.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.97/1.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
5.97/1.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.97/1.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.97/1.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.76/1.74	c lits-rem:        82  cl-subs:      804  v-elim:      0  v-fix:    0  time:  0.21 s
7.96/2.00	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.26
7.96/2.00	c calculated reachability. Time: 0.00
7.96/2.00	c  N dy    63     30508        80      7120         0      9556     49840    205629     22.96   no data
9.16/2.34	c  N dy    83     36536        80      7120         0      7909     49840    145368     22.96     24.28
10.76/2.71	c  N dy    96     43576        80      7120         0     14352     49840    316683     22.91     24.13
11.16/2.86	c  S st   105     45763        80      7120         0     16363     49840    370444     22.93     21.59
11.56/2.91	c  S st   105     46264        80      7120         0      8633     49840    150860     22.93   no data
11.56/2.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.56/2.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
11.56/2.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.56/2.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.56/2.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.56/2.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
11.56/2.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.56/2.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
11.56/2.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.56/2.96	c lits-rem:         2  cl-subs:       45  v-elim:      0  v-fix:    0  time:  0.04 s
11.56/2.96	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
11.56/2.96	c vivif2 --  cl tried     8588 cl shrink        0 lits rem          0 time: 0.00
12.77/3.22	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.26
12.77/3.22	c calculated reachability. Time: 0.00
12.77/3.22	c  N dy   105     46264        80      7120         0      8588     49840    149378     22.93   no data
13.55/3.43	c  N dy   125     50328        80      7120         0     12344     49840    251341     23.02     24.54
14.75/3.74	c  N dy   133     55180        80      7120         0     16799     49840    369444     22.99     24.27
15.96/4.02	c  N dy   157     59674        80      7120         0     11753     49840    220187     23.09     24.34
16.75/4.26	c  N dy   171     63706        80      7120         0     15465     49840    320439     23.12     24.37
17.95/4.56	c  N dy   188     67807        80      7120         0     19249     49840    422203     23.13     24.40
18.35/4.69	c  S st   195     69397        80      7120         0     10607     49840    173199     23.14     22.17
18.75/4.73	c  S st   195     69901        80      7120         0     11086     49840    186426     23.14   no data
18.75/4.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.75/4.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
18.75/4.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.75/4.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.75/4.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.75/4.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
18.75/4.74	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.75/4.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
18.75/4.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
19.15/4.81	c lits-rem:        24  cl-subs:      162  v-elim:      0  v-fix:    0  time:  0.06 s
19.15/4.81	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
19.15/4.81	c vivif2 --  cl tried    10924 cl shrink        0 lits rem          0 time: 0.00
20.34/5.11	c asymm  cl-useful: 0/7120/7120 lits-rem:0 time: 0.29
20.34/5.11	c calculated reachability. Time: 0.00
20.34/5.11	c  N dy   195     69901        80      7120         0     10924     49840    181755     23.14   no data
21.56/5.47	c  N dy   209     75907        80      7120         0     16451     49840    328677     23.11     24.35
23.54/5.93	c  N dy   215     82526        80      7120         0     11491     49840    182588     22.96     24.26
24.74/6.23	c  F st   238     87502        80      7120         0     16069     49840    305844     23.00     23.46
24.74/6.28	c  N st   240     88128        80      7120         0     16652     49840    321559     23.00   no data
26.73/6.77	c  N dy   250     95204        80      7120         0     23149     49840    496960     22.99     24.20
28.33/7.19	c  N dy   263    101519        80      7120         0     16974     49840    313629     22.96     24.19
29.53/7.42	c  S st   269    104852        80      7120         0     20052     49840    395373     22.94     21.57
29.53/7.47	c  S st   269    105352        80      7120         0     20525     49840    408598     22.94   no data
29.53/7.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.53/7.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
29.53/7.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.53/7.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.53/7.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.53/7.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
29.53/7.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.53/7.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.94/7.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.93/8.01	c lits-rem:       228  cl-subs:     1700  v-elim:      0  v-fix:    0  time:  0.51 s
31.93/8.01	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
31.93/8.01	c vivif2 --  cl tried    18825 cl shrink        0 lits rem          0 time: 0.00
33.13/8.39	c asymm  cl-useful: 0/5838/7120 lits-rem:0 time: 0.38
33.13/8.39	c calculated reachability. Time: 0.00
33.13/8.39	c  N dy   269    105352        80      7120         0     18825     49840    361773     22.94   no data
35.53/8.97	c  N dy   288    112339        80      7120         0     25281     49840    534652     22.95     24.66
37.92/9.50	c  N dy   311    119605        80      7120         0     19153     49840    357728     22.96     24.30
41.52/10.42	c  N dy   314    131484        80      7120         0     16204     49840    263320     22.84     24.06
46.71/11.78	c  N dy   332    149848        80      7120         0     18324     49840    304544     22.74     24.03
49.51/12.44	c  S st   346    158029        80      7120         0     25772     49840    501217     22.72     22.42
49.91/12.51	c  S st   346    158533        80      7120         0     26247     49840    513871     22.72   no data
49.91/12.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
49.91/12.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
49.91/12.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
49.91/12.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
49.91/12.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
49.91/12.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
49.91/12.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
49.91/12.53	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
49.91/12.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
53.49/13.48	c lits-rem:       625  cl-subs:     2770  v-elim:      0  v-fix:    0  time:  0.94 s
53.49/13.48	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
53.49/13.48	c vivif2 --  cl tried    23477 cl shrink        0 lits rem          0 time: 0.00
53.89/13.59	c asymm  cl-useful: 0/1282/7120 lits-rem:0 time: 0.11
53.89/13.59	c calculated reachability. Time: 0.00
53.89/13.59	c  N dy   346    158533        80      7120         0     23477     49840    440712     22.72   no data
58.30/14.60	c  N dy   393    168869        80      7120         0     17555     49840    272526     22.76     23.98
61.89/15.50	c  N dy   420    179953        80      7120         0     27726     49840    545211     22.76     23.98
65.90/16.59	c  N dy   462    191492        80      7120         0     21891     49840    373028     22.79     25.58
70.68/17.76	c  N dy   500    203788        80      7120         0     33202     49840    677124     22.80     25.72
75.47/18.92	c  N dy   533    216818        80      7120         0     27784     49840    514024     22.80     24.25
81.87/20.58	c  N dy   570    232409        80      7120         0     23771     49840    389123     22.79     24.00
83.86/21.09	c  S st   586    237799        80      7120         0     28731     49840    522403     22.80     23.19
84.26/21.16	c  S st   586    238304        80      7120         0     29206     49840    535507     22.80   no data
84.26/21.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
84.26/21.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
84.26/21.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
84.26/21.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
84.26/21.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
84.26/21.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
84.26/21.17	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
84.26/21.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
84.26/21.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.88/22.06	c lits-rem:       332  cl-subs:     2141  v-elim:      0  v-fix:    0  time:  0.86 s
87.88/22.06	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
87.88/22.06	c vivif2 --  cl tried    27065 cl shrink        0 lits rem          0 time: 0.01
88.65/22.26	c asymm  cl-useful: 0/2474/7120 lits-rem:0 time: 0.20
88.65/22.26	c calculated reachability. Time: 0.00
88.65/22.26	c  N dy   586    238304        80      7120         0     27065     49840    476312     22.80   no data
95.05/23.88	c  N dy   627    253687        80      7120         0     21993     49840    326542     22.81     24.07
101.84/25.57	c  N dy   698    270019        80      7120         0     36996     49840    731697     22.84     24.12
109.45/27.42	c  N dy   732    288320        80      7120         0     33602     49840    617967     22.82     24.12
117.82/29.50	c  F st   821    306250        80      7120         0     28984     49840    489028     22.88   no data
117.82/29.57	c  N st   823    306877        80      7120         0     29574     49840    504526     22.88   no data
127.42/31.91	c  N dy   892    326471        80      7120         0     25586     49840    380475     22.91     24.13
136.98/34.31	c  N dy   961    346752        80      7120         0     44159     49840    882124     22.91     24.14
140.98/35.38	c  S st   970    357456        80      7120         0     30975     49840    503116     22.88     19.36
141.38/35.47	c  S st   970    357959        80      7120         0     31439     49840    516021     22.88   no data
141.38/35.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
141.38/35.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
141.38/35.48	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
141.38/35.48	c bin-w-bin subsume rem            0 bins  time:  0.00 s
141.38/35.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
141.38/35.48	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
141.38/35.48	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
141.38/35.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
141.78/35.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
145.37/36.45	c lits-rem:       390  cl-subs:     1989  v-elim:      0  v-fix:    0  time:  0.95 s
145.37/36.45	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
145.37/36.46	c vivif2 --  cl tried    29450 cl shrink        0 lits rem          0 time: 0.01
146.17/36.66	c asymm  cl-useful: 0/1968/7120 lits-rem:0 time: 0.20
146.17/36.66	c calculated reachability. Time: 0.00
146.17/36.66	c  N dy   970    357959        80      7120         0     29450     49840    464143     22.88   no data
159.36/39.97	c  N dy  1037    385280        80      7120         0     30695     49840    476409     22.84     24.05
172.54/43.27	c  N dy  1100    405298        80      7120         0     49050     49840    965916     22.85     24.16
183.73/46.09	c  N dy  1174    426919        80      7120         0     44217     49840    831696     22.87     24.18
194.51/48.76	c  N dy  1261    446974        80      7120         0     36941     49840    621534     22.89     24.14
204.89/51.34	c  N dy  1279    466995        80      7120         0     28696     49840    383576     22.84     24.05
216.48/54.22	c  N dy  1357    489553        80      7120         0     49333     49840    937642     22.85     24.12
226.86/56.86	c  N dy  1413    509614        80      7120         0     40209     49840    672240     22.83     25.34
239.25/59.96	c  N dy  1479    529698        80      7120         0     30226     49840    398459     22.84     24.46
242.85/60.82	c  S st  1512    536939        80      7120         0     36875     49840    576870     22.84     20.30
243.25/60.91	c  S st  1512    537440        80      7120         0     37350     49840    590115     22.84   no data
243.25/60.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
243.25/60.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
243.25/60.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
243.25/60.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
243.25/60.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
243.25/60.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
243.25/60.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
243.25/60.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
243.25/60.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
247.64/62.01	c lits-rem:       213  cl-subs:     1711  v-elim:      0  v-fix:    0  time:  1.06 s
247.64/62.01	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
247.64/62.02	c vivif2 --  cl tried    35639 cl shrink        0 lits rem          0 time: 0.01
248.44/62.25	c asymm  cl-useful: 0/1635/7120 lits-rem:0 time: 0.23
248.44/62.25	c calculated reachability. Time: 0.00
248.44/62.25	c  N dy  1512    537440        80      7120         0     35639     49840    541271     22.84   no data
260.82/65.38	c  N dy  1545    559474        80      7120         0     55718     49840   1075200     22.82     24.07
274.40/68.73	c  N dy  1675    581587        80      7120         0     46875     49840    832528     22.87     24.13
287.18/71.98	c  N dy  1740    601672        80      7120         0     35124     49840    493406     22.88     24.23
300.36/75.21	c  N dy  1820    623369        80      7120         0     55038     49840   1030933     22.89     24.11
313.95/78.61	c  N dy  1933    643588        80      7120         0     42417     49840    676842     22.93     24.17
333.54/83.59	c  N dy  1975    676421        80      7120         0     40307     49840    593469     22.89     24.29
348.70/87.33	c  N dy  2055    696751        80      7120         0     58921     49840   1094057     22.90     24.38
363.08/90.95	c  N dy  2171    716754        80      7120         0     44337     49840    696301     22.93     25.42
379.46/95.08	c  N dy  2267    737461        80      7120         0     63318     49840   1209697     22.96     24.17
391.84/98.14	c  N dy  2299    757617        80      7120         0     47828     49840    768720     22.94     24.20
413.81/103.64	c  N dy  2328    790823        80      7120         0     43276     49840    626250     22.88     24.11
423.40/106.08	c  S st  2374    806160        80      7120         0     57261     49840   1001332     22.88   no data
424.20/106.25	c  S st  2374    806661        80      7120         0     57726     49840   1014202     22.88   no data
424.20/106.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
424.20/106.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
424.20/106.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
424.20/106.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
424.20/106.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
424.20/106.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
424.20/106.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
424.20/106.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
424.60/106.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
441.38/110.51	c lits-rem:       775  cl-subs:     5215  v-elim:      0  v-fix:    0  time:  4.19 s
441.38/110.52	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
441.38/110.53	c vivif2 --  cl tried    52511 cl shrink        0 lits rem          0 time: 0.01
442.18/110.78	c asymm  cl-useful: 0/1043/7120 lits-rem:0 time: 0.25
442.18/110.78	c calculated reachability. Time: 0.00
442.18/110.78	c  N dy  2374    806661        80      7120         0     52511     49840    877035     22.88   no data
460.15/115.20	c  N dy  2466    826679        80      7120         0     35514     49840    414099     22.89     25.48
474.93/118.93	c  N dy  2585    847729        80      7120         0     54808     49840    938952     22.92     24.31
493.31/123.58	c  N dy  2671    867868        80      7120         0     36805     49840    430994     22.93     24.25
506.49/126.80	c  N dy  2754    888948        80      7120         0     56155     49840    953370     22.94     24.19
525.26/131.56	c  N dy  2854    909048        80      7120         0     74622     49840   1452022     22.95     26.16
544.85/136.43	c  N dy  2899    939652        80      7120         0     65024     49840   1163669     22.91     24.14
562.03/140.78	c  N dy  2993    959685        80      7120         0     44959     49840    617791     22.92     24.25
575.98/144.21	c  N dy  3055    979769        80      7120         0     63349     49840   1114441     22.93     24.30
599.79/150.22	c  N dy  3106   1011283        80      7120         0     52626     49840    791594     22.89     24.19
614.44/153.93	c  N dy  3149   1031455        80      7120         0     71011     49840   1283401     22.89     24.12
633.36/158.77	c  N dy  3220   1054319        80      7120         0     51752     49840    762845     22.89     24.11
647.96/162.41	c  F st  3296   1071875        80      7120         0     67851     49840   1195275     22.90     22.43
650.72/163.12	c  N st  3301   1075174        80      7120         0     70861     49840   1276906     22.90   no data
668.25/167.56	c  N dy  3317   1099328        80      7120         0     51727     49840    741233     22.86     24.23
697.44/174.85	c  N dy  3357   1138542        80      7120         0     45514     49840    566299     22.83     24.04
712.19/178.58	c  N dy  3444   1158741        80      7120         0     63993     49840   1065973     22.83     24.08
731.36/183.39	c  N dy  3498   1179261        80      7120         0     82814     49840   1572797     22.83     24.10
746.95/187.23	c  N dy  3548   1199517        80      7120         0     58403     49840    893537     22.83     24.06
756.94/189.70	c  S st  3606   1209992        80      7120         0     68030     49840   1154749     22.84     22.95
757.34/189.89	c  S st  3606   1210495        80      7120         0     68503     49840   1167721     22.84   no data
757.73/189.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
757.73/189.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
757.73/189.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
757.73/189.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
757.73/189.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
757.73/189.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
757.73/189.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
757.73/189.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
757.73/189.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
791.68/198.43	c lits-rem:       664  cl-subs:     5243  v-elim:      0  v-fix:    0  time:  8.45 s
791.68/198.43	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
791.68/198.45	c vivif2 --  cl tried    63260 cl shrink        0 lits rem          0 time: 0.01
793.28/198.82	c asymm  cl-useful: 0/1239/7120 lits-rem:0 time: 0.37
793.28/198.82	c calculated reachability. Time: 0.00
793.28/198.82	c  N dy  3606   1210495        80      7120         0     63260     49840   1023982     22.84   no data
817.65/204.90	c  N dy  3702   1230599        80      7120         0     81730     49840   1527111     22.85     24.18
844.81/211.74	c  N dy  3811   1258156        80      7120         0     63200     49840   1006866     22.85     24.22
867.19/217.31	c  N dy  3890   1280304        80      7120         0     83450     49840   1549066     22.86     24.07
887.15/222.37	c  N dy  4031   1300309        80      7120         0     57107     49840    837021     22.88     26.89
905.53/226.91	c  N dy  4104   1320391        80      7120         0     75518     49840   1331622     22.88     25.87
927.50/232.48	c  N dy  4164   1342299        80      7120         0     49867     49840    621936     22.88     24.28
946.68/237.28	c  N dy  4239   1362385        80      7120         0     68279     49840   1118867     22.89     25.39
975.04/244.30	c  N dy  4361   1382424        80      7120         0     86669     49840   1621342     22.90     25.36
994.62/249.20	c  N dy  4446   1402442        80      7120         0     58373     49840    838005     22.91     24.24
1014.20/254.13	c  N dy  4552   1422458        80      7120         0     76738     49840   1335952     22.93     26.00
1040.95/260.89	c  N dy  4639   1443159        80      7120         0     48021     49840    539534     22.93     24.46
1055.74/264.54	c  N dy  4703   1463216        80      7120         0     66341     49840   1031765     22.93     24.69
1078.10/270.10	c  N dy  4793   1484477        80      7120         0     85809     49840   1556763     22.94     24.17
1101.27/275.91	c  N dy  4882   1504524        80      7120         0     55588     49840    725734     22.95     25.63
1119.26/280.44	c  N dy  4948   1524654        80      7120         0     73987     49840   1221447     22.95     24.16
1142.01/286.19	c  N dy  5000   1544831        80      7120         0     92371     49840   1711383     22.95     24.27
1161.58/291.05	c  N dy  5065   1565293        80      7120         0     61726     49840    880716     22.95     24.21
1180.78/295.87	c  N dy  5146   1585354        80      7120         0     80055     49840   1376958     22.96     24.62
1206.73/302.38	c  N dy  5247   1605439        80      7120         0     98424     49840   1875394     22.97     24.20
1226.30/307.20	c  N dy  5333   1625511        80      7120         0     66589     49840    992266     22.97     25.99
1247.09/312.45	c  N dy  5415   1645566        80      7120         0     84991     49840   1491097     22.98     24.29
1270.24/318.29	c  N dy  5435   1667057        80      7120         0     53271     49840    616272     22.96     24.26
1291.80/323.65	c  N dy  5551   1690546        80      7120         0     74789     49840   1200889     22.97     24.21
1315.78/329.65	c  S st  5635   1710495        80      7120         0     93077     49840   1695294     22.97     21.82
1317.00/329.94	c  S st  5635   1710997        80      7120         0     93553     49840   1708310     22.97   no data
1317.00/329.94	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1317.00/329.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
1317.00/329.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1317.00/329.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1317.00/329.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1317.00/329.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1317.00/329.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1317.40/330.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1317.40/330.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1364.11/341.80	c lits-rem:      1093  cl-subs:     8323  v-elim:      0  v-fix:    0  time: 11.73 s
1364.51/341.80	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
1364.51/341.82	c vivif2 --  cl tried    85230 cl shrink        0 lits rem          0 time: 0.02
1365.73/342.18	c asymm  cl-useful: 0/816/7120 lits-rem:0 time: 0.36
1365.73/342.18	c calculated reachability. Time: 0.00
1365.73/342.18	c  N dy  5635   1710997        80      7120         0     85230     49840   1474279     22.97   no data
1398.87/350.46	c  N dy  5741   1736654        80      7120         0     56856     49840    699586     22.98     24.26
1418.07/355.24	c  N dy  5851   1756711        80      7120         0     75267     49840   1202991     22.99     24.54
1442.81/361.46	c  N dy  5943   1776738        80      7120         0     93669     49840   1702866     23.00     25.38
1471.57/368.65	c  N dy  6008   1802268        80      7120         0     63989     49840    868617     22.99     24.23
1492.34/373.82	c  N dy  6081   1823195        80      7120         0     83111     49840   1383267     22.99     24.34
1523.52/381.69	c  N dy  6217   1843288        80      7120         0    101606     49840   1890731     23.01     24.22
1551.05/388.57	c  N dy  6253   1870788        80      7120         0     72735     49840   1092219     23.00     24.31
1574.62/394.47	c  N dy  6348   1890882        80      7120         0     91169     49840   1594002     23.00     25.07
1602.20/401.40	c  N dy  6415   1910953        80      7120         0    109459     49840   2088506     23.01     24.95
1620.18/405.86	c  N dy  6437   1932985        80      7120         0     74665     49840   1124761     22.99     24.29
1643.74/411.74	c  N dy  6515   1953116        80      7120         0     92984     49840   1618718     23.00     24.28
1673.32/419.15	c  N dy  6582   1974489        80      7120         0     56869     49840    637930     23.00     24.22
1692.07/423.86	c  N dy  6688   1994560        80      7120         0     75238     49840   1137354     23.00     25.07
1714.44/429.50	c  N dy  6728   2015307        80      7120         0     94121     49840   1640999     23.00     24.23
1750.79/438.50	c  N dy  6818   2040929        80      7120         0     60978     49840    730958     23.00     24.46
1773.98/444.35	c  N dy  6907   2064943        80      7120         0     82928     49840   1325695     23.00     24.26
1804.32/451.92	c  N dy  7022   2087499        80      7120         0    103657     49840   1893088     23.01     24.35
1834.28/459.42	c  N dy  7142   2107565        80      7120         0     64433     49840    812084     23.02     24.28
1910.60/478.56	c  N dy  7197   2191490        80      7120         0     82096     49840   1257015     22.95     24.17
1937.34/485.21	c  S st  7310   2210998        80      7120         0     99918     49840   1744531     22.96     23.27
1938.14/485.49	c  S st  7310   2211498        80      7120         0    100386     49840   1757652     22.96   no data
1938.54/485.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1938.54/485.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1938.54/485.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1938.54/485.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1938.54/485.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1938.54/485.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
1938.54/485.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1938.54/485.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1938.94/485.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2002.06/501.42	c lits-rem:      1384  cl-subs:     9907  v-elim:      0  v-fix:    0  time: 15.79 s
2002.06/501.42	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2002.06/501.45	c vivif2 --  cl tried    90479 cl shrink        0 lits rem          0 time: 0.02
2003.65/501.81	c asymm  cl-useful: 0/720/7120 lits-rem:0 time: 0.36
2003.65/501.81	c calculated reachability. Time: 0.00
2003.65/501.81	c  N dy  7310   2211498        80      7120         0     90479     49840   1503331     22.96   no data
2037.63/510.32	c  N dy  7396   2236234        80      7120         0    112982     49840   2110780     22.96     24.23
2057.58/515.35	c  N dy  7447   2256288        80      7120         0     72584     49840   1009898     22.96     24.39
2083.55/521.85	c  N dy  7553   2277521        80      7120         0     92036     49840   1540954     22.97     24.28
2111.91/528.90	c  N dy  7625   2297537        80      7120         0    110312     49840   2037247     22.97     26.49
2145.06/537.26	c  N dy  7740   2322511        80      7120         0     73200     49840   1009450     22.98     24.32
2171.83/543.93	c  N dy  7869   2342609        80      7120         0     91648     49840   1515808     22.99     24.56
2201.79/551.41	c  N dy  7960   2362899        80      7120         0    110217     49840   2018134     22.99     24.29
2230.55/558.68	c  N dy  8034   2382931        80      7120         0     67404     49840    835594     23.00     24.62
2262.51/566.60	c  N dy  8133   2412410        80      7120         0     94286     49840   1560178     23.00     24.25
2301.68/576.44	c  N dy  8253   2437866        80      7120         0    117535     49840   2189660     23.00     24.29
2336.82/585.27	c  N dy  8274   2472074        80      7120         0     86491     49840   1302216     22.97     24.24
2375.56/594.90	c  N dy  8371   2500261        80      7120         0    112085     49840   1984458     22.97     24.32
2408.31/603.15	c  N dy  8430   2522542        80      7120         0     69663     49840    861431     22.97     24.27
2430.28/608.68	c  N dy  8524   2542613        80      7120         0     88074     49840   1360803     22.97     25.11
2461.85/616.52	c  N dy  8619   2565244        80      7120         0    108734     49840   1919757     22.98     24.25
2499.41/625.92	c  N dy  8664   2591267        80      7120         0     68601     49840    819207     22.97     24.34
2521.38/631.43	c  N dy  8753   2611385        80      7120         0     86991     49840   1320396     22.98     24.30
2556.14/640.14	c  N dy  8820   2638763        80      7120         0    111918     49840   1982874     22.97     24.19
2588.86/648.34	c  N dy  8882   2658807        80      7120         0     65492     49840    720912     22.97     25.97
2608.04/653.19	c  N dy  8928   2679240        80      7120         0     84047     49840   1221683     22.97     24.31
2636.40/660.28	c  N dy  9025   2699247        80      7120         0    102381     49840   1722473     22.98     24.24
2656.78/665.40	c  S st  9078   2711500        80      7120         0    113561     49840   2024565     22.98     21.21
2658.37/665.73	c  S st  9078   2712007        80      7120         0    114040     49840   2037722     22.98   no data
2658.37/665.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2658.37/665.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
2658.77/665.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2658.77/665.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2658.77/665.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2658.77/665.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
2658.77/665.80	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2658.77/665.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2658.77/665.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2722.68/681.85	c lits-rem:      1038  cl-subs:    10024  v-elim:      0  v-fix:    0  time: 15.97 s
2722.68/681.85	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
2722.68/681.88	c vivif2 --  cl tried   104016 cl shrink        0 lits rem          0 time: 0.03
2724.28/682.26	c asymm  cl-useful: 0/626/7120 lits-rem:0 time: 0.38
2724.28/682.26	c calculated reachability. Time: 0.00
2724.28/682.26	c  N dy  9078   2712007        80      7120         0    104016     49840   1758935     22.98   no data
2756.24/690.22	c  N dy  9145   2732442        80      7120         0    122663     49840   2263965     22.98     24.21
2785.39/697.56	c  N dy  9237   2752634        80      7120         0     75909     49840    992355     22.99     24.23
2811.38/704.08	c  N dy  9356   2772840        80      7120         0     94417     49840   1499939     22.99     24.24
2847.32/713.08	c  N dy  9445   2797124        80      7120         0    116558     49840   2096180     22.99     24.41
2887.66/723.15	c  N dy  9559   2817182        80      7120         0     68456     49840    770919     23.00     24.64
2909.62/728.61	c  N dy  9619   2838072        80      7120         0     87507     49840   1283332     23.00     24.48
2957.16/740.53	c  N dy  9645   2877247        80      7120         0    122914     49840   2206304     22.98     24.24
2993.51/749.63	c  N dy  9781   2897543        80      7120         0     74218     49840    915572     22.99     24.24
3023.47/757.19	c  N dy  9800   2927073        80      7120         0    100829     49840   1600533     22.97     24.28
3078.60/771.00	c  N dy  9806   2967898        80      7120         0     69603     49840    774235     22.94     24.16
3102.16/776.85	c  N dy  9932   2988042        80      7120         0     88049     49840   1281507     22.95     24.17
3135.72/785.26	c  N dy 10048   3011879        80      7120         0    109849     49840   1874945     22.95     24.22
3172.88/794.59	c  N dy 10153   3031904        80      7120         0    128246     49840   2379537     22.96     24.94
3208.42/803.40	c  N dy 10184   3059337        80      7120         0     83959     49840   1130352     22.95     24.27
3235.58/810.27	c  N dy 10297   3079362        80      7120         0    102306     49840   1633903     22.96     24.72
3272.35/819.42	c  N dy 10411   3101396        80      7120         0    122429     49840   2182941     22.96     24.27
3315.08/830.14	c  N dy 10527   3121426        80      7120         0     70581     49840    765224     22.97     25.63
3339.05/836.15	c  N dy 10643   3141428        80      7120         0     88870     49840   1267326     22.98     27.68
3378.99/846.15	c  N dy 10733   3170300        80      7120         0    115231     49840   1978321     22.98     24.21
3428.93/858.64	c  N dy 10810   3190876        80      7120         0    133897     49840   2480475     22.98     24.31
3473.66/869.89	c  N dy 10934   3212007        80      7120         0     82184     49840   1067851     22.98     23.30
3473.66/869.89	c  S st 10934   3212007        80      7120         0     82184     49840   1067851     22.98     23.30
3474.88/870.18	c  S st 10934   3212514        80      7120         0     82660     49840   1081190     22.98   no data
3474.88/870.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3475.26/870.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
3475.26/870.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3475.26/870.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3475.26/870.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3475.26/870.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
3475.26/870.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3475.26/870.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
3475.26/870.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3490.44/874.08	c lits-rem:       225  cl-subs:     1992  v-elim:      0  v-fix:    0  time:  3.79 s
3490.44/874.08	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
3490.84/874.10	c vivif2 --  cl tried    80668 cl shrink        0 lits rem          0 time: 0.02
3492.05/874.44	c asymm  cl-useful: 0/812/7120 lits-rem:0 time: 0.34
3492.05/874.44	c calculated reachability. Time: 0.00
3492.05/874.44	c  N dy 10934   3212514        80      7120         0     80668     49840   1022225     22.98   no data
3583.51/897.34	c  N dy 11020   3282988        80      7120         0     72639     49840    793070     22.95     24.17
3608.28/903.59	c  N dy 11114   3304425        80      7120         0     92222     49840   1325886     22.95     24.19
3639.04/911.28	c  N dy 11219   3324687        80      7120         0    110786     49840   1833007     22.96     24.23
3694.19/925.05	c  N dy 11234   3359306        80      7120         0    141992     49840   2652618     22.95     24.17
3724.95/932.71	c  N dy 11312   3382113        80      7120         0     90085     49840   1243815     22.95     24.16
3753.68/939.95	c  N dy 11411   3402159        80      7120         0    108388     49840   1743618     22.95     25.57
3788.44/948.65	c  N dy 11496   3422444        80      7120         0    126909     49840   2246384     22.95     24.22
3831.18/959.32	c  N dy 11605   3442481        80      7120         0    145182     49840   2743887     22.96     24.21
3861.55/966.95	c  N dy 11721   3463413        80      7120         0     90557     49840   1249791     22.97     24.34
3890.30/974.17	c  N dy 11800   3483436        80      7120         0    108771     49840   1741891     22.97     24.31
3927.07/983.34	c  N dy 11913   3503482        80      7120         0    127142     49840   2246326     22.97     24.77
4039.70/1011.51	c  N dy 11953   3592457        80      7120         0    132644     49840   2305815     22.91     24.18
4083.24/1022.50	c  N dy 12037   3612539        80      7120         0     75740     49840    818919     22.91     24.22
4107.22/1028.40	c  N dy 12093   3634253        80      7120         0     95568     49840   1352857     22.91     24.12
4138.76/1036.30	c  N dy 12206   3654327        80      7120         0    113898     49840   1853932     22.92     24.78
4180.71/1046.84	c  N dy 12369   3674370        80      7120         0    132241     49840   2364824     22.93     24.15
4231.04/1059.43	c  N dy 12452   3698569        80      7120         0     77842     49840    856087     22.93     24.17
4247.83/1063.60	c  S st 12522   3712514        80      7120         0     90625     49840   1204603     22.94   no data
4248.61/1063.87	c  S st 12522   3713019        80      7120         0     91102     49840   1218092     22.94   no data
4248.61/1063.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4249.01/1063.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.04
4249.01/1063.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4249.01/1063.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4249.01/1063.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4249.01/1063.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:     80 time:  0.00 s
4249.01/1063.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4249.01/1063.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
4249.01/1063.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4263.80/1067.66	c lits-rem:       407  cl-subs:     2959  v-elim:      0  v-fix:    0  time:  3.67 s
4263.80/1067.66	c vivif2 --  cl tried     7120 cl shrink        0 lits rem          0 time: 0.00
4263.80/1067.68	c vivif2 --  cl tried    88143 cl shrink        0 lits rem          0 time: 0.02
4265.41/1068.01	c asymm  cl-useful: 0/706/7120 lits-rem:0 time: 0.34
4265.41/1068.02	c calculated reachability. Time: 0.00
4265.41/1068.02	c  N dy 12522   3713019        80      7120         0     88143     49840   1134350     22.94   no data
4296.95/1075.99	c  N dy 12642   3733099        80      7120         0    106556     49840   1637601     22.94     24.39
4344.51/1087.80	c  F st 12743   3751562        80      7120         0    123459     49840   2099675     22.95   no data
4349.31/1089.01	c  N st 12747   3753602        80      7120         0    125318     49840   2150766     22.95   no data
4397.64/1101.11	c  N dy 12809   3773682        80      7120         0    143608     49840   2647732     22.95     25.37
4436.78/1110.96	c  N dy 12885   3794838        80      7120         0     85475     49840   1045589     22.95     24.29
4465.12/1118.08	c  N dy 12984   3814893        80      7120         0    103819     49840   1545864     22.95     25.51
4499.08/1126.57	c  N dy 13089   3834928        80      7120         0    122139     49840   2047131     22.96     25.13
4541.82/1137.30	c  N dy 13178   3855025        80      7120         0    140505     49840   2548521     22.96     24.56
4589.76/1149.26	c  N dy 13302   3875102        80      7120         0     80390     49840    893815     22.97     25.65
4617.72/1156.27	c  N dy 13407   3895827        80      7120         0     99366     49840   1411233     22.97     24.20
4651.67/1164.72	c  N dy 13518   3915900        80      7120         0    117740     49840   1913894     22.98     25.19
4702.01/1177.36	c  N dy 13604   3946631        80      7120         0    145714     49840   2672980     22.98     24.26
4743.95/1187.88	c  N dy 13674   3967729        80      7120         0     85554     49840   1014931     22.98     24.33
4773.51/1195.24	c  N dy 13766   3988575        80      7120         0    104548     49840   1534072     22.98     24.35

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-3173889-1304072555/watcher-3173889-1304072555 -o /tmp/evaluation-result-3173889-1304072555/solver-3173889-1304072555 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173889-1304072555.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: 7.49 7.93 7.49 6/178 11062
/proc/meminfo: memFree=19541156/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 408 0 0 0 0 0 0 0 18 0 4 0 499671606 52441088 347 33554432000 4194304 4627427 140733631551536 18446744073709551615 47517750867890 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 12803 347 299 106 0 7774 0
[pid=11060/tid=11064] ppid=11058 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 499671606 52441088 347 33554432000 4194304 4627427 140733631551536 18446744073709551615 255106825201 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 0 0 0 0 0 0 0 0 19 0 4 0 499671606 52441088 347 33554432000 4194304 4627427 140733631551536 18446744073709551615 47517750867894 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 1 0 0 0 0 0 0 0 19 0 4 0 499671606 52441088 347 33554432000 4194304 4627427 140733631551536 18446744073709551615 47517750867894 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0246021 s]
/proc/loadavg: 7.49 7.93 7.49 6/178 11062
/proc/meminfo: memFree=19541156/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=282196 CPUtime=0.08 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 1391 0 0 0 8 0 0 0 19 0 4 0 499671606 288968704 1297 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309130 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 70549 1297 362 106 0 65520 0
[pid=11060/tid=11064] ppid=11058 vsize=282196 CPUtime=0.01 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 225 0 0 0 1 0 0 0 20 0 4 0 499671606 288968704 1297 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=282196 CPUtime=0.01 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 233 0 0 0 1 0 0 0 20 0 4 0 499671606 288968704 1297 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=282196 CPUtime=0.02 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 274 0 0 0 2 0 0 0 20 0 4 0 499671606 288968704 1297 33554432000 4194304 4627427 140733631551536 18446744073709551615 4321582 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 282196

[startup+0.100589 s]
/proc/loadavg: 7.49 7.93 7.49 6/178 11062
/proc/meminfo: memFree=19541156/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=282196 CPUtime=0.38 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 1533 0 0 0 38 0 0 0 19 0 4 0 499671606 288968704 1439 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309119 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 70549 1439 364 106 0 65520 0
[pid=11060/tid=11064] ppid=11058 vsize=282196 CPUtime=0.09 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 229 0 0 0 9 0 0 0 20 0 4 0 499671606 288968704 1439 33554432000 4194304 4627427 140733631551536 18446744073709551615 4310117 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=282196 CPUtime=0.09 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 248 0 0 0 9 0 0 0 20 0 4 0 499671606 288968704 1439 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=282196 CPUtime=0.09 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 389 0 0 0 9 0 0 0 20 0 4 0 499671606 288968704 1439 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.38
Current children cumulated vsize (KiB) 282196

[startup+0.300555 s]
/proc/loadavg: 7.49 7.93 7.49 6/178 11062
/proc/meminfo: memFree=19541156/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=285176 CPUtime=1.17 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 3768 0 0 0 116 1 0 0 18 0 4 0 499671606 292020224 3208 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309170 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 71294 3208 384 106 0 66265 0
[pid=11060/tid=11064] ppid=11058 vsize=285176 CPUtime=0.29 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 850 0 0 0 29 0 0 0 18 0 4 0 499671606 292020224 3209 33554432000 4194304 4627427 140733631551536 18446744073709551615 4333052 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=285176 CPUtime=0.28 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 893 0 0 0 28 0 0 0 18 0 4 0 499671606 292020224 3209 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309119 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=285176 CPUtime=0.29 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 734 0 0 0 29 0 0 0 18 0 4 0 499671606 292020224 3209 33554432000 4194304 4627427 140733631551536 18446744073709551615 4333248 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285176

[startup+0.700485 s]
/proc/loadavg: 7.49 7.93 7.49 6/178 11062
/proc/meminfo: memFree=19541156/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=287684 CPUtime=2.77 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 6084 0 0 0 276 1 0 0 18 0 4 0 499671606 294588416 3748 33554432000 4194304 4627427 140733631551536 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 71921 3748 384 106 0 66892 0
[pid=11060/tid=11064] ppid=11058 vsize=287684 CPUtime=0.69 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 1449 0 0 0 69 0 0 0 18 0 4 0 499671606 294588416 3748 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=287684 CPUtime=0.68 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 1538 0 0 0 68 0 0 0 18 0 4 0 499671606 294588416 3748 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=287684 CPUtime=0.69 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 1145 0 0 0 69 0 0 0 18 0 4 0 499671606 294588416 3748 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 287684

[startup+1.50034 s]
/proc/loadavg: 7.49 7.93 7.49 11/184 11068
/proc/meminfo: memFree=19511224/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=289096 CPUtime=5.97 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 9839 0 0 0 595 2 0 0 19 0 4 0 499671606 296034304 4513 33554432000 4194304 4627427 140733631551536 18446744073709551615 4332314 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 72274 4513 385 106 0 67245 0
[pid=11060/tid=11064] ppid=11058 vsize=289096 CPUtime=1.48 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 2402 0 0 0 148 0 0 0 19 0 4 0 499671606 296034304 4513 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=289096 CPUtime=1.48 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 2480 0 0 0 148 0 0 0 19 0 4 0 499671606 296034304 4513 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=289096 CPUtime=1.49 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 2070 0 0 0 149 0 0 0 19 0 4 0 499671606 296034304 4513 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 289096

[startup+3.10107 s]
/proc/loadavg: 7.49 7.93 7.49 10/184 11068
/proc/meminfo: memFree=19485992/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=303104 CPUtime=12.36 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 20093 0 0 0 1233 3 0 0 24 0 4 0 499671606 310378496 11072 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 75776 11072 388 106 0 70747 0
[pid=11060/tid=11064] ppid=11058 vsize=303104 CPUtime=3.07 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 4633 0 0 0 307 0 0 0 25 0 4 0 499671606 310378496 11072 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=303104 CPUtime=3.08 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 5240 0 0 0 307 1 0 0 24 0 4 0 499671606 310378496 11072 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=303104 CPUtime=3.09 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 4955 0 0 0 309 0 0 0 24 0 4 0 499671606 310378496 11072 33554432000 4194304 4627427 140733631551536 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 303104

[startup+6.3005 s]
/proc/loadavg: 7.61 7.95 7.50 10/184 11068
/proc/meminfo: memFree=19439372/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=311200 CPUtime=25.14 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 30300 0 0 0 2509 5 0 0 25 0 4 0 499671606 318668800 13777 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309250 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 77800 13777 388 106 0 72771 0
[pid=11060/tid=11064] ppid=11058 vsize=311200 CPUtime=6.25 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 8027 0 0 0 625 0 0 0 25 0 4 0 499671606 318668800 13777 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=311200 CPUtime=6.28 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 7558 0 0 0 627 1 0 0 25 0 4 0 499671606 318668800 13778 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309186 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=311200 CPUtime=6.29 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 7292 0 0 0 629 0 0 0 25 0 4 0 499671606 318668800 13778 33554432000 4194304 4627427 140733631551536 18446744073709551615 4352192 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 311200

[startup+12.7004 s]
/proc/loadavg: 7.64 7.95 7.50 10/184 11069
/proc/meminfo: memFree=19403304/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=319848 CPUtime=50.7 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 48120 0 0 0 5061 9 0 0 25 0 4 0 499671606 327524352 20349 33554432000 4194304 4627427 140733631551536 18446744073709551615 4420278 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 79962 20349 388 106 0 74933 0
[pid=11060/tid=11064] ppid=11058 vsize=319848 CPUtime=12.62 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 11623 0 0 0 1261 1 0 0 25 0 4 0 499671606 327524352 20349 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=319848 CPUtime=12.68 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 11959 0 0 0 1266 2 0 0 25 0 4 0 499671606 327524352 20349 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=319848 CPUtime=12.68 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 11382 0 0 0 1267 1 0 0 25 0 4 0 499671606 327524352 20349 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 319848

[startup+25.5011 s]
/proc/loadavg: 7.72 7.95 7.51 10/184 11069
/proc/meminfo: memFree=19357924/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=325836 CPUtime=101.84 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 71889 0 0 0 10171 13 0 0 25 0 4 0 499671606 333656064 24765 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309598 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 81459 24765 388 106 0 76430 0
[pid=11060/tid=11064] ppid=11058 vsize=325836 CPUtime=25.35 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 17407 0 0 0 2533 2 0 0 25 0 4 0 499671606 333656064 24765 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=325836 CPUtime=25.49 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 18840 0 0 0 2545 4 0 0 25 0 4 0 499671606 333656064 24765 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=325836 CPUtime=25.49 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 17027 0 0 0 2547 2 0 0 25 0 4 0 499671606 333656064 24765 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 325836

[startup+51.1006 s]
/proc/loadavg: 7.81 7.95 7.52 10/184 11070
/proc/meminfo: memFree=19317536/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=330280 CPUtime=204.09 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 103830 0 0 0 20389 20 0 0 25 0 4 0 499671606 338206720 30042 33554432000 4194304 4627427 140733631551536 18446744073709551615 4324205 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 82570 30043 388 106 0 77541 0
[pid=11060/tid=11064] ppid=11058 vsize=330280 CPUtime=50.8 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 25703 0 0 0 5077 3 0 0 25 0 4 0 499671606 338206720 30043 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=330280 CPUtime=51.08 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 28017 0 0 0 5103 5 0 0 25 0 4 0 499671606 338206720 30043 33554432000 4194304 4627427 140733631551536 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=330280 CPUtime=51.08 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 22434 0 0 0 5105 3 0 0 25 0 4 0 499671606 338206720 30043 33554432000 4194304 4627427 140733631551536 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.09
Current children cumulated vsize (KiB) 330280

[startup+102.307 s]
/proc/loadavg: 8.00 7.99 7.55 10/184 11071
/proc/meminfo: memFree=19272512/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=361420 CPUtime=408.64 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 152923 0 0 0 40829 35 0 0 25 0 4 0 499671606 370094080 35520 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 90355 35520 388 106 0 85326 0
[pid=11060/tid=11064] ppid=11058 vsize=361420 CPUtime=101.73 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 34569 0 0 0 10167 6 0 0 25 0 4 0 499671606 370094080 35520 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=361420 CPUtime=102.28 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 41769 0 0 0 10219 9 0 0 25 0 4 0 499671606 370094080 35520 33554432000 4194304 4627427 140733631551536 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=361420 CPUtime=102.29 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 35070 0 0 0 10223 6 0 0 25 0 4 0 499671606 370094080 35520 33554432000 4194304 4627427 140733631551536 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 361420

[startup+162.301 s]

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

[pid=11060] ppid=11058 vsize=451504 CPUtime=2804.58 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 502347 0 0 0 280278 180 0 0 25 0 4 0 499671606 462340096 65205 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309220 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 112876 65205 388 106 0 107847 0
[pid=11060/tid=11064] ppid=11058 vsize=451504 CPUtime=698.47 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 121280 0 0 0 69805 42 0 0 25 0 4 0 499671606 462340096 65205 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=451504 CPUtime=702.28 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 135981 0 0 0 70180 48 0 0 25 0 4 0 499671606 462340096 65205 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=451504 CPUtime=701.49 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 112914 0 0 0 70108 41 0 0 25 0 4 0 499671606 462340096 65205 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2804.58
Current children cumulated vsize (KiB) 451504

[startup+762.307 s]
/proc/loadavg: 8.06 8.06 7.81 10/184 11092
/proc/meminfo: memFree=18943852/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=451844 CPUtime=3044.27 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 528372 0 0 0 304234 193 0 0 25 0 4 0 499671606 462688256 72544 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 112961 72544 388 106 0 107932 0
[pid=11060/tid=11064] ppid=11058 vsize=451844 CPUtime=758.42 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 127685 0 0 0 75796 46 0 0 25 0 4 0 499671606 462688256 72544 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=451844 CPUtime=762.28 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 142511 0 0 0 76177 51 0 0 25 0 4 0 499671606 462688256 72544 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=451844 CPUtime=761.22 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 119338 0 0 0 76078 44 0 0 25 0 4 0 499671606 462688256 72544 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3044.27
Current children cumulated vsize (KiB) 451844

[startup+822.301 s]
/proc/loadavg: 8.02 8.05 7.82 10/184 11093
/proc/meminfo: memFree=18945544/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=452192 CPUtime=3283.92 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 551739 0 0 0 328189 203 0 0 25 0 4 0 499671606 463044608 71451 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 113048 71451 388 106 0 108019 0
[pid=11060/tid=11064] ppid=11058 vsize=452192 CPUtime=818.41 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 134201 0 0 0 81792 49 0 0 25 0 4 0 499671606 463044608 71451 33554432000 4194304 4627427 140733631551536 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=452192 CPUtime=822.27 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 149216 0 0 0 82174 53 0 0 25 0 4 0 499671606 463044608 71451 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=452192 CPUtime=820.9 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 125725 0 0 0 82043 47 0 0 25 0 4 0 499671606 463044608 71451 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3283.92
Current children cumulated vsize (KiB) 452192

[startup+882.3 s]
/proc/loadavg: 8.01 8.04 7.83 10/184 11095
/proc/meminfo: memFree=18894428/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=507112 CPUtime=3523.59 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 576214 0 0 0 352147 212 0 0 25 0 4 0 499671606 519282688 80422 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 126778 80422 388 106 0 121749 0
[pid=11060/tid=11064] ppid=11058 vsize=507112 CPUtime=878.41 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 141700 0 0 0 87790 51 0 0 25 0 4 0 499671606 519282688 80422 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=507112 CPUtime=882.27 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 155116 0 0 0 88171 56 0 0 25 0 4 0 499671606 519282688 80422 33554432000 4194304 4627427 140733631551536 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=507112 CPUtime=880.57 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 134295 0 0 0 88008 49 0 0 25 0 4 0 499671606 519282688 80422 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3523.59
Current children cumulated vsize (KiB) 507112

[startup+942.301 s]
/proc/loadavg: 8.05 8.04 7.84 10/184 11097
/proc/meminfo: memFree=18866260/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=612864 CPUtime=3763.27 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 596153 0 0 0 376104 223 0 0 25 0 4 0 499671606 627572736 79907 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 153216 79907 388 106 0 148187 0
[pid=11060/tid=11064] ppid=11058 vsize=612864 CPUtime=938.41 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 144604 0 0 0 93788 53 0 0 25 0 4 0 499671606 627572736 79907 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=612864 CPUtime=942.27 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 161843 0 0 0 94167 60 0 0 25 0 4 0 499671606 627572736 79907 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309170 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=612864 CPUtime=940.24 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 137984 0 0 0 93973 51 0 0 25 0 4 0 499671606 627572736 79907 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3763.27
Current children cumulated vsize (KiB) 612864

[startup+1002.3 s]
/proc/loadavg: 8.05 8.05 7.85 10/184 11098
/proc/meminfo: memFree=18853964/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=573496 CPUtime=4002.95 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 617511 0 0 0 400062 233 0 0 25 0 4 0 499671606 587259904 81069 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 143374 81069 388 106 0 138345 0
[pid=11060/tid=11064] ppid=11058 vsize=573496 CPUtime=998.41 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 151104 0 0 0 99785 56 0 0 25 0 4 0 499671606 587259904 81069 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=573496 CPUtime=1002.27 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 168258 0 0 0 100165 62 0 0 25 0 4 0 499671606 587259904 81069 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=573496 CPUtime=999.92 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 143416 0 0 0 99938 54 0 0 25 0 4 0 499671606 587259904 81069 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4002.95
Current children cumulated vsize (KiB) 573496

[startup+1062.3 s]
/proc/loadavg: 8.06 8.05 7.86 10/184 11100
/proc/meminfo: memFree=18871556/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=560464 CPUtime=4242.63 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 640943 0 0 0 424017 246 0 0 25 0 4 0 499671606 573915136 77478 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309364 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 140116 77478 388 106 0 135087 0
[pid=11060/tid=11064] ppid=11058 vsize=560464 CPUtime=1058.42 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 157126 0 0 0 105783 59 0 0 25 0 4 0 499671606 573915136 77478 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=560464 CPUtime=1062.27 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 174768 0 0 0 106161 66 0 0 25 0 4 0 499671606 573915136 77478 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=560464 CPUtime=1059.6 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 149626 0 0 0 105902 58 0 0 25 0 4 0 499671606 573915136 77478 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4242.63
Current children cumulated vsize (KiB) 560464

[startup+1122.3 s]
/proc/loadavg: 8.05 8.05 7.87 10/184 11101
/proc/meminfo: memFree=18847480/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=693328 CPUtime=4482.3 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 656528 0 0 0 447976 254 0 0 25 0 4 0 499671606 709967872 85521 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 173332 85521 388 106 0 168303 0
[pid=11060/tid=11064] ppid=11058 vsize=693328 CPUtime=1118.42 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 161304 0 0 0 111782 60 0 0 25 0 4 0 499671606 709967872 85521 33554432000 4194304 4627427 140733631551536 18446744073709551615 4310114 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=693328 CPUtime=1122.27 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 180613 0 0 0 112157 70 0 0 25 0 4 0 499671606 709967872 85521 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=693328 CPUtime=1119.27 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 152540 0 0 0 111868 59 0 0 25 0 4 0 499671606 709967872 85521 33554432000 4194304 4627427 140733631551536 18446744073709551615 4324104 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4482.3
Current children cumulated vsize (KiB) 693328

[startup+1182.3 s]
/proc/loadavg: 8.13 8.07 7.89 10/184 11103
/proc/meminfo: memFree=18842256/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=596896 CPUtime=4721.98 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 676221 0 0 0 471931 267 0 0 25 0 4 0 499671606 611221504 89661 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 149224 89661 388 106 0 144195 0
[pid=11060/tid=11064] ppid=11058 vsize=596896 CPUtime=1178.42 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 167707 0 0 0 117778 64 0 0 25 0 4 0 499671606 611221504 89661 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=596896 CPUtime=1182.27 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 186532 0 0 0 118153 74 0 0 25 0 4 0 499671606 611221504 89661 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=596896 CPUtime=1178.94 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 155268 0 0 0 117833 61 0 0 25 0 4 0 499671606 611221504 89661 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4721.98
Current children cumulated vsize (KiB) 596896



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.09 8.07 7.89 5/179 11104
/proc/meminfo: memFree=19207340/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=582016 CPUtime=4800.28 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 683723 0 0 0 479759 269 0 0 25 0 4 0 499671606 595984384 83057 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 145504 83057 388 106 0 140475 0
[pid=11060/tid=11064] ppid=11058 vsize=582016 CPUtime=1198.03 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 169895 0 0 0 119738 65 0 0 25 0 4 0 499671606 595984384 83057 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=582016 CPUtime=1201.88 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 187719 0 0 0 120113 75 0 0 25 0 4 0 499671606 595984384 83057 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=582016 CPUtime=1198.44 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 156878 0 0 0 119782 62 0 0 25 0 4 0 499671606 595984384 83057 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 582016

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

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

[startup+1201.9 s]
/proc/loadavg: 8.09 8.07 7.89 5/179 11104
/proc/meminfo: memFree=19207340/32951124 swapFree=67111524/67111528
[pid=11060] ppid=11058 vsize=582016 CPUtime=4800.28 cores=1,3,5,7
/proc/11060/stat : 11060 (strangenight2-m) R 11058 11060 10279 0 -1 4202496 683723 0 0 0 479759 269 0 0 25 0 4 0 499671606 595984384 83057 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/11060/statm: 145504 83057 388 106 0 140475 0
[pid=11060/tid=11064] ppid=11058 vsize=582016 CPUtime=1198.03 cores=1,3,5,7
/proc/11060/task/11064/stat : 11064 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 169895 0 0 0 119738 65 0 0 25 0 4 0 499671606 595984384 83057 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=11060/tid=11065] ppid=11058 vsize=582016 CPUtime=1201.88 cores=1,3,5,7
/proc/11060/task/11065/stat : 11065 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 187719 0 0 0 120113 75 0 0 25 0 4 0 499671606 595984384 83057 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=11060/tid=11066] ppid=11058 vsize=582016 CPUtime=1198.44 cores=1,3,5,7
/proc/11060/task/11066/stat : 11066 (strangenight2-m) R 11058 11060 10279 0 -1 4202560 156878 0 0 0 119782 62 0 0 25 0 4 0 499671606 595984384 83057 33554432000 4194304 4627427 140733631551536 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.28
Current children cumulated vsize (KiB) 582016

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.93
CPU time (s): 4800.33
CPU user time (s): 4797.62
CPU system time (s): 2.71359
CPU usage (%): 399.387
Max. virtual memory (cumulated for all children) (KiB): 747416

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.62
system time used= 2.71359
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 683725
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= 874
involuntary context switches= 35039

runsolver used 1.82872 second user time and 4.72628 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 12:22:35
IDJOB=3173889
IDBENCH=82707
IDSOLVER=1586
FILE ID=node144/3173889-1304072555
RUNJOBID= node144-1304072555-11042
PBS_JOBID= 13170463
Free space on /tmp= 72412 MiB

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

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

MD5SUM BENCH= c0af45ae07be0ad78c796952c610fc60
RANDOM SEED=1286623501

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19541700 kB
Buffers:       2208384 kB
Cached:       10574236 kB
SwapCached:          4 kB
Active:        4819944 kB
Inactive:      8026348 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19541700 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           11692 kB
Writeback:           0 kB
AnonPages:       63044 kB
Mapped:          15192 kB
Slab:           500304 kB
PageTables:       4868 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   196040 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= 72404 MiB
End job on node144 at 2011-04-29 12:42:39