Trace number 3366197

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v300-c25500-S376724493-075-UNKNOWN.cnf
MD5SUMb318fd1a86aee981aadb17224d952a44
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables300
Number of clauses25500
Sum of the clauses size178500
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 525500

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366197-1305398505.cnf'
0.00/0.01	c -- header says num vars:            300
0.00/0.01	c -- header says num clauses:       25500
0.05/0.02	c -- clauses added:            0 learnts,        25500 normals,            0 xors
0.05/0.02	c -- vars added        300
0.05/0.02	c Parsing time:  0.01 s
0.05/0.02	c  N st     0         0       300     25500         0         0    178500         0   no data   no data
1.56/0.40	c asymm  cl-useful: 0/14590/25500 lits-rem:0 time: 0.37
1.56/0.40	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.56/0.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.56/0.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.56/0.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.56/0.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1.56/0.41	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.15/0.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
3.15/0.80	c Finding binary XORs  T:     0.00 s  found:       0
3.15/0.80	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.15/0.80	c calculated reachability. Time: 0.00
3.15/0.80	c Calc default polars -  time:   0.00 s pos:     150 undec:       9 neg:     141
3.15/0.80	c =========================================================================================
3.15/0.80	c types(t): F = full restart, N = normal restart
3.15/0.80	c types(t): S = simplification begin/end, E = solution found
3.15/0.80	c restart types(rt): st = static, dy = dynamic
3.15/0.80	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.15/0.80	c  B st     0         0       300     25500         0         0    178500         0   no data   no data
5.14/1.31	c  N dy    16      4339       300     25500         0      4252    178500    326913     67.90     71.64
5.14/1.31	c  N dy    31      8405       300     25500         0      5805    178500    374129     66.72     75.09
5.95/1.51	c  N dy    46     12958       300     25500         0      6101    178500    315244     66.55     70.18
6.74/1.75	c  N dy    64     17035       300     25500         0     10102    178500    621446     66.57     73.03
7.94/2.07	c  N dy    84     21092       300     25500         0      8570    178500    433936     66.53     74.84
9.13/2.39	c  F st    96     25000       300     25500         0     12406    178500    724455     66.37   no data
9.53/2.42	c  N st    97     25252       300     25500         0     12655    178500    743362     66.37   no data
11.13/2.80	c  N dy   102     30000       300     25500         0     10610    178500    525327     66.37   no data
11.13/2.80	c  S st   102     30000       300     25500         0     10610    178500    525327     66.37   no data
11.13/2.85	c  S st   102     30501       300     25500         0     11109    178500    561391     66.37   no data
11.13/2.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.13/2.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.13/2.87	c blocked clauses removed:        0 vars:      0 tried:         300 T: 0.00 s
11.13/2.87	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.13/2.87	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.13/2.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
11.13/2.87	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
11.13/2.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.13/2.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.93/3.52	c lits-rem:        47  cl-subs:      252  v-elim:      0  v-fix:    0  time:  0.61 s
14.72/3.75	c asymm  cl-useful: 0/6729/25500 lits-rem:0 time: 0.23
14.72/3.75	c calculated reachability. Time: 0.00
14.72/3.75	c  N dy   102     30501       300     25500         0     10857    178500    533924     66.37   no data
16.32/4.12	c  N dy   122     34574       300     25500         0     14857    178500    837071     66.46     70.09
17.91/4.51	c  N dy   136     38644       300     25500         0     11095    178500    493636     66.49     71.21
19.51/4.96	c  N dy   149     43132       300     25500         0     15496    178500    828420     66.37     70.32
20.71/5.23	c  S st   165     45753       300     25500         0      9275    178500    288146     66.47     68.03
20.71/5.29	c  S st   165     46256       300     25500         0      9777    178500    323628     66.47   no data
20.71/5.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.11/5.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
21.11/5.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.11/5.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.11/5.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.11/5.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
21.11/5.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.11/5.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.11/5.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.53/5.45	c lits-rem:         1  cl-subs:       21  v-elim:      0  v-fix:    0  time:  0.13 s
21.53/5.46	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
21.53/5.46	c vivif2 --  cl tried     9756 cl shrink        0 lits rem          0 time: 0.00
22.30/5.61	c asymm  cl-useful: 0/4181/25500 lits-rem:0 time: 0.15
22.30/5.61	c calculated reachability. Time: 0.00
22.30/5.61	c  N dy   165     46256       300     25500         0      9756    178500    321189     66.47   no data
23.50/5.99	c  N dy   180     50599       300     25500         0     14022    178500    643187     66.39     70.10
25.50/6.44	c  N dy   195     55392       300     25500         0     18719    178500   1001703     66.36     70.39
27.09/6.80	c  N dy   212     59402       300     25500         0     12863    178500    497298     66.40     70.29
28.29/7.19	c  N dy   224     63800       300     25500         0     17183    178500    825390     66.37     70.25
30.72/7.72	c  N dy   243     68529       300     25500         0     11041    178500    297917     66.43     70.08
31.07/7.80	c  S st   244     69386       300     25500         0     11884    178500    361371     66.40     64.99
31.07/7.87	c  S st   244     69893       300     25500         0     12387    178500    396892     66.40   no data
31.07/7.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
31.07/7.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
31.47/7.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
31.47/7.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
31.47/7.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.47/7.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
31.47/7.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
31.47/7.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
31.47/7.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.28/8.14	c lits-rem:        24  cl-subs:       68  v-elim:      0  v-fix:    0  time:  0.22 s
32.28/8.15	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
32.28/8.15	c vivif2 --  cl tried    12319 cl shrink        0 lits rem          0 time: 0.00
33.07/8.38	c asymm  cl-useful: 0/7522/25500 lits-rem:0 time: 0.23
33.07/8.38	c calculated reachability. Time: 0.00
33.07/8.38	c  N dy   244     69893       300     25500         0     12319    178500    389589     66.40   no data
35.10/8.86	c  N dy   251     75113       300     25500         0     17447    178500    780469     66.21     69.87
37.07/9.37	c  N dy   271     80028       300     25500         0     22273    178500   1146961     66.24     70.08
39.08/9.89	c  N dy   298     85345       300     25500         0     15716    178500    590101     66.26     70.29
40.25/10.10	c  F st   308     87500       300     25500         0     17842    178500    749117     66.25     61.76
41.46/10.43	c  N st   313     90800       300     25500         0     21069    178500    995152     66.25   no data
43.88/11.09	c  N dy   338     97031       300     25500         0     14429    178500    429736     66.33     70.14
46.64/11.78	c  N dy   372    104051       300     25500         0     21308    178500    955994     66.43     70.44
47.04/11.87	c  S st   376    104840       300     25500         0     22083    178500   1014962     66.42     59.27
47.44/11.96	c  S st   376    105345       300     25500         0     22583    178500   1049487     66.42   no data
47.44/11.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
47.44/11.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
47.44/11.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
47.44/11.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
47.44/11.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
47.44/11.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
47.44/11.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
47.44/12.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
47.86/12.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
59.41/14.99	c lits-rem:       249  cl-subs:      372  v-elim:      0  v-fix:    0  time:  2.96 s
59.41/14.99	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
59.81/15.01	c vivif2 --  cl tried    22211 cl shrink        0 lits rem          0 time: 0.01
61.03/15.33	c asymm  cl-useful: 0/5309/25500 lits-rem:0 time: 0.32
61.03/15.33	c calculated reachability. Time: 0.00
61.03/15.33	c  N dy   376    105345       300     25500         0     22211    178500   1007615     66.42   no data
64.20/16.13	c  N dy   410    112293       300     25500         0     15295    178500    430806     66.46     71.67
66.98/16.87	c  N dy   440    119523       300     25500         0     22400    178500    969713     66.50     70.51
70.98/17.90	c  N dy   476    127244       300     25500         0     15247    178500    363204     66.49     70.07
74.61/18.77	c  N dy   509    135456       300     25500         0     23292    178500    969396     66.48     70.31
79.00/19.87	c  N dy   543    144315       300     25500         0     16300    178500    379544     66.45     70.62
82.97/20.84	c  N dy   579    153601       300     25500         0     25408    178500   1070196     66.43     70.07
84.94/21.37	c  S st   594    158017       300     25500         0     29745    178500   1397809     66.40   no data
85.34/21.46	c  S st   594    158520       300     25500         0     30247    178500   1432629     66.40   no data
85.34/21.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
85.34/21.49	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
85.34/21.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
85.34/21.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
85.34/21.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
85.34/21.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
85.34/21.49	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
85.74/21.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
85.74/21.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
106.89/26.89	c lits-rem:       278  cl-subs:      675  v-elim:      0  v-fix:    0  time:  5.34 s
106.89/26.89	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
107.29/26.91	c vivif2 --  cl tried    29572 cl shrink        0 lits rem          0 time: 0.02
108.49/27.20	c asymm  cl-useful: 0/4575/25500 lits-rem:0 time: 0.29
108.49/27.20	c calculated reachability. Time: 0.00
108.49/27.20	c  N dy   594    158520       300     25500         0     29572    178500   1358524     66.40   no data
112.88/28.39	c  N dy   634    168733       300     25500         0     22926    178500    817174     66.40     71.13
119.25/29.93	c  N dy   693    179986       300     25500         0     33970    178500   1659321     66.46     70.47
124.84/31.32	c  N dy   744    191767       300     25500         0     27872    178500   1134451     66.50     70.05
130.83/32.90	c  N dy   788    204290       300     25500         0     21538    178500    587265     66.46     70.71
137.61/34.57	c  N dy   836    217425       300     25500         0     34428    178500   1560053     66.43     70.39
145.58/36.58	c  N dy   886    231352       300     25500         0     28439    178500   1048507     66.45     70.39
149.22/37.43	c  S st   911    237780       300     25500         0     34749    178500   1523304     66.45     67.70
149.58/37.56	c  S st   911    238288       300     25500         0     35253    178500   1559777     66.45   no data
149.58/37.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
149.58/37.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
149.58/37.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
149.58/37.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
149.58/37.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
149.58/37.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
149.58/37.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
149.98/37.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
149.98/37.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
176.70/44.35	c lits-rem:       267  cl-subs:      724  v-elim:      0  v-fix:    0  time:  6.70 s
176.70/44.36	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
176.70/44.38	c vivif2 --  cl tried    34529 cl shrink        0 lits rem          0 time: 0.02
178.31/44.72	c asymm  cl-useful: 0/4106/25500 lits-rem:0 time: 0.35
178.31/44.73	c calculated reachability. Time: 0.00
178.31/44.73	c  N dy   911    238288       300     25500         0     34529    178500   1480667     66.45   no data
186.29/46.71	c  N dy   962    253534       300     25500         0     28877    178500   1013595     66.44     70.31
195.06/48.96	c  N dy  1030    269750       300     25500         0     23224    178500    522945     66.46     70.28
203.84/51.17	c  N dy  1109    287114       300     25500         0     40233    178500   1810388     66.49     70.49
213.82/53.65	c  N dy  1189    306193       300     25500         0     36399    178500   1463509     66.49     70.49
213.82/53.66	c  F st  1190    306251       300     25500         0     36457    178500   1467697     66.48   no data
224.19/56.26	c  N dy  1252    325935       300     25500         0     32219    178500   1080117     66.48     71.09
235.76/59.17	c  N dy  1332    346205       300     25500         0     27583    178500    664011     66.49     70.49
241.74/60.62	c  S st  1365    357434       300     25500         0     38599    178500   1496488     66.48   no data
242.14/60.73	c  S st  1365    357936       300     25500         0     39096    178500   1531153     66.48   no data
242.14/60.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
242.14/60.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
242.14/60.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
242.14/60.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
242.14/60.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
242.14/60.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
242.14/60.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
242.14/60.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
242.54/60.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
271.69/68.19	c lits-rem:       400  cl-subs:      683  v-elim:      0  v-fix:    0  time:  7.36 s
271.69/68.19	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
272.11/68.21	c vivif2 --  cl tried    38413 cl shrink        0 lits rem          0 time: 0.02
273.26/68.53	c asymm  cl-useful: 0/3812/25500 lits-rem:0 time: 0.32
273.26/68.54	c calculated reachability. Time: 0.00
273.26/68.54	c  N dy  1365    357936       300     25500         0     38413    178500   1456158     66.48   no data
286.43/71.80	c  N dy  1447    378072       300     25500         0     32640    178500    979767     66.49     70.03
298.80/74.92	c  N dy  1517    398091       300     25500         0     52311    178500   2481224     66.48     72.98
310.37/77.89	c  N dy  1603    418288       300     25500         0     45614    178500   1906061     66.51     70.39
322.75/80.98	c  N dy  1677    438412       300     25500         0     37895    178500   1254986     66.51     70.68
336.31/84.38	c  N dy  1743    459239       300     25500         0     29873    178500    582865     66.49     70.00
348.27/87.34	c  N dy  1832    479536       300     25500         0     49786    178500   2093945     66.51     71.54
360.65/90.48	c  N dy  1896    499722       300     25500         0     40154    178500   1291646     66.49     70.70
374.21/93.84	c  N dy  1975    519823       300     25500         0     59872    178500   2789973     66.49     71.22
384.58/96.42	c  S st  2053    536905       300     25500         0     46228    178500   1695000     66.51   no data
384.98/96.55	c  S st  2053    537411       300     25500         0     46729    178500   1731200     66.51   no data
384.98/96.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
384.98/96.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
384.98/96.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
384.98/96.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
384.98/96.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
384.98/96.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
384.98/96.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
385.38/96.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
385.38/96.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
432.06/108.37	c lits-rem:       258  cl-subs:      681  v-elim:      0  v-fix:    0  time: 11.72 s
432.06/108.38	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
432.46/108.40	c vivif2 --  cl tried    46048 cl shrink        0 lits rem          0 time: 0.02
433.66/108.72	c asymm  cl-useful: 0/4207/25500 lits-rem:0 time: 0.32
433.66/108.72	c calculated reachability. Time: 0.00
433.66/108.72	c  N dy  2053    537411       300     25500         0     46048    178500   1655305     66.51   no data
448.83/112.55	c  N dy  2139    559135       300     25500         0     35962    178500    849317     66.50     70.05
463.19/116.17	c  N dy  2219    579598       300     25500         0     56037    178500   2373638     66.51     70.06
477.16/119.64	c  N dy  2296    600069       300     25500         0     43787    178500   1382930     66.52     70.47
492.32/123.45	c  N dy  2366    620994       300     25500         0     64294    178500   2942470     66.49     70.36
505.88/126.86	c  N dy  2465    641081       300     25500         0     50653    178500   1837856     66.51     70.84
521.87/130.86	c  N dy  2547    661172       300     25500         0     36028    178500    664196     66.52     78.25
536.20/134.42	c  N dy  2642    681182       300     25500         0     55691    178500   2160733     66.54     71.49
552.17/138.43	c  N dy  2706    701238       300     25500         0     40040    178500    899642     66.52     70.36
565.76/141.88	c  N dy  2785    721300       300     25500         0     59718    178500   2396578     66.52     70.62
581.30/145.76	c  N dy  2855    741369       300     25500         0     43118    178500   1073809     66.51     70.11
596.47/149.60	c  N dy  2931    762530       300     25500         0     63904    178500   2654077     66.50     71.22
612.42/153.52	c  N dy  3009    782688       300     25500         0     46387    178500   1255916     66.51     71.11
627.62/157.36	c  N dy  3098    802747       300     25500         0     66080    178500   2752547     66.53     70.66
630.38/158.09	c  S st  3114    806116       300     25500         0     69388    178500   3000258     66.53     63.85
631.18/158.28	c  S st  3114    806619       300     25500         0     69887    178500   3037136     66.53   no data
631.18/158.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
631.59/158.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
631.59/158.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
631.59/158.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
631.59/158.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
631.59/158.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
631.59/158.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
631.59/158.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
632.01/158.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
737.70/184.92	c lits-rem:       623  cl-subs:     1471  v-elim:      0  v-fix:    0  time: 26.46 s
737.70/184.92	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
737.70/184.96	c vivif2 --  cl tried    68416 cl shrink        0 lits rem          0 time: 0.04
739.30/185.36	c asymm  cl-useful: 0/2795/25500 lits-rem:0 time: 0.40
739.30/185.37	c calculated reachability. Time: 0.00
739.30/185.37	c  N dy  3114    806619       300     25500         0     68416    178500   2873577     66.53   no data
756.06/189.55	c  N dy  3203    828307       300     25500         0     51406    178500   1575055     66.54     70.06
773.61/193.91	c  N dy  3290    850084       300     25500         0     72770    178500   3205711     66.54     70.45
789.18/197.83	c  N dy  3375    871589       300     25500         0     54613    178500   1749952     66.53     71.50
805.13/201.85	c  N dy  3439    891767       300     25500         0     74404    178500   3251031     66.52     70.58
820.32/205.67	c  N dy  3519    912045       300     25500         0     54077    178500   1650875     66.53     71.42
837.46/209.94	c  N dy  3609    932250       300     25500         0     73894    178500   3160733     66.54     71.03
853.41/213.99	c  N dy  3671    953318       300     25500         0     53372    178500   1527826     66.51     70.29
869.37/217.93	c  N dy  3735    973391       300     25500         0     73080    178500   3029530     66.50     70.78
886.57/222.24	c  N dy  3825    993509       300     25500         0     50632    178500   1253380     66.50     70.12
902.10/226.14	c  N dy  3897   1013570       300     25500         0     70300    178500   2747452     66.50     70.54
920.86/230.86	c  N dy  3991   1033586       300     25500         0     46772    178500    891255     66.51     70.28
937.21/234.97	c  N dy  4070   1054529       300     25500         0     67317    178500   2455619     66.52     70.44
954.76/239.31	c  F st  4145   1071875       300     25500         0     84344    178500   3751939     66.53   no data
957.95/240.18	c  N st  4150   1075172       300     25500         0     87567    178500   4003136     66.53   no data
974.36/244.26	c  N dy  4232   1095236       300     25500         0     63086    178500   2070922     66.54     70.19
997.85/250.12	c  N dy  4320   1116556       300     25500         0     84009    178500   3658875     66.54     70.15
1014.61/254.32	c  N dy  4393   1136849       300     25500         0     58811    178500   1682369     66.54     70.13
1032.57/258.88	c  N dy  4483   1157076       300     25500         0     78675    178500   3192791     66.55     70.16
1052.12/263.73	c  N dy  4567   1177081       300     25500         0     52186    178500   1114393     66.55     73.65
1069.28/268.02	c  N dy  4634   1198050       300     25500         0     72771    178500   2681296     66.54     70.18
1080.45/270.86	c  S st  4672   1209928       300     25500         0     84420    178500   3567089     66.54   no data
1081.25/271.09	c  S st  4672   1210432       300     25500         0     84919    178500   3603599     66.54   no data
1081.65/271.10	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1081.65/271.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
1081.65/271.16	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1081.65/271.16	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1081.65/271.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1081.65/271.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1081.65/271.16	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1082.05/271.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1082.05/271.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1219.31/305.63	c lits-rem:       738  cl-subs:     1848  v-elim:      0  v-fix:    0  time: 34.34 s
1219.31/305.63	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1219.31/305.68	c vivif2 --  cl tried    83071 cl shrink        0 lits rem          0 time: 0.04
1220.90/306.08	c asymm  cl-useful: 0/2322/25500 lits-rem:0 time: 0.40
1220.90/306.08	c calculated reachability. Time: 0.00
1220.90/306.08	c  N dy  4672   1210432       300     25500         0     83071    178500   3401525     66.54   no data
1239.65/310.76	c  N dy  4757   1230440       300     25500         0     55594    178500   1305056     66.54     71.62
1256.00/314.86	c  N dy  4826   1250475       300     25500         0     75245    178500   2800283     66.54     70.29
1276.36/320.00	c  N dy  4910   1270478       300     25500         0     94888    178500   4286930     66.54     70.10
1292.32/323.94	c  N dy  4977   1290882       300     25500         0     66834    178500   2089377     66.53     70.17
1311.48/328.70	c  N dy  5057   1311047       300     25500         0     86566    178500   3586970     66.54     70.49
1329.86/333.31	c  N dy  5130   1331188       300     25500         0     57281    178500   1305429     66.53     70.05
1347.00/337.69	c  N dy  5202   1351852       300     25500         0     77595    178500   2851803     66.53     70.15
1368.53/343.02	c  N dy  5272   1372468       300     25500         0     97808    178500   4382990     66.53     70.92
1384.48/347.03	c  N dy  5327   1392620       300     25500         0     67527    178500   2018072     66.51     70.21
1403.24/351.76	c  N dy  5402   1412679       300     25500         0     87234    178500   3518505     66.51     72.67
1425.18/357.20	c  N dy  5501   1432726       300     25500         0     55887    178500   1067028     66.52     70.42
1441.94/361.44	c  N dy  5595   1452787       300     25500         0     75593    178500   2565454     66.53     71.54
1462.68/366.69	c  N dy  5683   1472896       300     25500         0     95345    178500   4073071     66.53     70.32
1483.47/371.87	c  N dy  5763   1494441       300     25500         0     64432    178500   1646493     66.53     70.74
1501.39/376.32	c  N dy  5832   1514498       300     25500         0     84124    178500   3137634     66.53     73.00
1522.98/381.79	c  N dy  5893   1534504       300     25500         0    103767    178500   4626195     66.52     75.50
1540.12/386.07	c  N dy  5972   1554656       300     25500         0     70536    178500   2055939     66.52     70.42
1562.84/391.77	c  N dy  6067   1576052       300     25500         0     91541    178500   3657877     66.53     70.19
1586.39/397.67	c  N dy  6131   1596366       300     25500         0     57491    178500    994037     66.52     70.28
1603.93/402.08	c  N dy  6179   1616486       300     25500         0     77216    178500   2485949     66.49     70.20
1625.48/407.48	c  N dy  6244   1636592       300     25500         0     96958    178500   3978707     66.48     70.09
1646.63/412.71	c  N dy  6315   1656606       300     25500         0     61633    178500   1245625     66.47     73.65
1664.59/417.26	c  N dy  6394   1676648       300     25500         0     81270    178500   2739317     66.48     70.47
1686.53/422.71	c  N dy  6473   1696922       300     25500         0    101180    178500   4254791     66.48     70.05
1702.09/426.60	c  S st  6522   1710434       300     25500         0     58533    178500    942770     66.47   no data
1702.51/426.76	c  S st  6522   1710940       300     25500         0     59038    178500    979338     66.47   no data
1702.51/426.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1702.93/426.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
1702.93/426.81	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1702.93/426.81	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1702.93/426.81	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1702.93/426.81	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
1702.93/426.81	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1702.93/426.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1702.93/426.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1712.07/429.13	c lits-rem:        42  cl-subs:      133  v-elim:      0  v-fix:    0  time:  2.27 s
1712.07/429.13	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
1712.07/429.15	c vivif2 --  cl tried    58905 cl shrink        0 lits rem          0 time: 0.01
1713.67/429.50	c asymm  cl-useful: 0/2955/25500 lits-rem:0 time: 0.35
1713.67/429.50	c calculated reachability. Time: 0.00
1713.67/429.50	c  N dy  6522   1710940       300     25500         0     58905    178500    964036     66.47   no data
1732.82/434.30	c  N dy  6634   1730994       300     25500         0     78577    178500   2461404     66.49     70.37
1755.60/440.06	c  N dy  6713   1751239       300     25500         0     98433    178500   3975288     66.50     70.02
1781.10/446.47	c  N dy  6803   1771429       300     25500         0     61366    178500   1093118     66.50     70.62
1803.88/452.18	c  N dy  6873   1795127       300     25500         0     84640    178500   2872524     66.49     70.42
1829.80/458.63	c  N dy  6943   1815297       300     25500         0    104423    178500   4379174     66.48     70.24
1852.92/464.42	c  N dy  7030   1835567       300     25500         0     66409    178500   1410115     66.48     70.26
1872.47/469.33	c  N dy  7123   1855770       300     25500         0     86207    178500   2918911     66.49     70.13
1896.40/475.32	c  N dy  7215   1875837       300     25500         0    105901    178500   4419059     66.50     70.09
1919.95/481.24	c  N dy  7300   1895900       300     25500         0     66706    178500   1376413     66.50     74.27
1939.52/486.19	c  N dy  7379   1916305       300     25500         0     86708    178500   2896992     66.50     70.66
1961.88/491.77	c  N dy  7444   1936334       300     25500         0    106350    178500   4392992     66.49     70.14
1985.38/497.66	c  N dy  7517   1956455       300     25500         0     66256    178500   1270732     66.49     70.15
2004.14/502.34	c  N dy  7588   1976526       300     25500         0     85940    178500   2762889     66.49     71.18
2026.88/508.01	c  N dy  7660   1996617       300     25500         0    105652    178500   4256464     66.49     70.40
2052.42/514.40	c  N dy  7742   2016672       300     25500         0     64520    178500   1078261     66.49     70.01
2071.19/519.12	c  N dy  7837   2036725       300     25500         0     84201    178500   2571177     66.50     70.05
2093.55/524.79	c  N dy  7910   2056869       300     25500         0    103985    178500   4080136     66.50     70.09
2119.88/531.33	c  N dy  7983   2076877       300     25500         0    123609    178500   5571695     66.49     70.38
2138.60/536.06	c  N dy  8071   2097038       300     25500         0     81596    178500   2317394     66.50     70.18
2161.34/541.74	c  N dy  8161   2117428       300     25500         0    101598    178500   3838629     66.50     70.50
2186.88/548.17	c  N dy  8216   2137429       300     25500         0    121218    178500   5321875     66.49     70.50
2209.63/553.89	c  N dy  8296   2157497       300     25500         0     78115    178500   1977645     66.49     70.02
2233.17/559.77	c  N dy  8397   2178397       300     25500         0     98602    178500   3535666     66.50     70.64
2260.34/566.55	c  N dy  8480   2198607       300     25500         0    118439    178500   5049339     66.50     70.67
2277.48/570.88	c  S st  8526   2210940       300     25500         0     66755    178500   1052049     66.50   no data
2278.25/571.06	c  S st  8526   2211442       300     25500         0     67254    178500   1087356     66.50   no data
2278.25/571.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2278.65/571.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2278.65/571.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2278.65/571.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2278.65/571.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2278.65/571.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2278.65/571.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2278.65/571.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2278.65/571.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2285.84/572.92	c lits-rem:        14  cl-subs:      164  v-elim:      0  v-fix:    0  time:  1.75 s
2285.84/572.92	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
2285.84/572.94	c vivif2 --  cl tried    67090 cl shrink        0 lits rem          0 time: 0.02
2287.43/573.30	c asymm  cl-useful: 0/2673/25500 lits-rem:0 time: 0.36
2287.43/573.31	c calculated reachability. Time: 0.00
2287.43/573.31	c  N dy  8526   2211442       300     25500         0     67090    178500   1070038     66.50   no data
2305.79/577.97	c  N dy  8600   2231535       300     25500         0     86820    178500   2576912     66.51     70.03
2329.34/583.86	c  N dy  8681   2251624       300     25500         0    106521    178500   4073846     66.51     70.07
2357.25/590.88	c  N dy  8776   2271935       300     25500         0    126448    178500   5588867     66.51     70.34
2378.01/596.05	c  N dy  8860   2291956       300     25500         0     81327    178500   2099555     66.51     71.60
2400.79/601.75	c  N dy  8951   2312008       300     25500         0    100967    178500   3591780     66.52     70.05
2426.29/608.19	c  N dy  9025   2332066       300     25500         0    120653    178500   5083996     66.52     70.27
2451.02/614.32	c  N dy  9106   2352122       300     25500         0     74617    178500   1523635     66.52     70.43
2469.78/619.09	c  N dy  9151   2372177       300     25500         0     94299    178500   3021165     66.50     70.39
2494.91/625.35	c  N dy  9238   2392324       300     25500         0    114109    178500   4529725     66.51     70.02
2524.83/632.87	c  N dy  9326   2412384       300     25500         0     67050    178500    875494     66.51     70.18
2545.21/637.98	c  N dy  9418   2432415       300     25500         0     86719    178500   2369375     66.52     71.24
2571.54/644.58	c  N dy  9512   2452513       300     25500         0    106472    178500   3875059     66.52     72.59
2602.27/652.29	c  N dy  9585   2474217       300     25500         0    127773    178500   5489322     66.52     70.11
2626.18/658.28	c  N dy  9659   2494949       300     25500         0     80383    178500   1822102     66.52     70.02
2648.53/663.87	c  N dy  9741   2515394       300     25500         0    100456    178500   3349030     66.52     70.62
2675.27/670.53	c  N dy  9838   2535474       300     25500         0    120158    178500   4848941     66.53     70.58
2705.19/678.04	c  N dy  9925   2556011       300     25500         0     71605    178500   1090399     66.53     70.96
2724.74/682.91	c  N dy  9998   2576082       300     25500         0     91294    178500   2588068     66.53     70.03
2749.07/689.02	c  N dy 10091   2596177       300     25500         0    111022    178500   4093116     66.53     70.25
2777.83/696.22	c  N dy 10175   2616383       300     25500         0    130866    178500   5602285     66.54     71.02
2802.55/702.48	c  N dy 10256   2636516       300     25500         0     80929    178500   1737358     66.54     70.61
2824.09/707.84	c  N dy 10325   2656877       300     25500         0    100920    178500   3257992     66.54     70.41
2852.44/714.95	c  N dy 10417   2677026       300     25500         0    120695    178500   4774405     66.55     71.29
2883.93/722.87	c  N dy 10508   2697091       300     25500         0    140344    178500   6271605     66.55     70.19
2899.90/726.80	c  S st 10572   2711442       300     25500         0     83752    178500   1884851     66.55     69.08
2900.72/727.05	c  S st 10572   2711944       300     25500         0     84250    178500   1920893     66.55   no data
2900.72/727.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2901.14/727.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
2901.14/727.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2901.14/727.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2901.14/727.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2901.14/727.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
2901.14/727.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2901.14/727.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2901.49/727.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2949.41/739.28	c lits-rem:       254  cl-subs:      586  v-elim:      0  v-fix:    0  time: 12.08 s
2949.41/739.28	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
2949.77/739.31	c vivif2 --  cl tried    83664 cl shrink        0 lits rem          0 time: 0.03
2951.37/739.71	c asymm  cl-useful: 0/2269/25500 lits-rem:0 time: 0.40
2951.37/739.72	c calculated reachability. Time: 0.00
2951.37/739.72	c  N dy 10572   2711944       300     25500         0     83664    178500   1855830     66.55   no data
2974.12/745.44	c  N dy 10649   2731988       300     25500         0    103333    178500   3351689     66.55     70.11
3000.85/752.11	c  N dy 10718   2752664       300     25500         0    123646    178500   4894159     66.55     70.26
3032.81/760.18	c  N dy 10808   2772685       300     25500         0     71664    178500    901162     66.55     70.46
3051.91/764.98	c  N dy 10867   2792758       300     25500         0     91350    178500   2393135     66.55     70.16
3077.45/771.32	c  N dy 10958   2813451       300     25500         0    111655    178500   3943699     66.55     70.08
3104.18/778.00	c  N dy 11019   2833491       300     25500         0    131323    178500   5440180     66.54     70.16
3132.92/785.24	c  N dy 11094   2853816       300     25500         0     78647    178500   1369110     66.55     70.18
3153.66/790.49	c  N dy 11153   2873929       300     25500         0     98332    178500   2863366     66.54     70.94
3179.19/796.82	c  N dy 11237   2894006       300     25500         0    118045    178500   4363437     66.54     70.17
3211.92/805.06	c  N dy 11328   2915841       300     25500         0    139460    178500   6001338     66.55     70.13
3236.66/811.28	c  N dy 11393   2935892       300     25500         0     85581    178500   1837400     66.54     70.13
3259.80/817.02	c  N dy 11472   2956115       300     25500         0    105445    178500   3351888     66.54     70.38
3286.54/823.77	c  N dy 11556   2976324       300     25500         0    125277    178500   4860117     66.54     70.31
3320.05/832.13	c  N dy 11640   2996366       300     25500         0    144964    178500   6355606     66.54     70.41
3345.99/838.66	c  N dy 11707   3016593       300     25500         0     90210    178500   2112883     66.54     70.84
3369.52/844.59	c  N dy 11778   3036594       300     25500         0    109841    178500   3605900     66.54     70.91
3399.05/851.93	c  N dy 11871   3056878       300     25500         0    129743    178500   5125703     66.55     70.13
3431.37/860.03	c  N dy 11948   3077116       300     25500         0    149620    178500   6639964     66.55     70.27
3454.15/865.74	c  N dy 12032   3097147       300     25500         0     93695    178500   2318183     66.55     71.59
3479.25/872.06	c  N dy 12115   3117666       300     25500         0    113852    178500   3853114     66.55     70.62
3509.17/879.56	c  N dy 12205   3137964       300     25500         0    133738    178500   5363253     66.55     70.09
3545.48/888.62	c  N dy 12282   3160581       300     25500         0     79382    178500   1166573     66.55     70.27
3566.63/893.93	c  N dy 12354   3180588       300     25500         0     99017    178500   2658026     66.55     71.02
3592.17/900.30	c  N dy 12437   3200616       300     25500         0    118688    178500   4159090     66.55     70.06
3609.32/904.66	c  S st 12497   3211945       300     25500         0    129824    178500   5003785     66.55     64.82
3610.92/905.00	c  S st 12497   3212447       300     25500         0    130323    178500   5038510     66.55   no data
3610.92/905.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3611.32/905.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
3611.32/905.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3611.32/905.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3611.32/905.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3611.32/905.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
3611.32/905.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3611.32/905.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3611.74/905.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3887.02/974.29	c lits-rem:       940  cl-subs:     2443  v-elim:      0  v-fix:    0  time: 68.98 s
3887.02/974.29	c vivif2 --  cl tried    25500 cl shrink        0 lits rem          0 time: 0.00
3887.42/974.35	c vivif2 --  cl tried   127880 cl shrink        0 lits rem          0 time: 0.06
3889.42/974.80	c asymm  cl-useful: 0/1596/25500 lits-rem:0 time: 0.44
3889.42/974.80	c calculated reachability. Time: 0.00
3889.42/974.80	c  N dy 12497   3212447       300     25500         0    127880    178500   4769966     66.55   no data
3922.94/983.27	c  N dy 12594   3232455       300     25500         0    147549    178500   6262154     66.56     77.66
3952.86/990.71	c  N dy 12675   3255236       300     25500         0     92404    178500   2090344     66.56     71.57
3978.00/997.03	c  N dy 12766   3275709       300     25500         0    112459    178500   3615483     66.56     71.35
4006.75/1004.26	c  N dy 12851   3295719       300     25500         0    132124    178500   5108108     66.56     71.33
4039.44/1012.46	c  N dy 12916   3315746       300     25500         0    151782    178500   6598505     66.56     70.88
4065.37/1018.94	c  N dy 13001   3335858       300     25500         0     93005    178500   2068196     66.56     70.44
4089.32/1024.92	c  N dy 13078   3355916       300     25500         0    112709    178500   3568089     66.56     70.43
4117.64/1032.01	c  N dy 13142   3376947       300     25500         0    133391    178500   5148978     66.55     70.13
4152.35/1040.78	c  N dy 13238   3397111       300     25500         0    153168    178500   6654890     66.56     71.04
4180.29/1047.72	c  N dy 13331   3417152       300     25500         0     93295    178500   2033344     66.56     70.34
4207.02/1054.42	c  N dy 13420   3437332       300     25500         0    113122    178500   3542458     66.56     71.03
4238.15/1062.21	c  N dy 13491   3458638       300     25500         0    134024    178500   5139916     66.56     70.72
4276.84/1071.97	c  N dy 13567   3478721       300     25500         0    153725    178500   6637183     66.56     70.07
4305.97/1079.26	c  N dy 13656   3498861       300     25500         0     93011    178500   1942711     66.56     70.20
4329.52/1085.14	c  N dy 13727   3519059       300     25500         0    112849    178500   3455879     66.56     70.39
4358.64/1092.49	c  N dy 13809   3539353       300     25500         0    132814    178500   4979303     66.56     70.49
4391.76/1100.70	c  N dy 13888   3559373       300     25500         0    152434    178500   6473266     66.57     74.10
4422.09/1108.33	c  N dy 13970   3579551       300     25500         0     90758    178500   1698818     66.57     70.33
4446.82/1114.54	c  N dy 14058   3599879       300     25500         0    110675    178500   3216590     66.57     70.18
4475.16/1121.66	c  N dy 14146   3619943       300     25500         0    130373    178500   4711219     66.57     70.54
4509.06/1130.19	c  N dy 14225   3640633       300     25500         0    150680    178500   6254028     66.57     70.08
4542.21/1138.44	c  N dy 14309   3660854       300     25500         0     88076    178500   1429828     66.57     70.91
4566.52/1144.56	c  N dy 14392   3681878       300     25500         0    108708    178500   2997523     66.57     70.36
4597.64/1152.35	c  N dy 14448   3705687       300     25500         0    132070    178500   4775335     66.56     70.30
4608.04/1154.92	c  S st 14473   3712447       300     25500         0    138728    178500   5283242     66.56   no data
4609.21/1155.27	c  S st 14473   3712950       300     25500         0    139229    178500   5318275     66.56   no data
4609.21/1155.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4609.61/1155.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.09
4609.61/1155.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4609.61/1155.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4609.61/1155.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4609.61/1155.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    300 time:  0.00 s
4609.61/1155.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4610.01/1155.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4610.42/1155.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 6.31 7.69 7.88 2/304 18667
/proc/meminfo: memFree=18237408/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 411 0 0 0 1 0 0 0 25 0 4 0 651450169 52396032 351 33554432000 4194304 4580107 140735061670144 18446744073709551615 47678924146201 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 12792 351 302 95 0 7774 0
[pid=18667/tid=18668] ppid=18665 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651450170 52396032 351 33554432000 4194304 4580107 140735061670144 18446744073709551615 47678924146195 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651450170 52396032 351 33554432000 4194304 4580107 140735061670144 18446744073709551615 47678924146610 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651450170 52396032 351 33554432000 4194304 4580107 140735061670144 18446744073709551615 47678924146201 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0217101 s]
/proc/loadavg: 6.31 7.69 7.88 2/304 18667
/proc/meminfo: memFree=18237408/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=282760 CPUtime=0.05 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 2682 0 0 0 5 0 0 0 18 0 4 0 651450169 289546240 2603 33554432000 4194304 4580107 140735061670144 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 70690 2607 336 95 0 65672 0
[pid=18667/tid=18668] ppid=18665 vsize=282760 CPUtime=0.01 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 571 0 0 0 1 0 0 0 25 0 4 0 651450170 289546240 2611 33554432000 4194304 4580107 140735061670144 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=282760 CPUtime=0 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 565 0 0 0 0 0 0 0 25 0 4 0 651450170 289546240 2612 33554432000 4194304 4580107 140735061670144 18446744073709551615 4510869 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=282760 CPUtime=0.01 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 568 0 0 0 1 0 0 0 25 0 4 0 651450170 289546240 2614 33554432000 4194304 4580107 140735061670144 18446744073709551615 4489196 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 282760

[startup+0.182812 s]
/proc/loadavg: 6.31 7.69 7.88 2/304 18667
/proc/meminfo: memFree=18237408/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=283724 CPUtime=0.7 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 3826 0 0 0 69 1 0 0 18 0 4 0 651450169 290533376 3746 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 70931 3746 359 95 0 65913 0
[pid=18667/tid=18668] ppid=18665 vsize=283724 CPUtime=0.17 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 790 0 0 0 17 0 0 0 18 0 4 0 651450170 290533376 3746 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294574 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=283724 CPUtime=0.16 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 784 0 0 0 16 0 0 0 18 0 4 0 651450170 290533376 3746 33554432000 4194304 4580107 140735061670144 18446744073709551615 274474010807 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=283724 CPUtime=0.17 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 1041 0 0 0 17 0 0 0 18 0 4 0 651450170 290533376 3746 33554432000 4194304 4580107 140735061670144 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 283724

[startup+0.300661 s]
/proc/loadavg: 6.31 7.69 7.88 2/304 18667
/proc/meminfo: memFree=18237408/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=283724 CPUtime=1.17 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 4024 0 0 0 116 1 0 0 18 0 4 0 651450169 290533376 3944 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 70931 3944 359 95 0 65913 0
[pid=18667/tid=18668] ppid=18665 vsize=283724 CPUtime=0.29 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 808 0 0 0 29 0 0 0 18 0 4 0 651450170 290533376 3944 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=283724 CPUtime=0.28 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 801 0 0 0 28 0 0 0 18 0 4 0 651450170 290533376 3944 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=283724 CPUtime=0.28 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 1188 0 0 0 28 0 0 0 18 0 4 0 651450170 290533376 3944 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 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) 283724

[startup+0.700593 s]
/proc/loadavg: 6.31 7.69 7.88 2/304 18667
/proc/meminfo: memFree=18237408/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=292140 CPUtime=2.75 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 10700 0 0 0 272 3 0 0 18 0 4 0 651450169 299151360 9134 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 73035 9135 377 95 0 68017 0
[pid=18667/tid=18668] ppid=18665 vsize=292140 CPUtime=0.68 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 2763 0 0 0 68 0 0 0 18 0 4 0 651450170 299151360 9135 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=292140 CPUtime=0.68 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 2733 0 0 0 67 1 0 0 18 0 4 0 651450170 299151360 9136 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=292140 CPUtime=0.68 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 2091 0 0 0 68 0 0 0 18 0 4 0 651450170 299151360 9136 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 292140

[startup+1.50045 s]
/proc/loadavg: 6.31 7.69 7.88 12/314 18681
/proc/meminfo: memFree=17976800/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=298752 CPUtime=5.95 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 17489 0 0 0 590 5 0 0 19 0 4 0 651450169 305922048 9756 33554432000 4194304 4580107 140735061670144 18446744073709551615 4293222 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 74688 9756 377 95 0 69670 0
[pid=18667/tid=18668] ppid=18665 vsize=298752 CPUtime=1.48 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 4431 0 0 0 147 1 0 0 19 0 4 0 651450170 305922048 9756 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=298752 CPUtime=1.46 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 4417 0 0 0 145 1 0 0 19 0 4 0 651450170 305922048 9757 33554432000 4194304 4580107 140735061670144 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=298752 CPUtime=1.48 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 3891 0 0 0 148 0 0 0 20 0 4 0 651450170 305922048 9757 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294701 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 298752

[startup+3.10118 s]
/proc/loadavg: 6.52 7.72 7.88 9/314 18681
/proc/meminfo: memFree=17972356/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=312280 CPUtime=12.34 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 30404 0 0 0 1226 8 0 0 23 0 4 0 651450169 319774720 14319 33554432000 4194304 4580107 140735061670144 18446744073709551615 4406385 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 78070 14319 379 95 0 73052 0
[pid=18667/tid=18668] ppid=18665 vsize=312280 CPUtime=3.08 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 6978 0 0 0 307 1 0 0 22 0 4 0 651450170 319774720 14319 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=312280 CPUtime=3.05 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 6942 0 0 0 303 2 0 0 23 0 4 0 651450170 319774720 14319 33554432000 4194304 4580107 140735061670144 18446744073709551615 4320793 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=312280 CPUtime=3.08 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 6505 0 0 0 307 1 0 0 25 0 4 0 651450170 319774720 14319 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 312280

[startup+6.30061 s]
/proc/loadavg: 6.52 7.72 7.88 9/314 18681
/proc/meminfo: memFree=17876564/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=322712 CPUtime=25.1 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 51662 0 0 0 2497 13 0 0 25 0 4 0 651450169 330457088 26983 33554432000 4194304 4580107 140735061670144 18446744073709551615 4295727 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 80678 26984 379 95 0 75660 0
[pid=18667/tid=18668] ppid=18665 vsize=322712 CPUtime=6.28 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 13005 0 0 0 625 3 0 0 25 0 4 0 651450170 330457088 26984 33554432000 4194304 4580107 140735061670144 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=322712 CPUtime=6.23 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 13090 0 0 0 619 4 0 0 25 0 4 0 651450170 330457088 26984 33554432000 4194304 4580107 140735061670144 18446744073709551615 4292922 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=322712 CPUtime=6.29 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 12976 0 0 0 626 3 0 0 25 0 4 0 651450170 330457088 26984 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294520 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.1
Current children cumulated vsize (KiB) 322712

[startup+12.7005 s]
/proc/loadavg: 6.75 7.72 7.88 9/314 18681
/proc/meminfo: memFree=17793148/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=319316 CPUtime=50.63 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 83583 0 0 0 5044 19 0 0 25 0 4 0 651450169 326979584 39104 33554432000 4194304 4580107 140735061670144 18446744073709551615 4416737 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 79829 39104 379 95 0 74811 0
[pid=18667/tid=18668] ppid=18665 vsize=319316 CPUtime=12.68 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 20745 0 0 0 1264 4 0 0 25 0 4 0 651450170 326979584 39104 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=319316 CPUtime=12.56 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 20741 0 0 0 1250 6 0 0 25 0 4 0 651450170 326979584 39104 33554432000 4194304 4580107 140735061670144 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=319316 CPUtime=12.68 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 20640 0 0 0 1264 4 0 0 25 0 4 0 651450170 326979584 39104 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294487 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.63
Current children cumulated vsize (KiB) 319316

[startup+25.5002 s]
/proc/loadavg: 6.94 7.73 7.89 9/314 18681
/proc/meminfo: memFree=17644736/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=344032 CPUtime=101.69 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 117476 0 0 0 10141 28 0 0 25 0 4 0 651450169 352288768 50085 33554432000 4194304 4580107 140735061670144 18446744073709551615 4416310 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 86008 50085 379 95 0 80990 0
[pid=18667/tid=18668] ppid=18665 vsize=344032 CPUtime=25.47 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 30862 0 0 0 2540 7 0 0 25 0 4 0 651450170 352288768 50085 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294544 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=344032 CPUtime=25.22 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 28429 0 0 0 2514 8 0 0 25 0 4 0 651450170 352288768 50085 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=344032 CPUtime=25.48 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 31133 0 0 0 2541 7 0 0 25 0 4 0 651450170 352288768 50085 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 344032

[startup+51.1007 s]
/proc/loadavg: 7.36 7.77 7.89 9/314 18682
/proc/meminfo: memFree=17411700/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=431600 CPUtime=203.84 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 168216 0 0 0 20342 42 0 0 25 0 4 0 651450169 441958400 70492 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 107900 70492 379 95 0 102882 0
[pid=18667/tid=18668] ppid=18665 vsize=431600 CPUtime=51.08 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 42641 0 0 0 5098 10 0 0 25 0 4 0 651450170 441958400 70492 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=431600 CPUtime=50.57 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 41872 0 0 0 5046 11 0 0 25 0 4 0 651450170 441958400 70492 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=431600 CPUtime=51.08 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 49389 0 0 0 5095 13 0 0 25 0 4 0 651450170 441958400 70492 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.84
Current children cumulated vsize (KiB) 431600

[startup+102.312 s]
/proc/loadavg: 7.94 7.85 7.91 9/314 18683
/proc/meminfo: memFree=17046228/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=450364 CPUtime=408.17 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 229344 0 0 0 40752 65 0 0 25 0 4 0 651450169 461172736 79238 33554432000 4194304 4580107 140735061670144 18446744073709551615 4416448 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 112591 79238 379 95 0 107573 0
[pid=18667/tid=18668] ppid=18665 vsize=450364 CPUtime=102.29 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 47682 0 0 0 10217 12 0 0 25 0 4 0 651450170 461172736 79238 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294496 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=450364 CPUtime=101.27 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 60573 0 0 0 10110 17 0 0 25 0 4 0 651450170 461172736 79238 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=450364 CPUtime=102.28 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 82527 0 0 0 10202 26 0 0 25 0 4 0 651450170 461172736 79238 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.17
Current children cumulated vsize (KiB) 450364

[startup+162.301 s]

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

[pid=18667] ppid=18665 vsize=796292 CPUtime=2802.14 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 914544 0 0 0 279892 322 0 0 25 0 4 0 651450169 815403008 130416 33554432000 4194304 4580107 140735061670144 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 199073 130416 384 95 0 194055 0
[pid=18667/tid=18668] ppid=18665 vsize=796292 CPUtime=702.28 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 242186 0 0 0 70144 84 0 0 25 0 4 0 651450170 815403008 130416 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=796292 CPUtime=695.27 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 246423 0 0 0 69443 84 0 0 25 0 4 0 651450170 815403008 130416 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=796292 CPUtime=702.27 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 297570 0 0 0 70122 105 0 0 25 0 4 0 651450170 815403008 130416 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2802.14
Current children cumulated vsize (KiB) 796292

[startup+762.312 s]
/proc/loadavg: 8.12 8.05 7.97 9/314 18701
/proc/meminfo: memFree=16145140/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=855340 CPUtime=3041.59 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 967789 0 0 0 303818 341 0 0 25 0 4 0 651450169 875868160 141890 33554432000 4194304 4580107 140735061670144 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 213835 141890 379 95 0 208817 0
[pid=18667/tid=18668] ppid=18665 vsize=855340 CPUtime=762.29 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 254995 0 0 0 76142 87 0 0 25 0 4 0 651450170 875868160 141890 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=855340 CPUtime=754.68 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 261418 0 0 0 75379 89 0 0 25 0 4 0 651450170 875868160 141890 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=855340 CPUtime=762.29 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 309229 0 0 0 76118 111 0 0 25 0 4 0 651450170 875868160 141890 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3041.59
Current children cumulated vsize (KiB) 855340

[startup+822.301 s]
/proc/loadavg: 8.04 8.04 7.97 9/314 18702
/proc/meminfo: memFree=16169644/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=798764 CPUtime=3280.95 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 1034623 0 0 0 327730 365 0 0 25 0 4 0 651450169 817934336 142470 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 199691 142471 379 95 0 194673 0
[pid=18667/tid=18668] ppid=18665 vsize=798764 CPUtime=822.27 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 273496 0 0 0 82133 94 0 0 25 0 4 0 651450170 817934336 142471 33554432000 4194304 4580107 140735061670144 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=798764 CPUtime=814.07 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 276102 0 0 0 81314 93 0 0 25 0 4 0 651450170 817934336 142471 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=798764 CPUtime=822.27 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 325768 0 0 0 82110 117 0 0 25 0 4 0 651450170 817934336 142471 33554432000 4194304 4580107 140735061670144 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3280.95
Current children cumulated vsize (KiB) 798764

[startup+882.301 s]
/proc/loadavg: 8.16 8.06 7.98 9/314 18704
/proc/meminfo: memFree=16153852/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=859156 CPUtime=3520.34 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 1089637 0 0 0 351645 389 0 0 25 0 4 0 651450169 879775744 136233 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 214789 136233 379 95 0 209771 0
[pid=18667/tid=18668] ppid=18665 vsize=859156 CPUtime=882.27 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 289955 0 0 0 88125 102 0 0 25 0 4 0 651450170 879775744 136233 33554432000 4194304 4580107 140735061670144 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=859156 CPUtime=873.47 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 281424 0 0 0 87251 96 0 0 25 0 4 0 651450170 879775744 136233 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294445 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=859156 CPUtime=882.28 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 343147 0 0 0 88104 124 0 0 25 0 4 0 651450170 879775744 136233 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3520.34
Current children cumulated vsize (KiB) 859156

[startup+942.301 s]
/proc/loadavg: 8.06 8.05 7.98 9/314 18706
/proc/meminfo: memFree=16038600/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=1079004 CPUtime=3759.75 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 1154554 0 0 0 375565 410 0 0 25 0 4 0 651450169 1104900096 179151 33554432000 4194304 4580107 140735061670144 18446744073709551615 4416310 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 269751 179151 379 95 0 264733 0
[pid=18667/tid=18668] ppid=18665 vsize=1079004 CPUtime=942.27 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 315720 0 0 0 94117 110 0 0 25 0 4 0 651450170 1104900096 179151 33554432000 4194304 4580107 140735061670144 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=1079004 CPUtime=932.88 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 292556 0 0 0 93186 102 0 0 25 0 4 0 651450170 1104900096 179151 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=1079004 CPUtime=942.27 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 359237 0 0 0 94100 127 0 0 25 0 4 0 651450170 1104900096 179151 33554432000 4194304 4580107 140735061670144 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3759.75
Current children cumulated vsize (KiB) 1079004

[startup+1002.3 s]
/proc/loadavg: 8.14 8.07 7.99 9/314 18707
/proc/meminfo: memFree=15900668/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=1035152 CPUtime=3999.14 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 1177739 0 0 0 399492 422 0 0 25 0 4 0 651450169 1059995648 171434 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 258788 171434 379 95 0 253770 0
[pid=18667/tid=18668] ppid=18665 vsize=1035152 CPUtime=1002.27 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 315720 0 0 0 100117 110 0 0 25 0 4 0 651450170 1059995648 171434 33554432000 4194304 4580107 140735061670144 18446744073709551615 4417015 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=1035152 CPUtime=992.27 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 303871 0 0 0 99119 108 0 0 25 0 4 0 651450170 1059995648 171434 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=1035152 CPUtime=1002.27 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 363778 0 0 0 100098 129 0 0 25 0 4 0 651450170 1059995648 171434 33554432000 4194304 4580107 140735061670144 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3999.14
Current children cumulated vsize (KiB) 1035152

[startup+1062.3 s]
/proc/loadavg: 8.10 8.07 8.00 9/314 18709
/proc/meminfo: memFree=15894676/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=1036748 CPUtime=4238.55 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 1237578 0 0 0 423407 448 0 0 25 0 4 0 651450169 1061629952 176959 33554432000 4194304 4580107 140735061670144 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 259187 176959 379 95 0 254169 0
[pid=18667/tid=18668] ppid=18665 vsize=1036748 CPUtime=1062.28 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 329412 0 0 0 106111 117 0 0 25 0 4 0 651450170 1061629952 176959 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=1036748 CPUtime=1051.68 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 318674 0 0 0 105055 113 0 0 25 0 4 0 651450170 1061629952 176959 33554432000 4194304 4580107 140735061670144 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=1036748 CPUtime=1062.26 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 379475 0 0 0 106090 136 0 0 25 0 4 0 651450170 1061629952 176959 33554432000 4194304 4580107 140735061670144 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4238.55
Current children cumulated vsize (KiB) 1036748

[startup+1122.3 s]
/proc/loadavg: 8.09 8.07 8.00 9/314 18710
/proc/meminfo: memFree=15810288/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=962748 CPUtime=4477.94 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 1287370 0 0 0 447322 472 0 0 25 0 4 0 651450169 985853952 171105 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 240687 171105 379 95 0 235669 0
[pid=18667/tid=18668] ppid=18665 vsize=962748 CPUtime=1122.28 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 344750 0 0 0 112103 125 0 0 25 0 4 0 651450170 985853952 171105 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=962748 CPUtime=1111.08 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 322528 0 0 0 110994 114 0 0 25 0 4 0 651450170 985853952 171105 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=962748 CPUtime=1122.26 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 394817 0 0 0 112083 143 0 0 25 0 4 0 651450170 985853952 171105 33554432000 4194304 4580107 140735061670144 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4477.94
Current children cumulated vsize (KiB) 962748

[startup+1182.3 s]
/proc/loadavg: 8.08 8.07 8.00 9/314 18721
/proc/meminfo: memFree=15917848/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=1105140 CPUtime=4717.33 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 1346844 0 0 0 471238 495 0 0 25 0 4 0 651450169 1131663360 194889 33554432000 4194304 4580107 140735061670144 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 276285 194889 379 95 0 271267 0
[pid=18667/tid=18668] ppid=18665 vsize=1105140 CPUtime=1182.26 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 359928 0 0 0 118094 132 0 0 25 0 4 0 651450170 1131663360 194889 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=1105140 CPUtime=1170.48 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 335945 0 0 0 116928 120 0 0 25 0 4 0 651450170 1131663360 194889 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=1105140 CPUtime=1182.26 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 412816 0 0 0 118077 149 0 0 25 0 4 0 651450170 1131663360 194889 33554432000 4194304 4580107 140735061670144 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4717.33
Current children cumulated vsize (KiB) 1105140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.1 s]
/proc/loadavg: 8.06 8.06 8.00 9/314 18722
/proc/meminfo: memFree=15813920/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=1170856 CPUtime=4800.34 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 1358360 0 0 0 479535 499 0 0 25 0 4 0 651450169 1198956544 202374 33554432000 4194304 4580107 140735061670144 18446744073709551615 4416997 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 292714 202374 379 95 0 287696 0
[pid=18667/tid=18668] ppid=18665 vsize=1170856 CPUtime=1203.08 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 369318 0 0 0 120173 135 0 0 25 0 4 0 651450170 1198956544 202374 33554432000 4194304 4580107 140735061670144 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=1170856 CPUtime=1191.07 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 338071 0 0 0 118986 121 0 0 25 0 4 0 651450170 1198956544 202374 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=1170856 CPUtime=1203.07 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 412816 0 0 0 120158 149 0 0 25 0 4 0 651450170 1198956544 202374 33554432000 4194304 4580107 140735061670144 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 1170856

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

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

[startup+1203.1 s]
/proc/loadavg: 8.06 8.06 8.00 9/314 18722
/proc/meminfo: memFree=15813920/32950928 swapFree=67111348/67111528
[pid=18667] ppid=18665 vsize=1170856 CPUtime=4800.34 cores=1,3,5,7
/proc/18667/stat : 18667 (strangenight2-m) R 18665 18667 18635 0 -1 4202496 1358360 0 0 0 479535 499 0 0 25 0 4 0 651450169 1198956544 202374 33554432000 4194304 4580107 140735061670144 18446744073709551615 4416997 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/18667/statm: 292714 202374 379 95 0 287696 0
[pid=18667/tid=18668] ppid=18665 vsize=1170856 CPUtime=1203.08 cores=1,3,5,7
/proc/18667/task/18668/stat : 18668 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 369318 0 0 0 120173 135 0 0 25 0 4 0 651450170 1198956544 202374 33554432000 4194304 4580107 140735061670144 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=18667/tid=18669] ppid=18665 vsize=1170856 CPUtime=1191.07 cores=1,3,5,7
/proc/18667/task/18669/stat : 18669 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 338071 0 0 0 118986 121 0 0 25 0 4 0 651450170 1198956544 202374 33554432000 4194304 4580107 140735061670144 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=18667/tid=18670] ppid=18665 vsize=1170856 CPUtime=1203.07 cores=1,3,5,7
/proc/18667/task/18670/stat : 18670 (strangenight2-m) R 18665 18667 18635 0 -1 4202560 412816 0 0 0 120158 149 0 0 25 0 4 0 651450170 1198956544 202374 33554432000 4194304 4580107 140735061670144 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.34
Current children cumulated vsize (KiB) 1170856

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.16
CPU time (s): 4800.43
CPU user time (s): 4795.4
CPU system time (s): 5.03323
CPU usage (%): 398.985
Max. virtual memory (cumulated for all children) (KiB): 1170856

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.39
system time used= 5.03323
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1358361
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= 2073
involuntary context switches= 31386

runsolver used 3.3025 second user time and 8.75967 second system time

The end

Launcher Data

Begin job on node125 at 2011-05-14 20:41:45
IDJOB=3366197
IDBENCH=82606
IDSOLVER=1844
FILE ID=node125/3366197-1305398505
RUNJOBID= node125-1305398505-18654
PBS_JOBID= 13324489
Free space on /tmp= 73196 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k7-r85-v300-c25500-S376724493-075-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366197-1305398505/watcher-3366197-1305398505 -o /tmp/evaluation-result-3366197-1305398505/solver-3366197-1305398505 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366197-1305398505.cnf

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

MD5SUM BENCH= b318fd1a86aee981aadb17224d952a44
RANDOM SEED=1437594672

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      18237688 kB
Buffers:        251316 kB
Cached:        4027360 kB
SwapCached:          0 kB
Active:       11117624 kB
Inactive:      3220160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      18237688 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            7920 kB
Writeback:           0 kB
AnonPages:    10058816 kB
Mapped:          28820 kB
Slab:           274664 kB
PageTables:      35568 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 50989872 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= 73184 MiB
End job on node125 at 2011-05-14 21:01:50