Trace number 3366224

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

Namerandom/large/
unif-k7-r85-v200-c17000-S335550727-070-UNKNOWN.cnf
MD5SUMbe984e6bbe5620bf919456b943096fcf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark836.998
Satisfiable
(Un)Satisfiability was proved
Number of variables200
Number of clauses17000
Sum of the clauses size119000
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 517000

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366224-1305399278.cnf'
0.00/0.01	c -- header says num vars:            200
0.00/0.01	c -- header says num clauses:       17000
0.00/0.02	c -- clauses added:            0 learnts,        17000 normals,            0 xors
0.00/0.02	c -- vars added        200
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       200     17000         0         0    119000         0   no data   no data
0.00/0.38	c asymm  cl-useful: 0/14626/17000 lits-rem:0 time: 0.36
0.00/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
0.00/0.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
0.00/0.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
0.00/0.44	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
0.00/0.44	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.45	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.45	c calculated reachability. Time: 0.00
0.00/0.45	c Calc default polars -  time:   0.00 s pos:      89 undec:       1 neg:     110
0.00/0.45	c =========================================================================================
0.00/0.45	c types(t): F = full restart, N = normal restart
0.00/0.45	c types(t): S = simplification begin/end, E = solution found
0.00/0.45	c restart types(rt): st = static, dy = dynamic
0.00/0.45	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.45	c  B st     0         0       200     17000         0         0    119000         0   no data   no data
0.00/0.66	c  N dy    14      4214       200     17000         0      4104    119000    227339     47.51     50.17
0.00/0.89	c  N dy    24      8247       200     17000         0      5577    119000    265627     47.10     49.64
4.36/1.18	c  N dy    43     13126       200     17000         0      6177    119000    251428     47.54     50.22
5.56/1.44	c  N dy    70     17170       200     17000         0     10086    119000    469810     48.13     50.87
6.76/1.79	c  N dy    93     22413       200     17000         0      9728    119000    401534     48.29     50.95
7.59/1.97	c  F st   101     25000       200     17000         0     12239    119000    539603     48.30     46.51
8.35/2.11	c  N st   105     27034       200     17000         0      7616    119000    240310     48.30   no data
9.15/2.30	c  S st   107     30000       200     17000         0     10495    119000    402131     48.30   no data
9.15/2.35	c  S st   107     30503       200     17000         0     10987    119000    428615     48.30   no data
9.15/2.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.15/2.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
9.15/2.36	c blocked clauses removed:        0 vars:      0 tried:         200 T: 0.00 s
9.15/2.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.15/2.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.15/2.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
9.15/2.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.15/2.36	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.15/2.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.75/2.75	c lits-rem:       193  cl-subs:      398  v-elim:      0  v-fix:    0  time:  0.38 s
11.15/2.84	c asymm  cl-useful: 0/2374/17000 lits-rem:0 time: 0.08
11.15/2.84	c calculated reachability. Time: 0.00
11.15/2.84	c  N dy   107     30503       200     17000         0     10589    119000    399920     48.30   no data
12.38/3.14	c  N dy   116     34532       200     17000         0     14504    119000    615176     48.13     50.80
13.54/3.47	c  N dy   122     39167       200     17000         0     11335    119000    400999     48.09     51.02
15.15/3.83	c  N dy   144     43337       200     17000         0     15392    119000    626880     48.21     50.93
15.94/4.05	c  S st   154     45754       200     17000         0      9045    119000    231994     48.25     47.14
15.94/4.09	c  S st   154     46257       200     17000         0      9540    119000    258267     48.25   no data
15.94/4.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.94/4.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
15.94/4.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.94/4.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.94/4.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.94/4.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
15.94/4.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
16.37/4.11	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
16.37/4.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
16.37/4.19	c lits-rem:         7  cl-subs:       34  v-elim:      0  v-fix:    0  time:  0.07 s
16.37/4.19	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
16.37/4.19	c vivif2 --  cl tried     9506 cl shrink        0 lits rem          0 time: 0.00
18.33/4.60	c asymm  cl-useful: 0/13714/17000 lits-rem:0 time: 0.41
18.33/4.60	c calculated reachability. Time: 0.00
18.33/4.60	c  N dy   154     46257       200     17000         0      9506    119000    255658     48.25   no data
19.53/4.90	c  N dy   165     50434       200     17000         0     13535    119000    475925     48.05     50.76
20.76/5.22	c  N dy   184     54501       200     17000         0     17488    119000    695226     48.13     51.05
21.92/5.55	c  N dy   206     58581       200     17000         0     11770    119000    340591     48.23     52.59
23.12/5.87	c  N dy   227     62672       200     17000         0     15748    119000    564382     48.35     51.01
24.72/6.26	c  N dy   250     66771       200     17000         0     19719    119000    785030     48.42     51.55
25.56/6.49	c  S st   259     69388       200     17000         0     11588    119000    286462     48.44     50.30
25.91/6.54	c  S st   259     69893       200     17000         0     12085    119000    313465     48.44   no data
25.91/6.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
25.91/6.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
25.91/6.55	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
25.91/6.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
25.91/6.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
25.91/6.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
25.91/6.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
25.91/6.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
25.91/6.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
26.71/6.70	c lits-rem:        18  cl-subs:       82  v-elim:      0  v-fix:    0  time:  0.13 s
26.71/6.70	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
26.71/6.70	c vivif2 --  cl tried    12003 cl shrink        0 lits rem          0 time: 0.00
27.11/6.83	c asymm  cl-useful: 0/3286/17000 lits-rem:0 time: 0.13
27.11/6.83	c calculated reachability. Time: 0.00
27.11/6.83	c  N dy   259     69893       200     17000         0     12003    119000    307339     48.44   no data
28.71/7.25	c  N dy   281     75138       200     17000         0     17110    119000    593024     48.50     51.15
30.70/7.70	c  N dy   303     80282       200     17000         0     22097    119000    870985     48.55     51.13
32.30/8.14	c  N dy   326     85662       200     17000         0     15692    119000    470756     48.58     51.59
32.70/8.29	c  F st   332     87502       200     17000         0     17473    119000    569825     48.57     47.45
34.70/8.72	c  N dy   338     92694       200     17000         0     22495    119000    858401     48.57   no data
36.69/9.28	c  N dy   358     99104       200     17000         0     16093    119000    450930     48.58     51.18
39.08/9.80	c  S st   389    104839       200     17000         0     21678    119000    763425     48.64   no data
39.08/9.88	c  S st   389    105341       200     17000         0     22171    119000    790083     48.64   no data
39.08/9.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
39.48/9.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
39.48/9.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
39.48/9.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
39.48/9.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
39.48/9.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
39.48/9.91	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
39.48/9.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.48/9.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
45.47/11.41	c lits-rem:       175  cl-subs:      719  v-elim:      0  v-fix:    0  time:  1.47 s
45.47/11.41	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
45.47/11.42	c vivif2 --  cl tried    21452 cl shrink        0 lits rem          0 time: 0.01
46.67/11.75	c asymm  cl-useful: 0/5114/17000 lits-rem:0 time: 0.32
46.67/11.75	c calculated reachability. Time: 0.00
46.67/11.75	c  N dy   389    105341       200     17000         0     21452    119000    737749     48.64   no data
49.46/12.44	c  N dy   411    112201       200     17000         0     14525    119000    322715     48.62     51.20
52.25/13.12	c  N dy   449    119369       200     17000         0     21510    119000    715397     48.68     51.66
55.45/13.99	c  N dy   480    127033       200     17000         0     28944    119000   1130220     48.72     51.34
60.27/15.14	c  N dy   501    139495       200     17000         0     26455    119000    941756     48.59     51.22
63.83/16.05	c  N dy   535    148742       200     17000         0     19919    119000    537955     48.62     51.28
67.41/16.92	c  S st   563    158013       200     17000         0     28906    119000   1038665     48.62     46.85
67.82/17.01	c  S st   563    158516       200     17000         0     29402    119000   1066364     48.62   no data
67.82/17.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.82/17.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
67.82/17.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.82/17.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.82/17.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.82/17.04	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
67.82/17.04	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.82/17.05	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
67.82/17.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
78.23/19.69	c lits-rem:       436  cl-subs:     1024  v-elim:      0  v-fix:    0  time:  2.61 s
78.23/19.69	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
78.59/19.70	c vivif2 --  cl tried    28378 cl shrink        0 lits rem          0 time: 0.01
79.39/19.96	c asymm  cl-useful: 0/3873/17000 lits-rem:0 time: 0.26
79.39/19.96	c calculated reachability. Time: 0.00
79.39/19.96	c  N dy   563    158516       200     17000         0     28378    119000    991219     48.62   no data
83.38/20.98	c  N dy   596    168752       200     17000         0     21821    119000    604440     48.62     51.37
87.76/22.08	c  N dy   629    179568       200     17000         0     32327    119000   1190589     48.62     51.45
92.55/23.27	c  N dy   655    191088       200     17000         0     26064    119000    794738     48.60     52.81
98.94/24.83	c  N dy   697    204207       200     17000         0     20343    119000    432220     48.58     51.38
104.56/26.27	c  N dy   749    217290       200     17000         0     33018    119000   1138678     48.60     52.11
112.12/28.17	c  N dy   799    232134       200     17000         0     28029    119000    819346     48.63     51.20
114.90/28.83	c  S st   820    237775       200     17000         0     33504    119000   1124825     48.63     48.78
115.30/28.93	c  S st   820    238279       200     17000         0     33999    119000   1151259     48.63   no data
115.30/28.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
115.30/28.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
115.30/28.96	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
115.30/28.96	c bin-w-bin subsume rem            0 bins  time:  0.00 s
115.30/28.96	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
115.30/28.96	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
115.30/28.96	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
115.30/28.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
115.70/29.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
129.67/32.59	c lits-rem:       442  cl-subs:     1138  v-elim:      0  v-fix:    0  time:  3.59 s
129.67/32.59	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
130.07/32.61	c vivif2 --  cl tried    32861 cl shrink        0 lits rem          0 time: 0.01
131.26/32.91	c asymm  cl-useful: 0/3339/17000 lits-rem:0 time: 0.30
131.26/32.91	c calculated reachability. Time: 0.00
131.26/32.91	c  N dy   820    238279       200     17000         0     32861    119000   1067853     48.63   no data
138.04/34.67	c  N dy   857    253564       200     17000         0     27325    119000    734009     48.57     55.57
146.43/36.74	c  N dy   914    270160       200     17000         0     22097    119000    400055     48.59     51.58
154.41/38.78	c  N dy   972    288725       200     17000         0     40104    119000   1404385     48.58     51.28
162.79/40.87	c  F st  1045    306252       200     17000         0     34793    119000   1061946     48.61     51.22
163.59/41.01	c  N st  1048    307441       200     17000         0     35947    119000   1126328     48.61   no data
172.76/43.39	c  N dy  1107    327125       200     17000         0     31761    119000    853343     48.62     51.44
183.58/46.04	c  N dy  1176    347195       200     17000         0     26998    119000    541846     48.63     51.63
188.33/47.24	c  S st  1221    357421       200     17000         0     36917    119000   1095320     48.65     51.02
188.73/47.34	c  S st  1221    357926       200     17000         0     37410    119000   1122160     48.65   no data
188.73/47.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
188.73/47.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
188.73/47.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
188.73/47.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
188.73/47.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
188.73/47.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
188.73/47.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
188.73/47.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
189.12/47.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
201.14/50.43	c lits-rem:       245  cl-subs:      895  v-elim:      0  v-fix:    0  time:  3.01 s
201.14/50.43	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
201.14/50.44	c vivif2 --  cl tried    36515 cl shrink        0 lits rem          0 time: 0.01
202.30/50.73	c asymm  cl-useful: 0/3099/17000 lits-rem:0 time: 0.29
202.30/50.73	c calculated reachability. Time: 0.00
202.30/50.73	c  N dy  1221    357926       200     17000         0     36515    119000   1056001     48.65   no data
213.07/53.46	c  N dy  1294    377950       200     17000         0     30736    119000    707803     48.65     52.14
223.44/56.07	c  N dy  1322    397983       200     17000         0     50122    119000   1794824     48.58     55.71
235.43/59.08	c  N dy  1392    420175       200     17000         0     45471    119000   1488544     48.57     51.24
248.59/62.34	c  N dy  1428    443594       200     17000         0     40961    119000   1189233     48.49     51.26
260.56/65.32	c  N dy  1500    463663       200     17000         0     32330    119000    668157     48.50     51.37
271.73/68.18	c  N dy  1564    484220       200     17000         0     52306    119000   1782361     48.50     51.29
282.90/70.96	c  N dy  1624    504290       200     17000         0     42672    119000   1194265     48.50     53.90
296.07/74.23	c  N dy  1712    524345       200     17000         0     32073    119000    561673     48.53     51.43
302.46/75.83	c  S st  1756    536890       200     17000         0     44235    119000   1245067     48.53     47.19
302.86/75.96	c  S st  1756    537393       200     17000         0     44734    119000   1271716     48.53   no data
302.86/75.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
302.86/75.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
302.86/76.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
302.86/76.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
302.86/76.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
302.86/76.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
302.86/76.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
303.25/76.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
303.25/76.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
323.63/81.18	c lits-rem:       231  cl-subs:     1054  v-elim:      0  v-fix:    0  time:  5.14 s
323.63/81.18	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
323.63/81.20	c vivif2 --  cl tried    43680 cl shrink        0 lits rem          0 time: 0.01
324.39/81.38	c asymm  cl-useful: 0/1575/17000 lits-rem:0 time: 0.18
324.39/81.39	c calculated reachability. Time: 0.00
324.39/81.39	c  N dy  1756    537393       200     17000         0     43680    119000   1194807     48.53   no data
337.57/84.69	c  N dy  1828    557473       200     17000         0     32139    119000    520496     48.54     51.48
348.75/87.40	c  N dy  1896    577634       200     17000         0     51670    119000   1609435     48.54     51.54
361.11/90.57	c  N dy  1931    597846       200     17000         0     39208    119000    875604     48.51     51.12
374.28/93.83	c  N dy  1963    618919       200     17000         0     59610    119000   2006736     48.45     51.13
387.46/97.12	c  N dy  2035    639220       200     17000         0     46423    119000   1225132     48.45     51.44
402.65/100.96	c  N dy  2104    659612       200     17000         0     66222    119000   2334855     48.46     51.31
415.82/104.30	c  N dy  2204    679922       200     17000         0     52001    119000   1495434     48.49     51.10
432.55/108.43	c  N dy  2262    703158       200     17000         0     39601    119000    755077     48.44     51.27
447.70/112.23	c  N dy  2317    724424       200     17000         0     60224    119000   1903374     48.42     51.04
462.47/115.98	c  N dy  2392    744462       200     17000         0     43755    119000    949389     48.44     51.77
477.27/119.66	c  N dy  2476    764465       200     17000         0     63169    119000   2037674     48.46     52.15
491.99/123.33	c  N dy  2516    785348       200     17000         0     46546    119000   1057438     48.43     51.15
505.96/126.80	c  N dy  2578    805595       200     17000         0     66197    119000   2153114     48.43     51.04
506.36/126.90	c  S st  2580    806089       200     17000         0     66677    119000   2179721     48.43   no data
506.76/127.08	c  S st  2580    806592       200     17000         0     67174    119000   2206294     48.43   no data
506.76/127.08	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
507.16/127.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
507.16/127.13	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
507.16/127.13	c bin-w-bin subsume rem            0 bins  time:  0.00 s
507.16/127.13	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
507.16/127.13	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
507.16/127.13	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
507.16/127.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
507.57/127.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
569.84/142.88	c lits-rem:       562  cl-subs:     2424  v-elim:      0  v-fix:    0  time: 15.67 s
569.84/142.88	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
570.20/142.91	c vivif2 --  cl tried    64750 cl shrink        0 lits rem          0 time: 0.03
571.40/143.26	c asymm  cl-useful: 0/2554/17000 lits-rem:0 time: 0.35
571.40/143.26	c calculated reachability. Time: 0.00
571.40/143.26	c  N dy  2580    806592       200     17000         0     64750    119000   2034516     48.43   no data
587.40/147.25	c  N dy  2674    826675       200     17000         0     46459    119000   1014810     48.45     51.28
602.12/150.94	c  N dy  2756    846742       200     17000         0     65944    119000   2107921     48.46     51.61
618.12/154.96	c  N dy  2850    866784       200     17000         0     46590    119000    968824     48.48     51.07
633.25/158.79	c  N dy  2930    888229       200     17000         0     67383    119000   2123456     48.48     51.21
650.01/162.96	c  N dy  2998    909114       200     17000         0     47875    119000    994715     48.49     51.08
664.77/166.67	c  N dy  3085    929289       200     17000         0     67499    119000   2087903     48.50     51.15
680.73/170.69	c  N dy  3143    949356       200     17000         0     46202    119000    857793     48.50     51.19
696.30/174.54	c  N dy  3238    970336       200     17000         0     66564    119000   1993753     48.51     51.18
715.44/179.36	c  N dy  3301    994151       200     17000         0     47918    119000    906566     48.49     51.13
730.20/183.10	c  N dy  3378   1014435       200     17000         0     67623    119000   2003728     48.50     51.40
749.39/187.83	c  N dy  3459   1034459       200     17000         0     44348    119000    665755     48.51     51.08
762.96/191.22	c  N dy  3496   1054804       200     17000         0     64090    119000   1764709     48.49     51.65
777.69/194.97	c  F st  3563   1071876       200     17000         0     80680    119000   2692910     48.49     48.79
780.88/195.77	c  N st  3568   1075173       200     17000         0     83880    119000   2874928     48.49   no data
795.25/199.38	c  N dy  3620   1095302       200     17000         0     59750    119000   1481013     48.49     51.07
811.61/203.44	c  N dy  3678   1115424       200     17000         0     79282    119000   2570740     48.48     51.37
829.96/208.06	c  N dy  3748   1135640       200     17000         0     54236    119000   1127635     48.49     51.19
849.12/212.89	c  N dy  3814   1156264       200     17000         0     74227    119000   2242938     48.49     51.28
870.67/218.20	c  N dy  3835   1177938       200     17000         0     49661    119000    834310     48.46     51.41
885.86/222.04	c  N dy  3886   1198563       200     17000         0     69632    119000   1945466     48.45     51.25
897.81/225.00	c  S st  3941   1209888       200     17000         0     80583    119000   2555745     48.46     44.55
898.63/225.23	c  S st  3941   1210393       200     17000         0     81077    119000   2581764     48.46   no data
898.63/225.24	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
898.63/225.29	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
898.63/225.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
898.63/225.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
898.63/225.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
898.63/225.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
898.63/225.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
899.04/225.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
899.04/225.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
989.17/247.92	c lits-rem:       847  cl-subs:     2797  v-elim:      0  v-fix:    0  time: 22.52 s
989.17/247.92	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
989.17/247.95	c vivif2 --  cl tried    78280 cl shrink        0 lits rem          0 time: 0.03
990.80/248.32	c asymm  cl-useful: 0/1803/17000 lits-rem:0 time: 0.37
990.80/248.32	c calculated reachability. Time: 0.00
990.80/248.32	c  N dy  3941   1210393       200     17000         0     78280    119000   2382405     48.46   no data
1009.52/253.08	c  N dy  4020   1230451       200     17000         0     51273    119000    877092     48.46     51.80
1025.91/257.15	c  N dy  4121   1250686       200     17000         0     70914    119000   1977743     48.48     51.21
1046.23/262.27	c  N dy  4205   1270775       200     17000         0     90393    119000   3067466     48.49     51.33
1062.99/266.47	c  N dy  4289   1290809       200     17000         0     62283    119000   1447410     48.50     51.05
1081.34/271.09	c  N dy  4382   1311375       200     17000         0     82252    119000   2564375     48.51     51.47
1102.48/276.37	c  N dy  4489   1331480       200     17000         0     53287    119000    896500     48.53     51.71
1118.49/280.36	c  N dy  4559   1351770       200     17000         0     72944    119000   1993623     48.53     51.19
1138.40/285.40	c  N dy  4631   1372262       200     17000         0     92852    119000   3102846     48.54     51.63
1157.16/290.01	c  N dy  4719   1393098       200     17000         0     63605    119000   1427126     48.54     51.16
1175.14/294.60	c  N dy  4801   1413132       200     17000         0     83049    119000   2509248     48.55     51.15
1197.50/300.11	c  N dy  4869   1433162       200     17000         0     52025    119000    735842     48.55     51.11
1212.62/303.95	c  N dy  4937   1453294       200     17000         0     71560    119000   1825573     48.55     51.35
1232.97/309.01	c  N dy  4993   1474546       200     17000         0     92122    119000   2970805     48.54     51.24
1253.32/314.16	c  N dy  5083   1494712       200     17000         0     60298    119000   1155001     48.55     51.21
1270.07/318.33	c  N dy  5140   1514774       200     17000         0     79747    119000   2243691     48.56     56.34
1288.83/323.00	c  N dy  5155   1534790       200     17000         0     99120    119000   3332054     48.52     51.09
1308.38/327.91	c  N dy  5241   1556184       200     17000         0     67587    119000   1524918     48.52     51.18
1326.73/332.58	c  N dy  5311   1576317       200     17000         0     87137    119000   2617792     48.52     51.32
1350.29/338.50	c  N dy  5395   1596364       200     17000         0    106611    119000   3707367     48.53     51.38
1366.64/342.59	c  N dy  5474   1616397       200     17000         0     72639    119000   1754239     48.54     51.29
1388.98/348.14	c  N dy  5543   1637590       200     17000         0     93209    119000   2901175     48.54     51.28
1414.52/354.57	c  N dy  5614   1658293       200     17000         0     58948    119000    946197     48.54     51.22
1432.88/359.15	c  N dy  5684   1679932       200     17000         0     79941    119000   2116569     48.54     51.21
1455.22/364.74	c  N dy  5762   1700041       200     17000         0     99443    119000   3206290     48.55     51.22
1467.99/367.98	c  S st  5797   1710393       200     17000         0    109518    119000   3766948     48.55     49.52
1469.21/368.26	c  S st  5797   1710896       200     17000         0    110016    119000   3794295     48.55   no data
1469.21/368.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1469.62/368.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.07
1469.62/368.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1469.62/368.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1469.62/368.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1469.62/368.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
1469.62/368.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1469.62/368.38	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1469.98/368.48	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1633.97/409.59	c lits-rem:       898  cl-subs:     4210  v-elim:      0  v-fix:    0  time: 41.11 s
1634.37/409.60	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
1634.37/409.64	c vivif2 --  cl tried   105806 cl shrink        0 lits rem          0 time: 0.04
1636.00/410.06	c asymm  cl-useful: 0/1403/17000 lits-rem:0 time: 0.42
1636.00/410.06	c calculated reachability. Time: 0.00
1636.00/410.06	c  N dy  5797   1710896       200     17000         0    105806    119000   3489236     48.55   no data
1654.71/414.73	c  N dy  5856   1731310       200     17000         0     70375    119000   1538133     48.54     51.19
1675.50/419.99	c  N dy  5939   1751750       200     17000         0     90214    119000   2646111     48.55     51.83
1700.21/426.19	c  N dy  6005   1772935       200     17000         0    110715    119000   3793313     48.54     51.47
1717.36/430.44	c  N dy  6057   1792966       200     17000         0     73888    119000   1691977     48.54     51.81
1737.71/435.52	c  N dy  6128   1813607       200     17000         0     93870    119000   2811405     48.54     51.60
1762.86/441.80	c  N dy  6184   1834018       200     17000         0    113673    119000   3916836     48.54     51.88
1780.41/446.24	c  N dy  6242   1854989       200     17000         0     76833    119000   1811927     48.54     51.41
1801.55/451.53	c  N dy  6308   1875180       200     17000         0     96396    119000   2901593     48.54     51.23
1827.09/457.92	c  N dy  6372   1895194       200     17000         0    115762    119000   3982533     48.54     51.31
1845.44/462.54	c  N dy  6463   1915613       200     17000         0     77388    119000   1801864     48.55     51.51
1867.40/468.06	c  N dy  6540   1936035       200     17000         0     97221    119000   2906738     48.55     51.13
1894.13/474.73	c  N dy  6621   1956074       200     17000         0    116651    119000   3994166     48.55     51.42
1912.51/479.34	c  N dy  6696   1976128       200     17000         0     77022    119000   1735452     48.56     52.69
1934.46/484.85	c  N dy  6779   1996792       200     17000         0     97044    119000   2853919     48.56     51.37
1960.80/491.49	c  N dy  6857   2016996       200     17000         0    116622    119000   3944843     48.56     51.51
1980.71/496.42	c  N dy  6911   2037095       200     17000         0     75956    119000   1621696     48.56     51.14
2004.26/502.40	c  N dy  6998   2057185       200     17000         0     95509    119000   2717121     48.56     51.70
2031.42/509.18	c  N dy  7071   2078267       200     17000         0    115980    119000   3865199     48.57     51.35
2053.37/514.69	c  N dy  7131   2100754       200     17000         0     76601    119000   1617301     48.56     51.42
2075.31/520.13	c  N dy  7216   2121101       200     17000         0     96367    119000   2725422     48.57     51.55
2101.24/526.69	c  N dy  7289   2141369       200     17000         0    116042    119000   3819840     48.57     51.18
2124.35/532.42	c  N dy  7361   2161533       200     17000         0     73522    119000   1397321     48.57     51.21
2145.13/537.69	c  N dy  7421   2182550       200     17000         0     93901    119000   2532124     48.57     51.13
2170.24/543.92	c  N dy  7484   2202659       200     17000         0    113401    119000   3618457     48.57     51.37
2182.21/546.93	c  S st  7525   2210896       200     17000         0    121392    119000   4066433     48.57   no data
2183.41/547.25	c  S st  7525   2211400       200     17000         0    121887    119000   4092871     48.57   no data
2183.41/547.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2183.81/547.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.07
2183.81/547.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2183.81/547.34	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2183.81/547.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2183.81/547.34	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2183.81/547.34	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2183.81/547.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2184.21/547.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2360.20/591.56	c lits-rem:      1090  cl-subs:     4621  v-elim:      0  v-fix:    0  time: 44.07 s
2360.20/591.57	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2360.60/591.62	c vivif2 --  cl tried   117266 cl shrink        0 lits rem          0 time: 0.05
2362.16/592.04	c asymm  cl-useful: 0/1264/17000 lits-rem:0 time: 0.42
2362.16/592.04	c calculated reachability. Time: 0.00
2362.16/592.04	c  N dy  7525   2211400       200     17000         0    117266    119000   3760694     48.57   no data
2387.29/598.39	c  N dy  7616   2232724       200     17000         0     74924    119000   1437048     48.58     51.18
2409.65/603.94	c  N dy  7685   2255123       200     17000         0     96660    119000   2656128     48.58     51.18
2435.97/610.50	c  N dy  7767   2275164       200     17000         0    116098    119000   3745520     48.59     51.32
2460.32/616.60	c  N dy  7825   2295422       200     17000         0     71768    119000   1213643     48.58     51.31
2479.86/621.51	c  N dy  7900   2315512       200     17000         0     91319    119000   2311540     48.58     51.51
2509.42/628.94	c  N dy  7967   2340478       200     17000         0    115484    119000   3664733     48.58     51.69
2536.17/635.64	c  N dy  8035   2361257       200     17000         0     70682    119000   1105734     48.58     51.31
2556.08/640.62	c  N dy  8112   2381443       200     17000         0     90259    119000   2196686     48.58     51.34
2580.82/646.83	c  N dy  8178   2402498       200     17000         0    110684    119000   3337335     48.58     51.28
2619.92/656.67	c  N dy  8238   2435102       200     17000         0     76289    119000   1375297     48.56     51.14
2642.67/662.38	c  N dy  8283   2456583       200     17000         0     97052    119000   2529675     48.55     51.22
2672.59/669.80	c  N dy  8357   2476746       200     17000         0    116664    119000   3620144     48.55     51.34
2705.31/678.01	c  N dy  8435   2499026       200     17000         0     71389    119000   1057219     48.55     51.12
2725.66/683.13	c  N dy  8504   2519447       200     17000         0     91114    119000   2163191     48.56     51.15
2750.01/689.23	c  N dy  8578   2539488       200     17000         0    110529    119000   3247078     48.56     51.59
2779.92/696.72	c  N dy  8658   2559580       200     17000         0    130026    119000   4336353     48.56     51.30
2800.27/701.89	c  N dy  8697   2579604       200     17000         0     81658    119000   1595126     48.56     51.23
2823.01/707.51	c  N dy  8778   2599617       200     17000         0    101040    119000   2678618     48.56     51.78
2850.14/714.31	c  N dy  8851   2619774       200     17000         0    120609    119000   3774458     48.56     51.44
2879.67/721.71	c  N dy  8922   2640005       200     17000         0     71391    119000    969398     48.56     51.36
2900.06/726.86	c  N dy  9009   2660309       200     17000         0     91071    119000   2068898     48.57     51.13
2924.36/732.93	c  N dy  9079   2680395       200     17000         0    110536    119000   3155573     48.57     52.32
2955.49/740.70	c  N dy  9168   2701015       200     17000         0    130525    119000   4271286     48.58     51.14
2972.64/745.03	c  S st  9217   2711401       200     17000         0     70776    119000    888386     48.58     48.88
2973.44/745.22	c  S st  9217   2711908       200     17000         0     71276    119000    915174     48.58   no data
2973.44/745.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2973.44/745.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
2973.44/745.27	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2973.44/745.27	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2973.44/745.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2973.44/745.27	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
2973.44/745.27	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2973.44/745.29	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2973.84/745.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2979.82/746.82	c lits-rem:        11  cl-subs:       84  v-elim:      0  v-fix:    0  time:  1.50 s
2979.82/746.83	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
2979.82/746.84	c vivif2 --  cl tried    71192 cl shrink        0 lits rem          0 time: 0.01
2981.42/747.24	c asymm  cl-useful: 0/1911/17000 lits-rem:0 time: 0.40
2981.42/747.24	c calculated reachability. Time: 0.00
2981.42/747.24	c  N dy  9217   2711908       200     17000         0     71192    119000    908650     48.58   no data
3004.56/753.04	c  N dy  9306   2731978       200     17000         0     90640    119000   1998513     48.59     51.30
3029.70/759.39	c  N dy  9391   2752033       200     17000         0    110160    119000   3091873     48.59     52.80
3058.46/766.52	c  N dy  9438   2772539       200     17000         0    129990    119000   4205264     48.59     51.15
3086.76/773.67	c  N dy  9524   2793149       200     17000         0     79219    119000   1312325     48.59     51.23
3108.30/779.00	c  N dy  9581   2813167       200     17000         0     98609    119000   2393201     48.59     51.41
3135.03/785.79	c  N dy  9671   2833211       200     17000         0    118053    119000   3480799     48.60     51.16
3165.76/793.43	c  N dy  9747   2853323       200     17000         0    137564    119000   4572233     48.60     51.40
3189.73/799.48	c  N dy  9810   2873437       200     17000         0     85315    119000   1609654     48.60     51.40
3214.84/805.70	c  N dy  9897   2894470       200     17000         0    105678    119000   2751520     48.61     51.46
3242.81/812.78	c  N dy  9983   2914642       200     17000         0    125248    119000   3847023     48.61     51.32
3279.48/821.92	c  N dy 10078   2936189       200     17000         0     73424    119000    895364     48.62     51.23
3299.46/826.98	c  N dy 10159   2956599       200     17000         0     93194    119000   2007257     48.62     51.20
3322.57/832.77	c  N dy 10196   2976905       200     17000         0    112886    119000   3108048     48.62     51.30
3353.70/840.60	c  N dy 10273   2996906       200     17000         0    132335    119000   4197730     48.62     51.75
3390.80/849.80	c  N dy 10330   3016962       200     17000         0     78058    119000   1107018     48.62     51.41
3416.74/856.34	c  N dy 10394   3037095       200     17000         0     97614    119000   2203269     48.62     51.38
3445.07/863.43	c  N dy 10472   3057183       200     17000         0    117051    119000   3291010     48.62     57.75
3482.57/872.82	c  N dy 10553   3077312       200     17000         0    136582    119000   4386266     48.62     51.26
3520.08/882.20	c  N dy 10643   3097400       200     17000         0     81397    119000   1249584     48.63     51.36
3542.83/887.91	c  N dy 10726   3117462       200     17000         0    100861    119000   2336799     48.63     51.66
3569.96/894.79	c  N dy 10795   3137654       200     17000         0    120445    119000   3429141     48.63     51.77
3603.47/903.19	c  N dy 10887   3157718       200     17000         0    139895    119000   4513111     48.64     52.38
3635.40/911.12	c  N dy 10955   3179061       200     17000         0     84902    119000   1392422     48.63     51.30
3657.34/916.67	c  N dy 11018   3199519       200     17000         0    104757    119000   2508378     48.63     51.29
3674.49/920.97	c  S st 11067   3211908       200     17000         0    116804    119000   3180392     48.63     50.11
3675.70/921.26	c  S st 11067   3212410       200     17000         0    117302    119000   3207137     48.63   no data
3675.70/921.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3676.10/921.34	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
3676.10/921.35	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3676.10/921.35	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3676.10/921.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3676.10/921.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
3676.10/921.35	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3676.10/921.39	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3676.50/921.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3769.09/944.63	c lits-rem:       682  cl-subs:     3479  v-elim:      0  v-fix:    0  time: 23.17 s
3769.09/944.64	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
3769.09/944.68	c vivif2 --  cl tried   113823 cl shrink        0 lits rem          0 time: 0.04
3771.06/945.12	c asymm  cl-useful: 0/1250/17000 lits-rem:0 time: 0.44
3771.06/945.12	c calculated reachability. Time: 0.00
3771.06/945.12	c  N dy 11067   3212410       200     17000         0    113823    119000   2963392     48.63   no data
3804.97/953.67	c  N dy 11141   3232577       200     17000         0    133380    119000   4060236     48.63     51.91
3847.67/964.34	c  N dy 11235   3253850       200     17000         0     77450    119000    939724     48.64     51.96
3868.82/969.69	c  N dy 11297   3274002       200     17000         0     97012    119000   2035617     48.64     51.21
3896.38/976.53	c  N dy 11387   3294332       200     17000         0    116785    119000   3143848     48.64     51.83
3927.86/984.49	c  N dy 11475   3314376       200     17000         0    136254    119000   4241396     48.65     54.12
3964.58/993.67	c  N dy 11565   3334550       200     17000         0     78213    119000    931525     48.65     51.60
3986.92/999.23	c  N dy 11647   3354959       200     17000         0     97980    119000   2036557     48.66     51.43
4014.06/1006.01	c  N dy 11751   3375019       200     17000         0    117439    119000   3129498     48.66     51.29
4043.59/1013.40	c  N dy 11807   3395096       200     17000         0    136911    119000   4214232     48.66     51.47
4077.90/1022.04	c  N dy 11878   3415259       200     17000         0    156462    119000   5311521     48.66     51.42
4101.44/1027.96	c  N dy 11943   3436693       200     17000         0     98671    119000   2033652     48.66     51.24
4130.17/1035.12	c  N dy 12018   3459364       200     17000         0    120650    119000   3264979     48.66     51.36
4159.72/1042.52	c  N dy 12082   3479456       200     17000         0    140118    119000   4357415     48.66     51.50
4196.80/1051.86	c  N dy 12177   3499535       200     17000         0     80100    119000    948139     48.66     51.40
4217.94/1057.15	c  N dy 12242   3519976       200     17000         0     99942    119000   2062712     48.67     51.48
4243.12/1063.48	c  N dy 12299   3539986       200     17000         0    119315    119000   3147404     48.67     51.37
4277.81/1072.10	c  N dy 12381   3560369       200     17000         0    139118    119000   4249701     48.67     51.43
4329.28/1085.04	c  N dy 12444   3586171       200     17000         0     83607    119000   1099382     48.66     51.28
4353.61/1091.18	c  N dy 12500   3606706       200     17000         0    103468    119000   2213243     48.66     51.30
4383.15/1098.53	c  N dy 12578   3627034       200     17000         0    123165    119000   3322238     48.66     51.50
4421.05/1108.00	c  N dy 12665   3647044       200     17000         0    142561    119000   4409289     48.67     51.29
4466.14/1119.31	c  N dy 12749   3667142       200     17000         0    162081    119000   5509815     48.67     51.42
4490.07/1125.32	c  N dy 12808   3687167       200     17000         0    100054    119000   1970371     48.67     51.47
4518.01/1132.37	c  N dy 12906   3707187       200     17000         0    119464    119000   3060995     48.68     52.63
4525.99/1134.30	c  S st 12925   3712410       200     17000         0    124522    119000   3342019     48.68     49.31
4527.19/1134.66	c  S st 12925   3712916       200     17000         0    125025    119000   3369331     48.68   no data
4527.19/1134.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4527.59/1134.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.08
4527.59/1134.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4527.59/1134.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4527.59/1134.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4527.59/1134.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    200 time:  0.00 s
4527.59/1134.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4527.99/1134.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4527.99/1134.88	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4634.91/1161.65	c lits-rem:       943  cl-subs:     3374  v-elim:      0  v-fix:    0  time: 26.76 s
4634.91/1161.65	c vivif2 --  cl tried    17000 cl shrink        0 lits rem          0 time: 0.00
4634.91/1161.69	c vivif2 --  cl tried   121651 cl shrink        0 lits rem          0 time: 0.04
4636.91/1162.11	c asymm  cl-useful: 0/1187/17000 lits-rem:0 time: 0.41
4636.91/1162.11	c calculated reachability. Time: 0.00
4636.91/1162.11	c  N dy 12925   3712916       200     17000         0    121651    119000   3124054     48.68   no data
4668.87/1170.20	c  N dy 13005   3732982       200     17000         0    141085    119000   4214838     48.68     51.74
4702.34/1178.50	c  F st 13069   3751564       200     17000         0    159058    119000   5225982     48.68     48.38
4706.33/1179.54	c  N st 13073   3753595       200     17000         0    161036    119000   5338339     48.68   no data
4737.46/1187.39	c  N dy 13141   3774268       200     17000         0     98765    119000   1862904     48.68     51.63
4768.58/1195.19	c  N dy 13188   3798258       200     17000         0    122063    119000   3174984     48.68     51.28
4798.91/1202.71	c  N dy 13230   3819120       200     17000         0    142256    119000   4304239     48.67     51.34

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.09 8.07 6.96 1/296 16602
/proc/meminfo: memFree=12185036/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=51168 CPUtime=0.01 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 411 0 0 0 1 0 0 0 19 0 4 0 651525699 52396032 352 33554432000 4194304 4580107 140734511254656 18446744073709551615 47821505017367 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 12792 352 302 95 0 7774 0
[pid=16602/tid=16603] ppid=16600 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 651525699 52396032 352 33554432000 4194304 4580107 140734511254656 18446744073709551615 47821505017768 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 651525699 52396032 352 33554432000 4194304 4580107 140734511254656 18446744073709551615 47821505017369 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 1 0 0 0 0 0 0 0 21 0 4 0 651525699 52396032 352 33554432000 4194304 4580107 140734511254656 18446744073709551615 47821505017369 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0767141 s]
/proc/loadavg: 8.09 8.07 6.96 1/296 16602
/proc/meminfo: memFree=12185036/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=288268 CPUtime=1.5 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 4431 0 0 0 150 0 0 0 18 0 4 0 651525699 295186432 3880 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 72265 4149 368 95 0 67247 0
[pid=16602/tid=16603] ppid=16600 vsize=274160 CPUtime=0.89 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 2510 0 0 0 89 0 0 0 19 0 4 0 651525699 280739840 7004 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=274160 CPUtime=0.9 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 2529 0 0 0 90 0 0 0 18 0 4 0 651525699 280739840 7004 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=274160 CPUtime=0.9 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 2138 0 0 0 90 0 0 0 19 0 4 0 651525699 280739840 7004 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.5
Current children cumulated vsize (KiB) 288268

[startup+1.01651 s]
/proc/loadavg: 8.09 8.07 6.96 1/296 16602
/proc/meminfo: memFree=12185036/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=274160 CPUtime=4.03 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 10471 0 0 0 401 2 0 0 18 0 4 0 651525699 280739840 7389 33554432000 4194304 4580107 140734511254656 18446744073709551615 4321086 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 68540 7389 376 95 0 63522 0
[pid=16602/tid=16603] ppid=16600 vsize=274160 CPUtime=0.99 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 2607 0 0 0 99 0 0 0 19 0 4 0 651525699 280739840 7389 33554432000 4194304 4580107 140734511254656 18446744073709551615 4321096 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=274160 CPUtime=1 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 2626 0 0 0 100 0 0 0 18 0 4 0 651525699 280739840 7389 33554432000 4194304 4580107 140734511254656 18446744073709551615 4320696 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=274160 CPUtime=1 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 2222 0 0 0 100 0 0 0 19 0 4 0 651525699 280739840 7390 33554432000 4194304 4580107 140734511254656 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.03
Current children cumulated vsize (KiB) 274160

[startup+1.10049 s]
/proc/loadavg: 8.09 8.07 6.96 1/296 16602
/proc/meminfo: memFree=12185036/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=293964 CPUtime=4.36 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 12178 0 0 0 434 2 0 0 18 0 4 0 651525699 301019136 7794 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 73491 7794 376 95 0 68473 0
[pid=16602/tid=16603] ppid=16600 vsize=293964 CPUtime=1.07 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 3003 0 0 0 107 0 0 0 19 0 4 0 651525699 301019136 7794 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=293964 CPUtime=1.09 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 3059 0 0 0 108 1 0 0 18 0 4 0 651525699 301019136 7794 33554432000 4194304 4580107 140734511254656 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=293964 CPUtime=1.09 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 2661 0 0 0 109 0 0 0 19 0 4 0 651525699 301019136 7794 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.36
Current children cumulated vsize (KiB) 293964

[startup+1.20047 s]
/proc/loadavg: 8.09 8.07 6.96 1/296 16602
/proc/meminfo: memFree=12185036/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=293964 CPUtime=4.76 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 12561 0 0 0 474 2 0 0 18 0 4 0 651525699 301019136 8177 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 73491 8177 376 95 0 68473 0
[pid=16602/tid=16603] ppid=16600 vsize=293964 CPUtime=1.17 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 3100 0 0 0 117 0 0 0 19 0 4 0 651525699 301019136 8177 33554432000 4194304 4580107 140734511254656 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=293964 CPUtime=1.19 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 3150 0 0 0 118 1 0 0 18 0 4 0 651525699 301019136 8177 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=293964 CPUtime=1.19 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 2759 0 0 0 119 0 0 0 19 0 4 0 651525699 301019136 8177 33554432000 4194304 4580107 140734511254656 18446744073709551615 4342268 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4.76
Current children cumulated vsize (KiB) 293964

[startup+1.50042 s]
/proc/loadavg: 8.09 8.07 6.96 1/296 16602
/proc/meminfo: memFree=12185036/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=294252 CPUtime=5.97 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 14348 0 0 0 594 3 0 0 19 0 4 0 651525699 301314048 8556 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 73563 8556 376 95 0 68545 0
[pid=16602/tid=16603] ppid=16600 vsize=294252 CPUtime=1.47 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 3709 0 0 0 147 0 0 0 20 0 4 0 651525699 301314048 8556 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294400 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=294252 CPUtime=1.49 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 3765 0 0 0 148 1 0 0 19 0 4 0 651525699 301314048 8556 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=294252 CPUtime=1.48 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 3035 0 0 0 148 0 0 0 20 0 4 0 651525699 301314048 8556 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 294252

[startup+3.11112 s]
/proc/loadavg: 8.08 8.07 6.97 9/308 16619
/proc/meminfo: memFree=12070864/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=302864 CPUtime=12.38 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 26600 0 0 0 1234 4 0 0 23 0 4 0 651525699 310132736 12742 33554432000 4194304 4580107 140734511254656 18446744073709551615 4319736 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 75716 12742 378 95 0 70698 0
[pid=16602/tid=16603] ppid=16600 vsize=302864 CPUtime=3.06 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 7339 0 0 0 306 0 0 0 25 0 4 0 651525699 310132736 12742 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294555 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=302864 CPUtime=3.09 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 5809 0 0 0 308 1 0 0 23 0 4 0 651525699 310132736 12742 33554432000 4194304 4580107 140734511254656 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=302864 CPUtime=3.1 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 5558 0 0 0 309 1 0 0 25 0 4 0 651525699 310132736 12742 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.38
Current children cumulated vsize (KiB) 302864

[startup+6.30053 s]
/proc/loadavg: 8.08 8.07 6.97 9/308 16619
/proc/meminfo: memFree=11954312/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=306956 CPUtime=25.15 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 46591 0 0 0 2507 8 0 0 25 0 4 0 651525699 314322944 25052 33554432000 4194304 4580107 140734511254656 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 76739 25052 378 95 0 71721 0
[pid=16602/tid=16603] ppid=16600 vsize=306956 CPUtime=6.24 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 13081 0 0 0 622 2 0 0 25 0 4 0 651525699 314322944 25054 33554432000 4194304 4580107 140734511254656 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=306956 CPUtime=6.29 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 10808 0 0 0 627 2 0 0 25 0 4 0 651525699 314322944 25054 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=306956 CPUtime=6.29 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 11633 0 0 0 628 1 0 0 25 0 4 0 651525699 314322944 25054 33554432000 4194304 4580107 140734511254656 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.15
Current children cumulated vsize (KiB) 306956

[startup+12.7003 s]
/proc/loadavg: 8.07 8.07 6.97 9/308 16619
/proc/meminfo: memFree=11856216/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=327040 CPUtime=50.65 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 68553 0 0 0 5053 12 0 0 25 0 4 0 651525699 334888960 33938 33554432000 4194304 4580107 140734511254656 18446744073709551615 4295401 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 81760 33938 378 95 0 76742 0
[pid=16602/tid=16603] ppid=16600 vsize=327040 CPUtime=12.57 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 16577 0 0 0 1255 2 0 0 25 0 4 0 651525699 334888960 33938 33554432000 4194304 4580107 140734511254656 18446744073709551615 4507871 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=327040 CPUtime=12.69 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 15770 0 0 0 1266 3 0 0 25 0 4 0 651525699 334888960 33938 33554432000 4194304 4580107 140734511254656 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=327040 CPUtime=12.69 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 18866 0 0 0 1266 3 0 0 25 0 4 0 651525699 334888960 33938 33554432000 4194304 4580107 140734511254656 18446744073709551615 4416896 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 327040

[startup+25.501 s]
/proc/loadavg: 8.13 8.08 6.99 10/308 16619
/proc/meminfo: memFree=11759008/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=349268 CPUtime=101.73 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 105947 0 0 0 10152 21 0 0 25 0 4 0 651525699 357650432 43343 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294872 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 87317 43343 378 95 0 82299 0
[pid=16602/tid=16603] ppid=16600 vsize=349268 CPUtime=25.25 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 25277 0 0 0 2521 4 0 0 25 0 4 0 651525699 357650432 43343 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294400 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=349268 CPUtime=25.48 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 25230 0 0 0 2543 5 0 0 25 0 4 0 651525699 357650432 43343 33554432000 4194304 4580107 140734511254656 18446744073709551615 4416519 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=349268 CPUtime=25.49 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 28164 0 0 0 2543 6 0 0 25 0 4 0 651525699 357650432 43343 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.73
Current children cumulated vsize (KiB) 349268

[startup+51.1002 s]
/proc/loadavg: 8.16 8.09 7.02 10/308 16620
/proc/meminfo: memFree=11627724/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=455852 CPUtime=203.89 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 161599 0 0 0 20354 35 0 0 25 0 4 0 651525699 466792448 56539 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294960 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 113963 56539 378 95 0 108945 0
[pid=16602/tid=16603] ppid=16600 vsize=455852 CPUtime=50.61 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 36285 0 0 0 5054 7 0 0 25 0 4 0 651525699 466792448 56539 33554432000 4194304 4580107 140734511254656 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=455852 CPUtime=51.08 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 40616 0 0 0 5099 9 0 0 25 0 4 0 651525699 466792448 56539 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=455852 CPUtime=51.09 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 43080 0 0 0 5099 10 0 0 25 0 4 0 651525699 466792448 56539 33554432000 4194304 4580107 140734511254656 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 203.89
Current children cumulated vsize (KiB) 455852

[startup+102.301 s]
/proc/loadavg: 8.14 8.09 7.08 9/308 16622
/proc/meminfo: memFree=11654976/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=403204 CPUtime=408.21 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 233523 0 0 0 40763 58 0 0 25 0 4 0 651525699 412880896 53924 33554432000 4194304 4580107 140734511254656 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 100801 53924 378 95 0 95783 0
[pid=16602/tid=16603] ppid=16600 vsize=403204 CPUtime=101.31 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 45224 0 0 0 10121 10 0 0 25 0 4 0 651525699 412880896 53924 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=403204 CPUtime=102.28 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 56268 0 0 0 10214 14 0 0 25 0 4 0 651525699 412880896 53924 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294535 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=403204 CPUtime=102.29 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 69283 0 0 0 10211 18 0 0 25 0 4 0 651525699 412880896 53924 33554432000 4194304 4580107 140734511254656 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.21
Current children cumulated vsize (KiB) 403204

[startup+162.301 s]

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

[pid=16602] ppid=16600 vsize=787540 CPUtime=2802.27 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 834175 0 0 0 279944 283 0 0 25 0 4 0 651525699 806440960 113915 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 196885 113915 378 95 0 191867 0
[pid=16602/tid=16603] ppid=16600 vsize=787540 CPUtime=695.36 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 187384 0 0 0 69467 69 0 0 25 0 4 0 651525699 806440960 113915 33554432000 4194304 4580107 140734511254656 18446744073709551615 4287822 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=787540 CPUtime=702.27 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 212219 0 0 0 70157 70 0 0 25 0 4 0 651525699 806440960 113915 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=787540 CPUtime=702.3 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 232051 0 0 0 70151 79 0 0 25 0 4 0 651525699 806440960 113915 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294389 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2802.27
Current children cumulated vsize (KiB) 787540

[startup+762.301 s]
/proc/loadavg: 8.26 8.24 7.66 10/308 16651
/proc/meminfo: memFree=11009104/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=802128 CPUtime=3041.66 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 877923 0 0 0 303866 300 0 0 25 0 4 0 651525699 821379072 123224 33554432000 4194304 4580107 140734511254656 18446744073709551615 4293222 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 200532 123224 378 95 0 195514 0
[pid=16602/tid=16603] ppid=16600 vsize=802128 CPUtime=754.75 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 199872 0 0 0 75400 75 0 0 25 0 4 0 651525699 821379072 123224 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=802128 CPUtime=762.27 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 222140 0 0 0 76153 74 0 0 25 0 4 0 651525699 821379072 123224 33554432000 4194304 4580107 140734511254656 18446744073709551615 4415779 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=802128 CPUtime=762.31 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 242425 0 0 0 76147 84 0 0 25 0 4 0 651525699 821379072 123224 33554432000 4194304 4580107 140734511254656 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3041.66
Current children cumulated vsize (KiB) 802128

[startup+822.3 s]
/proc/loadavg: 8.35 8.27 7.70 9/308 16653
/proc/meminfo: memFree=11003736/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=803616 CPUtime=3281.08 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 925292 0 0 0 327789 319 0 0 25 0 4 0 651525699 822902784 124607 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 200904 124607 378 95 0 195886 0
[pid=16602/tid=16603] ppid=16600 vsize=803616 CPUtime=814.17 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 212243 0 0 0 81336 81 0 0 25 0 4 0 651525699 822902784 124607 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=803616 CPUtime=822.26 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 234533 0 0 0 82148 78 0 0 25 0 4 0 651525699 822902784 124607 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=803616 CPUtime=822.32 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 251532 0 0 0 82145 87 0 0 25 0 4 0 651525699 822902784 124607 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3281.08
Current children cumulated vsize (KiB) 803616

[startup+882.3 s]
/proc/loadavg: 8.15 8.23 7.72 9/308 16654
/proc/meminfo: memFree=10962788/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=862480 CPUtime=3520.47 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 971888 0 0 0 351711 336 0 0 25 0 4 0 651525699 883179520 138761 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 215620 138761 378 95 0 210602 0
[pid=16602/tid=16603] ppid=16600 vsize=862480 CPUtime=873.56 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 229311 0 0 0 87271 85 0 0 25 0 4 0 651525699 883179520 138761 33554432000 4194304 4580107 140734511254656 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=862480 CPUtime=882.26 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 246198 0 0 0 88142 84 0 0 25 0 4 0 651525699 883179520 138761 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=862480 CPUtime=882.31 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 257931 0 0 0 88143 88 0 0 25 0 4 0 651525699 883179520 138761 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3520.47
Current children cumulated vsize (KiB) 862480

[startup+942.301 s]
/proc/loadavg: 8.17 8.22 7.75 9/308 16656
/proc/meminfo: memFree=10909568/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=906396 CPUtime=3759.9 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 1009603 0 0 0 375637 353 0 0 25 0 4 0 651525699 928149504 144897 33554432000 4194304 4580107 140734511254656 18446744073709551615 4417015 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 226599 144897 378 95 0 221581 0
[pid=16602/tid=16603] ppid=16600 vsize=906396 CPUtime=932.97 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 236043 0 0 0 93208 89 0 0 25 0 4 0 651525699 928149504 144897 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=906396 CPUtime=942.26 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 259361 0 0 0 94136 90 0 0 25 0 4 0 651525699 928149504 144897 33554432000 4194304 4580107 140734511254656 18446744073709551615 4451818 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=906396 CPUtime=942.32 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 266248 0 0 0 94140 92 0 0 25 0 4 0 651525699 928149504 144897 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3759.9
Current children cumulated vsize (KiB) 906396

[startup+1002.3 s]
/proc/loadavg: 8.14 8.20 7.77 9/308 16658
/proc/meminfo: memFree=10741264/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=807628 CPUtime=3999.29 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 1045892 0 0 0 399557 372 0 0 25 0 4 0 651525699 827011072 141936 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 201907 141936 378 95 0 196889 0
[pid=16602/tid=16603] ppid=16600 vsize=807628 CPUtime=992.37 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 247871 0 0 0 99142 95 0 0 25 0 4 0 651525699 827011072 141936 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=807628 CPUtime=1002.26 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 263995 0 0 0 100133 93 0 0 25 0 4 0 651525699 827011072 141936 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=807628 CPUtime=1002.32 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 277906 0 0 0 100134 98 0 0 25 0 4 0 651525699 827011072 141936 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3999.29
Current children cumulated vsize (KiB) 807628

[startup+1062.3 s]
/proc/loadavg: 8.15 8.19 7.79 10/308 16659
/proc/meminfo: memFree=10684308/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=819804 CPUtime=4238.73 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 1092891 0 0 0 423482 391 0 0 25 0 4 0 651525699 839479296 144635 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 204951 144635 378 95 0 199933 0
[pid=16602/tid=16603] ppid=16600 vsize=819804 CPUtime=1051.78 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 259747 0 0 0 105078 100 0 0 25 0 4 0 651525699 839479296 144635 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=819804 CPUtime=1062.28 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 276047 0 0 0 106129 99 0 0 25 0 4 0 651525699 839479296 144635 33554432000 4194304 4580107 140734511254656 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=819804 CPUtime=1062.33 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 289925 0 0 0 106131 102 0 0 25 0 4 0 651525699 839479296 144635 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294952 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4238.73
Current children cumulated vsize (KiB) 819804

[startup+1122.3 s]
/proc/loadavg: 8.17 8.19 7.81 9/308 16661
/proc/meminfo: memFree=10625004/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=913480 CPUtime=4478.11 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 1122385 0 0 0 447403 408 0 0 25 0 4 0 651525699 935403520 156083 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 228370 156083 378 95 0 223352 0
[pid=16602/tid=16603] ppid=16600 vsize=913480 CPUtime=1111.17 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 266507 0 0 0 111014 103 0 0 25 0 4 0 651525699 935403520 156083 33554432000 4194304 4580107 140734511254656 18446744073709551615 4416018 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=913480 CPUtime=1122.27 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 285126 0 0 0 112121 106 0 0 25 0 4 0 651525699 935403520 156083 33554432000 4194304 4580107 140734511254656 18446744073709551615 4320696 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=913480 CPUtime=1122.32 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 293037 0 0 0 112129 103 0 0 25 0 4 0 651525699 935403520 156083 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4478.11
Current children cumulated vsize (KiB) 913480

[startup+1182.31 s]
/proc/loadavg: 8.30 8.21 7.84 9/308 16662
/proc/meminfo: memFree=10653228/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=965912 CPUtime=4717.55 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 1160691 0 0 0 471331 424 0 0 25 0 4 0 651525699 989093888 155842 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 241478 155842 378 95 0 236460 0
[pid=16602/tid=16603] ppid=16600 vsize=965912 CPUtime=1170.58 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 273186 0 0 0 116951 107 0 0 25 0 4 0 651525699 989093888 155842 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=965912 CPUtime=1182.27 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 296965 0 0 0 118117 110 0 0 25 0 4 0 651525699 989093888 155842 33554432000 4194304 4580107 140734511254656 18446744073709551615 4406473 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=965912 CPUtime=1182.33 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 304920 0 0 0 118124 109 0 0 25 0 4 0 651525699 989093888 155842 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4717.55
Current children cumulated vsize (KiB) 965912



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.21 8.20 7.85 9/308 16663
/proc/meminfo: memFree=10649492/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=907376 CPUtime=4800.14 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 1172769 0 0 0 479584 430 0 0 25 0 4 0 651525699 929153024 155227 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 226844 155227 378 95 0 221826 0
[pid=16602/tid=16603] ppid=16600 vsize=907376 CPUtime=1191.08 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 277539 0 0 0 118999 109 0 0 25 0 4 0 651525699 929153024 155227 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=907376 CPUtime=1202.97 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 296965 0 0 0 120187 110 0 0 25 0 4 0 651525699 929153024 155227 33554432000 4194304 4580107 140734511254656 18446744073709551615 4416041 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=907376 CPUtime=1203.03 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 309233 0 0 0 120192 111 0 0 25 0 4 0 651525699 929153024 155227 33554432000 4194304 4580107 140734511254656 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 907376

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

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

[startup+1203 s]
/proc/loadavg: 8.21 8.20 7.85 9/308 16663
/proc/meminfo: memFree=10649492/32951124 swapFree=66050672/67111528
[pid=16602] ppid=16600 vsize=907376 CPUtime=4800.14 cores=1,3,5,7
/proc/16602/stat : 16602 (strangenight2-m) R 16600 16602 16480 0 -1 4202496 1172769 0 0 0 479584 430 0 0 25 0 4 0 651525699 929153024 155227 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294627 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/16602/statm: 226844 155227 378 95 0 221826 0
[pid=16602/tid=16603] ppid=16600 vsize=907376 CPUtime=1191.08 cores=1,3,5,7
/proc/16602/task/16603/stat : 16603 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 277539 0 0 0 118999 109 0 0 25 0 4 0 651525699 929153024 155227 33554432000 4194304 4580107 140734511254656 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=16602/tid=16604] ppid=16600 vsize=907376 CPUtime=1202.97 cores=1,3,5,7
/proc/16602/task/16604/stat : 16604 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 296965 0 0 0 120187 110 0 0 25 0 4 0 651525699 929153024 155227 33554432000 4194304 4580107 140734511254656 18446744073709551615 4416041 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=16602/tid=16605] ppid=16600 vsize=907376 CPUtime=1203.03 cores=1,3,5,7
/proc/16602/task/16605/stat : 16605 (strangenight2-m) R 16600 16602 16480 0 -1 4202560 309233 0 0 0 120192 111 0 0 25 0 4 0 651525699 929153024 155227 33554432000 4194304 4580107 140734511254656 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.14
Current children cumulated vsize (KiB) 907376

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.04
CPU time (s): 4800.2
CPU user time (s): 4795.87
CPU system time (s): 4.32834
CPU usage (%): 399.004
Max. virtual memory (cumulated for all children) (KiB): 1038604

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.87
system time used= 4.32834
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1172771
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= 910
involuntary context switches= 20958

runsolver used 3.40948 second user time and 8.5777 second system time

The end

Launcher Data

Begin job on node135 at 2011-05-14 20:54:38
IDJOB=3366224
IDBENCH=82633
IDSOLVER=1844
FILE ID=node135/3366224-1305399278
RUNJOBID= node135-1305398073-16499
PBS_JOBID= 13324477
Free space on /tmp= 73332 MiB

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

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

MD5SUM BENCH= be984e6bbe5620bf919456b943096fcf
RANDOM SEED=1728229249

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      12185324 kB
Buffers:        271780 kB
Cached:        5840868 kB
SwapCached:      50684 kB
Active:        9862072 kB
Inactive:     10659952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      12185324 kB
SwapTotal:    67111528 kB
SwapFree:     66050672 kB
Dirty:            5852 kB
Writeback:           0 kB
AnonPages:    14364476 kB
Mapped:          18204 kB
Slab:           134640 kB
PageTables:      46352 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 57031740 kB
VmallocTotal: 34359738367 kB
VmallocUsed:     33868 kB
VmallocChunk: 34359703231 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 73332 MiB
End job on node135 at 2011-05-14 21:14:43