Trace number 3369284

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-1-mt (fixed)? (TO) 4800.29 1202.83

General information on the benchmark

Namecrafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/
VanDerWaerden_pd_2-3-23_505.cnf
MD5SUM8e7b614904543aa28491ea45c761cbd5
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark97.5682
Satisfiable
(Un)Satisfiability was proved
Number of variables253
Number of clauses34014
Sum of the clauses size150994
Maximum clause length23
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2336
Number of clauses of size 331196
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 52482

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 2.9.0
0.00/0.01	c compiled with gcc version 4.4.5
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3369284-1305414467.cnf'
0.00/0.01	c -- header says num vars:            253
0.00/0.01	c -- header says num clauses:       34014
0.00/0.02	c -- clauses added:            0 learnts,        34014 normals,            0 xors
0.00/0.02	c -- vars added        253
0.00/0.02	c Parsing time:  0.03 s
0.00/0.02	c  N st     0         0       253     33678       336         0    150994         0   no data   no data  --
0.77/0.29	c asymm  cl-useful: 0/33678/33678 lits-rem:0 time: 1.07
0.77/0.29	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
1.17/0.30	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1.17/0.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.01 s
1.17/0.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
1.17/0.31	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1.57/0.44	c lits-rem:         0  cl-subs:       10  v-elim:      0  v-fix:    0  time:  0.53 s
1.57/0.44	c Finding binary XORs  T:     0.00 s  found:       0
1.57/0.45	c Finding non-binary XORs:     0.03 s (found:       0, avg size: nan)
1.57/0.45	c calculated reachability. Time: 0.00
1.57/0.45	c Calc default polars -  time:   0.00 s pos:     252 undec:       1 neg:       0
1.57/0.45	c =========================================================================================
1.57/0.45	c types(t): F = full restart, N = normal restart
1.57/0.45	c types(t): S = simplification begin/end, E = solution found
1.57/0.45	c restart types(rt): st = static, dy = dynamic
1.57/0.45	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
1.57/0.45	c  B st     0         0       252     33668        84         0    150238         0   no data   no data  --
2.77/0.74	c  N dy    21      4049       252     33668        84      3919    150238     85907     11.72     12.68  --
4.00/1.07	c  N dy    28      8738       252     33668        84      5670    150238     99679     11.02     11.61  --
5.16/1.38	c  N dy    46     12797       252     33668        84      5065    150238     82818     11.06     11.70  --
6.36/1.68	c  N dy    63     16834       252     33668        84      8962    150238    163857     11.07     14.14  --
7.96/2.01	c  N dy    79     20994       252     33668        84      7052    150238    112196     11.04     11.64  --
9.15/2.32	c  F st   104     25002       252     33668        84     10900    150238    193566     11.16     11.46  --
9.15/2.32	c  N st   104     25002       252     33668        84     10900    150238    193566     11.16     11.46  --
10.75/2.73	c  N dy   110     30000       252     33668        84      8588    150238    140312     11.16   no data  --
10.75/2.73	c  S st   110     30000       252     33668        84      8588    150238    140312     11.16   no data  --
10.75/2.77	c  S st   110     30503       252     33668        84      9083    150238    151296     11.16   no data  --
10.75/2.77	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
10.75/2.77	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
10.75/2.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.02
10.75/2.79	c bin-w-bin subsume rem            0 bins  time:  0.01 s
10.75/2.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
10.75/2.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
10.75/2.79	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
18.33/4.66	c lits-rem:       168  cl-subs:     1046  v-elim:      0  v-fix:    0  time:  7.43 s
19.93/5.03	c asymm  cl-useful: 0/33668/33668 lits-rem:0 time: 1.50
19.93/5.04	c calculated reachability. Time: 0.00
19.93/5.04	c  N dy   110     30503       252     33668        84      8037    150238    140495     11.16   no data  --
21.14/5.37	c  N dy   114     35087       252     33668        84     12398    150238    222449     10.94     11.67  --
22.72/5.71	c  N dy   118     39167       252     33668        84      8191    150238    117779     10.76     11.33  --
23.92/6.01	c  N dy   133     43240       252     33668        84     12102    150238    198865     10.74     12.66  --
24.72/6.21	c  S st   143     45756       252     33668        84     14494    150238    247765     10.73     10.65  --
24.72/6.26	c  S st   143     46259       252     33668        84     14990    150238    258276     10.73   no data  --
24.72/6.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
24.72/6.26	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
24.72/6.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
24.72/6.28	c bin-w-bin subsume rem            0 bins  time:  0.01 s
24.72/6.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
24.72/6.29	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
24.72/6.29	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
33.50/8.44	c lits-rem:       285  cl-subs:     2039  v-elim:      0  v-fix:    0  time:  8.56 s
33.50/8.44	c vivif2 --  cl tried    33668 cl shrink        0 lits rem          0 time: 0.01
33.50/8.44	c vivif2 --  cl tried    12951 cl shrink        0 lits rem          0 time: 0.01
35.13/8.86	c asymm  cl-useful: 0/27875/33668 lits-rem:0 time: 1.66
35.13/8.86	c calculated reachability. Time: 0.00
35.13/8.86	c  N dy   143     46259       252     33668        84     12951    150238    236564     10.73   no data  --
36.69/9.22	c  N dy   164     50649       252     33668        84     17149    150238    320839     10.78     11.36  --
37.89/9.55	c  N dy   182     54745       252     33668        84     11975    150238    194791     10.80     11.60  --
39.11/9.88	c  N dy   199     58775       252     33668        84     15841    150238    275988     10.80     11.40  --
40.68/10.23	c  N dy   214     62874       252     33668        84     19799    150238    355785     10.78     13.03  --
42.69/10.77	c  N dy   237     69389       252     33668        84     15955    150238    267720     10.80     10.34  --
42.69/10.77	c  S st   237     69389       252     33668        84     15955    150238    267720     10.80     10.34  --
43.09/10.82	c  S st   237     69891       252     33668        84     16451    150238    277792     10.80   no data  --
43.09/10.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
43.09/10.82	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
43.09/10.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.03
43.09/10.85	c bin-w-bin subsume rem            0 bins  time:  0.01 s
43.09/10.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
43.09/10.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
43.09/10.86	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
51.86/13.09	c lits-rem:       312  cl-subs:     1131  v-elim:      0  v-fix:    0  time:  8.90 s
51.86/13.09	c vivif2 --  cl tried    33668 cl shrink        0 lits rem          0 time: 0.01
52.29/13.11	c vivif2 --  cl tried    15320 cl shrink        0 lits rem          0 time: 0.01
52.29/13.17	c asymm  cl-useful: 0/5793/33668 lits-rem:0 time: 0.27
52.29/13.17	c calculated reachability. Time: 0.00
52.29/13.17	c  N dy   237     69891       252     33668        84     15320    150238    264049     10.80   no data  --
53.85/13.53	c  N dy   250     74452       252     33668        84     19725    150237    353728     10.78     11.43  --
55.45/13.96	c  N dy   273     79278       252     33668        84     13209    150237    212947     10.79     11.36  --
57.44/14.41	c  N dy   304     84593       252     33668        84     18324    150237    320381     10.82     11.51  --
58.24/14.66	c  F st   320     87500       252     33668        84     21119    150237    377618     10.83   no data  --
59.44/14.98	c  N st   325     90796       252     33668        84     12188    150237    178377     10.83   no data  --
61.47/15.47	c  N dy   347     96699       252     33668        84     17857    150237    296518     10.85     11.45  --
64.23/16.10	c  N dy   370    104079       252     33668        84     24920    150237    439677     10.84     11.43  --
64.23/16.17	c  S st   374    104836       252     33668        84     25645    150237    454507     10.84   no data  --
64.63/16.23	c  S st   374    105338       252     33668        84     26141    150237    464634     10.84   no data  --
64.63/16.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
64.63/16.24	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
64.63/16.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.04
64.63/16.27	c bin-w-bin subsume rem            0 bins  time:  0.01 s
64.63/16.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.05 s
64.63/16.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
64.63/16.28	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
74.64/18.76	c lits-rem:       367  cl-subs:     2836  v-elim:      0  v-fix:    0  time:  9.86 s
74.64/18.76	c vivif2 --  cl tried    33667 cl shrink        0 lits rem          0 time: 0.01
74.64/18.77	c vivif2 --  cl tried    23306 cl shrink        0 lits rem          0 time: 0.02
75.39/18.95	c asymm  cl-useful: 0/7299/33667 lits-rem:0 time: 0.75
75.39/18.96	c calculated reachability. Time: 0.00
75.39/18.96	c  N dy   374    105338       252     33667        84     23306    150214    430946     10.84   no data  --
77.79/19.53	c  N dy   394    112203       252     33667        84     16869    150214    259001     10.82     11.40  --
80.19/20.16	c  N dy   421    119536       252     33667        84     23901    150214    400165     10.81     11.41  --
83.41/20.91	c  N dy   448    127912       252     33667        84     17931    150214    270268     10.81     11.47  --
86.18/21.64	c  N dy   488    136275       252     33667        84     25970    150214    433384     10.82     11.46  --
89.37/22.49	c  N dy   516    145485       252     33667        84     19888    150214    299146     10.81     11.41  --
92.96/23.31	c  N dy   534    154876       252     33667        84     28841    150214    470373     10.75     11.32  --
94.16/23.61	c  S st   545    158008       252     33667        84     31831    150214    531160     10.75   no data  --
94.16/23.69	c  S st   545    158512       252     33667        84     16416    150214    219470     10.75   no data  --
94.16/23.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
94.16/23.69	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
94.16/23.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
94.56/23.71	c bin-w-bin subsume rem            0 bins  time:  0.01 s
94.56/23.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.02 s
94.56/23.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
94.56/23.72	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
101.73/25.58	c lits-rem:       151  cl-subs:      949  v-elim:      0  v-fix:    0  time:  7.44 s
101.73/25.58	c vivif2 --  cl tried    33667 cl shrink        0 lits rem          0 time: 0.01
101.73/25.59	c vivif2 --  cl tried    15467 cl shrink        0 lits rem          0 time: 0.01
103.33/25.99	c asymm  cl-useful: 0/21713/33667 lits-rem:0 time: 1.62
103.33/25.99	c calculated reachability. Time: 0.00
103.33/25.99	c  N dy   545    158512       252     33667        84     15467    150214    211501     10.75   no data  --
106.93/26.88	c  N dy   575    168911       252     33667        84     25436    150214    407344     10.73     11.33  --
111.32/27.93	c  N dy   598    179924       252     33667        84     19099    150214    268693     10.70     11.38  --
115.71/29.08	c  N dy   638    192752       252     33667        84     31397    150214    513866     10.68     11.37  --
120.50/30.25	c  N dy   675    205277       252     33667        84     25545    150214    391677     10.66     11.25  --
126.09/31.61	c  N dy   731    218607       252     33667        84     19544    150214    270710     10.67     11.27  --
130.88/32.91	c  N dy   780    232581       252     33667        84     32941    150214    543187     10.65     11.24  --
133.27/33.42	c  S st   796    237768       252     33667        84     37932    150214    641651     10.64      9.18  --
133.27/33.49	c  S st   796    238272       252     33667        84     38430    150214    653093     10.64   no data  --
133.27/33.49	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
133.27/33.49	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
133.67/33.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.05
133.67/33.53	c bin-w-bin subsume rem            0 bins  time:  0.01 s
133.67/33.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
133.67/33.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
133.67/33.55	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
148.04/37.12	c lits-rem:       521  cl-subs:     4324  v-elim:      0  v-fix:    0  time: 14.23 s
148.04/37.12	c vivif2 --  cl tried    33667 cl shrink        0 lits rem          0 time: 0.01
148.04/37.13	c vivif2 --  cl tried    34106 cl shrink        0 lits rem          0 time: 0.03
148.44/37.23	c asymm  cl-useful: 0/4655/33667 lits-rem:0 time: 0.41
148.44/37.24	c calculated reachability. Time: 0.00
148.44/37.24	c  N dy   796    238272       252     33667        84     34106    150214    604597     10.64   no data  --
154.01/38.68	c  N dy   848    253523       252     33667        84     29067    150214    461339     10.63     11.20  --
160.80/40.32	c  N dy   913    269980       252     33667        84     24165    150214    352407     10.62     11.36  --
167.58/42.03	c  N dy   975    287618       252     33667        84     41067    150214    684786     10.62     11.22  --
174.78/43.87	c  F st  1049    306251       252     33667        84     37320    150214    603505     10.62      8.52  --
174.78/43.88	c  N st  1049    306251       252     33667        84     37320    150214    603505     10.62      8.52  --
182.76/45.85	c  N dy  1134    325896       252     33667        84     33488    150214    511382     10.64     11.23  --
191.54/48.04	c  N dy  1194    346692       252     33667        84     29788    150214    422154     10.62     11.23  --
195.53/49.09	c  S st  1232    357408       252     33667        84     40027    150214    626740     10.61      9.06  --
195.93/49.15	c  S st  1232    357911       252     33667        84     40523    150214    637281     10.61   no data  --
195.93/49.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
195.93/49.16	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
195.93/49.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.08
196.33/49.20	c bin-w-bin subsume rem            0 bins  time:  0.01 s
196.33/49.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
196.33/49.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
196.33/49.22	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
210.73/52.84	c lits-rem:       667  cl-subs:     3410  v-elim:      0  v-fix:    0  time: 14.42 s
210.73/52.84	c vivif2 --  cl tried    33667 cl shrink        0 lits rem          0 time: 0.01
210.73/52.85	c vivif2 --  cl tried    37113 cl shrink        0 lits rem          0 time: 0.04
211.48/53.04	c asymm  cl-useful: 1/4596/33667 lits-rem:1 time: 0.75
211.48/53.04	c calculated reachability. Time: 0.00
211.48/53.04	c  N dy  1232    357911       252     33667        84     37113    150213    598055     10.61   no data  --
219.51/55.09	c  N dy  1306    378463       252     33667        84     32343    150213    463506     10.61     11.28  --
228.29/57.23	c  N dy  1376    398910       252     33667        84     26486    150213    333649     10.60     11.16  --
235.85/59.18	c  N dy  1445    419169       252     33667        84     45776    150213    711438     10.59     11.16  --
244.22/61.21	c  N dy  1492    439180       252     33667        84     38483    150213    551161     10.56     11.15  --
252.60/63.39	c  N dy  1563    459360       252     33667        84     30497    150213    390322     10.56     11.13  --
260.99/65.44	c  N dy  1653    479727       252     33667        84     50003    150213    778313     10.57     11.13  --
269.76/67.62	c  N dy  1743    499732       252     33667        84     40838    150213    581954     10.57     11.13  --
278.54/69.89	c  N dy  1831    519758       252     33667        84     30710    150213    374848     10.58     11.31  --
285.73/71.60	c  S st  1900    536866       252     33667        84     47114    150213    697873     10.59   no data  --
285.73/71.67	c  S st  1900    537367       252     33667        84     47609    150213    708031     10.59   no data  --
285.73/71.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
285.73/71.67	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
285.73/71.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.06
286.13/71.71	c bin-w-bin subsume rem            0 bins  time:  0.01 s
286.13/71.73	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.06 s
286.13/71.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
286.13/71.73	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
302.52/75.83	c lits-rem:       816  cl-subs:     3931  v-elim:      0  v-fix:    0  time: 16.32 s
302.52/75.83	c vivif2 --  cl tried    33667 cl shrink        0 lits rem          0 time: 0.01
302.52/75.84	c vivif2 --  cl tried    43678 cl shrink        0 lits rem          0 time: 0.04
303.28/76.04	c asymm  cl-useful: 0/3900/33667 lits-rem:0 time: 0.79
303.28/76.04	c calculated reachability. Time: 0.00
303.28/76.04	c  N dy  1900    537367       252     33667        84     43678    150213    664442     10.59   no data  --
314.47/78.82	c  N dy  1967    564295       252     33667        84     39144    150213    522102     10.56     11.13  --
324.04/81.22	c  N dy  2059    584859       252     33667        84     58781    150213    902364     10.56     11.17  --
332.82/83.43	c  N dy  2132    604997       252     33667        84     46941    150213    671815     10.56     11.18  --
342.44/85.86	c  N dy  2209    625062       252     33667        84     34043    150213    416433     10.55     11.16  --
351.21/88.03	c  N dy  2283    645133       252     33667        84     53245    150213    792016     10.55     12.16  --
361.55/90.63	c  N dy  2374    665362       252     33667        84     39541    150212    521313     10.56     11.13  --
370.33/92.82	c  N dy  2450    685384       252     33667        84     58723    150212    894157     10.56     11.21  --
379.91/95.26	c  N dy  2515    706130       252     33667        84     44495    150212    600606     10.55     11.11  --
389.10/97.51	c  N dy  2569    726189       252     33667        84     63642    150212    958534     10.54     12.52  --
398.68/99.94	c  N dy  2654    746413       252     33667        84     48044    150212    675812     10.54     11.11  --
410.25/102.84	c  N dy  2733    769081       252     33667        84     69768    150212   1087371     10.54     11.19  --
420.23/105.33	c  N dy  2824    789391       252     33667        84     53247    150212    776103     10.54     11.25  --
428.20/107.37	c  S st  2879    806050       252     33667        84     69202    150212   1080921     10.54      9.69  --
428.60/107.45	c  S st  2879    806552       252     33667        84     69699    150212   1091261     10.54   no data  --
428.60/107.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
428.60/107.45	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
428.60/107.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.11
429.00/107.52	c bin-w-bin subsume rem            0 bins  time:  0.01 s
429.00/107.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
429.00/107.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
429.00/107.55	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
456.17/114.35	c lits-rem:       774  cl-subs:     7130  v-elim:      0  v-fix:    0  time: 27.11 s
456.17/114.35	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.01
456.17/114.37	c vivif2 --  cl tried    62570 cl shrink        0 lits rem          0 time: 0.07
457.33/114.61	c asymm  cl-useful: 0/2989/33666 lits-rem:0 time: 0.97
457.33/114.62	c calculated reachability. Time: 0.00
457.33/114.62	c  N dy  2879    806552       252     33666        84     62570    150189   1013403     10.54   no data  --
466.92/117.03	c  N dy  2971    826655       252     33666        84     44901    150189    608117     10.54     11.22  --
476.49/119.43	c  N dy  3064    847326       252     33666        84     64808    150189   1002961     10.54     11.14  --
486.48/121.95	c  N dy  3147    867590       252     33666        84     46309    150189    624257     10.55     11.16  --
496.45/124.42	c  N dy  3218    888686       252     33666        84     66534    150189   1004457     10.54     11.15  --
506.82/127.08	c  N dy  3289    910762       252     33666        84     48669    150189    652461     10.54     11.17  --
516.41/129.40	c  N dy  3363    930860       252     33666        84     67907    150189   1020290     10.53     11.10  --
526.42/131.97	c  N dy  3438    951051       252     33666        84     47464    150189    636450     10.53     11.15  --
536.35/134.44	c  N dy  3531    972516       252     33666        84     68067    150189   1044775     10.54     11.12  --
547.14/137.11	c  N dy  3610    993195       252     33666        84     47095    150189    626397     10.54     11.10  --
556.32/139.48	c  N dy  3687   1013543       252     33666        84     66577    150189   1001352     10.54     11.13  --
567.49/142.23	c  N dy  3775   1033549       252     33666        84     43970    150189    562081     10.54     11.49  --
576.67/144.51	c  N dy  3849   1053748       252     33666        84     63322    150189    935029     10.54     11.11  --
586.24/146.91	c  F st  3918   1071876       252     33666        84     80727    150189   1271167     10.54      9.65  --
587.45/147.20	c  N st  3922   1073907       252     33666        84     82681    150189   1311216     10.54   no data  --
597.42/149.72	c  N dy  3987   1094044       252     33666        84     59176    150189    848783     10.54     11.10  --
608.60/152.50	c  N dy  4069   1115128       252     33666        84     79372    150189   1235946     10.54     11.10  --
619.01/155.11	c  N dy  4138   1135216       252     33666        84     54859    150189    744497     10.54     11.11  --
628.95/157.67	c  N dy  4207   1155253       252     33666        84     73965    150189   1114666     10.54     11.12  --
640.56/160.53	c  N dy  4287   1175351       252     33666        84     48625    150189    612996     10.53     11.46  --
649.74/162.86	c  N dy  4346   1195601       252     33666        84     68033    150189    978759     10.53     11.09  --
656.89/164.65	c  S st  4389   1209828       252     33666        84     81626    150189   1238395     10.53      9.54  --
657.29/164.74	c  S st  4389   1210331       252     33666        84     82126    150189   1249288     10.53   no data  --
657.29/164.74	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
657.29/164.74	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
657.29/164.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.14
657.69/164.83	c bin-w-bin subsume rem            0 bins  time:  0.01 s
657.69/164.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
657.69/164.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
657.69/164.86	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
698.39/175.08	c lits-rem:       834  cl-subs:     8643  v-elim:      0  v-fix:    0  time: 40.77 s
698.39/175.08	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.01
698.79/175.10	c vivif2 --  cl tried    73483 cl shrink        0 lits rem          0 time: 0.08
699.99/175.46	c asymm  cl-useful: 0/3007/33666 lits-rem:0 time: 1.43
699.99/175.46	c calculated reachability. Time: 0.00
699.99/175.46	c  N dy  4389   1210331       252     33666        84     73483    150189   1150792     10.53   no data  --
711.20/178.22	c  N dy  4452   1230356       252     33666        84     47253    150189    575866     10.52     11.78  --
719.99/180.43	c  N dy  4509   1250448       252     33666        84     66429    150189    940974     10.52     11.11  --
730.72/183.13	c  N dy  4580   1270658       252     33666        84     85756    150189   1304952     10.52     11.28  --
741.10/185.74	c  N dy  4660   1290744       252     33666        84     58577    150189    784166     10.52     11.15  --
751.07/188.27	c  N dy  4737   1311145       252     33666        84     78088    150189   1158877     10.52     11.08  --
762.25/191.08	c  N dy  4811   1331268       252     33666        84     49909    150189    602544     10.51     11.11  --
771.43/193.38	c  N dy  4897   1351367       252     33666        84     69129    150189    973183     10.51     11.15  --
782.21/196.06	c  N dy  4972   1371803       252     33666        84     88624    150189   1335073     10.51     11.09  --
792.98/198.79	c  N dy  5022   1392996       252     33666        84     60435    150189    779434     10.50     11.08  --
805.36/201.84	c  N dy  5093   1417213       252     33666        84     83549    150189   1207389     10.49     11.08  --
816.92/204.76	c  N dy  5156   1437356       252     33666        84     53582    150189    641787     10.49     11.08  --
826.51/207.11	c  N dy  5250   1457396       252     33666        84     72784    150189   1017375     10.49     11.90  --
836.88/209.76	c  N dy  5304   1477468       252     33666        84     91955    150189   1379665     10.49     11.09  --
848.06/212.54	c  N dy  5394   1497488       252     33666        84     60891    150189    778379     10.49     11.09  --
858.04/215.03	c  N dy  5482   1517564       252     33666        84     80177    150189   1165059     10.49     13.26  --
869.25/217.87	c  N dy  5553   1537749       252     33666        84     99558    150189   1540215     10.49     11.11  --
880.78/220.70	c  N dy  5649   1558358       252     33666        84     67987    150189    908937     10.50     11.12  --
891.55/223.48	c  N dy  5700   1578772       252     33666        84     87525    150189   1284766     10.49     11.14  --
904.37/226.64	c  N dy  5778   1598842       252     33666        84     54402    150189    626842     10.49     11.08  --
915.91/229.54	c  N dy  5846   1622406       252     33666        84     76946    150189   1043367     10.49     11.08  --
927.88/232.55	c  N dy  5932   1642423       252     33666        84     96091    150189   1406334     10.49     11.91  --
940.24/235.69	c  N dy  6025   1662472       252     33666        84     62063    150189    766306     10.49     12.17  --
950.23/238.17	c  N dy  6087   1682905       252     33666        84     81573    150189   1135019     10.49     11.19  --
961.80/241.04	c  N dy  6170   1703137       252     33666        84    100887    150189   1505374     10.49     11.04  --
966.19/242.15	c  S st  6200   1710331       252     33666        84    107781    150189   1637227     10.49      8.96  --
966.59/242.26	c  S st  6200   1710839       252     33666        84    108280    150189   1647152     10.49   no data  --
966.59/242.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
966.59/242.27	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
966.99/242.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.20
966.99/242.37	c bin-w-bin subsume rem            0 bins  time:  0.01 s
967.39/242.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.17 s
967.39/242.42	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
967.39/242.42	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1049.60/263.04	c lits-rem:      2323  cl-subs:    12176  v-elim:      0  v-fix:    0  time: 82.26 s
1049.60/263.05	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.01
1049.60/263.07	c vivif2 --  cl tried    96104 cl shrink        0 lits rem          0 time: 0.10
1050.80/263.37	c asymm  cl-useful: 0/3148/33666 lits-rem:0 time: 1.20
1050.80/263.38	c calculated reachability. Time: 0.00
1050.80/263.38	c  N dy  6200   1710839       252     33666        84     96104    150189   1506891     10.49   no data  --
1062.41/266.21	c  N dy  6282   1730940       252     33666        84     61462    150189    747575     10.49     11.71  --
1072.75/268.80	c  N dy  6358   1751761       252     33666        84     81444    150189   1122177     10.49     11.04  --
1083.96/271.63	c  N dy  6435   1771861       252     33666        84    100661    150189   1492090     10.49     11.14  --
1095.51/274.57	c  N dy  6526   1792099       252     33666        84     65044    150189    804564     10.49     11.07  --
1105.91/277.19	c  N dy  6603   1812694       252     33666        84     84649    150189   1176718     10.49     11.09  --
1117.46/280.05	c  N dy  6688   1832731       252     33666        84    103833    150189   1548161     10.49     11.47  --
1129.42/283.01	c  N dy  6759   1853445       252     33666        84     67614    150189    847283     10.49     11.05  --
1139.80/285.63	c  N dy  6823   1873893       252     33666        84     87168    150189   1213271     10.49     11.05  --
1151.38/288.56	c  N dy  6889   1894045       252     33666        84    106411    150189   1576654     10.48     11.08  --
1162.98/291.49	c  N dy  6969   1914055       252     33666        84     68595    150189    849443     10.49     11.04  --
1173.72/294.13	c  N dy  7045   1934541       252     33666        84     88188    150189   1225102     10.49     11.24  --
1184.93/296.98	c  N dy  7116   1954563       252     33666        84    107419    150189   1597686     10.49     11.06  --
1196.47/299.88	c  N dy  7187   1974685       252     33666        84     68669    150189    839217     10.49     11.23  --
1208.05/302.75	c  N dy  7277   1994939       252     33666        84     88086    150189   1214613     10.49     11.07  --
1220.81/305.92	c  N dy  7340   2015261       252     33666        84    107438    150189   1575023     10.48     11.09  --
1233.62/309.14	c  N dy  7421   2035506       252     33666        84     67890    150189    813792     10.49     11.05  --
1244.77/311.93	c  N dy  7512   2055691       252     33666        84     87207    150189   1187593     10.49     11.09  --
1257.53/315.10	c  N dy  7590   2075692       252     33666        84    106317    150189   1552576     10.49     11.04  --
1270.70/318.45	c  N dy  7656   2095749       252     33666        84     65570    150189    759219     10.49     11.06  --
1281.09/321.06	c  N dy  7731   2116552       252     33666        84     85415    150189   1135252     10.49     11.06  --
1292.65/323.95	c  N dy  7815   2136607       252     33666        84    104591    150189   1509365     10.49     11.04  --
1307.43/327.66	c  N dy  7903   2156752       252     33666        84     63033    150189    701231     10.49     11.16  --
1318.20/330.34	c  N dy  7982   2176754       252     33666        84     82167    150189   1062872     10.49     11.79  --
1330.97/333.51	c  N dy  8067   2197708       252     33666        84    102234    150189   1456178     10.49     11.08  --
1339.35/335.69	c  S st  8125   2210839       252     33666        84    114751    150189   1699234     10.49   no data  --
1340.15/335.80	c  S st  8125   2211343       252     33666        84    115252    150189   1709724     10.49   no data  --
1340.15/335.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1340.15/335.81	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1340.15/335.87	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.25
1340.55/335.93	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1340.55/335.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.20 s
1340.55/335.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
1340.55/335.99	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.01 s
1430.78/358.55	c lits-rem:      2167  cl-subs:    10931  v-elim:      0  v-fix:    0  time: 90.01 s
1430.78/358.55	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.01
1430.78/358.58	c vivif2 --  cl tried   104321 cl shrink        0 lits rem          0 time: 0.11
1432.34/358.90	c asymm  cl-useful: 0/2696/33666 lits-rem:0 time: 1.27
1432.34/358.90	c calculated reachability. Time: 0.00
1432.34/358.90	c  N dy  8125   2211343       252     33666        84    104321    150189   1581479     10.49   no data  --
1445.90/362.33	c  N dy  8231   2231529       252     33666        84     62126    150189    677105     10.49     11.07  --
1455.49/364.70	c  N dy  8289   2251762       252     33666        84     81446    150189   1046712     10.49     11.14  --
1466.30/367.44	c  N dy  8356   2271905       252     33666        84    100747    150189   1411489     10.49     11.07  --
1479.06/370.66	c  N dy  8444   2292751       252     33666        84    120707    150189   1794915     10.49     11.06  --
1491.82/373.84	c  N dy  8520   2314799       252     33666        84     79095    150189    980762     10.49     11.06  --
1502.58/376.58	c  N dy  8608   2335028       252     33666        84     98450    150189   1348493     10.49     11.05  --
1514.95/379.67	c  N dy  8675   2355220       252     33666        84    117773    150189   1711970     10.49     11.10  --
1527.77/382.86	c  N dy  8754   2375473       252     33666        84     73595    150189    879102     10.49     11.06  --
1538.50/385.58	c  N dy  8854   2395530       252     33666        84     92757    150189   1244663     10.49     12.84  --
1550.87/388.68	c  N dy  8944   2416695       252     33666        84    113039    150189   1633864     10.49     11.08  --
1565.64/392.31	c  N dy  9021   2436774       252     33666        84     67595    150189    754568     10.49     11.62  --
1576.42/395.01	c  N dy  9100   2456817       252     33666        84     86754    150189   1122039     10.49     12.03  --
1588.81/398.20	c  N dy  9158   2476865       252     33666        84    106002    150189   1487017     10.49     11.10  --
1602.76/401.69	c  N dy  9235   2496893       252     33666        84    125116    150189   1848304     10.49     11.06  --
1617.13/405.20	c  N dy  9349   2516980       252     33666        84     78733    150189    953767     10.50     11.07  --
1629.10/408.24	c  N dy  9431   2537035       252     33666        84     97938    150189   1313532     10.50     11.62  --
1641.07/411.26	c  N dy  9495   2557548       252     33666        84    117575    150189   1676961     10.49     11.07  --
1654.67/414.65	c  N dy  9559   2577650       252     33666        84     70116    150189    782500     10.49     11.05  --
1664.62/417.20	c  N dy  9623   2597944       252     33666        84     89589    150189   1153784     10.49     11.13  --
1676.20/420.05	c  N dy  9704   2618190       252     33666        84    108930    150189   1533530     10.49     11.05  --
1688.97/423.29	c  N dy  9782   2638279       252     33666        84    128158    150189   1898948     10.49     11.06  --
1703.37/426.83	c  N dy  9876   2658854       252     33666        84     80337    150189    971626     10.49     11.10  --
1715.31/429.84	c  N dy  9960   2678860       252     33666        84     99525    150189   1343951     10.49     12.21  --
1728.48/433.15	c  N dy 10044   2699156       252     33666        84    118921    150189   1712342     10.49     11.11  --
1737.66/435.47	c  S st 10090   2711343       252     33666        84    130565    150189   1926411     10.49   no data  --
1738.08/435.59	c  S st 10090   2711843       252     33666        84    131061    150189   1936227     10.49   no data  --
1738.08/435.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
1738.08/435.60	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
1738.49/435.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.28
1738.85/435.74	c bin-w-bin subsume rem            0 bins  time:  0.01 s
1738.85/435.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.23 s
1738.85/435.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
1739.25/435.80	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
1854.99/464.81	c lits-rem:      2543  cl-subs:    13175  v-elim:      0  v-fix:    0  time: 115.73 s
1854.99/464.81	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.01
1854.99/464.84	c vivif2 --  cl tried   117886 cl shrink        0 lits rem          0 time: 0.12
1856.19/465.17	c asymm  cl-useful: 0/2983/33666 lits-rem:0 time: 1.29
1856.19/465.17	c calculated reachability. Time: 0.00
1856.19/465.17	c  N dy 10090   2711843       252     33666        84    117886    150189   1781318     10.49   no data  --
1870.95/468.84	c  N dy 10179   2732433       252     33666        84     69305    150189    749890     10.49     11.06  --
1880.93/471.38	c  N dy 10256   2752667       252     33666        84     88594    150189   1113805     10.49     11.09  --
1893.70/474.53	c  N dy 10334   2774761       252     33666        84    109680    150189   1508727     10.49     11.05  --
1906.87/477.86	c  N dy 10425   2795086       252     33666        84    129098    150189   1880786     10.49     11.09  --
1920.84/481.31	c  N dy 10500   2815203       252     33666        84     79062    150189    926988     10.49     11.05  --
1931.65/484.08	c  N dy 10574   2835304       252     33666        84     98337    150189   1291159     10.49     11.05  --
1944.42/487.21	c  N dy 10633   2855313       252     33666        84    117393    150189   1651162     10.49     12.07  --
1958.75/490.80	c  N dy 10714   2875372       252     33666        84    136600    150189   2017686     10.49     13.29  --
1972.32/494.26	c  N dy 10771   2895479       252     33666        84     85406    150189   1031322     10.49     11.32  --
1985.50/497.57	c  N dy 10849   2915501       252     33666        84    104542    150188   1402310     10.49     11.04  --
2000.27/501.26	c  N dy 10939   2935532       252     33666        84    123659    150188   1769090     10.49     11.13  --
2017.82/505.64	c  N dy 10993   2955760       252     33666        84     71767    150188    768738     10.48     11.10  --
2029.80/508.65	c  N dy 11057   2976009       252     33666        84     91061    150188   1128901     10.48     11.12  --
2042.96/511.90	c  N dy 11121   2996150       252     33666        84    110342    150188   1493198     10.48     11.04  --
2056.94/515.46	c  N dy 11198   3016151       252     33666        84    129473    150188   1855454     10.48     11.81  --
2073.69/519.64	c  N dy 11270   3036268       252     33666        84     76474    150188    848157     10.48     11.04  --
2085.31/522.59	c  N dy 11350   3056349       252     33666        84     95700    150188   1220816     10.48     11.15  --
2098.07/525.72	c  N dy 11419   3076898       252     33666        84    115364    150188   1593683     10.48     11.03  --
2112.01/529.20	c  N dy 11517   3096916       252     33666        84    134582    150188   1968794     10.48     11.14  --
2127.18/533.07	c  N dy 11585   3117097       252     33666        84     80548    150188    918972     10.48     11.05  --
2139.15/536.09	c  N dy 11664   3137744       252     33666        84    100284    150188   1289449     10.48     11.05  --
2153.11/539.57	c  N dy 11758   3157793       252     33666        84    119412    150188   1652812     10.48     14.16  --
2169.48/543.63	c  N dy 11814   3178956       252     33666        84    139712    150188   2019173     10.48     11.03  --
2184.65/547.46	c  N dy 11891   3199408       252     33666        84     85086    150188    993105     10.48     11.06  --
2192.23/549.39	c  S st 11951   3211844       252     33666        84     96970    150188   1220383     10.48     10.97  --
2192.63/549.49	c  S st 11951   3212346       252     33666        84     97470    150188   1229505     10.48   no data  --
2193.03/549.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2193.03/549.50	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2193.03/549.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.22
2193.43/549.60	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2193.43/549.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.13 s
2193.43/549.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
2193.43/549.64	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2258.47/565.91	c lits-rem:      1634  cl-subs:     5324  v-elim:      0  v-fix:    0  time: 64.89 s
2258.47/565.91	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.01
2258.47/565.94	c vivif2 --  cl tried    92146 cl shrink        0 lits rem          0 time: 0.09
2260.07/566.33	c asymm  cl-useful: 0/4087/33666 lits-rem:0 time: 1.56
2260.07/566.33	c calculated reachability. Time: 0.00
2260.07/566.33	c  N dy 11951   3212346       252     33666        84     92146    150188   1169663     10.48   no data  --
2272.84/569.58	c  N dy 12035   3233121       252     33666        84    111948    150188   1546569     10.48     11.04  --
2287.61/573.27	c  N dy 12118   3253545       252     33666        84    131489    150188   1913963     10.48     11.03  --
2305.17/577.61	c  N dy 12192   3273932       252     33666        84     75958    150188    818332     10.48     11.05  --
2316.75/580.53	c  N dy 12264   3294047       252     33666        84     95219    150188   1179316     10.48     11.06  --
2330.32/583.94	c  N dy 12359   3314143       252     33666        84    114455    150188   1548617     10.48     11.04  --
2343.91/587.34	c  N dy 12425   3334661       252     33666        84    134072    150188   1914902     10.48     11.08  --
2359.85/591.39	c  N dy 12497   3355449       252     33666        84     77823    150188    842479     10.48     11.10  --
2370.26/593.97	c  N dy 12567   3375561       252     33666        84     97006    150188   1201377     10.48     11.17  --
2382.61/597.01	c  N dy 12658   3395806       252     33666        84    116455    150188   1578737     10.48     11.12  --
2395.77/600.30	c  N dy 12737   3415818       252     33666        84    135616    150188   1950777     10.48     11.63  --
2412.13/604.45	c  N dy 12804   3436127       252     33666        84     77927    150188    838750     10.48     11.07  --
2423.34/607.29	c  N dy 12881   3456306       252     33666        84     97154    150188   1209432     10.48     11.08  --
2436.87/610.65	c  N dy 12959   3476636       252     33666        84    116620    150188   1579872     10.48     11.08  --
2452.04/614.45	c  N dy 13036   3496721       252     33666        84    135773    150188   1944141     10.48     12.96  --
2470.80/619.10	c  N dy 13119   3517689       252     33666        84    155803    150188   2326849     10.48     11.07  --
2485.56/622.85	c  N dy 13184   3537985       252     33666        84     97251    150188   1191682     10.48     11.26  --
2500.73/626.65	c  N dy 13260   3558855       252     33666        84    117182    150188   1572427     10.47     11.05  --
2515.89/630.43	c  N dy 13338   3578895       252     33666        84    136318    150188   1939184     10.47     11.94  --
2532.27/634.50	c  N dy 13411   3598897       252     33666        84    155441    150188   2302103     10.48     11.17  --
2546.62/638.10	c  N dy 13469   3619515       252     33666        84     96142    150188   1162961     10.47     11.27  --
2560.19/641.51	c  N dy 13560   3640732       252     33666        84    116402    150188   1547781     10.47     11.04  --
2573.76/644.93	c  N dy 13651   3660820       252     33666        84    135622    150188   1911892     10.47     11.03  --
2588.13/648.53	c  N dy 13738   3680864       252     33666        84    154779    150188   2283127     10.48     11.05  --
2602.11/652.03	c  N dy 13815   3701503       252     33666        84     94560    150188   1123466     10.47     11.05  --
2608.09/653.53	c  S st 13853   3712348       252     33666        84    104919    150188   1318390     10.47     10.89  --
2608.49/653.62	c  S st 13853   3712850       252     33666        84    105410    150188   1327796     10.47   no data  --
2608.49/653.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2608.49/653.63	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
2608.49/653.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.18
2608.89/653.72	c bin-w-bin subsume rem            0 bins  time:  0.01 s
2608.89/653.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.12 s
2608.89/653.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
2608.89/653.76	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
2659.17/666.31	c lits-rem:      1036  cl-subs:     7010  v-elim:      0  v-fix:    0  time: 50.07 s
2659.17/666.31	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.01
2659.17/666.34	c vivif2 --  cl tried    98400 cl shrink        0 lits rem          0 time: 0.09
2660.41/666.63	c asymm  cl-useful: 0/2128/33666 lits-rem:0 time: 1.18
2660.41/666.64	c calculated reachability. Time: 0.00
2660.41/666.64	c  N dy 13853   3712850       252     33666        84     98400    150188   1249815     10.47   no data  --
2672.75/669.72	c  N dy 13932   3733373       252     33666        84    118095    150188   1624419     10.47     11.04  --
2685.92/673.03	c  F st 13996   3751562       252     33666        84    135453    150188   1952605     10.47   no data  --
2687.11/673.35	c  N st 14000   3753596       252     33666        84    137398    150188   1992478     10.47   no data  --
2702.28/677.17	c  N dy 14062   3773638       252     33666        84    156519    150188   2358998     10.47     11.08  --
2718.23/681.11	c  N dy 14136   3794331       252     33666        84     95653    150188   1140537     10.47     11.08  --
2731.40/684.40	c  N dy 14222   3814410       252     33666        84    114884    150188   1510700     10.47     14.09  --
2746.58/688.24	c  N dy 14287   3836192       252     33666        84    135693    150188   1891646     10.47     11.05  --
2762.93/692.31	c  N dy 14378   3856288       252     33666        84    154919    150188   2264632     10.47     11.38  --
2778.93/696.39	c  N dy 14445   3876676       252     33666        84     92596    150188   1079215     10.47     11.06  --
2792.86/699.86	c  N dy 14560   3897072       252     33666        84    112120    150188   1459637     10.47     11.05  --
2808.02/703.61	c  N dy 14636   3917138       252     33666        84    131255    150188   1816128     10.47     11.04  --
2824.38/707.70	c  N dy 14714   3937543       252     33666        84    150790    150188   2193998     10.47     11.06  --
2841.93/712.10	c  N dy 14775   3958534       252     33666        84     88040    150188    979676     10.47     11.16  --
2853.55/715.04	c  N dy 14858   3979072       252     33666        84    107674    150188   1351385     10.47     11.14  --
2866.72/718.34	c  N dy 14940   3999151       252     33666        84    126945    150188   1713740     10.47     11.91  --
2880.64/721.87	c  N dy 15022   4019287       252     33666        84    146206    150188   2078182     10.47     11.05  --
2897.81/726.14	c  N dy 15119   4040785       252     33666        84    166772    150188   2470813     10.47     11.04  --
2912.18/729.73	c  N dy 15199   4060997       252     33666        84    102285    150188   1245225     10.47     11.04  --
2925.75/733.15	c  N dy 15268   4081030       252     33666        84    121447    150188   1610915     10.47     11.05  --
2940.52/736.88	c  N dy 15343   4101065       252     33666        84    140615    150188   1965943     10.47     11.22  --
2956.08/740.71	c  N dy 15394   4121130       252     33666        84    159785    150188   2324075     10.47     11.05  --
2974.84/745.43	c  N dy 15455   4144598       252     33666        84     97530    150188   1143532     10.47     11.20  --
2987.21/748.59	c  N dy 15519   4164926       252     33666        84    116945    150188   1515817     10.47     11.03  --
3000.38/751.85	c  N dy 15586   4185185       252     33666        84    136237    150188   1876062     10.47     11.06  --
3015.58/755.68	c  N dy 15678   4205602       252     33666        84    155837    150188   2255207     10.47     11.09  --
3021.13/757.01	c  S st 15690   4212852       252     33666        84    162773    150188   2378027     10.47      9.77  --
3021.52/757.14	c  S st 15690   4213353       252     33666        84    163272    150188   2388529     10.47   no data  --
3021.52/757.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3021.52/757.15	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3021.92/757.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.32
3022.32/757.31	c bin-w-bin subsume rem            0 bins  time:  0.01 s
3022.32/757.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.25 s
3022.32/757.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
3022.32/757.38	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3314.10/830.42	c lits-rem:      4637  cl-subs:    18572  v-elim:      0  v-fix:    0  time: 291.30 s
3314.10/830.42	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.01
3314.10/830.46	c vivif2 --  cl tried   144700 cl shrink        0 lits rem          0 time: 0.15
3315.66/830.81	c asymm  cl-useful: 0/2809/33666 lits-rem:0 time: 1.42
3315.66/830.82	c calculated reachability. Time: 0.00
3315.66/830.82	c  N dy 15690   4213353       252     33666        84    144700    150188   2171423     10.47   no data  --
3331.23/834.73	c  N dy 15793   4234146       252     33666        84    164599    150188   2559280     10.47     11.09  --
3347.18/838.73	c  N dy 15884   4254226       252     33666        84     98587    150188   1169284     10.47     12.09  --
3359.96/841.98	c  N dy 15968   4274458       252     33666        84    117867    150188   1545570     10.47     11.09  --
3375.55/845.90	c  N dy 16023   4295038       252     33666        84    137511    150188   1899535     10.47     11.05  --
3394.27/850.56	c  N dy 16107   4315110       252     33666        84    156696    150188   2262143     10.47     11.85  --
3415.06/855.79	c  N dy 16190   4335124       252     33666        84     89447    150188    981964     10.47     11.04  --
3427.80/859.00	c  N dy 16261   4355158       252     33666        84    108576    150188   1345079     10.47     12.79  --
3442.16/862.57	c  N dy 16343   4375168       252     33666        84    127773    150188   1710920     10.47     11.05  --
3457.72/866.43	c  N dy 16422   4395232       252     33666        84    146936    150188   2076876     10.47     11.04  --
3473.67/870.47	c  N dy 16488   4415234       252     33666        84    166032    150188   2432365     10.47     11.45  --
3491.23/874.82	c  N dy 16574   4435300       252     33666        84     97746    150188   1133363     10.47     11.04  --
3503.25/877.83	c  N dy 16640   4455400       252     33666        84    116947    150188   1492561     10.47     11.04  --
3516.42/881.19	c  N dy 16729   4475534       252     33666        84    136128    150188   1850751     10.47     11.04  --
3531.15/884.87	c  N dy 16800   4495567       252     33666        84    155302    150188   2210834     10.47     11.04  --
3547.51/888.97	c  N dy 16895   4516081       252     33666        84    174858    150188   2579390     10.47     11.05  --
3561.87/892.53	c  N dy 16973   4536841       252     33666        84    106315    150188   1287024     10.47     11.04  --
3576.25/896.11	c  N dy 17039   4559431       252     33666        84    127857    150188   1683259     10.47     11.02  --
3590.65/899.71	c  N dy 17120   4579691       252     33666        84    147245    150188   2044217     10.47     11.09  --
3606.58/903.79	c  N dy 17198   4600560       252     33666        84    167176    150188   2410922     10.47     11.07  --
3623.74/908.08	c  N dy 17262   4621120       252     33666        84     97344    150188   1105884     10.47     11.02  --
3637.31/911.41	c  N dy 17362   4641203       252     33666        84    116622    150188   1480504     10.47     11.53  --
3651.27/914.95	c  N dy 17428   4661377       252     33666        84    135899    150188   1844736     10.47     11.09  --
3668.03/919.13	c  N dy 17504   4681505       252     33666        84    155095    150188   2207680     10.47     11.03  --
3685.59/923.58	c  N dy 17590   4701559       252     33666        84    174329    150188   2573304     10.47     11.07  --
3697.95/926.65	c  S st 17638   4713353       252     33666        84     95205    150188   1058278     10.47     10.56  --
3698.35/926.75	c  S st 17638   4713855       252     33666        84     95701    150188   1069000     10.47   no data  --
3698.35/926.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3698.35/926.76	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
3698.75/926.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.21
3698.75/926.86	c bin-w-bin subsume rem            0 bins  time:  0.02 s
3698.75/926.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.10 s
3698.75/926.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
3698.75/926.89	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
3745.03/938.47	c lits-rem:       297  cl-subs:     1465  v-elim:      0  v-fix:    0  time: 46.18 s
3745.03/938.47	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.01
3745.03/938.49	c vivif2 --  cl tried    94236 cl shrink        0 lits rem          0 time: 0.08
3745.43/938.58	c asymm  cl-useful: 0/1323/33666 lits-rem:0 time: 0.34
3745.43/938.58	c calculated reachability. Time: 0.00
3745.43/938.58	c  N dy 17638   4713855       252     33666        84     94236    150188   1053655     10.47   no data  --
3757.02/941.49	c  N dy 17708   4733945       252     33666        84    113390    150188   1405592     10.47     12.02  --
3770.61/944.86	c  N dy 17804   4754178       252     33666        84    132729    150188   1768875     10.47     11.11  --
3784.95/948.41	c  N dy 17878   4774206       252     33666        84    151853    150188   2121768     10.47     13.18  --
3799.71/952.18	c  N dy 17939   4794376       252     33666        84    171095    150188   2478115     10.47     11.02  --
3817.27/956.54	c  N dy 17991   4814431       252     33666        84     98918    150188   1121750     10.47     11.02  --
3830.05/959.77	c  N dy 18060   4834451       252     33666        84    118086    150188   1479386     10.47     12.14  --
3844.82/963.49	c  N dy 18133   4855065       252     33666        84    137813    150188   1845656     10.47     11.02  --
3861.18/967.50	c  N dy 18215   4875083       252     33666        84    156968    150188   2207961     10.47     11.15  --
3878.34/971.83	c  N dy 18279   4895506       252     33666        84    176517    150188   2572765     10.46     11.04  --
3898.33/976.85	c  N dy 18362   4916104       252     33666        84    103838    150188   1203623     10.46     11.12  --
3913.86/980.76	c  N dy 18456   4936864       252     33666        84    123662    150188   1582160     10.47     11.02  --
3929.42/984.68	c  N dy 18536   4957036       252     33666        84    142910    150188   1939560     10.46     11.11  --
3946.62/988.97	c  N dy 18627   4977116       252     33666        84    162089    150188   2303552     10.47     12.11  --
3965.34/993.66	c  N dy 18717   4997313       252     33666        84    181404    150188   2671522     10.47     11.04  --
3983.30/998.14	c  N dy 18809   5017930       252     33666        84    107839    150188   1279362     10.47     11.03  --
3996.47/1001.41	c  N dy 18899   5038665       252     33666        84    127714    150188   1659269     10.47     11.02  --
4010.05/1004.86	c  N dy 18963   5058768       252     33666        84    146918    150188   2019811     10.47     11.07  --
4025.64/1008.75	c  N dy 19038   5078837       252     33666        84    166075    150188   2377237     10.47     11.02  --
4042.38/1012.99	c  N dy 19118   5098940       252     33666        84    185265    150188   2741882     10.47     11.05  --
4058.73/1017.05	c  N dy 19183   5120454       252     33666        84    111601    150188   1332148     10.47     11.03  --
4071.90/1020.31	c  N dy 19269   5140735       252     33666        84    130923    150188   1701288     10.47     11.05  --
4087.11/1024.12	c  N dy 19337   5160913       252     33666        84    150227    150188   2059663     10.46     11.04  --
4103.83/1028.39	c  N dy 19393   5181220       252     33666        84    169645    150188   2418218     10.46     11.06  --
4122.99/1033.17	c  N dy 19472   5201275       252     33666        84    188725    150188   2776792     10.46     12.19  --
4134.17/1035.91	c  S st 19519   5213856       252     33666        84    105559    150188   1216089     10.46      9.71  --
4134.57/1036.02	c  S st 19519   5214360       252     33666        84    106060    150188   1226011     10.46   no data  --
4134.57/1036.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4134.57/1036.03	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4134.57/1036.08	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.21
4134.99/1036.13	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4134.99/1036.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.11 s
4134.99/1036.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
4134.99/1036.16	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s
4199.21/1052.23	c lits-rem:       447  cl-subs:     3277  v-elim:      0  v-fix:    0  time: 64.13 s
4199.21/1052.24	c vivif2 --  cl tried    33666 cl shrink        0 lits rem          0 time: 0.01
4199.21/1052.26	c vivif2 --  cl tried   102783 cl shrink        0 lits rem          0 time: 0.09
4200.41/1052.52	c asymm  cl-useful: 0/2816/33666 lits-rem:0 time: 1.04
4200.41/1052.52	c calculated reachability. Time: 0.00
4200.41/1052.52	c  N dy 19519   5214360       252     33666        84    102783    150188   1190150     10.46   no data  --
4212.38/1055.56	c  N dy 19607   5234439       252     33666        84    121993    150188   1557103     10.46     11.03  --
4225.95/1058.90	c  N dy 19668   5254505       252     33666        84    141113    150188   1912885     10.46     11.06  --
4241.11/1062.71	c  N dy 19744   5275472       252     33666        84    161127    150188   2284627     10.46     11.06  --
4257.08/1066.74	c  N dy 19827   5295737       252     33666        84    180498    150188   2650768     10.46     11.08  --
4274.65/1071.16	c  N dy 19905   5315894       252     33666        84    103745    150188   1181217     10.46     11.02  --
4287.02/1074.24	c  N dy 19988   5335932       252     33666        84    122958    150188   1541787     10.46     12.88  --
4300.58/1077.68	c  N dy 20063   5356047       252     33666        84    142121    150188   1895843     10.46     11.14  --
4315.74/1081.46	c  N dy 20150   5376199       252     33666        84    161404    150188   2265647     10.46     11.08  --
4332.53/1085.62	c  N dy 20230   5396234       252     33666        84    180609    150188   2625131     10.46     11.52  --
4352.06/1090.52	c  N dy 20283   5416249       252     33666        84    102603    150188   1147825     10.46     11.49  --
4365.64/1093.91	c  N dy 20356   5436304       252     33666        84    121826    150188   1509656     10.46     11.05  --
4381.23/1097.88	c  N dy 20433   5457352       252     33666        84    141952    150188   1888507     10.46     11.03  --
4397.96/1102.01	c  N dy 20503   5477392       252     33666        84    161154    150188   2248341     10.46     11.10  --
4415.12/1106.36	c  N dy 20569   5497478       252     33666        84    180298    150188   2606198     10.46     11.02  --
4436.27/1111.65	c  N dy 20646   5517548       252     33666        84    101403    150188   1119359     10.46     12.30  --
4449.44/1114.90	c  N dy 20743   5537621       252     33666        84    120667    150188   1483436     10.46     16.18  --
4464.64/1118.71	c  N dy 20844   5559048       252     33666        84    141139    150188   1870521     10.46     11.09  --
4479.76/1122.57	c  N dy 20936   5579101       252     33666        84    160360    150188   2239573     10.46     11.04  --
4496.12/1126.65	c  N dy 20996   5599601       252     33666        84    179994    150188   2601221     10.46     11.05  --
4516.09/1131.68	c  N dy 21078   5619609       252     33666        84    100027    150188   1088182     10.46     12.73  --
4528.06/1134.67	c  N dy 21157   5639736       252     33666        84    119289    150188   1453785     10.46     11.04  --
4542.03/1138.16	c  N dy 21246   5659788       252     33666        84    138520    150188   1813130     10.46     12.54  --
4557.99/1142.16	c  N dy 21323   5679847       252     33666        84    157580    150188   2164669     10.46     11.05  --
4575.95/1146.64	c  N dy 21410   5699883       252     33666        84    176752    150188   2526915     10.46     11.62  --
4589.51/1150.03	c  S st 21458   5714361       252     33666        84    190589    150188   2781611     10.46     10.07  --
4590.31/1150.20	c  S st 21458   5714869       252     33666        84    191091    150188   2791423     10.46   no data  --
4590.31/1150.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.06
4590.31/1150.22	c Cache  BProp: 0 Set: 0 BXProp: 0 T: 0.00
4590.71/1150.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.5M T:  0.46
4591.11/1150.44	c bin-w-bin subsume rem            0 bins  time:  0.01 s
4591.53/1150.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.34 s
4591.53/1150.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    252 time:  0.01 s
4591.53/1150.53	c Removed useless bin:       0  fixed:     0  props:   0.05M  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 7.43 7.96 7.87 6/293 28374
/proc/meminfo: memFree=24415000/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=51236 CPUtime=0.01 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 411 0 0 0 1 0 0 0 21 0 4 0 633862571 52465664 352 33554432000 4194304 4650419 140735969249920 18446744073709551615 47665956116402 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 12809 352 303 112 0 7774 0
[pid=28374/tid=28376] ppid=28372 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 1 0 0 0 0 0 0 0 22 0 4 0 633862571 52465664 352 33554432000 4194304 4650419 140735969249920 18446744073709551615 47665956116402 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 0 0 0 0 0 0 0 0 22 0 4 0 633862571 52465664 352 33554432000 4194304 4650419 140735969249920 18446744073709551615 47665956116402 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=51236 CPUtime=0 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 633862571 52465664 352 33554432000 4194304 4650419 140735969249920 18446744073709551615 220816292849 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.0980061 s]
/proc/loadavg: 7.43 7.96 7.87 6/293 28374
/proc/meminfo: memFree=24415000/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=284800 CPUtime=0.36 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 3824 0 0 0 35 1 0 0 18 0 4 0 633862571 291635200 3728 33554432000 4194304 4650419 140735969249920 18446744073709551615 4369198 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 71200 3728 368 112 0 66165 0
[pid=28374/tid=28376] ppid=28372 vsize=284800 CPUtime=0.09 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 835 0 0 0 9 0 0 0 18 0 4 0 633862571 291635200 3728 33554432000 4194304 4650419 140735969249920 18446744073709551615 4370730 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=284800 CPUtime=0.08 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 837 0 0 0 8 0 0 0 18 0 4 0 633862571 291635200 3728 33554432000 4194304 4650419 140735969249920 18446744073709551615 4369240 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=284800 CPUtime=0.08 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 890 0 0 0 8 0 0 0 24 0 4 0 633862571 291635200 3728 33554432000 4194304 4650419 140735969249920 18446744073709551615 4329570 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 284800

[startup+0.101004 s]
/proc/loadavg: 7.43 7.96 7.87 6/293 28374
/proc/meminfo: memFree=24415000/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=284800 CPUtime=0.37 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 3825 0 0 0 36 1 0 0 18 0 4 0 633862571 291635200 3729 33554432000 4194304 4650419 140735969249920 18446744073709551615 4369226 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 71200 3729 368 112 0 66165 0
[pid=28374/tid=28376] ppid=28372 vsize=284800 CPUtime=0.09 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 835 0 0 0 9 0 0 0 18 0 4 0 633862571 291635200 3729 33554432000 4194304 4650419 140735969249920 18446744073709551615 4370522 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=284800 CPUtime=0.09 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 837 0 0 0 9 0 0 0 18 0 4 0 633862571 291635200 3729 33554432000 4194304 4650419 140735969249920 18446744073709551615 4369267 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=284800 CPUtime=0.08 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 891 0 0 0 8 0 0 0 24 0 4 0 633862571 291635200 3729 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.37
Current children cumulated vsize (KiB) 284800

[startup+0.30097 s]
/proc/loadavg: 7.43 7.96 7.87 6/293 28374
/proc/meminfo: memFree=24415000/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=290196 CPUtime=1.17 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) D 28372 28374 28032 0 -1 4202496 6759 0 0 0 116 1 0 0 18 0 4 0 633862571 297160704 5343 33554432000 4194304 4650419 140735969249920 18446744073709551615 4426459 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 72549 5356 378 112 0 67514 0
[pid=28374/tid=28376] ppid=28372 vsize=290196 CPUtime=0.29 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) D 28372 28374 28032 0 -1 4202560 1961 0 0 0 29 0 0 0 18 0 4 0 633862571 297160704 5363 33554432000 4194304 4650419 140735969249920 18446744073709551615 220815933195 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=290196 CPUtime=0.28 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 1665 0 0 0 28 0 0 0 18 0 4 0 633862571 297160704 5379 33554432000 4194304 4650419 140735969249920 18446744073709551615 220815933536 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=290196 CPUtime=0.28 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 1012 0 0 0 28 0 0 0 25 0 4 0 633862571 297160704 5402 33554432000 4194304 4650419 140735969249920 18446744073709551615 4328256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 290196

[startup+0.700895 s]
/proc/loadavg: 7.43 7.96 7.87 6/293 28374
/proc/meminfo: memFree=24415000/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=295256 CPUtime=2.77 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 10819 0 0 0 275 2 0 0 18 0 4 0 633862571 302342144 8669 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365330 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 73814 8669 392 112 0 68779 0
[pid=28374/tid=28376] ppid=28372 vsize=295256 CPUtime=0.68 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 3080 0 0 0 68 0 0 0 18 0 4 0 633862571 302342144 8669 33554432000 4194304 4650419 140735969249920 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=295256 CPUtime=0.68 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 3063 0 0 0 68 0 0 0 18 0 4 0 633862571 302342144 8669 33554432000 4194304 4650419 140735969249920 18446744073709551615 4366904 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=295256 CPUtime=0.68 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 1197 0 0 0 68 0 0 0 25 0 4 0 633862571 302342144 8669 33554432000 4194304 4650419 140735969249920 18446744073709551615 4363496 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 295256

[startup+1.50075 s]
/proc/loadavg: 7.63 8.00 7.88 10/298 28380
/proc/meminfo: memFree=24354904/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=297852 CPUtime=5.96 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 13797 0 0 0 593 3 0 0 19 0 4 0 633862571 305000448 9247 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 74463 9247 392 112 0 69428 0
[pid=28374/tid=28376] ppid=28372 vsize=297852 CPUtime=1.48 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 3906 0 0 0 148 0 0 0 19 0 4 0 633862571 305000448 9247 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=297852 CPUtime=1.48 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 3808 0 0 0 148 0 0 0 19 0 4 0 633862571 305000448 9247 33554432000 4194304 4650419 140735969249920 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=297852 CPUtime=1.47 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 2039 0 0 0 147 0 0 0 25 0 4 0 633862571 305000448 9248 33554432000 4194304 4650419 140735969249920 18446744073709551615 4328261 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 297852

[startup+3.10046 s]
/proc/loadavg: 7.63 8.00 7.88 9/298 28380
/proc/meminfo: memFree=24347464/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=303376 CPUtime=12.35 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 20181 0 0 0 1231 4 0 0 23 0 4 0 633862571 310657024 11060 33554432000 4194304 4650419 140735969249920 18446744073709551615 4438460 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 75844 11060 394 112 0 70809 0
[pid=28374/tid=28376] ppid=28372 vsize=303376 CPUtime=3.09 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 5438 0 0 0 308 1 0 0 23 0 4 0 633862571 310657024 11060 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=303376 CPUtime=3.09 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 4858 0 0 0 308 1 0 0 23 0 4 0 633862571 310657024 11060 33554432000 4194304 4650419 140735969249920 18446744073709551615 4349680 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=303376 CPUtime=3.06 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 3654 0 0 0 305 1 0 0 25 0 4 0 633862571 310657024 11060 33554432000 4194304 4650419 140735969249920 18446744073709551615 4329710 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 303376

[startup+6.30087 s]
/proc/loadavg: 7.63 8.00 7.88 9/298 28380
/proc/meminfo: memFree=24286516/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=296564 CPUtime=25.12 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 31795 0 0 0 2506 6 0 0 25 0 4 0 633862571 303681536 18449 33554432000 4194304 4650419 140735969249920 18446744073709551615 4432392 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 74141 18449 394 112 0 69106 0
[pid=28374/tid=28376] ppid=28372 vsize=296564 CPUtime=6.29 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 8429 0 0 0 628 1 0 0 25 0 4 0 633862571 303681536 18449 33554432000 4194304 4650419 140735969249920 18446744073709551615 4329573 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=296564 CPUtime=6.28 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 7797 0 0 0 627 1 0 0 25 0 4 0 633862571 303681536 18449 33554432000 4194304 4650419 140735969249920 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=296564 CPUtime=6.23 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 7884 0 0 0 622 1 0 0 25 0 4 0 633862571 303681536 18449 33554432000 4194304 4650419 140735969249920 18446744073709551615 4363514 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 296564

[startup+12.7007 s]
/proc/loadavg: 7.76 8.01 7.88 9/298 28380
/proc/meminfo: memFree=24249852/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=307004 CPUtime=50.66 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 43910 0 0 0 5058 8 0 0 25 0 4 0 633862571 314372096 20717 33554432000 4194304 4650419 140735969249920 18446744073709551615 4438922 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 76751 20717 394 112 0 71716 0
[pid=28374/tid=28376] ppid=28372 vsize=307004 CPUtime=12.69 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 11411 0 0 0 1267 2 0 0 25 0 4 0 633862571 314372096 20717 33554432000 4194304 4650419 140735969249920 18446744073709551615 4367295 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=307004 CPUtime=12.68 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 12184 0 0 0 1266 2 0 0 25 0 4 0 633862571 314372096 20717 33554432000 4194304 4650419 140735969249920 18446744073709551615 4366928 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=307004 CPUtime=12.57 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 11765 0 0 0 1255 2 0 0 25 0 4 0 633862571 314372096 20717 33554432000 4194304 4650419 140735969249920 18446744073709551615 4438399 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 307004

[startup+25.5003 s]
/proc/loadavg: 7.80 8.01 7.88 9/298 28380
/proc/meminfo: memFree=24215836/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=318736 CPUtime=101.73 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 69672 0 0 0 10159 14 0 0 25 0 4 0 633862571 326385664 26581 33554432000 4194304 4650419 140735969249920 18446744073709551615 4476288 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 79684 26581 394 112 0 74649 0
[pid=28374/tid=28376] ppid=28372 vsize=318736 CPUtime=25.49 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 17417 0 0 0 2546 3 0 0 25 0 4 0 633862571 326385664 26581 33554432000 4194304 4650419 140735969249920 18446744073709551615 4366920 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=318736 CPUtime=25.48 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 20792 0 0 0 2544 4 0 0 25 0 4 0 633862571 326385664 26581 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=318736 CPUtime=25.24 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 19093 0 0 0 2521 3 0 0 25 0 4 0 633862571 326385664 26581 33554432000 4194304 4650419 140735969249920 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 318736

[startup+51.1006 s]
/proc/loadavg: 7.93 8.03 7.89 9/298 28381
/proc/meminfo: memFree=24149448/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=332492 CPUtime=203.91 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 104929 0 0 0 20369 22 0 0 25 0 4 0 633862571 340471808 33075 33554432000 4194304 4650419 140735969249920 18446744073709551615 4438407 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 83123 33075 394 112 0 78088 0
[pid=28374/tid=28376] ppid=28372 vsize=332492 CPUtime=51.09 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 26199 0 0 0 5105 4 0 0 25 0 4 0 633862571 340471808 33075 33554432000 4194304 4650419 140735969249920 18446744073709551615 4366828 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=332492 CPUtime=51.09 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 32526 0 0 0 5101 8 0 0 25 0 4 0 633862571 340471808 33075 33554432000 4194304 4650419 140735969249920 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=332492 CPUtime=50.61 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 31954 0 0 0 5055 6 0 0 25 0 4 0 633862571 340471808 33075 33554432000 4194304 4650419 140735969249920 18446744073709551615 4363522 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.91
Current children cumulated vsize (KiB) 332492

[startup+102.311 s]
/proc/loadavg: 8.07 8.05 7.91 9/298 28382
/proc/meminfo: memFree=24052196/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=342424 CPUtime=408.29 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 164926 0 0 0 40792 37 0 0 25 0 4 0 633862571 350642176 51054 33554432000 4194304 4650419 140735969249920 18446744073709551615 4364762 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 85606 51054 394 112 0 80571 0
[pid=28374/tid=28376] ppid=28372 vsize=342424 CPUtime=102.3 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 36628 0 0 0 10224 6 0 0 25 0 4 0 633862571 350642176 51054 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365357 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=342424 CPUtime=102.3 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 57247 0 0 0 10216 14 0 0 25 0 4 0 633862571 350642176 51054 33554432000 4194304 4650419 140735969249920 18446744073709551615 4476519 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=342424 CPUtime=101.36 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 52368 0 0 0 10125 11 0 0 25 0 4 0 633862571 350642176 51054 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.29
Current children cumulated vsize (KiB) 342424

[startup+162.301 s]

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

[pid=28374] ppid=28372 vsize=636972 CPUtime=2563.42 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 517792 0 0 0 256182 160 0 0 25 0 4 0 633862571 652259328 100830 33554432000 4194304 4650419 140735969249920 18446744073709551615 4364736 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 159243 100830 394 112 0 154208 0
[pid=28374/tid=28376] ppid=28372 vsize=636972 CPUtime=642.32 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 110567 0 0 0 64197 35 0 0 25 0 4 0 633862571 652259328 100830 33554432000 4194304 4650419 140735969249920 18446744073709551615 4424552 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=636972 CPUtime=642.32 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 200201 0 0 0 64173 59 0 0 25 0 4 0 633862571 652259328 100830 33554432000 4194304 4650419 140735969249920 18446744073709551615 4364775 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=636972 CPUtime=636.46 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 163475 0 0 0 63595 51 0 0 25 0 4 0 633862571 652259328 100830 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2563.42
Current children cumulated vsize (KiB) 636972

[startup+702.301 s]
/proc/loadavg: 8.21 8.11 7.98 9/298 28398
/proc/meminfo: memFree=23666560/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=609224 CPUtime=2802.83 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 559365 0 0 0 280103 180 0 0 25 0 4 0 633862571 623845376 92745 33554432000 4194304 4650419 140735969249920 18446744073709551615 4366923 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 152306 92745 394 112 0 147271 0
[pid=28374/tid=28376] ppid=28372 vsize=609224 CPUtime=702.31 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 122606 0 0 0 70189 42 0 0 25 0 4 0 633862571 623845376 92745 33554432000 4194304 4650419 140735969249920 18446744073709551615 4363531 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=609224 CPUtime=702.3 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 212159 0 0 0 70168 62 0 0 25 0 4 0 633862571 623845376 92745 33554432000 4194304 4650419 140735969249920 18446744073709551615 4476288 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=609224 CPUtime=695.89 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 175368 0 0 0 69533 56 0 0 25 0 4 0 633862571 623845376 92745 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365210 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.83
Current children cumulated vsize (KiB) 609224

[startup+762.312 s]
/proc/loadavg: 8.15 8.11 7.99 9/298 28400
/proc/meminfo: memFree=23602792/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=624316 CPUtime=3042.32 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 607943 0 0 0 304032 200 0 0 25 0 4 0 633862571 639299584 107313 33554432000 4194304 4650419 140735969249920 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 156079 107313 394 112 0 151044 0
[pid=28374/tid=28376] ppid=28372 vsize=624316 CPUtime=762.32 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 131926 0 0 0 76186 46 0 0 25 0 4 0 633862571 639299584 107313 33554432000 4194304 4650419 140735969249920 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=624316 CPUtime=762.32 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 235441 0 0 0 76162 70 0 0 25 0 4 0 633862571 639299584 107313 33554432000 4194304 4650419 140735969249920 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=624316 CPUtime=755.35 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 184099 0 0 0 75475 60 0 0 25 0 4 0 633862571 639299584 107313 33554432000 4194304 4650419 140735969249920 18446744073709551615 4255670 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3042.32
Current children cumulated vsize (KiB) 624316

[startup+822.3 s]
/proc/loadavg: 8.05 8.08 7.99 9/298 28401
/proc/meminfo: memFree=23614664/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=639752 CPUtime=3281.74 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 637561 0 0 0 327959 215 0 0 25 0 4 0 633862571 655106048 100960 33554432000 4194304 4650419 140735969249920 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 159938 100960 394 112 0 154903 0
[pid=28374/tid=28376] ppid=28372 vsize=639752 CPUtime=822.31 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 142380 0 0 0 82180 51 0 0 25 0 4 0 633862571 655106048 100960 33554432000 4194304 4650419 140735969249920 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=639752 CPUtime=822.31 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 244363 0 0 0 82157 74 0 0 25 0 4 0 633862571 655106048 100960 33554432000 4194304 4650419 140735969249920 18446744073709551615 4364785 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=639752 CPUtime=814.79 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 194319 0 0 0 81414 65 0 0 25 0 4 0 633862571 655106048 100960 33554432000 4194304 4650419 140735969249920 18446744073709551615 4328348 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3281.74
Current children cumulated vsize (KiB) 639752

[startup+882.3 s]
/proc/loadavg: 8.07 8.08 8.00 9/298 28403
/proc/meminfo: memFree=23587444/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=640684 CPUtime=3521.17 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 663015 0 0 0 351886 231 0 0 25 0 4 0 633862571 656060416 103514 33554432000 4194304 4650419 140735969249920 18446744073709551615 4366943 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 160171 103514 394 112 0 155136 0
[pid=28374/tid=28376] ppid=28372 vsize=640684 CPUtime=882.31 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 147769 0 0 0 88177 54 0 0 25 0 4 0 633862571 656060416 103514 33554432000 4194304 4650419 140735969249920 18446744073709551615 4367236 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=640684 CPUtime=882.31 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 256459 0 0 0 88149 82 0 0 25 0 4 0 633862571 656060416 103514 33554432000 4194304 4650419 140735969249920 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=640684 CPUtime=874.21 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 201436 0 0 0 87352 69 0 0 25 0 4 0 633862571 656060416 103514 33554432000 4194304 4650419 140735969249920 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3521.17
Current children cumulated vsize (KiB) 640684

[startup+942.3 s]
/proc/loadavg: 8.13 8.10 8.00 9/298 28405
/proc/meminfo: memFree=23590012/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=641756 CPUtime=3760.6 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 695583 0 0 0 375811 249 0 0 25 0 4 0 633862571 657158144 104960 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 160439 104960 394 112 0 155404 0
[pid=28374/tid=28376] ppid=28372 vsize=641756 CPUtime=942.32 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 158541 0 0 0 94171 61 0 0 25 0 4 0 633862571 657158144 104960 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=641756 CPUtime=942.31 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 267117 0 0 0 94144 87 0 0 25 0 4 0 633862571 657158144 104960 33554432000 4194304 4650419 140735969249920 18446744073709551615 4363600 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=641756 CPUtime=933.65 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 212178 0 0 0 93289 76 0 0 25 0 4 0 633862571 657158144 104960 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3760.6
Current children cumulated vsize (KiB) 641756

[startup+1002.3 s]
/proc/loadavg: 8.11 8.09 8.00 9/298 28406
/proc/meminfo: memFree=23585156/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=642868 CPUtime=4000.06 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 724614 0 0 0 399744 262 0 0 25 0 4 0 633862571 658296832 102161 33554432000 4194304 4650419 140735969249920 18446744073709551615 4364751 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 160717 102161 394 112 0 155682 0
[pid=28374/tid=28376] ppid=28372 vsize=642868 CPUtime=1002.32 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 165597 0 0 0 100168 64 0 0 25 0 4 0 633862571 658296832 102161 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=642868 CPUtime=1002.31 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 281375 0 0 0 100138 93 0 0 25 0 4 0 633862571 658296832 102161 33554432000 4194304 4650419 140735969249920 18446744073709551615 4363880 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=642868 CPUtime=993.09 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 219544 0 0 0 99230 79 0 0 25 0 4 0 633862571 658296832 102161 33554432000 4194304 4650419 140735969249920 18446744073709551615 4363420 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4000.06
Current children cumulated vsize (KiB) 642868

[startup+1062.3 s]
/proc/loadavg: 8.34 8.15 8.02 9/298 28411
/proc/meminfo: memFree=23566712/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=628224 CPUtime=4239.52 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 756436 0 0 0 423678 274 0 0 25 0 4 0 633862571 643301376 101483 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365223 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 157056 101483 394 112 0 152021 0
[pid=28374/tid=28376] ppid=28372 vsize=628224 CPUtime=1062.32 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 176309 0 0 0 106165 67 0 0 25 0 4 0 633862571 643301376 101483 33554432000 4194304 4650419 140735969249920 18446744073709551615 4328289 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=628224 CPUtime=1062.31 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 291847 0 0 0 106135 96 0 0 25 0 4 0 633862571 643301376 101483 33554432000 4194304 4650419 140735969249920 18446744073709551615 4363510 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=628224 CPUtime=1052.55 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 230101 0 0 0 105171 84 0 0 25 0 4 0 633862571 643301376 101483 33554432000 4194304 4650419 140735969249920 18446744073709551615 4366923 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4239.52
Current children cumulated vsize (KiB) 628224

[startup+1122.3 s]
/proc/loadavg: 8.16 8.13 8.02 9/298 28412
/proc/meminfo: memFree=23566472/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=645004 CPUtime=4478.96 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 785997 0 0 0 447609 287 0 0 25 0 4 0 633862571 660484096 102182 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365227 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 161251 102182 394 112 0 156216 0
[pid=28374/tid=28376] ppid=28372 vsize=645004 CPUtime=1122.33 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 184835 0 0 0 112162 71 0 0 25 0 4 0 633862571 660484096 102182 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=645004 CPUtime=1122.32 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 304391 0 0 0 112129 103 0 0 25 0 4 0 633862571 660484096 102182 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=645004 CPUtime=1112 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 238341 0 0 0 111112 88 0 0 25 0 4 0 633862571 660484096 102182 33554432000 4194304 4650419 140735969249920 18446744073709551615 4364736 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478.96
Current children cumulated vsize (KiB) 645004

[startup+1182.3 s]
/proc/loadavg: 8.22 8.15 8.03 9/298 28414
/proc/meminfo: memFree=23565692/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=645348 CPUtime=4718.41 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 825862 0 0 0 471537 304 0 0 25 0 4 0 633862571 660836352 108827 33554432000 4194304 4650419 140735969249920 18446744073709551615 4439103 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 161337 108827 394 112 0 156302 0
[pid=28374/tid=28376] ppid=28372 vsize=645348 CPUtime=1182.32 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 195049 0 0 0 118155 77 0 0 25 0 4 0 633862571 660836352 108827 33554432000 4194304 4650419 140735969249920 18446744073709551615 4366879 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=645348 CPUtime=1182.32 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 325100 0 0 0 118125 107 0 0 25 0 4 0 633862571 660836352 108827 33554432000 4194304 4650419 140735969249920 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=645348 CPUtime=1171.42 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 247132 0 0 0 117049 93 0 0 25 0 4 0 633862571 660836352 108827 33554432000 4194304 4650419 140735969249920 18446744073709551615 4363604 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4718.41
Current children cumulated vsize (KiB) 645348



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1202.8 s]
/proc/loadavg: 8.15 8.14 8.03 9/298 28415
/proc/meminfo: memFree=23534420/32951124 swapFree=63485424/67111528
[pid=28374] ppid=28372 vsize=645416 CPUtime=4800.24 cores=1,3,5,7
/proc/28374/stat : 28374 (strangenight1-m) R 28372 28374 28032 0 -1 4202496 849739 0 0 0 479715 309 0 0 25 0 4 0 633862571 660905984 109797 33554432000 4194304 4650419 140735969249920 18446744073709551615 4476309 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/28374/statm: 161354 109797 394 112 0 156319 0
[pid=28374/tid=28376] ppid=28372 vsize=645416 CPUtime=1202.84 cores=1,3,5,7
/proc/28374/task/28376/stat : 28376 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 196843 0 0 0 120206 78 0 0 25 0 4 0 633862571 660905984 109797 33554432000 4194304 4650419 140735969249920 18446744073709551615 4365227 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=28374/tid=28377] ppid=28372 vsize=645416 CPUtime=1202.83 cores=1,3,5,7
/proc/28374/task/28377/stat : 28377 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 343853 0 0 0 120174 109 0 0 25 0 4 0 633862571 660905984 109797 33554432000 4194304 4650419 140735969249920 18446744073709551615 4476309 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=28374/tid=28378] ppid=28372 vsize=645416 CPUtime=1191.73 cores=1,3,5,7
/proc/28374/task/28378/stat : 28378 (strangenight1-m) R 28372 28374 28032 0 -1 4202560 250462 0 0 0 119079 94 0 0 25 0 4 0 633862571 660905984 109797 33554432000 4194304 4650419 140735969249920 18446744073709551615 4334336 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.24
Current children cumulated vsize (KiB) 645416

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.83
CPU time (s): 4800.29
CPU user time (s): 4797.18
CPU system time (s): 3.10853
CPU usage (%): 399.082
Max. virtual memory (cumulated for all children) (KiB): 661092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4797.18
system time used= 3.10853
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 850072
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= 1020
involuntary context switches= 20770

runsolver used 2.89456 second user time and 8.23175 second system time

The end

Launcher Data

Begin job on node147 at 2011-05-15 01:07:47
IDJOB=3369284
IDBENCH=83313
IDSOLVER=1846
FILE ID=node147/3369284-1305414467
RUNJOBID= node147-1305414467-28353
PBS_JOBID= 13324515
Free space on /tmp= 73104 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-1-mt (fixed)
BENCH NAME= SAT11/crafted/kullmann/VanDerWaerden/VanderWaerden_pd_3k/VanDerWaerden_pd_2-3-23_505.cnf
COMMAND LINE= ./strangenight1-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3369284-1305414467/watcher-3369284-1305414467 -o /tmp/evaluation-result-3369284-1305414467/solver-3369284-1305414467 -C 4800 -W 1300 -M 15500  ./strangenight1-mt --threads=4 HOME/instance-3369284-1305414467.cnf

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

MD5SUM BENCH= 8e7b614904543aa28491ea45c761cbd5
RANDOM SEED=278546893

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      24417140 kB
Buffers:        291192 kB
Cached:        4977852 kB
SwapCached:      13132 kB
Active:        1642040 kB
Inactive:      6658792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24417140 kB
SwapTotal:    67111528 kB
SwapFree:     63485424 kB
Dirty:           13596 kB
Writeback:           0 kB
AnonPages:     3027260 kB
Mapped:          15216 kB
Slab:           140944 kB
PageTables:      28648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 44893268 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= 73096 MiB
End job on node147 at 2011-05-15 01:27:52