Trace number 3173821

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.12 1201.98

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1500-c30000-S377999798-061-UNKNOWN.cnf
MD5SUMa4ba28fb1550ba8a4eca95d91f4669c6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark872.659
Satisfiable
(Un)Satisfiability was proved
Number of variables1500
Number of clauses30000
Sum of the clauses size150000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 530000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173821-1304031347.cnf'
0.00/0.00	c -- header says num vars:           1500
0.00/0.00	c -- header says num clauses:       30000
0.01/0.02	c -- clauses added:            0 learnts,        30000 normals,            0 xors
0.01/0.02	c -- vars added       1500
0.01/0.02	c Parsing time:  0.02 s
0.01/0.02	c  N st     0         0      1500     30000         0         0    150000         0   no data   no data
0.01/0.18	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.16
0.01/0.19	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
0.77/0.20	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.77/0.20	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.77/0.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.77/0.20	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
0.77/0.20	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.81/0.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
0.81/0.24	c Finding binary XORs  T:     0.00 s  found:       0
0.81/0.25	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.81/0.25	c calculated reachability. Time: 0.00
0.81/0.25	c Calc default polars -  time:   0.00 s pos:     727 undec:      67 neg:     706
0.81/0.25	c =========================================================================================
0.81/0.25	c types(t): F = full restart, N = normal restart
0.81/0.25	c types(t): S = simplification begin/end, E = solution found
0.81/0.25	c restart types(rt): st = static, dy = dynamic
0.81/0.25	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.81/0.25	c  B st     0         0      1500     30000         0         0    150000         0   no data   no data
0.81/0.61	c  N dy    18      4049      1500     30000         0      4045    150000    642564    123.51    131.76
3.97/1.01	c  N dy    40      8229      1500     30000         0      5728    150000    656657    121.77    128.40
5.57/1.41	c  N dy    67     12326      1500     30000         0      5572    150000    417714    121.88    128.54
7.16/1.82	c  N dy    93     16488      1500     30000         0      9733    150000   1056387    122.26    130.18
8.76/2.22	c  N dy   113     20522      1500     30000         0      8150    150000    626941    121.81    129.84
10.37/2.67	c  N dy   140     24697      1500     30000         0     12324    150000   1263661    121.88    130.28
10.37/2.70	c  F st   143     25000      1500     30000         0     12627    150000   1311363    121.98   no data
12.75/3.24	c  N dy   149     30000      1500     30000         0     10809    150000    917825    121.98   no data
12.75/3.24	c  S st   149     30000      1500     30000         0     10809    150000    917825    121.98   no data
13.16/3.30	c  S st   149     30502      1500     30000         0     11311    150000    989147    121.98   no data
13.16/3.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
13.16/3.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
13.16/3.33	c blocked clauses removed:        0 vars:      0 tried:        1500 T: 0.00 s
13.16/3.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
13.16/3.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.16/3.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
13.16/3.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
13.16/3.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
13.16/3.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.54/3.91	c lits-rem:       318  cl-subs:       15  v-elim:      0  v-fix:    0  time:  0.52 s
16.35/4.11	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.20
16.35/4.11	c calculated reachability. Time: 0.00
16.35/4.11	c  N dy   149     30502      1500     30000         0     11296    150000    983705    121.98   no data
17.95/4.57	c  N dy   175     34575      1500     30000         0     15365    150000   1613434    122.36    131.31
19.94/5.02	c  N dy   197     38592      1500     30000         0     11485    150000    820023    122.60    131.46
21.94/5.52	c  N dy   222     42653      1500     30000         0     15544    150000   1438440    122.50    143.95
23.56/5.91	c  S st   235     45753      1500     30000         0      9695    150000    393489    122.17    127.95
23.56/5.98	c  S st   235     46255      1500     30000         0     10197    150000    457478    122.17   no data
23.56/5.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
23.56/6.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
23.96/6.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
23.96/6.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
23.96/6.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.96/6.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
23.96/6.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
23.96/6.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
23.96/6.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
24.33/6.14	c lits-rem:         1  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
24.33/6.14	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
24.33/6.15	c vivif2 --  cl tried    10197 cl shrink        0 lits rem          0 time: 0.01
25.13/6.34	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.19
25.13/6.34	c calculated reachability. Time: 0.00
25.13/6.34	c  N dy   235     46255      1500     30000         0     10197    150000    457477    122.17   no data
27.13/6.82	c  N dy   261     50360      1500     30000         0     14302    150000   1090148    122.47    129.49
29.13/7.33	c  N dy   280     54468      1500     30000         0     18407    150000   1705124    122.12    132.55
31.13/7.84	c  N dy   306     58638      1500     30000         0     12599    150000    695963    122.34    129.28
33.12/8.34	c  N dy   334     62713      1500     30000         0     16673    150000   1334146    122.65    129.72
35.12/8.89	c  N dy   358     66872      1500     30000         0     20831    150000   1962903    122.65    131.80
36.74/9.23	c  S st   375     69382      1500     30000         0     12356    150000    504564    122.72    108.04
37.13/9.30	c  S st   375     69889      1500     30000         0     12863    150000    576533    122.72   no data
37.13/9.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.13/9.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
37.13/9.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.13/9.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
37.13/9.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.13/9.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
37.13/9.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
37.13/9.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
37.13/9.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
37.92/9.59	c lits-rem:        17  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.22 s
37.92/9.59	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
38.32/9.60	c vivif2 --  cl tried    12863 cl shrink        0 lits rem          0 time: 0.01
39.12/9.81	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.21
39.12/9.81	c calculated reachability. Time: 0.00
39.12/9.81	c  N dy   375     69889      1500     30000         0     12863    150000    576516    122.72   no data
41.53/10.41	c  N dy   401     74825      1500     30000         0     17796    150000   1337017    122.68    131.35
43.91/11.07	c  N dy   426     79827      1500     30000         0     22794    150000   2095359    122.51    135.02
46.70/11.73	c  N dy   463     84931      1500     30000         0     15908    150000    915518    122.74    141.57
47.91/12.05	c  F st   479     87503      1500     30000         0     18479    150000   1310809    122.75   no data
49.50/12.48	c  N st   484     90801      1500     30000         0     21775    150000   1854466    122.75   no data
52.70/13.29	c  N dy   507     96689      1500     30000         0     14667    150000    579014    122.75    129.74
55.90/14.08	c  N dy   551    102942      1500     30000         0     20918    150000   1552977    122.95    167.32
57.09/14.34	c  S st   564    104834      1500     30000         0     22810    150000   1846528    123.01   no data
57.49/14.42	c  S st   564    105337      1500     30000         0     23313    150000   1913227    123.01   no data
57.49/14.43	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.49/14.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
57.49/14.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.49/14.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.49/14.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.49/14.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
57.49/14.46	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
57.49/14.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
57.89/14.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
73.47/18.41	c lits-rem:       110  cl-subs:       10  v-elim:      0  v-fix:    0  time:  3.85 s
73.47/18.41	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
73.47/18.44	c vivif2 --  cl tried    23303 cl shrink        0 lits rem          0 time: 0.02
74.67/18.77	c asymm  cl-useful: 0/30000/30000 lits-rem:0 time: 0.33
74.67/18.77	c calculated reachability. Time: 0.00
74.67/18.77	c  N dy   564    105337      1500     30000         0     23303    150000   1909951    123.01   no data
78.66/19.76	c  N dy   598    112358      1500     30000         0     16330    150000    686844    122.88    130.55
82.66/20.74	c  N dy   644    119539      1500     30000         0     23509    150000   1789210    122.92    129.81
87.45/21.92	c  N dy   689    127234      1500     30000         0     16203    150000    515637    123.01    131.27
91.84/23.06	c  N dy   744    135387      1500     30000         0     24355    150000   1789706    123.16    136.30
97.03/24.38	c  N dy   786    144033      1500     30000         0     17003    150000    494423    123.02    132.64
102.23/25.67	c  N dy   843    153271      1500     30000         0     26235    150000   1923362    123.15    134.04
105.02/26.39	c  S st   872    158006      1500     30000         0     30965    150000   2654752    123.17   no data
105.82/26.50	c  S st   872    158511      1500     30000         0     31470    150000   2722294    123.17   no data
105.82/26.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
105.82/26.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
105.82/26.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
105.82/26.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
105.82/26.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.82/26.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
105.82/26.55	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
105.82/26.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
106.22/26.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
142.96/35.80	c lits-rem:       200  cl-subs:       17  v-elim:      0  v-fix:    0  time:  9.13 s
142.96/35.81	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
142.96/35.84	c vivif2 --  cl tried    31453 cl shrink        0 lits rem          0 time: 0.03
144.56/36.20	c asymm  cl-useful: 0/27679/30000 lits-rem:0 time: 0.36
144.56/36.21	c calculated reachability. Time: 0.00
144.56/36.21	c  N dy   872    158511      1500     30000         0     31453    150000   2716967    123.17   no data
150.56/37.77	c  N dy   932    168758      1500     30000         0     24703    150000   1541637    123.15    130.48
157.35/39.49	c  N dy   996    179557      1500     30000         0     35495    150000   3210333    123.15    130.82
164.16/41.18	c  N dy  1068    191196      1500     30000         0     29143    150000   2091511    123.21    134.86
172.12/43.16	c  N dy  1147    203437      1500     30000         0     22384    150000    906553    123.32    131.43
180.12/45.18	c  N dy  1226    216516      1500     30000         0     35452    150000   2934644    123.40    134.75
188.90/47.36	c  N dy  1315    230460      1500     30000         0     29412    150000   1841723    123.43    130.51
193.70/48.55	c  S st  1365    237766      1500     30000         0     36713    150000   2985222    123.53   no data
194.10/48.67	c  S st  1365    238268      1500     30000         0     37215    150000   3053547    123.53   no data
194.10/48.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
194.50/48.71	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
194.50/48.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
194.50/48.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
194.50/48.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
194.50/48.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
194.50/48.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
194.50/48.76	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
194.91/48.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
232.05/58.16	c lits-rem:       173  cl-subs:       19  v-elim:      0  v-fix:    0  time:  9.30 s
232.05/58.16	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
232.44/58.20	c vivif2 --  cl tried    37196 cl shrink        0 lits rem          0 time: 0.04
232.44/58.24	c asymm  cl-useful: 0/2321/30000 lits-rem:0 time: 0.04
232.44/58.24	c calculated reachability. Time: 0.00
232.44/58.24	c  N dy  1365    238268      1500     30000         0     37196    150000   3047260    123.53   no data
242.03/60.63	c  N dy  1451    253814      1500     30000         0     31744    150000   2025746    123.48    131.73
252.43/63.30	c  N dy  1545    270020      1500     30000         0     25952    150000    999629    123.44    130.94
263.60/66.09	c  N dy  1644    287298      1500     30000         0     43221    150000   3669499    123.48    130.83
275.58/69.09	c  N dy  1760    305663      1500     30000         0     38598    150000   2814102    123.52    133.25
276.37/69.20	c  F st  1765    306250      1500     30000         0     39184    150000   2906173    123.52   no data
288.76/72.33	c  N dy  1850    325248      1500     30000         0     34179    150000   1971676    123.49    130.96
302.74/75.84	c  N dy  1963    345253      1500     30000         0     29189    150000   1064704    123.52    130.75
310.73/77.88	c  S st  2044    357402      1500     30000         0     41330    150000   2935983    123.54     97.27
311.53/78.01	c  S st  2044    357907      1500     30000         0     41835    150000   3000172    123.54   no data
311.53/78.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
311.53/78.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
311.53/78.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
311.53/78.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
311.53/78.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
311.53/78.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
311.53/78.06	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
311.93/78.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
311.93/78.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
349.87/87.63	c lits-rem:       261  cl-subs:       16  v-elim:      0  v-fix:    0  time:  9.44 s
349.87/87.63	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
349.87/87.67	c vivif2 --  cl tried    41819 cl shrink        0 lits rem          0 time: 0.04
351.47/88.05	c asymm  cl-useful: 0/23974/30000 lits-rem:0 time: 0.39
351.47/88.06	c calculated reachability. Time: 0.00
351.47/88.06	c  N dy  2044    357907      1500     30000         0     41819    150000   2994671    123.54   no data
366.27/91.73	c  N dy  2159    377934      1500     30000         0     35849    150000   1957903    123.51    130.79
381.44/95.59	c  N dy  2277    398004      1500     30000         0     28922    150000    732572    123.51    130.04
395.41/99.07	c  N dy  2389    418044      1500     30000         0     48955    150000   3807681    123.46    130.02
410.21/102.71	c  N dy  2516    438058      1500     30000         0     40970    150000   2460811    123.49    149.03
425.77/106.64	c  N dy  2639    458082      1500     30000         0     31993    150000    920070    123.55    133.56
440.55/110.33	c  N dy  2757    478427      1500     30000         0     52325    150000   4080173    123.56    131.43
455.72/114.10	c  N dy  2874    498498      1500     30000         0     42406    150000   2369279    123.53    141.35
472.12/118.29	c  N dy  2996    518533      1500     30000         0     31446    150000    538746    123.54    130.53
485.30/121.52	c  S st  3105    536862      1500     30000         0     49764    150000   3359202    123.52   no data
485.68/121.67	c  S st  3105    537367      1500     30000         0     50269    150000   3424896    123.52   no data
485.68/121.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
486.08/121.72	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
486.08/121.72	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
486.08/121.72	c bin-w-bin subsume rem            0 bins  time:  0.00 s
486.08/121.72	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
486.08/121.72	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
486.08/121.72	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
486.08/121.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
486.48/121.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
534.01/133.77	c lits-rem:       340  cl-subs:       22  v-elim:      0  v-fix:    0  time: 11.90 s
534.01/133.78	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
534.41/133.82	c vivif2 --  cl tried    50247 cl shrink        0 lits rem          0 time: 0.04
534.81/133.95	c asymm  cl-useful: 0/6026/30000 lits-rem:0 time: 0.13
534.81/133.95	c calculated reachability. Time: 0.00
534.81/133.95	c  N dy  3105    537367      1500     30000         0     50247    150000   3416947    123.52   no data
552.38/138.32	c  N dy  3227    557579      1500     30000         0     38465    150000   1470844    123.54    130.08
569.16/142.59	c  N dy  3348    577602      1500     30000         0     58474    150000   4559844    123.54    137.30
587.14/147.00	c  N dy  3460    597744      1500     30000         0     45628    150000   2438936    123.51    130.02
605.52/151.60	c  N dy  3570    617830      1500     30000         0     65703    150000   5528373    123.47    132.34
621.50/155.68	c  N dy  3684    638230      1500     30000         0     52111    150000   3311188    123.50    130.30
640.26/160.36	c  N dy  3805    658257      1500     30000         0     37146    150000    841725    123.52    154.09
656.66/164.45	c  N dy  3932    678475      1500     30000         0     57350    150000   4001605    123.56    130.58
674.62/168.91	c  N dy  4051    698500      1500     30000         0     41385    150000   1345171    123.57    132.41
690.99/173.07	c  N dy  4169    718764      1500     30000         0     61633    150000   4480678    123.60    130.78
708.98/177.51	c  N dy  4279    738812      1500     30000         0     44695    150000   1702476    123.59    133.23
726.15/181.87	c  N dy  4403    758880      1500     30000         0     64756    150000   4815787    123.62    131.97
744.14/186.39	c  N dy  4523    779150      1500     30000         0     47031    150000   1927328    123.62    132.79
761.71/190.78	c  N dy  4638    799282      1500     30000         0     67150    150000   5037597    123.61    130.38
768.88/192.51	c  S st  4683    806052      1500     30000         0     73914    150000   6093080    123.62   no data
769.68/192.71	c  S st  4683    806559      1500     30000         0     74421    150000   6160206    123.62   no data
769.68/192.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
769.68/192.78	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
769.68/192.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
769.68/192.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
769.68/192.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
769.68/192.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
769.68/192.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
770.08/192.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
770.90/193.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
901.10/225.66	c lits-rem:       437  cl-subs:       43  v-elim:      0  v-fix:    0  time: 32.59 s
901.10/225.66	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
901.50/225.74	c vivif2 --  cl tried    74378 cl shrink        0 lits rem          0 time: 0.08
903.09/226.18	c asymm  cl-useful: 0/16994/30000 lits-rem:0 time: 0.44
903.09/226.18	c calculated reachability. Time: 0.00
903.09/226.18	c  N dy  4683    806559      1500     30000         0     74378    150000   6144780    123.62   no data
919.89/230.33	c  N dy  4797    826658      1500     30000         0     55489    150000   3055776    123.60    141.34
939.44/235.21	c  N dy  4921    846671      1500     30000         0     75489    150000   6145754    123.62    130.74
956.22/239.49	c  N dy  5038    866708      1500     30000         0     55537    150000   2929131    123.60    134.21
976.19/244.40	c  N dy  5158    886910      1500     30000         0     75728    150000   6048043    123.59    130.69
994.16/248.92	c  N dy  5285    906987      1500     30000         0     54817    150000   2710805    123.63    136.87
1013.33/253.75	c  N dy  5406    927076      1500     30000         0     74899    150000   5831716    123.66    131.26
1032.50/258.56	c  N dy  5523    947206      1500     30000         0     53039    150000   2263650    123.66    132.35
1051.69/263.39	c  N dy  5662    967290      1500     30000         0     73114    150000   5390838    123.71    130.45
1072.45/268.57	c  N dy  5790    987434      1500     30000         0     50268    150000   1685020    123.71    130.37
1092.03/273.45	c  N dy  5923   1007565      1500     30000         0     70387    150000   4807345    123.74    131.18
1115.99/279.44	c  N dy  6056   1027645      1500     30000         0     46483    150000    958994    123.78    132.05
1134.77/284.16	c  N dy  6173   1047673      1500     30000         0     66503    150000   4036846    123.77    130.82
1158.73/290.18	c  N dy  6292   1067711      1500     30000         0     86528    150000   7139897    123.78    130.46
1164.32/291.58	c  F st  6316   1071875      1500     30000         0     45712    150000    683070    123.78    117.69
1178.31/295.05	c  N dy  6384   1087768      1500     30000         0     61587    150000   3186264    123.76    130.82
1199.87/300.41	c  N dy  6507   1107819      1500     30000         0     81626    150000   6317199    123.78    138.53
1220.64/305.64	c  N dy  6619   1127974      1500     30000         0     55804    150000   2101675    123.77    130.42
1240.64/310.65	c  N dy  6735   1148302      1500     30000         0     76115    150000   5257049    123.78    131.95
1264.18/316.50	c  N dy  6855   1168498      1500     30000         0     49330    150000    953862    123.79    130.65
1282.54/321.13	c  N dy  6980   1188521      1500     30000         0     69343    150000   4069328    123.80    132.04
1304.92/326.75	c  N dy  7094   1208694      1500     30000         0     89513    150000   7184664    123.79    132.60
1306.54/327.11	c  S st  7104   1209839      1500     30000         0     90657    150000   7369067    123.80   no data
1307.32/327.34	c  S st  7104   1210340      1500     30000         0     91158    150000   7439028    123.80   no data
1307.32/327.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1307.72/327.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
1307.72/327.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1307.72/327.43	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1307.72/327.43	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1307.72/327.43	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
1307.72/327.43	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1308.11/327.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
1308.91/327.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1487.47/372.42	c lits-rem:       658  cl-subs:       56  v-elim:      0  v-fix:    0  time: 44.66 s
1487.47/372.42	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
1487.87/372.51	c vivif2 --  cl tried    91102 cl shrink        0 lits rem          0 time: 0.09
1489.46/372.98	c asymm  cl-useful: 0/13006/30000 lits-rem:0 time: 0.47
1489.46/372.98	c calculated reachability. Time: 0.00
1489.46/372.98	c  N dy  7104   1210340      1500     30000         0     91102    150000   7419471    123.80   no data
1509.43/377.97	c  N dy  7230   1230448      1500     30000         0     63220    150000   2982149    123.82    133.17
1530.20/383.17	c  N dy  7347   1250487      1500     30000         0     83244    150000   6093025    123.82    165.90
1553.37/388.93	c  N dy  7478   1270532      1500     30000         0     54310    150000   1443314    123.86    130.56
1572.15/393.68	c  N dy  7585   1290587      1500     30000         0     74352    150000   4567715    123.86    134.39
1595.72/399.56	c  N dy  7706   1310664      1500     30000         0     94419    150000   7686854    123.87    132.29
1616.09/404.65	c  N dy  7834   1330717      1500     30000         0     64495    150000   2886066    123.89    130.63
1637.66/410.03	c  N dy  7959   1350883      1500     30000         0     84653    150000   6015753    123.90    130.98
1662.03/416.16	c  N dy  8087   1371093      1500     30000         0     53883    150000   1071775    123.92    130.88
1681.20/420.95	c  N dy  8212   1391169      1500     30000         0     73947    150000   4163342    123.92    134.50
1705.16/426.94	c  N dy  8343   1411408      1500     30000         0     94175    150000   7301949    123.92    131.50
1727.53/432.54	c  N dy  8462   1431491      1500     30000         0     62271    150000   2224136    123.93    145.23
1749.10/437.93	c  N dy  8581   1451728      1500     30000         0     82497    150000   5360361    123.94    136.16
1775.87/444.64	c  N dy  8713   1471808      1500     30000         0    102565    150000   8502888    123.97    134.63
1796.64/449.80	c  N dy  8831   1491855      1500     30000         0     69630    150000   3226535    123.97    148.83
1819.02/455.45	c  N dy  8960   1511862      1500     30000         0     89628    150000   6331743    123.98    132.30
1844.98/461.96	c  N dy  9078   1531891      1500     30000         0     55675    150000    913560    123.99    142.69
1864.97/466.94	c  N dy  9200   1551946      1500     30000         0     75710    150000   4037560    124.00    131.10
1888.74/472.97	c  N dy  9317   1571966      1500     30000         0     95715    150000   7158279    124.00    133.75
1913.60/479.29	c  N dy  9429   1592001      1500     30000         0     60764    150000   1563967    124.01    131.65
1934.91/484.66	c  N dy  9550   1612081      1500     30000         0     80834    150000   4668265    124.00    133.44
1960.00/490.91	c  N dy  9666   1632090      1500     30000         0    100836    150000   7777520    124.00    132.58
1984.36/497.01	c  N dy  9785   1652357      1500     30000         0     65126    150000   2084587    124.01    132.52
2007.13/502.72	c  N dy  9907   1672416      1500     30000         0     85171    150000   5195136    124.01    130.64
2035.51/509.81	c  N dy 10031   1692461      1500     30000         0    105205    150000   8300595    124.02    134.16
2059.06/515.73	c  S st 10149   1710340      1500     30000         0     66109    150000   2087702    124.02   no data
2059.85/515.92	c  S st 10149   1710846      1500     30000         0     66615    150000   2158019    124.02   no data
2059.85/515.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2059.85/515.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
2060.25/516.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2060.25/516.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2060.25/516.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2060.25/516.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
2060.25/516.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2060.25/516.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2060.65/516.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2098.20/525.56	c lits-rem:       124  cl-subs:        6  v-elim:      0  v-fix:    0  time:  9.40 s
2098.20/525.56	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
2098.20/525.59	c vivif2 --  cl tried    66609 cl shrink        0 lits rem          0 time: 0.03
2100.21/526.01	c asymm  cl-useful: 0/18405/30000 lits-rem:0 time: 0.42
2100.21/526.01	c calculated reachability. Time: 0.00
2100.21/526.01	c  N dy 10149   1710846      1500     30000         0     66609    150000   2155920    124.02   no data
2122.57/531.61	c  N dy 10274   1730887      1500     30000         0     86639    150000   5285910    124.03    130.76
2149.35/538.31	c  N dy 10390   1750985      1500     30000         0    106729    150000   8407480    124.03    130.73
2173.71/544.42	c  N dy 10513   1770991      1500     30000         0     68754    150000   2372612    124.06    131.14
2196.48/550.11	c  N dy 10638   1791054      1500     30000         0     88798    150000   5494836    124.07    135.93
2223.23/556.84	c  N dy 10747   1811096      1500     30000         0    108836    150000   8592193    124.05    135.47
2248.00/563.03	c  N dy 10874   1831191      1500     30000         0     69957    150000   2418094    124.07    132.41
2269.97/568.59	c  N dy 10990   1851422      1500     30000         0     90179    150000   5545977    124.07    130.69
2297.13/575.35	c  N dy 11113   1871645      1500     30000         0    110390    150000   8724565    124.08    133.23
2321.90/581.53	c  N dy 11236   1891830      1500     30000         0     70590    150000   2355392    124.09    132.94
2344.67/587.29	c  N dy 11360   1912268      1500     30000         0     91005    150000   5504963    124.10    132.83
2371.83/594.06	c  N dy 11482   1932398      1500     30000         0    111128    150000   8640939    124.11    130.82
2397.80/600.57	c  N dy 11616   1952437      1500     30000         0     70195    150000   2157294    124.13    132.02
2420.16/606.17	c  N dy 11738   1972555      1500     30000         0     90300    150000   5268322    124.13    132.92
2446.92/612.82	c  N dy 11852   1992736      1500     30000         0    110475    150000   8413117    124.13    136.08
2475.68/620.02	c  N dy 11973   2012845      1500     30000         0     68606    150000   1750632    124.15    130.96
2498.45/625.76	c  N dy 12100   2033034      1500     30000         0     88784    150000   4923899    124.18    131.92
2525.61/632.54	c  N dy 12226   2053053      1500     30000         0    108795    150000   8029438    124.18    136.09
2554.77/639.84	c  N dy 12343   2073107      1500     30000         0     65871    150000   1178235    124.19    131.47
2577.13/645.49	c  N dy 12462   2093378      1500     30000         0     86132    150000   4339616    124.19    133.01
2603.90/652.13	c  N dy 12586   2113527      1500     30000         0    106273    150000   7493189    124.21    130.82
2633.85/659.65	c  N dy 12694   2133630      1500     30000         0    126368    150000  10626536    124.20    131.55
2656.23/665.29	c  N dy 12816   2153860      1500     30000         0     82616    150000   3638226    124.20    133.26
2681.79/671.66	c  N dy 12944   2173940      1500     30000         0    102693    150000   6770519    124.21    132.49
2711.77/679.10	c  N dy 13061   2193991      1500     30000         0    122733    150000   9890998    124.22    131.19
2733.74/684.63	c  S st 13172   2210846      1500     30000         0     74613    150000   2256228    124.23    120.61
2734.52/684.83	c  S st 13172   2211356      1500     30000         0     75123    150000   2324856    124.23   no data
2734.52/684.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2734.92/684.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.06
2734.92/684.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2734.92/684.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2734.92/684.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2734.92/684.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
2734.92/684.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2734.92/684.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2735.32/685.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2769.29/693.57	c lits-rem:       130  cl-subs:       13  v-elim:      0  v-fix:    0  time:  8.50 s
2769.29/693.57	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
2769.67/693.60	c vivif2 --  cl tried    75110 cl shrink        0 lits rem          0 time: 0.03
2770.87/693.93	c asymm  cl-useful: 0/11595/30000 lits-rem:0 time: 0.33
2770.87/693.94	c calculated reachability. Time: 0.00
2770.87/693.94	c  N dy 13172   2211356      1500     30000         0     75110    150000   2320355    124.23   no data
2794.03/699.78	c  N dy 13287   2231460      1500     30000         0     95209    150000   5421452    124.22    132.55
2822.02/706.74	c  N dy 13408   2251533      1500     30000         0    115272    150000   8548799    124.23    134.36
2851.96/714.26	c  N dy 13524   2271599      1500     30000         0     69360    150000   1279622    124.23    131.44
2874.74/719.93	c  N dy 13653   2291807      1500     30000         0     89552    150000   4420964    124.23    131.17
2902.68/726.93	c  N dy 13783   2311861      1500     30000         0    109598    150000   7553796    124.24    131.77
2936.25/735.39	c  N dy 13900   2331971      1500     30000         0    129695    150000  10673881    124.25    132.11
2962.21/741.82	c  N dy 14026   2352062      1500     30000         0     82815    150000   3234868    124.26    131.35
2987.37/748.19	c  N dy 14142   2372275      1500     30000         0    103014    150000   6373937    124.26    131.93
3017.33/755.67	c  N dy 14251   2392349      1500     30000         0    123081    150000   9467151    124.24    131.07
3047.68/763.24	c  N dy 14386   2412356      1500     30000         0     75115    150000   1880078    124.26    130.84
3071.24/769.11	c  N dy 14511   2432430      1500     30000         0     95178    150000   5007966    124.26    136.60
3098.82/776.08	c  N dy 14637   2452543      1500     30000         0    115286    150000   8149709    124.27    133.85
3131.16/784.17	c  N dy 14757   2472736      1500     30000         0    135466    150000  11323478    124.28    134.16
3155.13/790.19	c  N dy 14878   2492778      1500     30000         0     86521    150000   3505841    124.29    132.83
3181.08/796.64	c  N dy 15005   2512824      1500     30000         0    106552    150000   6649665    124.29    163.18
3211.44/804.21	c  N dy 15118   2533026      1500     30000         0    126746    150000   9799547    124.29    132.36
3243.83/812.39	c  N dy 15243   2553100      1500     30000         0     76849    150000   1860070    124.30    144.46
3269.37/818.76	c  N dy 15371   2573317      1500     30000         0     97054    150000   5020415    124.31    131.89
3298.52/826.09	c  N dy 15492   2593325      1500     30000         0    117051    150000   8147590    124.32    133.55
3334.08/834.94	c  N dy 15610   2613396      1500     30000         0    137111    150000  11280691    124.33    131.24
3360.44/841.57	c  N dy 15733   2633712      1500     30000         0     86451    150000   3184653    124.33    131.16
3386.80/848.15	c  N dy 15851   2653729      1500     30000         0    106463    150000   6326713    124.34    131.50
3417.56/855.82	c  N dy 15974   2673931      1500     30000         0    126646    150000   9480340    124.34    130.94
3450.71/864.14	c  N dy 16093   2693997      1500     30000         0     74738    150000   1229278    124.35    173.81
3470.69/869.11	c  S st 16199   2711357      1500     30000         0     92091    150000   3947620    124.35    127.29
3471.49/869.35	c  S st 16199   2711862      1500     30000         0     92596    150000   4017358    124.35   no data
3471.49/869.36	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3471.90/869.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
3471.90/869.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3471.90/869.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3471.90/869.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3471.90/869.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
3471.90/869.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3471.90/869.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3472.68/869.62	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3534.19/885.03	c lits-rem:       203  cl-subs:       34  v-elim:      0  v-fix:    0  time: 15.32 s
3534.19/885.03	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
3534.19/885.08	c vivif2 --  cl tried    92562 cl shrink        0 lits rem          0 time: 0.05
3536.19/885.52	c asymm  cl-useful: 0/14880/30000 lits-rem:0 time: 0.44
3536.19/885.53	c calculated reachability. Time: 0.00
3536.19/885.53	c  N dy 16199   2711862      1500     30000         0     92562    150000   4005534    124.35   no data
3563.75/892.42	c  N dy 16322   2731985      1500     30000         0    112677    150000   7129536    124.35    134.38
3596.10/900.51	c  N dy 16449   2752068      1500     30000         0    132750    150000  10269420    124.36    133.56
3627.66/908.48	c  N dy 16580   2772186      1500     30000         0     79897    150000   1899468    124.38    131.01
3652.45/914.64	c  N dy 16697   2792580      1500     30000         0    100278    150000   5070743    124.37    131.46
3681.18/921.82	c  N dy 16815   2812614      1500     30000         0    120302    150000   8202448    124.38    133.52
3715.54/930.41	c  N dy 16952   2832713      1500     30000         0    140396    150000  11340361    124.39    133.03
3743.50/937.46	c  N dy 17071   2852838      1500     30000         0     86552    150000   2784434    124.39    132.24
3769.06/943.87	c  N dy 17189   2872900      1500     30000         0    106604    150000   5921577    124.39    132.42
3802.21/952.12	c  N dy 17314   2892969      1500     30000         0    126666    150000   9060214    124.40    133.88
3838.97/961.39	c  N dy 17438   2913097      1500     30000         0    146783    150000  12218257    124.41    132.25
3865.32/967.97	c  N dy 17560   2933129      1500     30000         0     91845    150000   3457778    124.41    132.72
3893.29/974.91	c  N dy 17687   2953154      1500     30000         0    111865    150000   6598570    124.43    135.16
3924.86/982.84	c  N dy 17806   2973155      1500     30000         0    131850    150000   9709388    124.43    131.55
3961.99/992.11	c  N dy 17926   2993500      1500     30000         0     76219    150000    880749    124.43    131.48
3985.55/998.03	c  N dy 18049   3013589      1500     30000         0     96299    150000   4021371    124.43    146.71
4013.51/1005.09	c  N dy 18179   3033676      1500     30000         0    116375    150000   7156279    124.44    174.35
4046.67/1013.37	c  N dy 18310   3053771      1500     30000         0    136461    150000  10322512    124.46    133.32
4083.04/1022.43	c  N dy 18438   3073820      1500     30000         0     79539    150000   1266928    124.47    162.62
4108.18/1028.71	c  N dy 18552   3093896      1500     30000         0     99603    150000   4414156    124.48    155.01
4139.75/1036.64	c  N dy 18681   3114017      1500     30000         0    119713    150000   7568481    124.49    133.19
4178.49/1046.39	c  N dy 18811   3134095      1500     30000         0    139778    150000  10684970    124.49    133.21
4220.43/1056.81	c  N dy 18937   3154182      1500     30000         0     81896    150000   1476056    124.50    131.54
4248.78/1063.96	c  N dy 19048   3174277      1500     30000         0    101981    150000   4623762    124.50    132.50
4283.14/1072.59	c  N dy 19165   3194422      1500     30000         0    122116    150000   7754329    124.51    132.40
4317.09/1081.08	c  S st 19274   3211864      1500     30000         0    139551    150000  10456558    124.51   no data
4318.69/1081.43	c  S st 19274   3212366      1500     30000         0    140053    150000  10518306    124.51   no data
4318.69/1081.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4319.09/1081.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.11
4319.09/1081.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4319.09/1081.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4319.09/1081.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4319.09/1081.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1500 time:  0.00 s
4319.09/1081.57	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4319.91/1081.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.13 s
4321.08/1082.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4527.20/1133.61	c lits-rem:       418  cl-subs:       65  v-elim:      0  v-fix:    0  time: 51.27 s
4527.20/1133.62	c vivif2 --  cl tried    30000 cl shrink        0 lits rem          0 time: 0.00
4527.60/1133.75	c vivif2 --  cl tried   139988 cl shrink        0 lits rem          0 time: 0.13
4529.60/1134.25	c asymm  cl-useful: 0/9433/30000 lits-rem:0 time: 0.50
4529.60/1134.26	c calculated reachability. Time: 0.00
4529.60/1134.26	c  N dy 19274   3212366      1500     30000         0    139988    150000  10495556    124.51   no data
4566.36/1143.41	c  N dy 19399   3232479      1500     30000         0     81127    150000   1209287    124.51    131.16
4590.31/1149.44	c  N dy 19512   3252523      1500     30000         0    101167    150000   4326544    124.51    134.22
4619.46/1156.75	c  N dy 19638   3272579      1500     30000         0    121216    150000   7479633    124.53    132.61
4652.62/1165.08	c  N dy 19755   3292741      1500     30000         0    141371    150000  10602301    124.52    131.83
4689.76/1174.35	c  N dy 19874   3312822      1500     30000         0     81482    150000   1121637    124.53    131.56
4714.13/1180.45	c  N dy 19997   3332942      1500     30000         0    101592    150000   4268230    124.53    132.29
4744.89/1188.18	c  N dy 20119   3352953      1500     30000         0    121595    150000   7408575    124.54    160.76
4781.25/1197.27	c  N dy 20235   3373016      1500     30000         0    141644    150000  10545791    124.54    132.95

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

running on 4 cores: 0,2,4,6

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: 8.06 8.05 7.55 5/180 12248
/proc/meminfo: memFree=16478076/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 408 0 0 0 0 0 0 0 24 0 4 0 514737345 52441088 347 33554432000 4194304 4627427 140736767378176 18446744073709551615 47018065086386 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12248/statm: 12803 347 299 106 0 7774 0
[pid=12248/tid=12249] ppid=12246 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514737346 52441088 347 33554432000 4194304 4627427 140736767378176 18446744073709551615 47018065086386 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514737346 52441088 347 33554432000 4194304 4627427 140736767378176 18446744073709551615 216634571761 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514737346 52441088 347 33554432000 4194304 4627427 140736767378176 18446744073709551615 216646313014 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.010806 s]
/proc/loadavg: 8.06 8.05 7.55 5/180 12248
/proc/meminfo: memFree=16478076/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=282776 CPUtime=0.01 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 1993 0 0 0 1 0 0 0 25 0 4 0 514737345 289562624 1912 33554432000 4194304 4627427 140736767378176 18446744073709551615 4360952 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12248/statm: 70694 1912 338 106 0 65665 0
[pid=12248/tid=12249] ppid=12246 vsize=282776 CPUtime=0 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 433 0 0 0 0 0 0 0 25 0 4 0 514737346 289562624 1915 33554432000 4194304 4627427 140736767378176 18446744073709551615 216634620398 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=282776 CPUtime=0 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 393 0 0 0 0 0 0 0 25 0 4 0 514737346 289562624 1915 33554432000 4194304 4627427 140736767378176 18446744073709551615 216634620398 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=282776 CPUtime=0 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 360 0 0 0 0 0 0 0 25 0 4 0 514737346 289562624 1915 33554432000 4194304 4627427 140736767378176 18446744073709551615 216634620447 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 282776

[startup+0.199347 s]
/proc/loadavg: 8.06 8.05 7.55 5/180 12248
/proc/meminfo: memFree=16478076/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=288092 CPUtime=0.77 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) D 12246 12248 11833 0 -1 4202496 6512 0 0 0 75 2 0 0 25 0 4 0 514737345 295006208 6373 33554432000 4194304 4627427 140736767378176 18446744073709551615 4415675 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12248/statm: 72356 6699 376 106 0 67327 0
[pid=12248/tid=12249] ppid=12246 vsize=289424 CPUtime=0.19 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 2670 0 0 0 18 1 0 0 18 0 4 0 514737346 296370176 6699 33554432000 4194304 4627427 140736767378176 18446744073709551615 216634573226 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=289424 CPUtime=0.19 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) D 12246 12248 11833 0 -1 4202560 1016 0 0 0 19 0 0 0 18 0 4 0 514737346 296370176 6699 33554432000 4194304 4627427 140736767378176 18446744073709551615 4415675 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=289640 CPUtime=0.18 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 1237 0 0 0 18 0 0 0 25 0 4 0 514737346 296591360 6952 33554432000 4194304 4627427 140736767378176 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 0.77
Current children cumulated vsize (KiB) 288092

[startup+0.856644 s]
/proc/loadavg: 8.06 8.05 7.55 5/180 12248
/proc/meminfo: memFree=16478076/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=296596 CPUtime=3.39 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 15920 0 0 0 335 4 0 0 25 0 4 0 514737345 303714304 10044 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309293 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12248/statm: 74149 10044 385 106 0 69120 0
[pid=12248/tid=12249] ppid=12246 vsize=296596 CPUtime=0.84 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 4302 0 0 0 83 1 0 0 18 0 4 0 514737346 303714304 10044 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=296596 CPUtime=0.84 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 4184 0 0 0 83 1 0 0 19 0 4 0 514737346 303714304 10044 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=296596 CPUtime=0.83 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 2771 0 0 0 83 0 0 0 25 0 4 0 514737346 303714304 10044 33554432000 4194304 4627427 140736767378176 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.39
Current children cumulated vsize (KiB) 296596

[startup+0.900637 s]
/proc/loadavg: 8.06 8.05 7.55 5/180 12248
/proc/meminfo: memFree=16478076/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=296596 CPUtime=3.56 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 16206 0 0 0 352 4 0 0 25 0 4 0 514737345 303714304 10330 33554432000 4194304 4627427 140736767378176 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12248/statm: 74149 10331 385 106 0 69120 0
[pid=12248/tid=12249] ppid=12246 vsize=296596 CPUtime=0.89 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 4374 0 0 0 88 1 0 0 18 0 4 0 514737346 303714304 10331 33554432000 4194304 4627427 140736767378176 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=296596 CPUtime=0.89 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 4260 0 0 0 88 1 0 0 19 0 4 0 514737346 303714304 10331 33554432000 4194304 4627427 140736767378176 18446744073709551615 4327427 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=296596 CPUtime=0.88 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 2838 0 0 0 88 0 0 0 25 0 4 0 514737346 303714304 10331 33554432000 4194304 4627427 140736767378176 18446744073709551615 4332163 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 296596

[startup+1.50053 s]
/proc/loadavg: 8.06 8.05 7.55 9/184 12252
/proc/meminfo: memFree=16429544/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=297712 CPUtime=5.98 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 22028 0 0 0 593 5 0 0 25 0 4 0 514737345 304857088 10874 33554432000 4194304 4627427 140736767378176 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12248/statm: 74428 10874 385 106 0 69399 0
[pid=12248/tid=12249] ppid=12246 vsize=297712 CPUtime=1.49 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 5836 0 0 0 148 1 0 0 20 0 4 0 514737346 304857088 10876 33554432000 4194304 4627427 140736767378176 18446744073709551615 4507218 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=297712 CPUtime=1.48 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 5701 0 0 0 147 1 0 0 20 0 4 0 514737346 304857088 10876 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=297712 CPUtime=1.48 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 4282 0 0 0 148 0 0 0 25 0 4 0 514737346 304857088 10876 33554432000 4194304 4627427 140736767378176 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.98
Current children cumulated vsize (KiB) 297712

[startup+3.10025 s]
/proc/loadavg: 8.06 8.05 7.56 9/184 12252
/proc/meminfo: memFree=16413176/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=298860 CPUtime=12.35 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 36088 0 0 0 1228 7 0 0 25 0 4 0 514737345 306032640 11823 33554432000 4194304 4627427 140736767378176 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12248/statm: 74715 11823 386 106 0 69686 0
[pid=12248/tid=12249] ppid=12246 vsize=298860 CPUtime=3.09 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 9387 0 0 0 307 2 0 0 25 0 4 0 514737346 306032640 11823 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=298860 CPUtime=3.07 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 9183 0 0 0 306 1 0 0 25 0 4 0 514737346 306032640 11823 33554432000 4194304 4627427 140736767378176 18446744073709551615 4299638 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=298860 CPUtime=3.08 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 7776 0 0 0 307 1 0 0 25 0 4 0 514737346 306032640 11823 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 298860

[startup+6.30068 s]
/proc/loadavg: 8.06 8.05 7.56 9/184 12252
/proc/meminfo: memFree=16355316/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=327300 CPUtime=25.13 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 75480 0 0 0 2498 15 0 0 25 0 4 0 514737345 335155200 36831 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309293 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12248/statm: 81825 36831 389 106 0 76796 0
[pid=12248/tid=12249] ppid=12246 vsize=327300 CPUtime=6.28 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 17043 0 0 0 625 3 0 0 25 0 4 0 514737346 335155200 36831 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=327300 CPUtime=6.25 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 20660 0 0 0 622 3 0 0 25 0 4 0 514737346 335155200 36831 33554432000 4194304 4627427 140736767378176 18446744073709551615 4427416 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=327300 CPUtime=6.28 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 18617 0 0 0 625 3 0 0 25 0 4 0 514737346 335155200 36831 33554432000 4194304 4627427 140736767378176 18446744073709551615 4427421 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.13
Current children cumulated vsize (KiB) 327300

[startup+12.7006 s]
/proc/loadavg: 8.05 8.05 7.56 9/184 12252
/proc/meminfo: memFree=16367748/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=393596 CPUtime=50.7 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 111038 0 0 0 5047 23 0 0 25 0 4 0 514737345 403042304 49011 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12248/statm: 98399 49011 389 106 0 93370 0
[pid=12248/tid=12249] ppid=12246 vsize=393596 CPUtime=12.69 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 28288 0 0 0 1263 6 0 0 25 0 4 0 514737346 403042304 49011 33554432000 4194304 4627427 140736767378176 18446744073709551615 4427670 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=393596 CPUtime=12.62 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 27397 0 0 0 1258 4 0 0 25 0 4 0 514737346 403042304 49011 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=393596 CPUtime=12.67 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 26367 0 0 0 1263 4 0 0 25 0 4 0 514737346 403042304 49011 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 393596

[startup+25.5003 s]
/proc/loadavg: 8.04 8.05 7.56 9/184 12252
/proc/meminfo: memFree=16255640/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=468332 CPUtime=101.83 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 172147 0 0 0 10145 38 0 0 25 0 4 0 514737345 479571968 70025 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12248/statm: 117083 70025 389 106 0 112054 0
[pid=12248/tid=12249] ppid=12246 vsize=468332 CPUtime=25.48 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 42461 0 0 0 2539 9 0 0 25 0 4 0 514737346 479571968 70025 33554432000 4194304 4627427 140736767378176 18446744073709551615 4427688 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=468332 CPUtime=25.35 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 42755 0 0 0 2527 8 0 0 25 0 4 0 514737346 479571968 70025 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=468332 CPUtime=25.47 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 40232 0 0 0 2540 7 0 0 25 0 4 0 514737346 479571968 70025 33554432000 4194304 4627427 140736767378176 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.83
Current children cumulated vsize (KiB) 468332

[startup+51.1068 s]
/proc/loadavg: 8.02 8.04 7.57 9/184 12253
/proc/meminfo: memFree=16131120/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=646704 CPUtime=204.1 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 267579 0 0 0 20348 62 0 0 25 0 4 0 514737345 662224896 97088 33554432000 4194304 4627427 140736767378176 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12248/statm: 161676 97088 389 106 0 156647 0
[pid=12248/tid=12249] ppid=12246 vsize=646704 CPUtime=51.09 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 70195 0 0 0 5093 16 0 0 25 0 4 0 514737346 662224896 97088 33554432000 4194304 4627427 140736767378176 18446744073709551615 4332905 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=646704 CPUtime=50.81 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 63672 0 0 0 5068 13 0 0 25 0 4 0 514737346 662224896 97088 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309587 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=646704 CPUtime=51.08 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 64801 0 0 0 5093 15 0 0 25 0 4 0 514737346 662224896 97088 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 646704

[startup+102.301 s]
/proc/loadavg: 8.11 8.07 7.60 9/184 12254
/proc/meminfo: memFree=16103716/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=766376 CPUtime=408.59 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 430797 0 0 0 40756 103 0 0 25 0 4 0 514737345 784769024 109521 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/12248/statm: 191594 109521 391 106 0 186565 0
[pid=12248/tid=12249] ppid=12246 vsize=766376 CPUtime=102.28 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 118428 0 0 0 10199 29 0 0 25 0 4 0 514737346 784769024 109522 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=766376 CPUtime=101.74 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 101262 0 0 0 10151 23 0 0 25 0 4 0 514737346 784769024 109522 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=766376 CPUtime=102.26 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 111847 0 0 0 10201 25 0 0 25 0 4 0 514737346 784769024 109522 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 766376

[startup+162.301 s]

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

[pid=12248] ppid=12246 vsize=1126620 CPUtime=2564.75 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 1619420 0 0 0 256028 447 0 0 25 0 4 0 514737345 1153658880 219786 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12248/statm: 281655 219786 392 106 0 276626 0
[pid=12248/tid=12249] ppid=12246 vsize=1126620 CPUtime=642.25 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 430192 0 0 0 64109 116 0 0 25 0 4 0 514737346 1153658880 219786 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=1126620 CPUtime=639.24 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 409287 0 0 0 63811 113 0 0 25 0 4 0 514737346 1153658880 219786 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=1126620 CPUtime=642.18 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 410229 0 0 0 64110 108 0 0 25 0 4 0 514737346 1153658880 219786 33554432000 4194304 4627427 140736767378176 18446744073709551615 4428398 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2564.75
Current children cumulated vsize (KiB) 1126620

[startup+702.306 s]
/proc/loadavg: 8.21 8.14 7.84 9/184 12313
/proc/meminfo: memFree=15934084/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=1224504 CPUtime=2804.44 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 1726314 0 0 0 279965 479 0 0 25 0 4 0 514737345 1253892096 218641 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12248/statm: 306126 218641 392 106 0 301097 0
[pid=12248/tid=12249] ppid=12246 vsize=1224504 CPUtime=702.25 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 461963 0 0 0 70099 126 0 0 25 0 4 0 514737346 1253892096 218641 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309304 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=1224504 CPUtime=699.25 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 437841 0 0 0 69804 121 0 0 25 0 4 0 514737346 1253892096 218641 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=1224504 CPUtime=702.18 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 433566 0 0 0 70102 116 0 0 25 0 4 0 514737346 1253892096 218641 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 2804.44
Current children cumulated vsize (KiB) 1224504

[startup+762.3 s]
/proc/loadavg: 8.20 8.14 7.85 9/184 12315
/proc/meminfo: memFree=15811920/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=1184604 CPUtime=3044.09 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 1824465 0 0 0 303900 509 0 0 25 0 4 0 514737345 1213034496 232137 33554432000 4194304 4627427 140736767378176 18446744073709551615 4327427 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12248/statm: 296151 232137 392 106 0 291122 0
[pid=12248/tid=12249] ppid=12246 vsize=1184604 CPUtime=762.25 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 490701 0 0 0 76088 137 0 0 25 0 4 0 514737346 1213034496 232137 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309266 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=1184604 CPUtime=759.25 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 450787 0 0 0 75801 124 0 0 25 0 4 0 514737346 1213034496 232137 33554432000 4194304 4627427 140736767378176 18446744073709551615 4428398 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=1184604 CPUtime=762.17 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 462052 0 0 0 76093 124 0 0 25 0 4 0 514737346 1213034496 232137 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3044.09
Current children cumulated vsize (KiB) 1184604

[startup+822.301 s]
/proc/loadavg: 8.12 8.13 7.87 9/184 12317
/proc/meminfo: memFree=15779284/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=1322520 CPUtime=3283.74 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 1930765 0 0 0 327830 544 0 0 25 0 4 0 514737345 1354260480 235271 33554432000 4194304 4627427 140736767378176 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12248/statm: 330630 235271 392 106 0 325601 0
[pid=12248/tid=12249] ppid=12246 vsize=1322520 CPUtime=822.25 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 517659 0 0 0 82081 144 0 0 25 0 4 0 514737346 1354260480 235271 33554432000 4194304 4627427 140736767378176 18446744073709551615 4427454 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=1322520 CPUtime=819.24 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 475278 0 0 0 81791 133 0 0 25 0 4 0 514737346 1354260480 235271 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=1322520 CPUtime=822.16 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 492538 0 0 0 82081 135 0 0 25 0 4 0 514737346 1354260480 235271 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3283.74
Current children cumulated vsize (KiB) 1322520

[startup+882.3 s]
/proc/loadavg: 8.09 8.12 7.88 9/184 12318
/proc/meminfo: memFree=15787712/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=1285312 CPUtime=3523.4 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 2016016 0 0 0 351766 574 0 0 25 0 4 0 514737345 1316159488 227235 33554432000 4194304 4627427 140736767378176 18446744073709551615 4427394 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12248/statm: 321328 227235 392 106 0 316299 0
[pid=12248/tid=12249] ppid=12246 vsize=1285312 CPUtime=882.25 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 539643 0 0 0 88073 152 0 0 25 0 4 0 514737346 1316159488 227235 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=1285312 CPUtime=879.23 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 501756 0 0 0 87780 143 0 0 25 0 4 0 514737346 1316159488 227235 33554432000 4194304 4627427 140736767378176 18446744073709551615 4333268 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=1285312 CPUtime=882.14 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 509477 0 0 0 88074 140 0 0 25 0 4 0 514737346 1316159488 227235 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3523.4
Current children cumulated vsize (KiB) 1285312

[startup+942.301 s]
/proc/loadavg: 8.08 8.11 7.89 9/184 12320
/proc/meminfo: memFree=15751348/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=1344496 CPUtime=3763.06 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 2123639 0 0 0 375699 607 0 0 25 0 4 0 514737345 1376763904 238612 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12248/statm: 336124 238612 392 106 0 331095 0
[pid=12248/tid=12249] ppid=12246 vsize=1344496 CPUtime=942.25 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 567727 0 0 0 94065 160 0 0 25 0 4 0 514737346 1376763904 238612 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=1344496 CPUtime=939.23 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 530256 0 0 0 93772 151 0 0 25 0 4 0 514737346 1376763904 238612 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=1344496 CPUtime=942.13 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 533686 0 0 0 94064 149 0 0 25 0 4 0 514737346 1376763904 238612 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3763.06
Current children cumulated vsize (KiB) 1344496

[startup+1002.3 s]
/proc/loadavg: 8.12 8.12 7.91 9/184 12321
/proc/meminfo: memFree=15777992/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=1346652 CPUtime=4002.73 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 2213015 0 0 0 399634 639 0 0 25 0 4 0 514737345 1378971648 231021 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12248/statm: 336663 231021 392 106 0 331634 0
[pid=12248/tid=12249] ppid=12246 vsize=1346652 CPUtime=1002.24 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 594662 0 0 0 100056 168 0 0 25 0 4 0 514737346 1378971648 231021 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=1346652 CPUtime=999.23 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 538842 0 0 0 99768 155 0 0 25 0 4 0 514737346 1378971648 231021 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=1346652 CPUtime=1002.13 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 560541 0 0 0 100055 158 0 0 25 0 4 0 514737346 1378971648 231021 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4002.73
Current children cumulated vsize (KiB) 1346652

[startup+1062.3 s]
/proc/loadavg: 8.09 8.11 7.91 9/184 12323
/proc/meminfo: memFree=15554780/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=1549936 CPUtime=4242.4 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 2335894 0 0 0 423563 677 0 0 25 0 4 0 514737345 1587134464 293857 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12248/statm: 387484 293857 392 106 0 382455 0
[pid=12248/tid=12249] ppid=12246 vsize=1549936 CPUtime=1062.23 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 637068 0 0 0 106047 176 0 0 25 0 4 0 514737346 1587134464 293857 33554432000 4194304 4627427 140736767378176 18446744073709551615 4468043 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=1549936 CPUtime=1059.23 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 564158 0 0 0 105757 166 0 0 25 0 4 0 514737346 1587134464 293857 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=1549936 CPUtime=1062.12 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 590667 0 0 0 106047 165 0 0 25 0 4 0 514737346 1587134464 293857 33554432000 4194304 4627427 140736767378176 18446744073709551615 4468055 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 1549936

[startup+1122.3 s]
/proc/loadavg: 8.08 8.10 7.92 9/184 12325
/proc/meminfo: memFree=15330948/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=1632060 CPUtime=4482.06 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 2395277 0 0 0 447503 703 0 0 25 0 4 0 514737345 1671229440 314886 33554432000 4194304 4627427 140736767378176 18446744073709551615 4428111 0 0 4096 2 18446744073709551615 0 0 17 6 0 0 0
/proc/12248/statm: 408015 314886 392 106 0 402986 0
[pid=12248/tid=12249] ppid=12246 vsize=1632060 CPUtime=1122.23 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 646759 0 0 0 112043 180 0 0 25 0 4 0 514737346 1671229440 314886 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309260 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=1632060 CPUtime=1119.22 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 587239 0 0 0 111743 179 0 0 25 0 4 0 514737346 1671229440 314886 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=1632060 CPUtime=1122.12 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 599478 0 0 0 112043 169 0 0 25 0 4 0 514737346 1671229440 314886 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4482.06
Current children cumulated vsize (KiB) 1632060

[startup+1182.3 s]
/proc/loadavg: 8.07 8.10 7.92 9/184 12326
/proc/meminfo: memFree=15477368/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=1635060 CPUtime=4721.72 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 2497210 0 0 0 471437 735 0 0 25 0 4 0 514737345 1674301440 304595 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12248/statm: 408765 304595 420 106 0 403736 0
[pid=12248/tid=12249] ppid=12246 vsize=1635060 CPUtime=1182.1 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 673344 0 0 0 118020 190 0 0 25 0 4 0 514737346 1674301440 304595 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=1635060 CPUtime=1179.22 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 613946 0 0 0 117734 188 0 0 25 0 4 0 514737346 1674301440 304595 33554432000 4194304 4627427 140736767378176 18446744073709551615 4415761 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=1635060 CPUtime=1182.11 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 625906 0 0 0 118035 176 0 0 25 0 4 0 514737346 1674301440 304595 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4721.72
Current children cumulated vsize (KiB) 1635060



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.12 8.10 7.93 9/184 12327
/proc/meminfo: memFree=15278208/32951124 swapFree=67111528/67111528
[pid=12248] ppid=12246 vsize=1700596 CPUtime=4800.03 cores=0,2,4,6
/proc/12248/stat : 12248 (strangenight2-m) R 12246 12248 11833 0 -1 4202496 2530897 0 0 0 479257 746 0 0 25 0 4 0 514737345 1741410304 338250 33554432000 4194304 4627427 140736767378176 18446744073709551615 4507260 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12248/statm: 425149 338250 390 106 0 420120 0
[pid=12248/tid=12249] ppid=12246 vsize=1700596 CPUtime=1201.59 cores=0,2,4,6
/proc/12248/task/12249/stat : 12249 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 679569 0 0 0 119966 193 0 0 25 0 4 0 514737346 1741410304 338250 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12248/tid=12250] ppid=12246 vsize=1700596 CPUtime=1198.83 cores=0,2,4,6
/proc/12248/task/12250/stat : 12250 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 627727 0 0 0 119693 190 0 0 25 0 4 0 514737346 1741410304 338250 33554432000 4194304 4627427 140736767378176 18446744073709551615 4468060 0 0 4096 2 0 0 0 -1 0 0 0 0
[pid=12248/tid=12251] ppid=12246 vsize=1700596 CPUtime=1201.71 cores=0,2,4,6
/proc/12248/task/12251/stat : 12251 (strangenight2-m) R 12246 12248 11833 0 -1 4202560 632735 0 0 0 119993 178 0 0 25 0 4 0 514737346 1741410304 338250 33554432000 4194304 4627427 140736767378176 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1700596

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): 1201.98
CPU time (s): 4800.12
CPU user time (s): 4792.59
CPU system time (s): 7.52985
CPU usage (%): 399.352
Max. virtual memory (cumulated for all children) (KiB): 1700596

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.59
system time used= 7.52985
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2530900
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= 3122
involuntary context switches= 23270

runsolver used 1.93171 second user time and 4.51431 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 00:55:47
IDJOB=3173821
IDBENCH=82639
IDSOLVER=1586
FILE ID=node103/3173821-1304031347
RUNJOBID= node103-1304028687-11851
PBS_JOBID= 13170349
Free space on /tmp= 71508 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k5-r20-v1500-c30000-S377999798-061-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173821-1304031347/watcher-3173821-1304031347 -o /tmp/evaluation-result-3173821-1304031347/solver-3173821-1304031347 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173821-1304031347.cnf

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

MD5SUM BENCH= a4ba28fb1550ba8a4eca95d91f4669c6
RANDOM SEED=2019014367

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.858
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.75
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.858
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.83
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.858
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:      16478356 kB
Buffers:       2144052 kB
Cached:       12191284 kB
SwapCached:          0 kB
Active:        7000992 kB
Inactive:      8886824 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      16478356 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:            6252 kB
Writeback:           0 kB
AnonPages:     1552344 kB
Mapped:          15500 kB
Slab:           517644 kB
PageTables:       7944 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:  1883368 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= 71504 MiB
End job on node103 at 2011-04-29 01:15:51