Trace number 3366143

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.11 1202.25

General information on the benchmark

Namerandom/large/
unif-k7-r85-v400-c34000-S1897807474-073-UNKNOWN.cnf
MD5SUM6ed0ea2d6f55cf35f843b9274cf5be29
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 variables400
Number of clauses34000
Sum of the clauses size238000
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 534000

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366143-1305397013.cnf'
0.00/0.00	c -- header says num vars:            400
0.00/0.00	c -- header says num clauses:       34000
0.03/0.02	c -- clauses added:            0 learnts,        34000 normals,            0 xors
0.03/0.02	c -- vars added        400
0.03/0.02	c Parsing time:  0.02 s
0.03/0.02	c  N st     0         0       400     34000         0         0    238000         0   no data   no data
1.57/0.45	c asymm  cl-useful: 0/14627/34000 lits-rem:0 time: 0.42
1.57/0.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
1.57/0.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.57/0.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.57/0.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.57/0.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1.57/0.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.57/0.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.15 s
1.57/0.63	c Finding binary XORs  T:     0.00 s  found:       0
1.57/0.64	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
1.57/0.64	c calculated reachability. Time: 0.00
1.57/0.64	c Calc default polars -  time:   0.00 s pos:     196 undec:       8 neg:     196
1.57/0.64	c =========================================================================================
1.57/0.64	c types(t): F = full restart, N = normal restart
1.57/0.64	c types(t): S = simplification begin/end, E = solution found
1.57/0.64	c restart types(rt): st = static, dy = dynamic
1.57/0.64	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.57/0.64	c  B st     0         0       400     34000         0         0    238000         0   no data   no data
3.78/0.97	c  N dy    15      4015       400     34000         0      3966    238000    383724     84.87     90.00
5.17/1.35	c  N dy    31      8523       400     34000         0      5617    238000    419742     83.70     88.42
6.75/1.73	c  N dy    47     12712       400     34000         0      5068    238000    248304     83.18     87.74
7.95/2.09	c  N dy    66     16756       400     34000         0      9049    238000    628728     83.76     89.17
9.55/2.49	c  N dy    83     20806       400     34000         0      6926    238000    321803     83.76     88.88
11.14/2.85	c  N dy    93     24881       400     34000         0     10960    238000    702513     83.21     87.60
11.14/2.87	c  F st    95     25000       400     34000         0     11078    238000    713580     83.22   no data
13.15/3.36	c  N dy   101     30000       400     34000         0      8667    238000    399532     83.22   no data
13.15/3.36	c  S st   101     30000       400     34000         0      8667    238000    399532     83.22   no data
13.54/3.42	c  S st   101     30504       400     34000         0      9168    238000    442590     83.22   no data
13.54/3.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.54/3.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
13.54/3.44	c blocked clauses removed:        0 vars:      0 tried:         400 T: 0.00 s
13.54/3.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.54/3.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.54/3.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
13.54/3.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
13.54/3.45	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.54/3.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.14/3.87	c lits-rem:        31  cl-subs:       55  v-elim:      0  v-fix:    0  time:  0.39 s
16.34/4.11	c asymm  cl-useful: 0/7560/34000 lits-rem:0 time: 0.24
16.34/4.11	c calculated reachability. Time: 0.00
16.34/4.11	c  N dy   101     30504       400     34000         0      9113    238000    434311     83.22   no data
17.94/4.54	c  N dy   115     34578       400     34000         0     13130    238000    811785     83.04     87.67
19.93/5.03	c  N dy   129     38688       400     34000         0      8745    238000    313246     82.89     89.14
21.93/5.53	c  N dy   146     43211       400     34000         0     13207    238000    730574     82.73     87.33
23.14/5.81	c  S st   156     45757       400     34000         0     15720    238000    968829     82.58     71.90
23.14/5.90	c  S st   156     46259       400     34000         0     16221    238000   1013246     82.58   no data
23.14/5.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.56/5.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
23.56/5.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.56/5.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.56/5.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.56/5.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
23.56/5.93	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
23.56/5.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.56/5.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
31.92/8.05	c lits-rem:       113  cl-subs:      242  v-elim:      0  v-fix:    0  time:  2.07 s
31.92/8.05	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
31.92/8.06	c vivif2 --  cl tried    15979 cl shrink        0 lits rem          0 time: 0.01
33.10/8.35	c asymm  cl-useful: 0/6382/34000 lits-rem:0 time: 0.28
33.10/8.35	c calculated reachability. Time: 0.00
33.10/8.35	c  N dy   156     46259       400     34000         0     15979    238000    977934     82.58   no data
35.10/8.81	c  N dy   170     50392       400     34000         0     10585    238000    400232     82.53     87.76
36.72/9.24	c  N dy   189     54740       400     34000         0     14865    238000    802420     82.53     87.25
38.70/9.70	c  N dy   211     58809       400     34000         0     18883    238000   1183560     82.61     87.09
40.29/10.17	c  N dy   222     63330       400     34000         0     12848    238000    530455     82.30     86.86
42.29/10.65	c  N dy   245     67786       400     34000         0     17244    238000    945763     82.33     86.87
43.09/10.82	c  S st   252     69389       400     34000         0     18836    238000   1095347     82.33     81.32
43.48/10.91	c  S st   252     69891       400     34000         0     19338    238000   1136935     82.33   no data
43.48/10.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.48/10.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
43.48/10.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.48/10.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.48/10.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.48/10.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
43.48/10.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.48/10.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
43.48/10.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.86/14.01	c lits-rem:       217  cl-subs:      275  v-elim:      0  v-fix:    0  time:  3.03 s
55.86/14.02	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
55.86/14.03	c vivif2 --  cl tried    19063 cl shrink        0 lits rem          0 time: 0.01
57.06/14.32	c asymm  cl-useful: 0/5431/34000 lits-rem:0 time: 0.29
57.06/14.32	c calculated reachability. Time: 0.00
57.06/14.32	c  N dy   252     69891       400     34000         0     19063    238000   1096710     82.33   no data
59.45/14.91	c  N dy   277     74403       400     34000         0     12008    238000    367595     82.44     96.41
61.45/15.47	c  N dy   306     79354       400     34000         0     16884    238000    828558     82.56     88.76
63.85/16.06	c  N dy   327     84453       400     34000         0     21918    238000   1298472     82.41     87.15
65.45/16.45	c  F st   340     87500       400     34000         0     24927    238000   1579713     82.39     80.23
67.06/16.81	c  N st   345     90798       400     34000         0     15693    238000    641346     82.39   no data
69.44/17.47	c  N dy   365     96688       400     34000         0     21507    238000   1195250     82.41     90.54
72.63/18.25	c  N dy   395    102936       400     34000         0     14191    238000    408803     82.42     88.00
73.43/18.46	c  S st   407    104836       400     34000         0     16063    238000    584620     82.45   no data
73.83/18.54	c  S st   407    105340       400     34000         0     16566    238000    629670     82.45   no data
73.83/18.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
73.83/18.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
73.83/18.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
73.83/18.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
73.83/18.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.83/18.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
73.83/18.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
73.83/18.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
73.83/18.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
76.62/19.28	c lits-rem:        66  cl-subs:       66  v-elim:      0  v-fix:    0  time:  0.68 s
76.62/19.28	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
76.62/19.29	c vivif2 --  cl tried    16500 cl shrink        0 lits rem          0 time: 0.01
77.82/19.54	c asymm  cl-useful: 0/7583/34000 lits-rem:0 time: 0.25
77.82/19.54	c calculated reachability. Time: 0.00
77.82/19.54	c  N dy   407    105340       400     34000         0     16500    238000    619888     82.45   no data
81.01/20.33	c  N dy   437    112100       400     34000         0     23179    238000   1249647     82.46     89.36
84.63/21.24	c  N dy   463    119268       400     34000         0     15780    238000    476609     82.43     87.39
88.60/22.24	c  N dy   493    127858       400     34000         0     24253    238000   1264967     82.32     87.42
92.99/23.36	c  N dy   535    136031       400     34000         0     16859    238000    494990     82.36     87.46
97.39/24.43	c  N dy   576    144990       400     34000         0     25702    238000   1323589     82.36     86.73
102.19/25.69	c  N dy   620    154430       400     34000         0     18556    238000    576755     82.40     86.77
104.17/26.11	c  S st   636    158010       400     34000         0     22096    238000    911720     82.38     81.71
104.58/26.20	c  S st   636    158512       400     34000         0     22598    238000    955689     82.38   no data
104.58/26.21	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
104.58/26.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
104.58/26.24	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.58/26.24	c bin-w-bin subsume rem            0 bins  time:  0.00 s
104.58/26.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
104.58/26.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
104.58/26.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
104.58/26.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
104.58/26.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
112.56/28.21	c lits-rem:       125  cl-subs:      170  v-elim:      0  v-fix:    0  time:  1.93 s
112.56/28.21	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
112.56/28.23	c vivif2 --  cl tried    22428 cl shrink        0 lits rem          0 time: 0.01
113.75/28.52	c asymm  cl-useful: 0/5851/34000 lits-rem:0 time: 0.30
113.75/28.52	c calculated reachability. Time: 0.00
113.75/28.52	c  N dy   636    158512       400     34000         0     22428    238000    930600     82.38   no data
119.35/29.99	c  N dy   681    168794       400     34000         0     32577    238000   1886832     82.38     87.23
125.33/31.42	c  N dy   731    179599       400     34000         0     25820    238000   1172601     82.41     87.86
132.11/33.11	c  N dy   782    191520       400     34000         0     19164    238000    466295     82.42     87.24
138.50/34.78	c  N dy   836    204545       400     34000         0     32029    238000   1676541     82.43     86.77
146.10/36.65	c  N dy   904    217815       400     34000         0     25706    238000   1000468     82.45     86.82
154.48/38.79	c  N dy   972    231774       400     34000         0     39513    238000   2305754     82.48     93.11
158.07/39.61	c  S st   992    237768       400     34000         0     25016    238000    850492     82.44     81.90
158.47/39.71	c  S st   992    238272       400     34000         0     25516    238000    893816     82.44   no data
158.47/39.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
158.47/39.74	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
158.47/39.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
158.47/39.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
158.47/39.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
158.47/39.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
158.47/39.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
158.47/39.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
158.47/39.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
164.45/41.20	c lits-rem:        72  cl-subs:      145  v-elim:      0  v-fix:    0  time:  1.41 s
164.45/41.20	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
164.45/41.21	c vivif2 --  cl tried    25371 cl shrink        0 lits rem          0 time: 0.01
165.65/41.53	c asymm  cl-useful: 0/5406/34000 lits-rem:0 time: 0.32
165.65/41.54	c calculated reachability. Time: 0.00
165.65/41.54	c  N dy   992    238272       400     34000         0     25371    238000    872693     82.44   no data
176.04/44.10	c  N dy  1065    254063       400     34000         0     40969    238000   2338534     82.44     86.91
185.63/46.52	c  N dy  1139    270360       400     34000         0     35657    238000   1774501     82.47     87.03
196.00/49.17	c  N dy  1210    287678       400     34000         0     30366    238000   1196897     82.46     87.02
207.59/52.10	c  N dy  1279    306087       400     34000         0     25169    238000    622080     82.42     86.81
208.00/52.12	c  F st  1280    306250       400     34000         0     25332    238000    637047     82.42     78.72
220.35/55.20	c  N dy  1360    325732       400     34000         0     44578    238000   2465481     82.43     87.89
232.73/58.30	c  N dy  1441    345878       400     34000         0     40132    238000   1946871     82.39     86.76
240.72/60.33	c  S st  1495    357409       400     34000         0     26164    238000    550261     82.40     76.75
241.11/60.43	c  S st  1495    357914       400     34000         0     26668    238000    594305     82.40   no data
241.11/60.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
241.11/60.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
241.11/60.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
241.11/60.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
241.11/60.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
241.11/60.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
241.11/60.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
241.11/60.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
241.11/60.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
243.50/61.08	c lits-rem:        11  cl-subs:       26  v-elim:      0  v-fix:    0  time:  0.58 s
243.50/61.08	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
243.50/61.09	c vivif2 --  cl tried    26642 cl shrink        0 lits rem          0 time: 0.01
244.71/61.38	c asymm  cl-useful: 0/5231/34000 lits-rem:0 time: 0.29
244.71/61.38	c calculated reachability. Time: 0.00
244.71/61.38	c  N dy  1495    357914       400     34000         0     26642    238000    590285     82.40   no data
257.08/64.46	c  N dy  1585    377971       400     34000         0     46453    238000   2455023     82.41     87.77
270.26/67.74	c  N dy  1681    398073       400     34000         0     39936    238000   1767551     82.45     87.27
283.44/71.07	c  N dy  1752    418093       400     34000         0     32388    238000    974015     82.40     87.27
298.61/74.81	c  N dy  1840    438935       400     34000         0     52989    238000   2917904     82.38     86.80
311.78/78.11	c  N dy  1922    459137       400     34000         0     44622    238000   2039089     82.36     87.65
327.75/82.13	c  N dy  2005    481820       400     34000         0     37699    238000   1313029     82.30     86.67
342.53/85.87	c  N dy  2092    502303       400     34000         0     57936    238000   3218357     82.30     86.85
356.51/89.37	c  N dy  2196    522363       400     34000         0     47447    238000   2143968     82.32     86.96
367.68/92.19	c  S st  2256    536871       400     34000         0     61755    238000   3486831     82.31     74.66
368.48/92.38	c  S st  2256    537377       400     34000         0     62256    238000   3533072     82.31   no data
368.48/92.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
368.88/92.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
368.88/92.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
368.88/92.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
368.88/92.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
368.88/92.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
368.88/92.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
368.88/92.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
369.28/92.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
510.64/127.91	c lits-rem:       507  cl-subs:      941  v-elim:      0  v-fix:    0  time: 35.33 s
510.64/127.92	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
510.64/127.96	c vivif2 --  cl tried    61315 cl shrink        0 lits rem          0 time: 0.04
512.22/128.36	c asymm  cl-useful: 0/3301/34000 lits-rem:0 time: 0.40
512.22/128.36	c calculated reachability. Time: 0.00
512.22/128.36	c  N dy  2256    537377       400     34000         0     61315    238000   3394439     82.31   no data
525.80/131.75	c  N dy  2357    557432       400     34000         0     49872    238000   2291639     82.34     86.91
541.79/135.79	c  N dy  2447    578040       400     34000         0     37983    238000   1082768     82.35     86.88
558.14/139.80	c  N dy  2544    598338       400     34000         0     58035    238000   2961926     82.35     87.00
573.71/143.78	c  N dy  2632    618436       400     34000         0     44663    238000   1623997     82.34     87.15
592.07/148.31	c  N dy  2723    638510       400     34000         0     64513    238000   3498486     82.34     86.68
607.26/152.13	c  N dy  2817    658639       400     34000         0     50124    238000   2060599     82.35     87.76
624.42/156.47	c  N dy  2905    678681       400     34000         0     69930    238000   3917172     82.34     87.04
639.59/160.20	c  N dy  2992    698782       400     34000         0     54542    238000   2391967     82.34     87.26
657.95/164.81	c  N dy  3075    719008       400     34000         0     38327    238000    785078     82.33     87.26
673.92/168.86	c  N dy  3177    739297       400     34000         0     58379    238000   2676159     82.34     87.60
692.29/173.49	c  N dy  3270    759357       400     34000         0     40963    238000    949490     82.35     87.98
710.26/177.93	c  N dy  3365    779672       400     34000         0     61024    238000   2840624     82.36     88.04
728.22/182.46	c  N dy  3456    799740       400     34000         0     42635    238000   1029470     82.36     86.93
733.02/183.60	c  S st  3485    806065       400     34000         0     48891    238000   1621460     82.37   no data
733.42/183.76	c  S st  3485    806568       400     34000         0     49390    238000   1666371     82.37   no data
733.42/183.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
733.82/183.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
733.82/183.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
733.82/183.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
733.82/183.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
733.82/183.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
733.82/183.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
733.82/183.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
733.82/183.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
782.94/196.13	c lits-rem:       199  cl-subs:      308  v-elim:      0  v-fix:    0  time: 12.25 s
782.94/196.14	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
782.94/196.16	c vivif2 --  cl tried    49082 cl shrink        0 lits rem          0 time: 0.02
784.52/196.54	c asymm  cl-useful: 0/3767/34000 lits-rem:0 time: 0.38
784.52/196.54	c calculated reachability. Time: 0.00
784.52/196.54	c  N dy  3485    806568       400     34000         0     49082    238000   1620660     82.37   no data
801.69/200.86	c  N dy  3580    826853       400     34000         0     69110    238000   3509776     82.37     88.01
818.86/205.11	c  N dy  3668    847075       400     34000         0     49931    238000   1629265     82.38     86.84
836.06/209.49	c  N dy  3762    867442       400     34000         0     70046    238000   3524649     82.39     87.05
853.22/213.78	c  N dy  3837    887455       400     34000         0     49633    238000   1514594     82.37     87.83
870.37/218.00	c  N dy  3933    907621       400     34000         0     69552    238000   3398727     82.38     86.86
887.94/222.45	c  N dy  4016    927633       400     34000         0     48167    238000   1297039     82.38     87.46
904.30/226.58	c  N dy  4101    947847       400     34000         0     68124    238000   3167893     82.36     87.05
923.07/231.26	c  N dy  4183    968155       400     34000         0     46062    238000   1015126     82.35     88.17
939.44/235.32	c  N dy  4279    988202       400     34000         0     65853    238000   2883736     82.36     87.38
960.20/240.52	c  N dy  4361   1009461       400     34000         0     43720    238000    714332     82.35     86.85
974.98/244.28	c  N dy  4428   1029892       400     34000         0     63891    238000   2613409     82.32     86.66
994.54/249.15	c  N dy  4516   1050012       400     34000         0     83737    238000   4482731     82.32     86.85
1011.33/253.37	c  N dy  4604   1070174       400     34000         0     59551    238000   2123261     82.33     87.98
1012.90/253.72	c  F st  4611   1071875       400     34000         0     61229    238000   2280983     82.33   no data
1030.87/258.20	c  N dy  4681   1091183       400     34000         0     80282    238000   4092898     82.33     86.84
1049.24/262.82	c  N dy  4777   1111264       400     34000         0     55013    238000   1614376     82.34     91.55
1067.61/267.42	c  N dy  4873   1131523       400     34000         0     75034    238000   3499971     82.35     86.77
1089.97/273.08	c  N dy  4966   1151540       400     34000         0     48718    238000    935621     82.35     87.48
1107.95/277.57	c  N dy  5043   1171735       400     34000         0     68682    238000   2817256     82.34     87.04
1128.70/282.77	c  N dy  5138   1191891       400     34000         0     88609    238000   4698042     82.35     86.73
1145.87/287.06	c  S st  5212   1209852       400     34000         0     59248    238000   1845960     82.35   no data
1146.67/287.29	c  S st  5212   1210359       400     34000         0     59754    238000   1893185     82.35   no data
1147.07/287.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1147.07/287.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
1147.07/287.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1147.07/287.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1147.07/287.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1147.07/287.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1147.07/287.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1147.07/287.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1147.48/287.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1206.96/302.30	c lits-rem:       249  cl-subs:      375  v-elim:      0  v-fix:    0  time: 14.86 s
1206.96/302.31	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1206.96/302.33	c vivif2 --  cl tried    59379 cl shrink        0 lits rem          0 time: 0.02
1208.16/302.67	c asymm  cl-useful: 0/2861/34000 lits-rem:0 time: 0.34
1208.16/302.68	c calculated reachability. Time: 0.00
1208.16/302.68	c  N dy  5212   1210359       400     34000         0     59379    238000   1838633     82.35   no data
1227.32/307.46	c  N dy  5297   1231028       400     34000         0     79801    238000   3758734     82.34     86.96
1250.47/313.29	c  N dy  5393   1253883       400     34000         0     54306    238000   1293777     82.34     87.36
1268.44/317.70	c  N dy  5479   1274046       400     34000         0     74239    238000   3168771     82.34     86.84
1290.01/323.15	c  N dy  5563   1294602       400     34000         0     94547    238000   5080913     82.34     87.88
1308.77/327.81	c  N dy  5663   1314646       400     34000         0     65267    238000   2241759     82.35     86.76
1330.33/333.20	c  N dy  5759   1335060       400     34000         0     85456    238000   4147413     82.36     87.05
1353.10/338.94	c  N dy  5843   1355187       400     34000         0     55264    238000   1213882     82.35     87.53
1371.48/343.55	c  N dy  5943   1375193       400     34000         0     75049    238000   3080605     82.36     87.05
1393.43/349.06	c  N dy  6029   1395293       400     34000         0     94904    238000   4950519     82.36     95.46
1413.38/354.09	c  N dy  6125   1415425       400     34000         0     63748    238000   1939302     82.37     86.74
1432.54/358.80	c  N dy  6203   1435519       400     34000         0     83603    238000   3801420     82.36     87.05
1456.10/364.74	c  N dy  6313   1455528       400     34000         0    103339    238000   5659771     82.37     87.18
1474.07/369.24	c  N dy  6417   1475633       400     34000         0     71179    238000   2551319     82.38     87.22
1494.86/374.49	c  N dy  6509   1495711       400     34000         0     91019    238000   4420496     82.39     86.95
1517.99/380.27	c  N dy  6599   1515818       400     34000         0     57869    238000   1210116     82.39     86.83
1536.75/384.95	c  N dy  6701   1536036       400     34000         0     77838    238000   3097391     82.41     86.87
1559.12/390.53	c  N dy  6776   1556950       400     34000         0     98493    238000   5037502     82.39     86.86
1579.87/395.78	c  N dy  6874   1576990       400     34000         0     64281    238000   1728647     82.40     86.74
1600.27/400.81	c  N dy  6951   1598352       400     34000         0     85372    238000   3721064     82.39     86.87
1624.20/406.88	c  N dy  7053   1618384       400     34000         0    105166    238000   5585199     82.40     87.06
1643.77/411.80	c  N dy  7133   1639175       400     34000         0     70747    238000   2254734     82.40     87.49
1664.92/417.06	c  N dy  7223   1659539       400     34000         0     90860    238000   4146720     82.40     86.76
1689.67/423.28	c  N dy  7307   1679873       400     34000         0    110933    238000   6036350     82.40     87.26
1709.24/428.11	c  N dy  7398   1700022       400     34000         0     74859    238000   2557964     82.40     87.03
1720.01/430.89	c  S st  7441   1710359       400     34000         0     85071    238000   3522422     82.40   no data
1721.21/431.14	c  S st  7441   1710860       400     34000         0     85571    238000   3565756     82.40   no data
1721.21/431.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1721.61/431.22	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
1721.61/431.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1721.61/431.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1721.61/431.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1721.61/431.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
1721.61/431.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1721.61/431.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1722.01/431.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1868.55/468.06	c lits-rem:       486  cl-subs:      851  v-elim:      0  v-fix:    0  time: 36.70 s
1868.55/468.06	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
1868.95/468.11	c vivif2 --  cl tried    84720 cl shrink        0 lits rem          0 time: 0.04
1870.55/468.51	c asymm  cl-useful: 0/3296/34000 lits-rem:0 time: 0.41
1870.55/468.52	c calculated reachability. Time: 0.00
1870.55/468.52	c  N dy  7441   1710860       400     34000         0     84720    238000   3439302     82.40   no data
1894.53/474.52	c  N dy  7524   1730897       400     34000         0    104516    238000   5299089     82.40     87.85
1916.86/480.17	c  N dy  7596   1752058       400     34000         0     68460    238000   1874646     82.39     86.83
1936.83/485.12	c  N dy  7669   1772087       400     34000         0     88236    238000   3727595     82.37     87.19
1961.58/491.35	c  N dy  7768   1792148       400     34000         0    108050    238000   5597647     82.38     99.58
1984.74/497.13	c  N dy  7855   1812216       400     34000         0     69931    238000   1931714     82.38     87.22
2005.50/502.36	c  N dy  7946   1832302       400     34000         0     89746    238000   3795008     82.38     86.83
2031.05/508.72	c  N dy  8045   1852461       400     34000         0    109676    238000   5672806     82.38     87.56
2053.41/514.31	c  N dy  8124   1872535       400     34000         0     70533    238000   1898239     82.37     86.73
2074.19/519.55	c  N dy  8223   1892574       400     34000         0     90319    238000   3755893     82.38     87.64
2099.33/525.84	c  N dy  8316   1912664       400     34000         0    110138    238000   5626667     82.38     87.03
2122.51/531.66	c  N dy  8408   1932978       400     34000         0     70331    238000   1794161     82.39     86.87
2143.25/536.86	c  N dy  8491   1953572       400     34000         0     90671    238000   3706064     82.38     88.13
2168.00/543.02	c  N dy  8576   1973695       400     34000         0    110556    238000   5580121     82.38     86.81
2190.76/548.78	c  N dy  8653   1993796       400     34000         0     69493    238000   1631589     82.37     91.13
2211.52/553.95	c  N dy  8732   2014117       400     34000         0     89573    238000   3526458     82.37     86.89
2235.88/560.02	c  N dy  8813   2034289       400     34000         0    109525    238000   5400877     82.37     86.86
2261.43/566.45	c  N dy  8896   2054823       400     34000         0     67897    238000   1399960     82.36     87.02
2281.02/571.37	c  N dy  8969   2074860       400     34000         0     87652    238000   3257651     82.36     87.65
2304.95/577.39	c  N dy  9053   2094868       400     34000         0    107421    238000   5125317     82.36     88.56
2332.90/584.34	c  N dy  9138   2115088       400     34000         0     64500    238000   1001936     82.36     86.91
2352.46/589.27	c  N dy  9235   2135111       400     34000         0     84271    238000   2875797     82.37     86.93
2375.22/594.96	c  N dy  9304   2155197       400     34000         0    104113    238000   4741062     82.36     87.00
2401.57/601.55	c  N dy  9371   2175254       400     34000         0    123927    238000   6599111     82.35     97.69
2423.53/607.06	c  N dy  9467   2195461       400     34000         0     80041    238000   2388510     82.36     86.97
2440.70/611.33	c  S st  9543   2210860       400     34000         0     95237    238000   3824013     82.36   no data
2441.50/611.59	c  S st  9543   2211362       400     34000         0     95738    238000   3868874     82.36   no data
2441.90/611.61	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2441.90/611.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
2441.90/611.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2441.90/611.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2441.90/611.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2441.90/611.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
2441.90/611.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2442.30/611.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2442.70/611.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2606.04/652.73	c lits-rem:       521  cl-subs:      843  v-elim:      0  v-fix:    0  time: 40.90 s
2606.04/652.74	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
2606.04/652.78	c vivif2 --  cl tried    94895 cl shrink        0 lits rem          0 time: 0.05
2608.00/653.23	c asymm  cl-useful: 0/2698/34000 lits-rem:0 time: 0.45
2608.00/653.23	c calculated reachability. Time: 0.00
2608.00/653.23	c  N dy  9543   2211362       400     34000         0     94895    238000   3744271     82.36   no data
2635.56/660.10	c  N dy  9628   2231503       400     34000         0    114780    238000   5613914     82.36     87.77
2666.70/668.00	c  N dy  9716   2252059       400     34000         0     70252    238000   1375282     82.37     87.01
2688.66/673.47	c  N dy  9817   2272149       400     34000         0     90100    238000   3245881     82.37     86.74
2715.01/680.09	c  N dy  9918   2292223       400     34000         0    109896    238000   5106075     82.38     91.09
2746.58/687.96	c  N dy 10012   2312860       400     34000         0    130287    238000   7035222     82.38     87.53
2770.11/693.81	c  N dy 10094   2334341       400     34000         0     85681    238000   2742209     82.38     86.78
2795.26/700.10	c  N dy 10173   2354718       400     34000         0    105779    238000   4624727     82.37     86.99
2824.02/707.32	c  N dy 10249   2374743       400     34000         0    125568    238000   6479993     82.37     88.00
2850.77/714.09	c  N dy 10338   2394813       400     34000         0     78568    238000   1985710     82.37     86.88
2878.35/720.91	c  N dy 10437   2415190       400     34000         0     98697    238000   3887337     82.38     86.73
2905.46/727.74	c  N dy 10520   2435297       400     34000         0    118550    238000   5746466     82.37     87.13
2934.21/734.95	c  N dy 10601   2455378       400     34000         0     70578    238000   1156944     82.37     89.57
2956.18/740.40	c  N dy 10691   2476055       400     34000         0     91014    238000   3084208     82.37     86.83
2981.33/746.72	c  N dy 10781   2496090       400     34000         0    110807    238000   4942468     82.37     87.01
3010.87/754.19	c  N dy 10875   2516291       400     34000         0    130767    238000   6830060     82.37     87.53
3036.46/760.57	c  N dy 10992   2536371       400     34000         0     81761    238000   2135402     82.38     87.40
3059.18/766.23	c  N dy 11070   2556454       400     34000         0    101598    238000   4010810     82.38     91.80
3087.93/773.43	c  N dy 11165   2577254       400     34000         0    122106    238000   5941523     82.39     86.99
3118.28/781.01	c  N dy 11256   2597357       400     34000         0     72189    238000   1144640     82.39     86.89
3138.64/786.15	c  N dy 11342   2617511       400     34000         0     92081    238000   3017817     82.39     87.45
3163.00/792.23	c  N dy 11412   2637593       400     34000         0    111908    238000   4893373     82.38     86.93
3192.54/799.63	c  N dy 11497   2657826       400     34000         0    131906    238000   6773801     82.38     87.33
3218.90/806.28	c  N dy 11586   2677880       400     34000         0     80976    238000   1888868     82.38     86.87
3242.06/812.04	c  N dy 11685   2697961       400     34000         0    100798    238000   3759083     82.39     87.55
3259.63/816.42	c  S st 11744   2711363       400     34000         0    114041    238000   5005009     82.39     76.15
3260.82/816.73	c  S st 11744   2711865       400     34000         0    114540    238000   5049965     82.39   no data
3260.82/816.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3261.22/816.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
3261.22/816.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3261.22/816.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3261.22/816.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3261.22/816.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
3261.22/816.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3261.22/816.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3262.02/817.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3533.93/885.18	c lits-rem:       649  cl-subs:     1284  v-elim:      0  v-fix:    0  time: 68.15 s
3533.93/885.18	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
3534.33/885.25	c vivif2 --  cl tried   113256 cl shrink        0 lits rem          0 time: 0.06
3536.33/885.71	c asymm  cl-useful: 0/2245/34000 lits-rem:0 time: 0.46
3536.33/885.71	c calculated reachability. Time: 0.00
3536.33/885.71	c  N dy 11744   2711865       400     34000         0    113256    238000   4860071     82.39   no data
3567.90/893.67	c  N dy 11839   2732003       400     34000         0    133144    238000   6739799     82.39     87.15
3596.61/900.85	c  N dy 11926   2752038       400     34000         0     81173    238000   1819380     82.39     86.81
3621.36/907.01	c  N dy 12019   2772177       400     34000         0    101065    238000   3697422     82.39     86.90
3650.11/914.27	c  N dy 12102   2792225       400     34000         0    120828    238000   5556530     82.39     87.39
3685.65/923.14	c  N dy 12199   2812380       400     34000         0    140719    238000   7439123     82.40     86.83
3710.41/929.30	c  N dy 12282   2832554       400     34000         0     87912    238000   2374160     82.39     87.50
3735.16/935.56	c  N dy 12388   2852582       400     34000         0    107705    238000   4235009     82.40     88.02
3763.92/942.77	c  N dy 12486   2872716       400     34000         0    127565    238000   6110821     82.41     87.53
3797.05/951.08	c  N dy 12582   2892776       400     34000         0    147388    238000   7979043     82.41     86.91
3820.21/956.88	c  N dy 12672   2912821       400     34000         0     93440    238000   2813064     82.41     87.50
3848.58/963.95	c  N dy 12774   2933563       400     34000         0    113885    238000   4737845     82.41     87.13
3879.73/971.76	c  N dy 12866   2953600       400     34000         0    133646    238000   6596015     82.41     86.91
3910.06/979.37	c  N dy 12923   2973998       400     34000         0     79109    238000   1381329     82.40     87.42
3933.20/985.15	c  N dy 13001   2994048       400     34000         0     98908    238000   3244227     82.40     86.84
3961.96/992.36	c  N dy 13092   3014103       400     34000         0    118697    238000   5107759     82.40     87.12
3997.09/1001.17	c  N dy 13182   3034348       400     34000         0    138693    238000   6993652     82.40     87.09
4027.03/1008.68	c  N dy 13272   3054353       400     34000         0     82763    238000   1645214     82.40     92.32
4050.61/1014.55	c  N dy 13359   3074737       400     34000         0    102903    238000   3544547     82.40     87.76
4077.74/1021.39	c  N dy 13450   3094816       400     34000         0    122743    238000   5412647     82.40     86.77
4110.49/1029.52	c  N dy 13546   3114893       400     34000         0    142566    238000   7275153     82.41     86.78
4140.03/1036.90	c  N dy 13640   3134950       400     34000         0     85669    238000   1835725     82.41     87.28
4164.80/1043.12	c  N dy 13742   3155568       400     34000         0    106010    238000   3755816     82.42     87.21
4192.33/1050.05	c  N dy 13826   3175709       400     34000         0    125899    238000   5633416     82.42     87.02
4223.88/1057.94	c  N dy 13896   3195891       400     34000         0    145840    238000   7512826     82.41     87.41
4248.25/1064.08	c  S st 13980   3211865       400     34000         0     83950    238000   1586071     82.42   no data
4249.43/1064.30	c  S st 13980   3212368       400     34000         0     84448    238000   1629670     82.42   no data
4249.43/1064.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4249.43/1064.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
4249.43/1064.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4249.43/1064.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4249.43/1064.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4249.43/1064.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    400 time:  0.00 s
4249.43/1064.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4249.83/1064.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
4249.83/1064.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4282.17/1072.55	c lits-rem:       149  cl-subs:      165  v-elim:      0  v-fix:    0  time:  8.09 s
4282.17/1072.55	c vivif2 --  cl tried    34000 cl shrink        0 lits rem          0 time: 0.00
4282.17/1072.57	c vivif2 --  cl tried    84283 cl shrink        0 lits rem          0 time: 0.02
4283.79/1072.97	c asymm  cl-useful: 0/2748/34000 lits-rem:0 time: 0.40
4283.79/1072.98	c calculated reachability. Time: 0.00
4283.79/1072.98	c  N dy 13980   3212368       400     34000         0     84283    238000   1604871     82.42   no data
4308.12/1079.02	c  N dy 14075   3232788       400     34000         0    104430    238000   3508951     82.42     86.77
4335.68/1085.93	c  N dy 14151   3253216       400     34000         0    124594    238000   5409492     82.41     87.36
4368.01/1094.03	c  N dy 14243   3273313       400     34000         0    144445    238000   7282366     82.42     86.90
4399.55/1101.92	c  N dy 14331   3293472       400     34000         0     85686    238000   1668476     82.42     88.33
4423.52/1107.94	c  N dy 14417   3313519       400     34000         0    105479    238000   3537076     82.42     87.18
4452.26/1115.15	c  N dy 14506   3334196       400     34000         0    125900    238000   5467991     82.42     86.80
4483.81/1123.08	c  N dy 14599   3354212       400     34000         0    145685    238000   7339470     82.42     91.94
4516.16/1131.13	c  N dy 14695   3374633       400     34000         0     86195    238000   1630460     82.42     86.84
4540.10/1137.16	c  N dy 14788   3394714       400     34000         0    106027    238000   3493816     82.43     88.18
4569.27/1144.48	c  N dy 14884   3415163       400     34000         0    126209    238000   5393912     82.43     87.02
4602.39/1152.79	c  N dy 14987   3435234       400     34000         0    146035    238000   7256287     82.43     90.96
4637.52/1161.58	c  N dy 15079   3455401       400     34000         0     85311    238000   1464490     82.43     86.85
4661.10/1167.49	c  N dy 15161   3475503       400     34000         0    105154    238000   3336980     82.43     87.17
4689.02/1174.46	c  N dy 15234   3496273       400     34000         0    125671    238000   5267530     82.43     87.33
4721.37/1182.52	c  N dy 15316   3516327       400     34000         0    145483    238000   7127256     82.42     86.77
4756.90/1191.48	c  N dy 15413   3536519       400     34000         0     83781    238000   1234018     82.43     87.22
4780.46/1197.37	c  N dy 15507   3556549       400     34000         0    103555    238000   3106136     82.43     97.53

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-3366143-1305397013/watcher-3366143-1305397013 -o /tmp/evaluation-result-3366143-1305397013/solver-3366143-1305397013 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366143-1305397013.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.83 7.77 7.57 5/232 2873
/proc/meminfo: memFree=19321576/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 407 0 0 0 0 0 0 0 22 0 4 0 651301075 52396032 348 33554432000 4194304 4580107 140734825915520 18446744073709551615 46922395289522 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 12792 348 299 95 0 7774 0
[pid=2873/tid=2874] ppid=2871 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 4 0 0 0 0 0 0 0 23 0 4 0 651301075 52396032 352 33554432000 4194304 4580107 140734825915520 18446744073709551615 46922395289113 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 651301075 52396032 352 33554432000 4194304 4580107 140734825915520 18446744073709551615 46922395289522 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 651301075 52396032 352 33554432000 4194304 4580107 140734825915520 18446744073709551615 46922395289113 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0127971 s]
/proc/loadavg: 6.83 7.77 7.57 5/232 2873
/proc/meminfo: memFree=19321576/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=281980 CPUtime=0.03 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 1969 0 0 0 3 0 0 0 24 0 4 0 651301075 288747520 1886 33554432000 4194304 4580107 140734825915520 18446744073709551615 248089803295 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 70495 1888 336 95 0 65477 0
[pid=2873/tid=2874] ppid=2871 vsize=281980 CPUtime=0 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 404 0 0 0 0 0 0 0 24 0 4 0 651301075 288747520 1890 33554432000 4194304 4580107 140734825915520 18446744073709551615 4354920 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=281980 CPUtime=0 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 375 0 0 0 0 0 0 0 24 0 4 0 651301075 288747520 1892 33554432000 4194304 4580107 140734825915520 18446744073709551615 4299062 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=281980 CPUtime=0 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 411 0 0 0 0 0 0 0 25 0 4 0 651301075 288747520 1894 33554432000 4194304 4580107 140734825915520 18446744073709551615 248089803295 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 281980

[startup+0.100784 s]
/proc/loadavg: 6.83 7.77 7.57 5/232 2873
/proc/meminfo: memFree=19321576/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=284908 CPUtime=0.37 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 4568 0 0 0 37 0 0 0 24 0 4 0 651301075 291745792 4465 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294400 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 71227 4465 358 95 0 66209 0
[pid=2873/tid=2874] ppid=2871 vsize=284908 CPUtime=0.09 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 1019 0 0 0 9 0 0 0 24 0 4 0 651301075 291745792 4465 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=284908 CPUtime=0.08 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 1000 0 0 0 8 0 0 0 24 0 4 0 651301075 291745792 4465 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=284908 CPUtime=0.09 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 1130 0 0 0 9 0 0 0 18 0 4 0 651301075 291745792 4465 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 284908

[startup+0.30075 s]
/proc/loadavg: 6.83 7.77 7.57 5/232 2873
/proc/meminfo: memFree=19321576/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=285172 CPUtime=1.17 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 4982 0 0 0 116 1 0 0 25 0 4 0 651301075 292016128 4879 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294356 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 71293 4879 359 95 0 66275 0
[pid=2873/tid=2874] ppid=2871 vsize=285172 CPUtime=0.29 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 1048 0 0 0 29 0 0 0 24 0 4 0 651301075 292016128 4879 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=285172 CPUtime=0.28 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 1035 0 0 0 28 0 0 0 25 0 4 0 651301075 292016128 4879 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=285172 CPUtime=0.29 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 1456 0 0 0 29 0 0 0 18 0 4 0 651301075 292016128 4879 33554432000 4194304 4580107 140734825915520 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 285172

[startup+0.956137 s]
/proc/loadavg: 6.83 7.77 7.57 5/232 2873
/proc/meminfo: memFree=19321576/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=297608 CPUtime=3.78 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 14348 0 0 0 375 3 0 0 25 0 4 0 651301075 304750592 11730 33554432000 4194304 4580107 140734825915520 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 74402 11730 377 95 0 69384 0
[pid=2873/tid=2874] ppid=2871 vsize=297608 CPUtime=0.94 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 3721 0 0 0 94 0 0 0 18 0 4 0 651301075 304750592 11730 33554432000 4194304 4580107 140734825915520 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=297608 CPUtime=0.94 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 3745 0 0 0 93 1 0 0 18 0 4 0 651301075 304750592 11730 33554432000 4194304 4580107 140734825915520 18446744073709551615 248089741495 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=297608 CPUtime=0.94 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 2713 0 0 0 94 0 0 0 19 0 4 0 651301075 304750592 11730 33554432000 4194304 4580107 140734825915520 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3.78
Current children cumulated vsize (KiB) 297608

[startup+1.50854 s]
/proc/loadavg: 6.83 7.77 7.57 9/236 2878
/proc/meminfo: memFree=19239260/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=304492 CPUtime=5.99 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 18816 0 0 0 595 4 0 0 25 0 4 0 651301075 311799808 12358 33554432000 4194304 4580107 140734825915520 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 76123 12358 377 95 0 71105 0
[pid=2873/tid=2874] ppid=2871 vsize=304492 CPUtime=1.49 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 4820 0 0 0 149 0 0 0 19 0 4 0 651301075 311799808 12358 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=304492 CPUtime=1.48 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 4863 0 0 0 147 1 0 0 19 0 4 0 651301075 311799808 12359 33554432000 4194304 4580107 140734825915520 18446744073709551615 4324379 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=304492 CPUtime=1.49 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 3851 0 0 0 149 0 0 0 20 0 4 0 651301075 311799808 12359 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 5.99
Current children cumulated vsize (KiB) 304492

[startup+3.10026 s]
/proc/loadavg: 6.83 7.77 7.57 9/236 2878
/proc/meminfo: memFree=19233680/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=306236 CPUtime=12.35 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 30350 0 0 0 1228 7 0 0 25 0 4 0 651301075 313585664 13965 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 76559 13965 378 95 0 71541 0
[pid=2873/tid=2874] ppid=2871 vsize=306236 CPUtime=3.09 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 7717 0 0 0 308 1 0 0 22 0 4 0 651301075 313585664 13965 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=306236 CPUtime=3.07 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 7665 0 0 0 305 2 0 0 22 0 4 0 651301075 313585664 13965 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=306236 CPUtime=3.08 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 6795 0 0 0 307 1 0 0 25 0 4 0 651301075 313585664 13965 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 306236

[startup+6.30069 s]
/proc/loadavg: 6.92 7.77 7.57 10/236 2878
/proc/meminfo: memFree=19104976/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=332980 CPUtime=25.12 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 62432 0 0 0 2499 13 0 0 25 0 4 0 651301075 340971520 34553 33554432000 4194304 4580107 140734825915520 18446744073709551615 4406350 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 83245 34553 379 95 0 78227 0
[pid=2873/tid=2874] ppid=2871 vsize=332980 CPUtime=6.29 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 15278 0 0 0 627 2 0 0 25 0 4 0 651301075 340971520 34553 33554432000 4194304 4580107 140734825915520 18446744073709551615 4417020 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=332980 CPUtime=6.24 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 14938 0 0 0 621 3 0 0 19 0 4 0 651301075 340971520 34553 33554432000 4194304 4580107 140734825915520 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=332980 CPUtime=6.29 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 14547 0 0 0 626 3 0 0 19 0 4 0 651301075 340971520 34553 33554432000 4194304 4580107 140734825915520 18446744073709551615 4295676 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 332980

[startup+12.7006 s]
/proc/loadavg: 7.01 7.78 7.58 9/236 2878
/proc/meminfo: memFree=19024132/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=316028 CPUtime=50.67 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 89205 0 0 0 5047 20 0 0 25 0 4 0 651301075 323612672 37482 33554432000 4194304 4580107 140734825915520 18446744073709551615 4416036 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 79007 37482 379 95 0 73989 0
[pid=2873/tid=2874] ppid=2871 vsize=316028 CPUtime=12.68 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 21409 0 0 0 1265 3 0 0 25 0 4 0 651301075 323612672 37482 33554432000 4194304 4580107 140734825915520 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=316028 CPUtime=12.59 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 22095 0 0 0 1254 5 0 0 25 0 4 0 651301075 323612672 37482 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=316028 CPUtime=12.68 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 22522 0 0 0 1262 6 0 0 25 0 4 0 651301075 323612672 37482 33554432000 4194304 4580107 140734825915520 18446744073709551615 4319905 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 316028

[startup+25.5003 s]
/proc/loadavg: 7.23 7.79 7.58 9/236 2879
/proc/meminfo: memFree=18899152/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=404876 CPUtime=101.78 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 135015 0 0 0 10147 31 0 0 25 0 4 0 651301075 414593024 55797 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294354 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 101219 55797 379 95 0 96201 0
[pid=2873/tid=2874] ppid=2871 vsize=404876 CPUtime=25.49 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 32057 0 0 0 2543 6 0 0 25 0 4 0 651301075 414593024 55797 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=404876 CPUtime=25.3 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 32519 0 0 0 2523 7 0 0 25 0 4 0 651301075 414593024 55797 33554432000 4194304 4580107 140734825915520 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=404876 CPUtime=25.48 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 34947 0 0 0 2539 9 0 0 25 0 4 0 651301075 414593024 55797 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 101.78
Current children cumulated vsize (KiB) 404876

[startup+51.1008 s]
/proc/loadavg: 7.55 7.82 7.60 9/236 2879
/proc/meminfo: memFree=18773304/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=431812 CPUtime=203.98 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 204031 0 0 0 20347 51 0 0 25 0 4 0 651301075 442175488 72563 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 107953 72563 379 95 0 102935 0
[pid=2873/tid=2874] ppid=2871 vsize=431812 CPUtime=51.08 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 46779 0 0 0 5099 9 0 0 25 0 4 0 651301075 442175488 72563 33554432000 4194304 4580107 140734825915520 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=431812 CPUtime=50.71 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 50525 0 0 0 5059 12 0 0 25 0 4 0 651301075 442175488 72563 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=431812 CPUtime=51.08 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 51603 0 0 0 5093 15 0 0 25 0 4 0 651301075 442175488 72563 33554432000 4194304 4580107 140734825915520 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 203.98
Current children cumulated vsize (KiB) 431812

[startup+102.301 s]
/proc/loadavg: 7.87 7.86 7.62 9/236 2881
/proc/meminfo: memFree=18611320/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=677184 CPUtime=408.41 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 323542 0 0 0 40756 85 0 0 25 0 4 0 651301075 693436416 91066 33554432000 4194304 4580107 140734825915520 18446744073709551615 4406350 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 169296 91066 379 95 0 164278 0
[pid=2873/tid=2874] ppid=2871 vsize=677184 CPUtime=102.28 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 71999 0 0 0 10211 17 0 0 25 0 4 0 651301075 693436416 91066 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=677184 CPUtime=101.54 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 78522 0 0 0 10133 21 0 0 25 0 4 0 651301075 693436416 91066 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=677184 CPUtime=102.29 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 82954 0 0 0 10206 23 0 0 25 0 4 0 651301075 693436416 91066 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 408.41
Current children cumulated vsize (KiB) 677184

[startup+162.301 s]

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

[pid=2873] ppid=2871 vsize=981124 CPUtime=2564.48 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 1106508 0 0 0 256088 360 0 0 25 0 4 0 651301075 1004670976 159219 33554432000 4194304 4580107 140734825915520 18446744073709551615 4416098 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 245281 159219 379 95 0 240263 0
[pid=2873/tid=2874] ppid=2871 vsize=981124 CPUtime=642.29 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 267950 0 0 0 64144 85 0 0 25 0 4 0 651301075 1004670976 159219 33554432000 4194304 4580107 140734825915520 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=981124 CPUtime=637.62 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 272902 0 0 0 63667 95 0 0 25 0 4 0 651301075 1004670976 159219 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294513 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=981124 CPUtime=642.28 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 285301 0 0 0 64138 90 0 0 25 0 4 0 651301075 1004670976 159219 33554432000 4194304 4580107 140734825915520 18446744073709551615 4417020 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2564.48
Current children cumulated vsize (KiB) 981124

[startup+702.301 s]
/proc/loadavg: 8.10 8.04 7.83 9/236 2897
/proc/meminfo: memFree=18126424/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=990464 CPUtime=2804.05 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 1158377 0 0 0 280020 385 0 0 25 0 4 0 651301075 1014235136 171899 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 247616 171899 379 95 0 242598 0
[pid=2873/tid=2874] ppid=2871 vsize=990464 CPUtime=702.29 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 267950 0 0 0 70144 85 0 0 25 0 4 0 651301075 1014235136 171899 33554432000 4194304 4580107 140734825915520 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=990464 CPUtime=697.19 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 296028 0 0 0 69616 103 0 0 25 0 4 0 651301075 1014235136 171899 33554432000 4194304 4580107 140734825915520 18446744073709551615 4451684 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=990464 CPUtime=702.28 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 297257 0 0 0 70131 97 0 0 25 0 4 0 651301075 1014235136 171899 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 2804.05
Current children cumulated vsize (KiB) 990464

[startup+762.3 s]
/proc/loadavg: 8.10 8.05 7.84 9/236 2898
/proc/meminfo: memFree=18085492/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=943544 CPUtime=3043.61 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 1219055 0 0 0 303949 412 0 0 25 0 4 0 651301075 966189056 177107 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 235886 177107 379 95 0 230868 0
[pid=2873/tid=2874] ppid=2871 vsize=943544 CPUtime=762.29 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 286969 0 0 0 76135 94 0 0 25 0 4 0 651301075 966189056 177107 33554432000 4194304 4580107 140734825915520 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=943544 CPUtime=756.76 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 296028 0 0 0 75573 103 0 0 25 0 4 0 651301075 966189056 177107 33554432000 4194304 4580107 140734825915520 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=943544 CPUtime=762.28 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 317516 0 0 0 76122 106 0 0 25 0 4 0 651301075 966189056 177107 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3043.61
Current children cumulated vsize (KiB) 943544

[startup+822.301 s]
/proc/loadavg: 8.03 8.04 7.84 9/236 2900
/proc/meminfo: memFree=18050004/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=1071368 CPUtime=3283.18 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 1294164 0 0 0 327879 439 0 0 25 0 4 0 651301075 1097080832 186207 33554432000 4194304 4580107 140734825915520 18446744073709551615 4451883 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 267842 186207 379 95 0 262824 0
[pid=2873/tid=2874] ppid=2871 vsize=1071368 CPUtime=822.29 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 303931 0 0 0 82130 99 0 0 25 0 4 0 651301075 1097080832 186207 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=1071368 CPUtime=816.32 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 308466 0 0 0 81524 108 0 0 25 0 4 0 651301075 1097080832 186207 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=1071368 CPUtime=822.29 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 339342 0 0 0 82114 115 0 0 25 0 4 0 651301075 1097080832 186207 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3283.18
Current children cumulated vsize (KiB) 1071368

[startup+882.301 s]
/proc/loadavg: 8.06 8.04 7.85 9/236 2901
/proc/meminfo: memFree=17996548/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=1092212 CPUtime=3522.75 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 1342005 0 0 0 351812 463 0 0 25 0 4 0 651301075 1118425088 193208 33554432000 4194304 4580107 140734825915520 18446744073709551615 4416018 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 273053 193208 379 95 0 268035 0
[pid=2873/tid=2874] ppid=2871 vsize=1092212 CPUtime=882.3 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 325035 0 0 0 88121 109 0 0 25 0 4 0 651301075 1118425088 193208 33554432000 4194304 4580107 140734825915520 18446744073709551615 4451736 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=1092212 CPUtime=875.89 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 325373 0 0 0 87470 119 0 0 25 0 4 0 651301075 1118425088 193208 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=1092212 CPUtime=882.28 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 349172 0 0 0 88110 118 0 0 25 0 4 0 651301075 1118425088 193208 33554432000 4194304 4580107 140734825915520 18446744073709551615 4417015 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3522.75
Current children cumulated vsize (KiB) 1092212

[startup+942.301 s]
/proc/loadavg: 8.02 8.03 7.86 9/236 2903
/proc/meminfo: memFree=17840648/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=1154324 CPUtime=3762.31 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 1387696 0 0 0 375744 487 0 0 25 0 4 0 651301075 1182027776 195817 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 288581 195817 379 95 0 283563 0
[pid=2873/tid=2874] ppid=2871 vsize=1154324 CPUtime=942.3 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 325035 0 0 0 94121 109 0 0 25 0 4 0 651301075 1182027776 195817 33554432000 4194304 4580107 140734825915520 18446744073709551615 4417015 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=1154324 CPUtime=935.45 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 344243 0 0 0 93416 129 0 0 25 0 4 0 651301075 1182027776 195817 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=1154324 CPUtime=942.29 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 358078 0 0 0 94107 122 0 0 25 0 4 0 651301075 1182027776 195817 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 3762.31
Current children cumulated vsize (KiB) 1154324

[startup+1002.3 s]
/proc/loadavg: 8.01 8.02 7.87 9/236 2905
/proc/meminfo: memFree=17807024/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=1217832 CPUtime=4001.89 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 1438955 0 0 0 399676 513 0 0 25 0 4 0 651301075 1247059968 204199 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294376 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 304458 204199 379 95 0 299440 0
[pid=2873/tid=2874] ppid=2871 vsize=1217832 CPUtime=1002.29 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 332899 0 0 0 100116 113 0 0 25 0 4 0 651301075 1247059968 204199 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=1217832 CPUtime=995.01 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 350609 0 0 0 99371 130 0 0 25 0 4 0 651301075 1247059968 204199 33554432000 4194304 4580107 140734825915520 18446744073709551615 4416732 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=1217832 CPUtime=1002.29 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 376596 0 0 0 100098 131 0 0 25 0 4 0 651301075 1247059968 204199 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4001.89
Current children cumulated vsize (KiB) 1217832

[startup+1062.3 s]
/proc/loadavg: 8.10 8.05 7.88 9/236 2906
/proc/meminfo: memFree=17803160/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=1020768 CPUtime=4241.44 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 1496727 0 0 0 423608 536 0 0 25 0 4 0 651301075 1045266432 190786 33554432000 4194304 4580107 140734825915520 18446744073709551615 4339860 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 255192 190786 379 95 0 250174 0
[pid=2873/tid=2874] ppid=2871 vsize=1020768 CPUtime=1062.29 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 349806 0 0 0 106109 120 0 0 25 0 4 0 651301075 1045266432 190786 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=1020768 CPUtime=1054.57 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 352138 0 0 0 105326 131 0 0 25 0 4 0 651301075 1045266432 190786 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=1020768 CPUtime=1062.29 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 397084 0 0 0 106091 138 0 0 25 0 4 0 651301075 1045266432 190786 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294634 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4241.44
Current children cumulated vsize (KiB) 1020768

[startup+1122.3 s]
/proc/loadavg: 8.13 8.07 7.90 9/236 2908
/proc/meminfo: memFree=17829052/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=1115412 CPUtime=4481.02 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 1560236 0 0 0 447542 560 0 0 25 0 4 0 651301075 1142181888 198218 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 278853 198218 379 95 0 273835 0
[pid=2873/tid=2874] ppid=2871 vsize=1115412 CPUtime=1122.3 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 369174 0 0 0 112103 127 0 0 25 0 4 0 651301075 1142181888 198220 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=1115412 CPUtime=1114.15 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 369666 0 0 0 111277 138 0 0 25 0 4 0 651301075 1142181888 198220 33554432000 4194304 4580107 140734825915520 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=1115412 CPUtime=1122.29 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 410134 0 0 0 112087 142 0 0 25 0 4 0 651301075 1142181888 198220 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4481.02
Current children cumulated vsize (KiB) 1115412

[startup+1182.3 s]
/proc/loadavg: 8.09 8.07 7.91 9/236 2910
/proc/meminfo: memFree=17805200/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=1192600 CPUtime=4720.57 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 1627923 0 0 0 471468 589 0 0 25 0 4 0 651301075 1221222400 197453 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 298150 197453 379 95 0 293132 0
[pid=2873/tid=2874] ppid=2871 vsize=1192600 CPUtime=1182.3 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 381191 0 0 0 118099 131 0 0 25 0 4 0 651301075 1221222400 197453 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294386 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=1192600 CPUtime=1173.71 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 388011 0 0 0 117225 146 0 0 25 0 4 0 651301075 1221222400 197453 33554432000 4194304 4580107 140734825915520 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=1192600 CPUtime=1182.29 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 428892 0 0 0 118078 151 0 0 25 0 4 0 651301075 1221222400 197453 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4720.57
Current children cumulated vsize (KiB) 1192600



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.2 s]
/proc/loadavg: 8.13 8.08 7.91 9/236 2911
/proc/meminfo: memFree=17814248/32950928 swapFree=64721848/67111528
[pid=2873] ppid=2871 vsize=1038808 CPUtime=4800.03 cores=1,3,5,7
/proc/2873/stat : 2873 (strangenight2-m) R 2871 2873 1880 0 -1 4202496 1654585 0 0 0 479406 597 0 0 25 0 4 0 651301075 1063739392 194979 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/2873/statm: 259702 194979 379 95 0 254684 0
[pid=2873/tid=2874] ppid=2871 vsize=1038808 CPUtime=1202.2 cores=1,3,5,7
/proc/2873/task/2874/stat : 2874 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 387979 0 0 0 120087 133 0 0 25 0 4 0 651301075 1063739392 194982 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=2873/tid=2875] ppid=2871 vsize=1038808 CPUtime=1193.46 cores=1,3,5,7
/proc/2873/task/2875/stat : 2875 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 394315 0 0 0 119199 147 0 0 25 0 4 0 651301075 1063739392 194982 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=2873/tid=2876] ppid=2871 vsize=1038808 CPUtime=1202.2 cores=1,3,5,7
/proc/2873/task/2876/stat : 2876 (strangenight2-m) R 2871 2873 1880 0 -1 4202560 435399 0 0 0 120067 153 0 0 25 0 4 0 651301075 1063739392 194982 33554432000 4194304 4580107 140734825915520 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1038808

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1202.25
CPU time (s): 4800.11
CPU user time (s): 4794.1
CPU system time (s): 6.01408
CPU usage (%): 399.261
Max. virtual memory (cumulated for all children) (KiB): 1255184

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4794.1
system time used= 6.01408
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1654596
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= 3391
involuntary context switches= 32521

runsolver used 2.49462 second user time and 6.26805 second system time

The end

Launcher Data

Begin job on node123 at 2011-05-14 20:16:53
IDJOB=3366143
IDBENCH=82552
IDSOLVER=1844
FILE ID=node123/3366143-1305397013
RUNJOBID= node123-1305397013-2843
PBS_JOBID= 13324430
Free space on /tmp= 73360 MiB

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

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

MD5SUM BENCH= 6ed0ea2d6f55cf35f843b9274cf5be29
RANDOM SEED=1018495729

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      19321732 kB
Buffers:        294776 kB
Cached:        3989164 kB
SwapCached:      10528 kB
Active:       10625392 kB
Inactive:      2736068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      19321732 kB
SwapTotal:    67111528 kB
SwapFree:     64721848 kB
Dirty:           12944 kB
Writeback:           0 kB
AnonPages:     9075020 kB
Mapped:          15788 kB
Slab:           175968 kB
PageTables:      31368 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 13107724 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= 73352 MiB
End job on node123 at 2011-05-14 20:36:57