Trace number 3366194

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.15 1201.96

General information on the benchmark

Namerandom/large/
unif-k3-r4.2-v10000-c42000-S963265686-085-UNKNOWN.cnf
MD5SUM6a557f5ae37042f9b0c1bf4ee5a1b759
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark3.08453
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3366194-1307634580.cnf'
0.00/0.00	c -- header says num vars:          10000
0.00/0.00	c -- header says num clauses:       42000
0.00/0.04	c -- clauses added:            0 learnts,        42000 normals,            0 xors
0.00/0.04	c -- vars added      10000
0.00/0.04	c Parsing time:  0.02 s
0.00/0.04	c  N st     0         0     10000     42000         0         0    126000         0   no data   no data
0.00/0.09	c asymm  cl-useful: 0/42000/42000 lits-rem:0 time: 0.03
0.00/0.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.01
0.35/0.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.35/0.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.35/0.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.35/0.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:  10000 time:  0.00 s
0.35/0.11	c Removed useless bin:       0  fixed:     0  props:   0.10M  time:  0.00 s
0.36/0.18	c lits-rem:         0  cl-subs:        0  v-elim:    281  v-fix:    0  time:  0.05 s
0.36/0.18	c Finding binary XORs  T:     0.00 s  found:       0
0.36/0.18	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.36/0.18	c calculated reachability. Time: 0.00
0.36/0.18	c Calc default polars -  time:   0.00 s pos:    4371 undec:    1114 neg:    4515
0.36/0.18	c =========================================================================================
0.36/0.18	c types(t): F = full restart, N = normal restart
0.36/0.18	c types(t): S = simplification begin/end, E = solution found
0.36/0.18	c restart types(rt): st = static, dy = dynamic
0.36/0.18	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.36/0.18	c  B st     0         0      9719     41669         0         0    126742         0   no data   no data
3.56/0.96	c  N dy    20      4079      9719     41669         0      4079    126742    630438     90.16    103.83
5.95/1.53	c  N dy    48      8156      9719     41669         0      4656    126742    337410     93.05     98.48
8.74/2.23	c  N dy    77     12266      9719     41669         0      8765    126742    962845     94.05    101.40
11.53/2.98	c  N dy   105     16445      9719     41669         0      7198    126742    413124     94.23     99.21
14.74/3.70	c  N dy   131     20557      9719     41669         0     11310    126742   1016938     94.16    105.73
17.53/4.44	c  N dy   152     24565      9719     41669         0      7946    126742    292672     94.44     99.59
17.93/4.52	c  F st   154     25000      9719     41669         0      8381    126742    358267     94.32     90.81
21.52/5.46	c  N dy   160     30002      9719     41669         0     13383    126742   1251830     94.32   no data
21.52/5.46	c  S st   160     30002      9719     41669         0     13383    126742   1251830     94.32   no data
21.92/5.55	c  S st   160     30505      9719     41669         0     13886    126742   1311214     94.32   no data
21.92/5.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.92/5.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.02
21.92/5.59	c blocked clauses removed:      242 vars:     41 tried:        9719 T: 0.00 s
22.33/5.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
22.33/5.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.33/5.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9678 time:  0.00 s
22.33/5.60	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
22.33/5.64	c lits-rem:         0  cl-subs:        0  v-elim:      4  v-fix:    0  time:  0.03 s
22.72/5.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
23.12/5.84	c lits-rem:         1  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.13 s
23.12/5.89	c asymm  cl-useful: 0/41424/41424 lits-rem:0 time: 0.04
23.12/5.89	c calculated reachability. Time: 0.00
23.12/5.89	c  N dy   160     30505      9674     41424         0     12847    126034    944000     94.32   no data
26.32/6.67	c  N dy   188     34640      9674     41424         0      8812    126034    298438     94.92    102.15
29.52/7.40	c  N dy   206     38714      9674     41424         0     12885    126034    895109     94.24     99.44
32.31/8.17	c  N dy   231     42763      9674     41424         0     16933    126034   1503412     94.22    114.00
34.71/8.77	c  S st   249     45757      9674     41424         0     10343    126034    326316     93.96   no data
35.11/8.86	c  S st   249     46264      9674     41424         0     10850    126034    377121     93.96   no data
35.11/8.86	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.11/8.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.02
35.11/8.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.11/8.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.51/8.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.51/8.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9674 time:  0.00 s
35.51/8.90	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
35.51/8.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.51/8.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.51/8.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
35.51/8.99	c vivif2 --  cl tried    41424 cl shrink        0 lits rem          0 time: 0.00
35.51/8.99	c vivif2 --  cl tried    10850 cl shrink        0 lits rem          0 time: 0.01
35.91/9.03	c asymm  cl-useful: 0/41424/41424 lits-rem:0 time: 0.04
35.91/9.04	c calculated reachability. Time: 0.00
35.91/9.04	c  N dy   249     46264      9674     41424         0     10850    126034    377121     93.96   no data
39.10/9.80	c  N dy   275     50332      9674     41424         0     14918    126034    997381     94.12    111.25
41.92/10.58	c  N dy   298     54461      9674     41424         0     19047    126034   1613208     94.06     99.78
45.49/11.44	c  N dy   326     58900      9674     41424         0     12695    126034    494259     94.08    107.16
48.68/12.21	c  N dy   352     62988      9674     41424         0     16781    126034   1111485     94.03    101.36
51.88/13.04	c  N dy   381     67085      9674     41424         0     20877    126034   1725079     94.05    100.96
53.88/13.53	c  S st   395     69397      9674     41424         0     23189    126034   2079590     94.03   no data
54.28/13.64	c  S st   395     69900      9674     41424         0     23692    126034   2132477     94.03   no data
54.28/13.65	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
54.28/13.67	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
54.28/13.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
54.28/13.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
54.28/13.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
54.28/13.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9674 time:  0.00 s
54.28/13.69	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
54.69/13.74	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
55.10/13.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.87/14.53	c lits-rem:         3  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.68 s
57.87/14.54	c vivif2 --  cl tried    41424 cl shrink        0 lits rem          0 time: 0.00
57.87/14.57	c vivif2 --  cl tried    23688 cl shrink        0 lits rem          0 time: 0.03
58.27/14.63	c asymm  cl-useful: 0/41424/41424 lits-rem:0 time: 0.06
58.27/14.63	c calculated reachability. Time: 0.00
58.27/14.63	c  N dy   395     69900      9674     41424         0     23688    126034   2131686     94.03   no data
61.47/15.49	c  N dy   423     74445      9674     41424         0     16334    126034    875679     93.93    103.79
65.46/16.45	c  N dy   456     79254      9674     41424         0     21143    126034   1618004     94.18    100.89
69.86/17.56	c  N dy   490     84599      9674     41424         0     13543    126034    317693     94.30    101.51
72.27/18.11	c  F st   508     87501      9674     41424         0     16445    126034    746590     94.26     81.10
75.05/18.80	c  N st   513     90803      9674     41424         0     19747    126034   1374208     94.26   no data
79.85/20.09	c  N dy   539     96702      9674     41424         0     25645    126034   2415762     94.27    100.68
85.04/21.35	c  N dy   576    102976      9674     41424         0     17946    126034    840647     94.29    107.92
86.63/21.72	c  S st   588    104850      9674     41424         0     19820    126034   1113889     94.26   no data
87.03/21.82	c  S st   588    105354      9674     41424         0     20324    126034   1171480     94.26   no data
87.03/21.82	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
87.03/21.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
87.03/21.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.03/21.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.03/21.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.03/21.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9674 time:  0.00 s
87.03/21.87	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
87.43/21.91	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
87.43/21.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
88.23/22.18	c lits-rem:         5  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.22 s
88.23/22.18	c vivif2 --  cl tried    41424 cl shrink        0 lits rem          0 time: 0.00
88.63/22.20	c vivif2 --  cl tried    20323 cl shrink        0 lits rem          0 time: 0.02
88.63/22.25	c asymm  cl-useful: 0/41424/41424 lits-rem:0 time: 0.05
88.63/22.25	c calculated reachability. Time: 0.00
88.63/22.25	c  N dy   588    105354      9674     41424         0     20323    126034   1171222     94.26   no data
94.25/23.69	c  N dy   632    112188      9674     41424         0     27157    126034   2199942     94.29     99.70
100.62/25.20	c  N dy   678    119402      9674     41424         0     19384    126034    887999     94.23    100.97
107.01/26.80	c  N dy   734    127047      9674     41424         0     27029    126034   2035499     94.33    115.15
113.79/28.56	c  N dy   795    135291      9674     41424         0     19276    126034    739585     94.47     99.71
121.00/30.37	c  N dy   853    143971      9674     41424         0     27956    126034   2062491     94.50    110.87
128.98/32.35	c  N dy   911    153237      9674     41424         0     20231    126034    719772     94.51    103.05
132.98/33.34	c  S st   941    158031      9674     41424         0     25025    126034   1435842     94.43   no data
133.38/33.45	c  S st   941    158533      9674     41424         0     25527    126034   1492514     94.43   no data
133.38/33.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
133.38/33.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
133.38/33.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
133.38/33.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
133.38/33.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
133.38/33.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9674 time:  0.00 s
133.38/33.50	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
133.79/33.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
133.79/33.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
135.77/34.03	c lits-rem:         3  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.42 s
135.77/34.04	c vivif2 --  cl tried    41424 cl shrink        0 lits rem          0 time: 0.00
135.77/34.06	c vivif2 --  cl tried    25524 cl shrink        0 lits rem          0 time: 0.02
136.17/34.12	c asymm  cl-useful: 0/41424/41424 lits-rem:0 time: 0.06
136.17/34.12	c calculated reachability. Time: 0.00
136.17/34.12	c  N dy   941    158533      9674     41424         0     25524    126034   1492052     94.43   no data
144.95/36.36	c  N dy  1000    168650      9674     41424         0     35640    126034   3062900     94.40     99.40
154.55/38.72	c  N dy  1058    179911      9674     41424         0     28899    126034   1889526     94.15     99.14
164.56/41.30	c  N dy  1131    191519      9674     41424         0     21511    126034    626427     94.19     99.32
175.72/44.00	c  N dy  1213    203843      9674     41424         0     33833    126034   2473887     94.21    100.02
186.93/46.88	c  N dy  1298    216893      9674     41424         0     26884    126034   1285258     94.25     99.98
199.71/50.09	c  N dy  1385    230755      9674     41424         0     40745    126034   3379613     94.27     99.68
206.08/51.61	c  S st  1431    237802      9674     41424         0     26790    126034   1106842     94.23   no data
206.48/51.72	c  S st  1431    238308      9674     41424         0     27296    126034   1159871     94.23   no data
206.48/51.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
206.48/51.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
206.48/51.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
206.48/51.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
206.48/51.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
206.48/51.78	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9674 time:  0.00 s
206.48/51.78	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
206.88/51.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
206.88/51.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
208.09/52.15	c lits-rem:         2  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.28 s
208.09/52.15	c vivif2 --  cl tried    41424 cl shrink        0 lits rem          0 time: 0.00
208.09/52.17	c vivif2 --  cl tried    27296 cl shrink        0 lits rem          0 time: 0.02
208.50/52.23	c asymm  cl-useful: 0/41424/41424 lits-rem:0 time: 0.06
208.50/52.23	c calculated reachability. Time: 0.00
208.50/52.23	c  N dy  1431    238308      9674     41424         0     27296    126034   1159869     94.23   no data
222.46/55.77	c  N dy  1526    253615      9674     41424         0     42602    126034   3473416     94.28    106.52
237.24/59.42	c  N dy  1629    269998      9674     41424         0     36986    126034   2538955     94.30    100.20
253.22/63.48	c  N dy  1745    287377      9674     41424         0     31368    126034   1515244     94.35    101.02
271.21/67.96	c  N dy  1861    305770      9674     41424         0     25764    126034    565772     94.39    106.70
271.61/68.07	c  F st  1864    306252      9674     41424         0     26246    126034    636748     94.38   no data
289.58/72.52	c  N dy  1964    325419      9674     41424         0     45413    126034   3597133     94.41     99.64
308.35/77.23	c  N dy  2096    345489      9674     41424         0     40486    126034   2655668     94.49    101.09
320.34/80.29	c  S st  2174    357462      9674     41424         0     26457    126034    356345     94.50   no data
321.14/80.40	c  S st  2174    357965      9674     41424         0     26960    126034    409678     94.50   no data
321.14/80.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
321.14/80.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.03
321.14/80.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
321.14/80.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
321.14/80.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
321.14/80.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9674 time:  0.00 s
321.14/80.46	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
321.14/80.49	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
321.54/80.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
321.54/80.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
321.54/80.56	c vivif2 --  cl tried    41424 cl shrink        0 lits rem          0 time: 0.00
321.54/80.57	c vivif2 --  cl tried    26960 cl shrink        0 lits rem          0 time: 0.01
321.94/80.63	c asymm  cl-useful: 0/41424/41424 lits-rem:0 time: 0.06
321.94/80.63	c calculated reachability. Time: 0.00
321.94/80.63	c  N dy  2174    357965      9674     41424         0     26960    126034    409678     94.50   no data
340.73/85.37	c  N dy  2301    377984      9674     41424         0     46977    126034   3484906     94.56    117.51
360.28/90.27	c  N dy  2433    398021      9674     41424         0     40013    126034   2285258     94.60    104.05
380.66/95.39	c  N dy  2566    418086      9674     41424         0     32082    126034    922352     94.67    103.04
400.64/100.39	c  N dy  2699    438426      9674     41424         0     52419    126034   3972685     94.64    102.64
420.61/105.31	c  N dy  2832    458441      9674     41424         0     43435    126034   2508757     94.67     99.99
441.81/110.64	c  N dy  2964    478616      9674     41424         0     33616    126034    858649     94.74    102.37
461.76/115.66	c  N dy  3097    498670      9674     41424         0     53667    126034   3906699     94.80    120.19
482.14/120.76	c  N dy  3221    518733      9674     41424         0     42730    126034   2116683     94.83    137.58
501.71/125.61	c  S st  3330    536948      9674     41424         0     60945    126034   4850947     94.78     87.22
502.11/125.77	c  S st  3330    537451      9674     41424         0     61448    126034   4905411     94.78   no data
502.11/125.78	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
502.51/125.84	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
502.51/125.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
502.51/125.85	c bin-w-bin subsume rem            0 bins  time:  0.00 s
502.51/125.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
502.51/125.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9674 time:  0.00 s
502.51/125.86	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
502.93/125.93	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
503.70/126.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
517.28/129.56	c lits-rem:        34  cl-subs:        7  v-elim:      0  v-fix:    0  time:  3.38 s
517.28/129.57	c vivif2 --  cl tried    41424 cl shrink        0 lits rem          0 time: 0.00
517.68/129.64	c vivif2 --  cl tried    61441 cl shrink        0 lits rem          0 time: 0.07
518.08/129.74	c asymm  cl-useful: 0/41424/41424 lits-rem:0 time: 0.10
518.08/129.75	c calculated reachability. Time: 0.00
518.08/129.75	c  N dy  3330    537451      9674     41424         0     61441    126034   4904163     94.78   no data
538.08/134.80	c  N dy  3454    557586      9674     41424         0     49573    126034   3000412     94.78    101.72
560.04/140.25	c  N dy  3580    577644      9674     41424         0     36630    126034    886648     94.79    105.78
580.81/145.42	c  N dy  3704    597716      9674     41424         0     56701    126034   3916644     94.79    100.67
601.97/150.79	c  N dy  3839    617858      9674     41424         0     42848    126034   1687819     94.81    101.91
623.95/156.22	c  N dy  3969    637862      9674     41424         0     62850    126034   4722896     94.84    103.65
644.72/161.48	c  N dy  4099    657914      9674     41424         0     47905    126034   2323595     94.88    101.05
667.41/167.13	c  N dy  4228    677970      9674     41424         0     67959    126034   5375584     94.90    102.33
688.53/172.41	c  N dy  4357    697985      9674     41424         0     51973    126034   2801422     94.93    100.04
712.50/178.40	c  N dy  4484    718122      9674     41424         0     72109    126034   5831447     94.93    100.19
733.27/183.64	c  N dy  4621    738144      9674     41424         0     55131    126034   3121005     94.99    100.20
756.84/189.59	c  N dy  4752    758237      9674     41424         0     75221    126034   6190138     95.02    101.00
778.42/194.90	c  N dy  4886    778411      9674     41424         0     57395    126034   3311290     95.03    102.47
802.00/200.89	c  N dy  5013    798441      9674     41424         0     77423    126034   6344230     95.03    100.68
809.97/202.87	c  S st  5062    806176      9674     41424         0     46160    126034   1452967     95.04     87.75
810.79/203.01	c  S st  5062    806679      9674     41424         0     46663    126034   1511444     95.04   no data
810.79/203.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
810.79/203.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.04
810.79/203.07	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
810.79/203.07	c bin-w-bin subsume rem            0 bins  time:  0.00 s
810.79/203.07	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
810.79/203.08	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9674 time:  0.00 s
810.79/203.08	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
811.16/203.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
811.16/203.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
813.96/203.86	c lits-rem:         5  cl-subs:        2  v-elim:      0  v-fix:    0  time:  0.67 s
813.96/203.87	c vivif2 --  cl tried    41424 cl shrink        0 lits rem          0 time: 0.00
813.96/203.89	c vivif2 --  cl tried    46661 cl shrink        0 lits rem          0 time: 0.02
814.37/203.97	c asymm  cl-useful: 0/41424/41424 lits-rem:0 time: 0.08
814.37/203.98	c calculated reachability. Time: 0.00
814.37/203.98	c  N dy  5062    806679      9674     41424         0     46661    126034   1510382     95.04   no data
837.15/209.66	c  N dy  5196    826933      9674     41424         0     66914    126034   4642053     95.06    101.30
861.10/215.60	c  N dy  5332    847137      9674     41424         0     47122    126034   1449116     95.10    100.53
883.87/221.31	c  N dy  5458    867302      9674     41424         0     67285    126034   4514982     95.12    107.64
908.64/227.52	c  N dy  5595    887337      9674     41424         0     46319    126034   1190341     95.17    100.49
930.61/233.08	c  N dy  5723    907395      9674     41424         0     66377    126034   4265763     95.20    100.93
955.80/239.34	c  N dy  5856    927494      9674     41424         0     44476    126034    759780     95.22    100.52
977.37/244.77	c  N dy  5977    947531      9674     41424         0     64512    126034   3769656     95.21    109.20
1002.91/251.14	c  N dy  6113    967763      9674     41424         0     84744    126034   6818929     95.20    100.26
1024.87/256.66	c  N dy  6244    987850      9674     41424         0     61840    126034   3243775     95.22    110.34
1050.04/262.94	c  N dy  6383   1007948      9674     41424         0     81935    126034   6328811     95.26    100.78
1073.21/268.76	c  N dy  6511   1027956      9674     41424         0     57941    126034   2495582     95.25    100.53
1097.97/274.99	c  N dy  6647   1048509      9674     41424         0     78493    126034   5682681     95.29    100.49
1122.76/281.19	c  N dy  6779   1068525      9674     41424         0     53506    126034   1716236     95.32    101.29
1126.75/282.13	c  F st  6801   1071875      9674     41424         0     56856    126034   2228871     95.32   no data
1145.91/286.97	c  N dy  6877   1088639      9674     41424         0     73618    126034   4927286     95.32    102.26
1172.28/293.55	c  N dy  6999   1108671      9674     41424         0     47648    126034    657572     95.32    101.91
1195.04/299.22	c  N dy  7130   1128677      9674     41424         0     67654    126034   3755345     95.34    100.48
1220.61/305.66	c  N dy  7250   1148726      9674     41424         0     87703    126034   6820056     95.33    135.43
1244.98/311.74	c  N dy  7387   1168728      9674     41424         0     60701    126034   2476332     95.35    102.67
1269.34/317.90	c  N dy  7522   1188858      9674     41424         0     80830    126034   5561512     95.37    102.60
1295.71/324.49	c  N dy  7659   1208897      9674     41424         0     52871    126034   1156298     95.41    108.42
1297.30/324.82	c  S st  7669   1210019      9674     41424         0     53993    126034   1335981     95.42   no data
1297.71/324.97	c  S st  7669   1210525      9674     41424         0     54499    126034   1384723     95.42   no data
1297.71/324.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1298.13/325.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.05
1298.13/325.04	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1298.13/325.04	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1298.13/325.04	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1298.13/325.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9674 time:  0.00 s
1298.13/325.05	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1298.13/325.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1298.53/325.15	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1301.30/325.82	c lits-rem:         6  cl-subs:        3  v-elim:      0  v-fix:    0  time:  0.66 s
1301.30/325.82	c vivif2 --  cl tried    41424 cl shrink        0 lits rem          0 time: 0.00
1301.30/325.84	c vivif2 --  cl tried    54496 cl shrink        0 lits rem          0 time: 0.02
1301.70/325.94	c asymm  cl-useful: 0/41424/41424 lits-rem:0 time: 0.09
1301.70/325.94	c calculated reachability. Time: 0.00
1301.70/325.94	c  N dy  7669   1210525      9674     41424         0     54496    126034   1383410     95.42   no data
1325.26/331.86	c  N dy  7797   1230673      9674     41424         0     74642    126034   4466009     95.44    100.95
1352.82/338.72	c  N dy  7941   1250759      9674     41424         0     94728    126034   7568690     95.49    103.32
1376.40/344.63	c  N dy  8076   1270770      9674     41424         0     65750    126034   2998081     95.52    101.52
1401.56/350.98	c  N dy  8202   1290852      9674     41424         0     85831    126034   6080508     95.53    101.99
1428.33/357.64	c  N dy  8323   1310866      9674     41424         0     55846    126034   1309856     95.52    100.75
1451.91/363.56	c  N dy  8451   1330934      9674     41424         0     75913    126034   4364982     95.52    121.74
1479.46/370.45	c  N dy  8582   1351014      9674     41424         0     95991    126034   7437841     95.55    106.84
1504.65/376.70	c  N dy  8712   1371088      9674     41424         0     65063    126034   2593755     95.57    106.65
1530.19/383.15	c  N dy  8850   1391148      9674     41424         0     85123    126034   5675093     95.59    177.27
1558.96/390.38	c  N dy  8981   1411191      9674     41424         0     53170    126034    625664     95.61    102.26
1582.53/396.28	c  N dy  9112   1431415      9674     41424         0     73393    126034   3751272     95.62    102.38
1609.69/403.07	c  N dy  9251   1451493      9674     41424         0     93471    126034   6804287     95.65    101.68
1636.88/409.81	c  N dy  9372   1471508      9674     41424         0     60488    126034   1582231     95.63    125.41
1661.22/415.97	c  N dy  9504   1491517      9674     41424         0     80493    126034   4638015     95.64    101.41
1689.61/423.08	c  N dy  9636   1511832      9674     41424         0    100808    126034   7719712     95.64    103.83
1715.97/429.60	c  N dy  9765   1531945      9674     41424         0     66924    126034   2447749     95.64    101.13
1741.93/436.18	c  N dy  9902   1552533      9674     41424         0     87511    126034   5590311     95.65    101.38
1771.47/443.51	c  N dy 10026   1572631      9674     41424         0    107607    126034   8685275     95.66    103.59
1795.83/449.69	c  N dy 10156   1592632      9674     41424         0     72606    126034   3160928     95.68    101.11
1822.60/456.36	c  N dy 10291   1612702      9674     41424         0     92675    126034   6208847     95.69    102.57
1852.55/463.82	c  N dy 10406   1632788      9674     41424         0     56768    126034    579909     95.67    102.69
1876.52/469.83	c  N dy 10535   1652802      9674     41424         0     76780    126034   3607043     95.68    102.15
1904.09/476.71	c  N dy 10668   1672982      9674     41424         0     96959    126034   6674785     95.70    102.65
1933.64/484.18	c  N dy 10805   1693076      9674     41424         0     60056    126034    959898     95.72    137.52
1954.81/489.46	c  S st 10920   1710525      9674     41424         0     77504    126034   3607062     95.73     96.63
1955.61/489.65	c  S st 10920   1711030      9674     41424         0     78009    126034   3660833     95.73   no data
1955.61/489.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1956.02/489.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.07
1956.02/489.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1956.02/489.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1956.02/489.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1956.02/489.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9674 time:  0.00 s
1956.02/489.76	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
1956.42/489.82	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1956.81/489.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1968.39/492.88	c lits-rem:         6  cl-subs:        3  v-elim:      0  v-fix:    0  time:  2.89 s
1968.39/492.88	c vivif2 --  cl tried    41424 cl shrink        0 lits rem          0 time: 0.00
1968.79/492.93	c vivif2 --  cl tried    78006 cl shrink        0 lits rem          0 time: 0.05
1969.19/493.06	c asymm  cl-useful: 0/41424/41424 lits-rem:0 time: 0.13
1969.19/493.07	c calculated reachability. Time: 0.00
1969.19/493.07	c  N dy 10920   1711030      9674     41424         0     78006    126034   3660337     95.73   no data
1997.55/500.19	c  N dy 11045   1731209      9674     41424         0     98184    126034   6744965     95.73    104.85
2028.31/507.86	c  N dy 11173   1751280      9674     41424         0     60257    126034    811943     95.72    102.26
2053.08/514.03	c  N dy 11298   1771351      9674     41424         0     80326    126034   3872287     95.73    101.84
2081.03/521.04	c  N dy 11427   1791364      9674     41424         0    100337    126034   6940214     95.75    107.25
2112.19/528.83	c  N dy 11570   1811418      9674     41424         0     61392    126034    863077     95.77    101.10
2136.56/534.97	c  N dy 11699   1831435      9674     41424         0     81404    126034   3912327     95.78    101.19
2164.91/542.05	c  N dy 11835   1851535      9674     41424         0    101503    126034   7025598     95.80    101.28
2196.48/549.91	c  N dy 11958   1871540      9674     41424         0     61516    126034    709455     95.81    112.66
2221.65/556.24	c  N dy 12095   1891734      9674     41424         0     81707    126034   3813514     95.82    101.28
2250.41/563.47	c  N dy 12229   1912018      9674     41424         0    101990    126034   6912353     95.82    103.99
2283.16/571.62	c  N dy 12365   1932057      9674     41424         0     61032    126034    497717     95.85    101.74
2307.92/577.82	c  N dy 12493   1952176      9674     41424         0     81151    126034   3595421     95.86    101.37
2336.28/584.91	c  N dy 12627   1972214      9674     41424         0    101188    126034   6671979     95.88    101.64
2367.85/592.86	c  N dy 12760   1992219      9674     41424         0    121191    126034   9725759     95.89    101.72
2394.21/599.41	c  N dy 12898   2012246      9674     41424         0     79220    126034   3188994     95.91    104.07
2421.77/606.34	c  N dy 13024   2032286      9674     41424         0     99258    126034   6240260     95.91    100.98
2453.33/614.28	c  N dy 13158   2052386      9674     41424         0    119356    126034   9318600     95.92    102.18
2481.69/621.34	c  N dy 13297   2072491      9674     41424         0     76466    126034   2571563     95.93    102.71
2509.25/628.23	c  N dy 13429   2092580      9674     41424         0     96554    126034   5635954     95.94    101.05
2540.41/636.00	c  N dy 13566   2112699      9674     41424         0    116671    126034   8739499     95.95    106.77
2569.96/643.48	c  N dy 13702   2132788      9674     41424         0     72766    126034   1879367     95.98    111.80
2596.72/650.16	c  N dy 13828   2152806      9674     41424         0     92782    126034   4968069     95.98    101.52
2627.08/657.73	c  N dy 13962   2172909      9674     41424         0    112883    126034   8074950     96.00    102.41
2659.44/665.89	c  N dy 14094   2193019      9674     41424         0     67995    126034    976412     96.01    104.31
2683.00/671.70	c  S st 14213   2211030      9674     41424         0     86005    126034   3752180     96.02   no data
2683.80/671.91	c  S st 14213   2211534      9674     41424         0     86509    126034   3813164     96.02   no data
2683.80/671.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2683.80/672.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.07
2684.21/672.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2684.21/672.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2684.21/672.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2684.21/672.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9674 time:  0.00 s
2684.21/672.02	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
2684.21/672.09	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2685.01/672.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2696.98/675.26	c lits-rem:        14  cl-subs:        6  v-elim:      0  v-fix:    0  time:  3.01 s
2696.98/675.26	c vivif2 --  cl tried    41424 cl shrink        0 lits rem          0 time: 0.00
2697.38/675.32	c vivif2 --  cl tried    86503 cl shrink        0 lits rem          0 time: 0.06
2697.78/675.47	c asymm  cl-useful: 0/41424/41424 lits-rem:0 time: 0.15
2697.78/675.48	c calculated reachability. Time: 0.00
2697.78/675.48	c  N dy 14213   2211534      9674     41424         0     86503    126034   3811024     96.02   no data
2727.34/682.90	c  N dy 14346   2231653      9674     41424         0    106619    126034   6878708     96.02    101.30
2760.89/691.28	c  N dy 14479   2251656      9674     41424         0    126621    126034   9935846     96.03    101.87
2788.86/698.29	c  N dy 14602   2271767      9674     41424         0     80732    126034   2766606     96.04    103.43
2817.21/705.31	c  N dy 14733   2291800      9674     41424         0    100764    126034   5852815     96.04    104.62
2848.77/713.25	c  N dy 14861   2311834      9674     41424         0    120798    126034   8945098     96.05    110.26
2880.73/721.27	c  N dy 14994   2332025      9674     41424         0     73988    126034   1622915     96.06    102.75
2908.29/728.14	c  N dy 15136   2352210      9674     41424         0     94172    126034   4759184     96.08    102.61
2939.05/735.80	c  N dy 15264   2372314      9674     41424         0    114274    126034   7876773     96.08    101.51
2972.63/744.29	c  N dy 15387   2392328      9674     41424         0    134287    126034  10962220     96.09    101.21
3000.97/751.37	c  N dy 15523   2412442      9674     41424         0     86408    126034   3435174     96.11    105.51
3030.93/758.80	c  N dy 15660   2432636      9674     41424         0    106600    126034   6503085     96.12    101.31
3063.29/766.99	c  N dy 15786   2452744      9674     41424         0    126703    126034   9530873     96.12    105.47
3094.84/774.81	c  N dy 15910   2472778      9674     41424         0     77742    126034   1901154     96.13    102.26
3122.03/781.63	c  N dy 16028   2492823      9674     41424         0     97785    126034   4962785     96.12    106.70
3153.17/789.46	c  N dy 16153   2512864      9674     41424         0    117825    126034   8034533     96.12    103.32
3187.94/798.16	c  N dy 16271   2532898      9674     41424         0    137858    126034  11078780     96.10    101.83
3215.48/805.05	c  N dy 16398   2553033      9674     41424         0     88002    126034   3305937     96.10    101.34
3245.07/812.47	c  N dy 16533   2573098      9674     41424         0    108064    126034   6402329     96.12    101.80
3278.60/820.86	c  N dy 16674   2593239      9674     41424         0    128205    126034   9530817     96.14    102.54
3311.36/829.08	c  N dy 16799   2613337      9674     41424         0     77304    126034   1524432     96.14    103.10
3339.32/836.02	c  N dy 16935   2633375      9674     41424         0     97337    126034   4626732     96.15    102.61
3370.88/843.90	c  N dy 17076   2653466      9674     41424         0    117425    126034   7692688     96.17    107.31
3406.04/852.71	c  N dy 17205   2673640      9674     41424         0    137598    126034  10792985     96.17    101.92
3435.59/860.17	c  N dy 17340   2693753      9674     41424         0     85718    126034   2685283     96.18    101.39
3461.56/866.65	c  S st 17460   2711534      9674     41424         0    103499    126034   5413701     96.19   no data
3462.35/866.87	c  S st 17460   2712043      9674     41424         0    104008    126034   5471189     96.19   no data
3462.35/866.89	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3462.75/866.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.08
3462.75/866.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3462.75/866.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3462.75/866.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3462.75/866.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9674 time:  0.00 s
3463.15/867.00	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
3463.15/867.08	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.08 s
3464.35/867.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3481.79/871.72	c lits-rem:        12  cl-subs:       10  v-elim:      0  v-fix:    0  time:  4.40 s
3481.79/871.72	c vivif2 --  cl tried    41424 cl shrink        0 lits rem          0 time: 0.00
3482.19/871.81	c vivif2 --  cl tried   103998 cl shrink        0 lits rem          0 time: 0.08
3482.56/871.98	c asymm  cl-useful: 0/41424/41424 lits-rem:0 time: 0.18
3482.56/871.99	c calculated reachability. Time: 0.00
3482.56/871.99	c  N dy 17460   2712043      9674     41424         0    103998    126034   5468390     96.19   no data
3517.71/880.88	c  N dy 17596   2732116      9674     41424         0    124070    126034   8553877     96.20    157.48
3555.41/890.40	c  N dy 17725   2752166      9674     41424         0    144120    126034  11653854     96.21    102.34
3583.77/897.41	c  N dy 17858   2772227      9674     41424         0     91187    126034   3350084     96.23    103.12
3613.34/904.89	c  N dy 17996   2792248      9674     41424         0    111206    126034   6431826     96.24    102.01
3646.88/913.22	c  N dy 18123   2812344      9674     41424         0    131302    126034   9503397     96.24    102.71
3682.03/922.07	c  N dy 18246   2832590      9674     41424         0     77561    126034   1119395     96.24    101.96
3709.60/928.99	c  N dy 18384   2852719      9674     41424         0     97690    126034   4245655     96.25    101.94
3740.77/936.73	c  N dy 18516   2872737      9674     41424         0    117708    126034   7307485     96.26    121.25
3775.92/945.50	c  N dy 18656   2892784      9674     41424         0    137751    126034  10428900     96.28    121.91
3810.67/954.25	c  N dy 18791   2912846      9674     41424         0     82807    126034   1790232     96.29    103.68
3839.41/961.44	c  N dy 18917   2932981      9674     41424         0    102942    126034   4891632     96.29    101.44
3871.77/969.55	c  N dy 19053   2953032      9674     41424         0    122993    126034   8048441     96.31    102.13
3908.11/978.66	c  N dy 19186   2973371      9674     41424         0    143332    126034  11176320     96.32    102.12
3940.47/986.70	c  N dy 19317   2993455      9674     41424         0     87413    126034   2373352     96.32    116.87
3969.63/994.06	c  N dy 19445   3013462      9674     41424         0    107419    126034   5452586     96.33    125.32
4003.18/1002.40	c  N dy 19578   3033538      9674     41424         0    127493    126034   8515514     96.33    101.76
4040.33/1011.71	c  N dy 19722   3053576      9674     41424         0    147531    126034  11605535     96.35    105.41
4071.08/1019.49	c  N dy 19850   3073779      9674     41424         0     90741    126034   2750272     96.36    102.50
4101.06/1026.94	c  N dy 19972   3093853      9674     41424         0    110815    126034   5825672     96.35    101.58
4134.99/1035.44	c  N dy 20107   3113855      9674     41424         0    130817    126034   8911018     96.36    103.44
4172.95/1044.95	c  N dy 20245   3134028      9674     41424         0    150989    126034  12007065     96.37    101.48
4203.29/1052.55	c  N dy 20368   3154168      9674     41424         0     93132    126034   2930163     96.37    101.86
4234.05/1060.21	c  N dy 20504   3174181      9674     41424         0    113143    126034   6026285     96.38    104.43
4267.63/1068.69	c  N dy 20633   3194215      9674     41424         0    133176    126034   9131670     96.39    102.98
4301.16/1077.05	c  S st 20758   3212043      9674     41424         0    150998    126034  11869096     96.40     88.37
4302.36/1077.36	c  S st 20758   3212545      9674     41424         0    151500    126034  11919203     96.40   no data
4302.36/1077.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4303.18/1077.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.12
4303.18/1077.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4303.18/1077.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4303.18/1077.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4303.18/1077.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   9674 time:  0.00 s
4303.18/1077.53	c Removed useless bin:       0  fixed:     0  props:   0.09M  time:  0.00 s
4303.55/1077.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.14 s
4305.95/1078.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4343.10/1087.57	c lits-rem:        14  cl-subs:       18  v-elim:      0  v-fix:    0  time:  9.29 s
4343.10/1087.57	c vivif2 --  cl tried    41424 cl shrink        0 lits rem          0 time: 0.00
4343.90/1087.75	c vivif2 --  cl tried   151482 cl shrink        0 lits rem          0 time: 0.18
4344.70/1087.98	c asymm  cl-useful: 0/41424/41424 lits-rem:0 time: 0.23
4344.70/1087.99	c calculated reachability. Time: 0.00
4344.70/1087.99	c  N dy 20758   3212545      9674     41424         0    151482    126034  11912516     96.40   no data
4376.26/1095.88	c  N dy 20883   3232769      9674     41424         0     92712    126034   2711412     96.40    102.52
4406.61/1103.48	c  N dy 21011   3252859      9674     41424         0    112802    126034   5790245     96.40    101.95
4440.57/1111.92	c  N dy 21138   3272900      9674     41424         0    132840    126034   8894255     96.40    103.01
4478.53/1121.45	c  N dy 21270   3293172      9674     41424         0    153110    126034  12019529     96.41    102.17
4510.87/1129.55	c  N dy 21404   3313206      9674     41424         0     93143    126034   2603393     96.42    103.33
4541.63/1137.25	c  N dy 21541   3333248      9674     41424         0    113184    126034   5688644     96.43    106.77
4575.60/1145.71	c  N dy 21671   3353418      9674     41424         0    133351    126034   8785012     96.43    102.39
4613.12/1155.17	c  N dy 21800   3373477      9674     41424         0    153409    126034  11876114     96.43    101.56
4646.67/1163.57	c  N dy 21929   3393577      9674     41424         0     92517    126034   2377264     96.43    101.93
4677.02/1171.17	c  N dy 22064   3413620      9674     41424         0    112557    126034   5504163     96.44    104.81
4713.78/1180.37	c  N dy 22196   3433710      9674     41424         0    132646    126034   8619325     96.45    122.31
4751.73/1189.82	c  N dy 22329   3453782      9674     41424         0    152717    126034  11703597     96.46    101.84
4786.88/1198.64	c  N dy 22462   3473787      9674     41424         0     90729    126034   1963124     96.47    101.76

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: 977)

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-3366194-1307634580/watcher-3366194-1307634580 -o /tmp/evaluation-result-3366194-1307634580/solver-3366194-1307634580 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366194-1307634580.cnf 

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

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


[startup+0 s]
/proc/loadavg: 7.53 7.85 5.83 2/174 27355
/proc/meminfo: memFree=32133204/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 408 0 0 0 0 0 0 0 23 0 4 0 875057638 52396032 348 33554432000 4194304 4580107 140734906277280 18446744073709551615 47843452180402 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 12792 348 299 95 0 7774 0
[pid=27355/tid=27356] ppid=27353 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 1 0 0 0 0 0 0 0 24 0 4 0 875057638 52396032 348 33554432000 4194304 4580107 140734906277280 18446744073709551615 47843452180402 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 875057638 52396032 348 33554432000 4194304 4580107 140734906277280 18446744073709551615 47843452180396 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 875057638 52396032 348 33554432000 4194304 4580107 140734906277280 18446744073709551615 274474023921 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.0991731 s]
/proc/loadavg: 7.53 7.85 5.83 2/174 27355
/proc/meminfo: memFree=32133204/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=366820 CPUtime=0.35 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) D 27353 27355 27203 0 -1 4202496 11784 0 0 0 31 4 0 0 18 0 4 0 875057638 375623680 10642 33554432000 4194304 4580107 140734906277280 18446744073709551615 274473628705 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 91705 10642 371 95 0 86687 0
[pid=27355/tid=27356] ppid=27353 vsize=366820 CPUtime=0.08 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 4135 0 0 0 7 1 0 0 18 0 4 0 875057638 375623680 10642 33554432000 4194304 4580107 140734906277280 18446744073709551615 274474025386 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=366820 CPUtime=0.07 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) S 27353 27355 27203 0 -1 4202560 2241 0 0 0 7 0 0 0 18 0 4 0 875057638 375623680 10642 33554432000 4194304 4580107 140734906277280 18446744073709551615 274474072558 0 0 4096 2 18446604453558878592 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=366820 CPUtime=0.08 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 2206 0 0 0 8 0 0 0 18 0 4 0 875057638 375623680 10642 33554432000 4194304 4580107 140734906277280 18446744073709551615 274473616588 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.35
Current children cumulated vsize (KiB) 366820

[startup+0.101589 s]
/proc/loadavg: 7.53 7.85 5.83 2/174 27355
/proc/meminfo: memFree=32133204/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=367780 CPUtime=0.36 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 11956 0 0 0 32 4 0 0 18 0 4 0 875057638 376606720 10814 33554432000 4194304 4580107 140734906277280 18446744073709551615 274474025386 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 91945 10814 371 95 0 86927 0
[pid=27355/tid=27356] ppid=27353 vsize=367780 CPUtime=0.09 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 4147 0 0 0 8 1 0 0 18 0 4 0 875057638 376606720 10814 33554432000 4194304 4580107 140734906277280 18446744073709551615 4452151 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=367780 CPUtime=0.07 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) D 27353 27355 27203 0 -1 4202560 2309 0 0 0 7 0 0 0 18 0 4 0 875057638 376606720 10814 33554432000 4194304 4580107 140734906277280 18446744073709551615 4401482 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=367780 CPUtime=0.08 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 2208 0 0 0 8 0 0 0 18 0 4 0 875057638 376606720 10814 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.36
Current children cumulated vsize (KiB) 367780

[startup+0.806172 s]
/proc/loadavg: 7.53 7.85 5.83 2/174 27355
/proc/meminfo: memFree=32133204/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=368352 CPUtime=3.18 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 17614 0 0 0 312 6 0 0 18 0 4 0 875057638 377192448 13830 33554432000 4194304 4580107 140734906277280 18446744073709551615 274474072607 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 92088 13831 377 95 0 87070 0
[pid=27355/tid=27356] ppid=27353 vsize=368352 CPUtime=0.79 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 5079 0 0 0 78 1 0 0 18 0 4 0 875057638 377192448 13831 33554432000 4194304 4580107 140734906277280 18446744073709551615 4316658 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=368352 CPUtime=0.78 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 4593 0 0 0 77 1 0 0 19 0 4 0 875057638 377192448 13831 33554432000 4194304 4580107 140734906277280 18446744073709551615 274474072558 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=368352 CPUtime=0.79 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 2914 0 0 0 78 1 0 0 18 0 4 0 875057638 377192448 13831 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.18
Current children cumulated vsize (KiB) 368352

[startup+0.900972 s]
/proc/loadavg: 7.53 7.85 5.83 2/174 27355
/proc/meminfo: memFree=32133204/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=368352 CPUtime=3.56 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 17970 0 0 0 350 6 0 0 18 0 4 0 875057638 377192448 14186 33554432000 4194304 4580107 140734906277280 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 92088 14186 377 95 0 87070 0
[pid=27355/tid=27356] ppid=27353 vsize=368352 CPUtime=0.88 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 5167 0 0 0 87 1 0 0 18 0 4 0 875057638 377192448 14186 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293182 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=368352 CPUtime=0.87 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 4684 0 0 0 86 1 0 0 19 0 4 0 875057638 377192448 14186 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=368352 CPUtime=0.88 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 2999 0 0 0 87 1 0 0 19 0 4 0 875057638 377192448 14186 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293778 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 368352

[startup+1.50087 s]
/proc/loadavg: 7.53 7.85 5.83 2/174 27355
/proc/meminfo: memFree=32133204/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=376176 CPUtime=5.95 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 22087 0 0 0 588 7 0 0 19 0 4 0 875057638 385204224 13084 33554432000 4194304 4580107 140734906277280 18446744073709551615 4316772 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 94044 13084 377 95 0 89026 0
[pid=27355/tid=27356] ppid=27353 vsize=376176 CPUtime=1.48 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 6119 0 0 0 147 1 0 0 19 0 4 0 875057638 385204224 13084 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293125 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=376176 CPUtime=1.47 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 5726 0 0 0 146 1 0 0 20 0 4 0 875057638 385204224 13084 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=376176 CPUtime=1.48 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 4112 0 0 0 147 1 0 0 20 0 4 0 875057638 385204224 13084 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 376176

[startup+3.10059 s]
/proc/loadavg: 7.53 7.85 5.83 9/184 27372
/proc/meminfo: memFree=31955524/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=377864 CPUtime=12.33 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 29656 0 0 0 1224 9 0 0 25 0 4 0 875057638 386932736 14233 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293691 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 94466 14234 377 95 0 89448 0
[pid=27355/tid=27356] ppid=27353 vsize=377864 CPUtime=3.09 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 8059 0 0 0 307 2 0 0 25 0 4 0 875057638 386932736 14234 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293971 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=377864 CPUtime=3.06 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 7598 0 0 0 304 2 0 0 25 0 4 0 875057638 386932736 14234 33554432000 4194304 4580107 140734906277280 18446744073709551615 4318695 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=377864 CPUtime=3.08 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 6015 0 0 0 307 1 0 0 25 0 4 0 875057638 386932736 14234 33554432000 4194304 4580107 140734906277280 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 377864

[startup+6.30102 s]
/proc/loadavg: 7.65 7.86 5.85 9/184 27372
/proc/meminfo: memFree=31886076/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=378300 CPUtime=25.12 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 48759 0 0 0 2498 14 0 0 25 0 4 0 875057638 387379200 21523 33554432000 4194304 4580107 140734906277280 18446744073709551615 4295897 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 94575 21524 379 95 0 89557 0
[pid=27355/tid=27356] ppid=27353 vsize=378300 CPUtime=6.29 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 11822 0 0 0 626 3 0 0 25 0 4 0 875057638 387379200 21524 33554432000 4194304 4580107 140734906277280 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=378300 CPUtime=6.24 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 10863 0 0 0 621 3 0 0 25 0 4 0 875057638 387379200 21524 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293204 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=378300 CPUtime=6.28 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 9836 0 0 0 626 2 0 0 25 0 4 0 875057638 387379200 21524 33554432000 4194304 4580107 140734906277280 18446744073709551615 4318435 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 378300

[startup+12.7069 s]
/proc/loadavg: 7.68 7.87 5.86 9/184 27372
/proc/meminfo: memFree=31683316/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=391568 CPUtime=50.7 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 88049 0 0 0 5047 23 0 0 25 0 4 0 875057638 400965632 42094 33554432000 4194304 4580107 140734906277280 18446744073709551615 4301867 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 97892 42094 379 95 0 92874 0
[pid=27355/tid=27356] ppid=27353 vsize=391568 CPUtime=12.69 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 20736 0 0 0 1264 5 0 0 25 0 4 0 875057638 400965632 42094 33554432000 4194304 4580107 140734906277280 18446744073709551615 4444213 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=391568 CPUtime=12.61 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 25164 0 0 0 1255 6 0 0 25 0 4 0 875057638 400965632 42094 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=391568 CPUtime=12.69 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 19452 0 0 0 1265 4 0 0 25 0 4 0 875057638 400965632 42094 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.7
Current children cumulated vsize (KiB) 391568

[startup+25.5006 s]
/proc/loadavg: 7.75 7.87 5.89 9/184 27373
/proc/meminfo: memFree=31547800/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=492028 CPUtime=101.82 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 150853 0 0 0 10143 39 0 0 25 0 4 0 875057638 503836672 65689 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 123007 65689 379 95 0 117989 0
[pid=27355/tid=27356] ppid=27353 vsize=492028 CPUtime=25.48 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 37843 0 0 0 2540 8 0 0 25 0 4 0 875057638 503836672 65689 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=492028 CPUtime=25.35 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 40081 0 0 0 2525 10 0 0 25 0 4 0 875057638 503836672 65689 33554432000 4194304 4580107 140734906277280 18446744073709551615 4321664 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=492028 CPUtime=25.48 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 32640 0 0 0 2540 8 0 0 25 0 4 0 875057638 503836672 65689 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294367 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 492028

[startup+51.1011 s]
/proc/loadavg: 7.90 7.90 5.95 9/184 27373
/proc/meminfo: memFree=31302248/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=570720 CPUtime=204.1 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 239375 0 0 0 20349 61 0 0 25 0 4 0 875057638 584417280 70181 33554432000 4194304 4580107 140734906277280 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 142680 70181 379 95 0 137662 0
[pid=27355/tid=27356] ppid=27353 vsize=570720 CPUtime=51.09 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 61096 0 0 0 5094 15 0 0 25 0 4 0 875057638 584417280 70182 33554432000 4194304 4580107 140734906277280 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=570720 CPUtime=50.83 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 62096 0 0 0 5069 14 0 0 25 0 4 0 875057638 584417280 70182 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=570720 CPUtime=51.08 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 53550 0 0 0 5094 14 0 0 25 0 4 0 875057638 584417280 70182 33554432000 4194304 4580107 140734906277280 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 570720

[startup+102.301 s]
/proc/loadavg: 7.95 7.91 6.06 9/184 27375
/proc/meminfo: memFree=31091020/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=720500 CPUtime=408.63 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 395569 0 0 0 40761 102 0 0 25 0 4 0 875057638 737792000 92604 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 180125 92604 381 95 0 175107 0
[pid=27355/tid=27356] ppid=27353 vsize=720500 CPUtime=102.28 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 99995 0 0 0 10204 24 0 0 25 0 4 0 875057638 737792000 92604 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=720500 CPUtime=101.77 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 98422 0 0 0 10154 23 0 0 25 0 4 0 875057638 737792000 92604 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=720500 CPUtime=102.28 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 96769 0 0 0 10203 25 0 0 25 0 4 0 875057638 737792000 92604 33554432000 4194304 4580107 140734906277280 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 720500

[startup+162.307 s]

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

[pid=27355] ppid=27353 vsize=1030720 CPUtime=2805.24 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 1711811 0 0 0 280045 479 0 0 25 0 4 0 875057638 1055457280 172177 33554432000 4194304 4580107 140734906277280 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 257680 172177 379 95 0 252662 0
[pid=27355/tid=27356] ppid=27353 vsize=1030720 CPUtime=702.21 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 432119 0 0 0 70105 116 0 0 25 0 4 0 875057638 1055457280 172178 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293179 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=1030720 CPUtime=698.66 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 424928 0 0 0 69750 116 0 0 25 0 4 0 875057638 1055457280 172178 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293110 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=1030720 CPUtime=702.13 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 423923 0 0 0 70085 128 0 0 25 0 4 0 875057638 1055457280 172178 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293680 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 2805.24
Current children cumulated vsize (KiB) 1030720

[startup+762.301 s]
/proc/loadavg: 8.09 8.10 7.09 9/184 27408
/proc/meminfo: memFree=30412908/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=1099308 CPUtime=3044.91 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 1832255 0 0 0 303976 515 0 0 25 0 4 0 875057638 1125691392 188476 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 274827 188476 379 95 0 269809 0
[pid=27355/tid=27356] ppid=27353 vsize=1099308 CPUtime=762.2 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 458380 0 0 0 76095 125 0 0 25 0 4 0 875057638 1125691392 188476 33554432000 4194304 4580107 140734906277280 18446744073709551615 4322656 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=1099308 CPUtime=758.35 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 465403 0 0 0 75709 126 0 0 25 0 4 0 875057638 1125691392 188476 33554432000 4194304 4580107 140734906277280 18446744073709551615 4319918 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=1099308 CPUtime=762.11 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 451221 0 0 0 76074 137 0 0 25 0 4 0 875057638 1125691392 188476 33554432000 4194304 4580107 140734906277280 18446744073709551615 4292938 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3044.91
Current children cumulated vsize (KiB) 1099308

[startup+822.306 s]
/proc/loadavg: 8.16 8.12 7.16 9/184 27410
/proc/meminfo: memFree=30333728/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=1152644 CPUtime=3284.61 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 1936960 0 0 0 327912 549 0 0 25 0 4 0 875057638 1180307456 198420 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294524 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 288161 198420 379 95 0 283143 0
[pid=27355/tid=27356] ppid=27353 vsize=1152644 CPUtime=822.19 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 484212 0 0 0 82084 135 0 0 25 0 4 0 875057638 1180307456 198420 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=1152644 CPUtime=818.05 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 491912 0 0 0 81672 133 0 0 25 0 4 0 875057638 1180307456 198420 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=1152644 CPUtime=822.11 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 477635 0 0 0 82066 145 0 0 25 0 4 0 875057638 1180307456 198420 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293125 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3284.61
Current children cumulated vsize (KiB) 1152644

[startup+882.301 s]
/proc/loadavg: 8.28 8.14 7.23 10/185 27414
/proc/meminfo: memFree=30154652/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=1193652 CPUtime=3523.63 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 2047401 0 0 0 351780 583 0 0 25 0 4 0 875057638 1222299648 211138 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 298413 211138 379 95 0 293395 0
[pid=27355/tid=27356] ppid=27353 vsize=1193652 CPUtime=882.18 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 516090 0 0 0 88075 143 0 0 25 0 4 0 875057638 1222299648 211138 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293704 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=1193652 CPUtime=877.56 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 517100 0 0 0 87615 141 0 0 25 0 4 0 875057638 1222299648 211138 33554432000 4194304 4580107 140734906277280 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=1193652 CPUtime=882.11 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 502664 0 0 0 88058 153 0 0 25 0 4 0 875057638 1222299648 211138 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3523.63
Current children cumulated vsize (KiB) 1193652

[startup+942.3 s]
/proc/loadavg: 8.28 8.17 7.29 9/184 27416
/proc/meminfo: memFree=30113736/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=1260624 CPUtime=3763.11 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 2153011 0 0 0 375693 618 0 0 25 0 4 0 875057638 1290878976 216708 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294504 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 315156 216708 379 95 0 310138 0
[pid=27355/tid=27356] ppid=27353 vsize=1260624 CPUtime=942.17 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 541162 0 0 0 94066 151 0 0 25 0 4 0 875057638 1290878976 216708 33554432000 4194304 4580107 140734906277280 18446744073709551615 4320729 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=1260624 CPUtime=937.23 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 542224 0 0 0 93572 151 0 0 25 0 4 0 875057638 1290878976 216708 33554432000 4194304 4580107 140734906277280 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=1260624 CPUtime=942.1 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 532690 0 0 0 94048 162 0 0 25 0 4 0 875057638 1290878976 216708 33554432000 4194304 4580107 140734906277280 18446744073709551615 274473992087 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3763.11
Current children cumulated vsize (KiB) 1260624

[startup+1002.3 s]
/proc/loadavg: 8.23 8.17 7.34 9/184 27418
/proc/meminfo: memFree=30124324/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=1262080 CPUtime=4002.78 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 2253243 0 0 0 399629 649 0 0 25 0 4 0 875057638 1292369920 226228 33554432000 4194304 4580107 140734906277280 18446744073709551615 4295890 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 315520 226228 379 95 0 310502 0
[pid=27355/tid=27356] ppid=27353 vsize=1262080 CPUtime=1002.17 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 566042 0 0 0 100059 158 0 0 25 0 4 0 875057638 1292369920 226228 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=1262080 CPUtime=996.91 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 568357 0 0 0 99533 158 0 0 25 0 4 0 875057638 1292369920 226228 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294974 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=1262080 CPUtime=1002.11 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 557172 0 0 0 100039 172 0 0 25 0 4 0 875057638 1292369920 226228 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4002.78
Current children cumulated vsize (KiB) 1262080

[startup+1062.3 s]
/proc/loadavg: 8.19 8.17 7.39 9/184 27419
/proc/meminfo: memFree=29756108/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=1263452 CPUtime=4242.45 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 2350339 0 0 0 423560 685 0 0 25 0 4 0 875057638 1293774848 231979 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 315863 231979 379 95 0 310845 0
[pid=27355/tid=27356] ppid=27353 vsize=1263452 CPUtime=1062.17 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 590756 0 0 0 106051 166 0 0 25 0 4 0 875057638 1293774848 231979 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=1263452 CPUtime=1056.58 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 592975 0 0 0 105489 169 0 0 25 0 4 0 875057638 1293774848 231979 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294449 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=1263452 CPUtime=1062.1 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 580201 0 0 0 106031 179 0 0 25 0 4 0 875057638 1293774848 231979 33554432000 4194304 4580107 140734906277280 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4242.45
Current children cumulated vsize (KiB) 1263452

[startup+1122.3 s]
/proc/loadavg: 8.16 8.17 7.44 9/184 27421
/proc/meminfo: memFree=29692808/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=1397184 CPUtime=4482.11 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 2470268 0 0 0 447490 721 0 0 25 0 4 0 875057638 1430716416 257165 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293229 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 349296 257165 379 95 0 344278 0
[pid=27355/tid=27356] ppid=27353 vsize=1397184 CPUtime=1122.16 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 614182 0 0 0 112041 175 0 0 25 0 4 0 875057638 1430716416 257165 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294524 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=1397184 CPUtime=1116.27 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 617275 0 0 0 111449 178 0 0 25 0 4 0 875057638 1430716416 257165 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=1397184 CPUtime=1122.1 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 604661 0 0 0 112023 187 0 0 25 0 4 0 875057638 1430716416 257165 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4482.11
Current children cumulated vsize (KiB) 1397184

[startup+1182.3 s]
/proc/loadavg: 8.23 8.18 7.49 9/184 27422
/proc/meminfo: memFree=29629756/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=1464576 CPUtime=4721.77 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 2577679 0 0 0 471422 755 0 0 25 0 4 0 875057638 1499725824 282866 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294436 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 366144 282866 379 95 0 361126 0
[pid=27355/tid=27356] ppid=27353 vsize=1464576 CPUtime=1182.15 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 636612 0 0 0 118033 182 0 0 25 0 4 0 875057638 1499725824 282866 33554432000 4194304 4580107 140734906277280 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=1464576 CPUtime=1175.94 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 654394 0 0 0 117408 186 0 0 25 0 4 0 875057638 1499725824 282866 33554432000 4194304 4580107 140734906277280 18446744073709551615 4417015 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=1464576 CPUtime=1182.1 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 628248 0 0 0 118013 197 0 0 25 0 4 0 875057638 1499725824 282866 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294436 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4721.77
Current children cumulated vsize (KiB) 1464576



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.9 s]
/proc/loadavg: 8.16 8.17 7.50 5/179 27424
/proc/meminfo: memFree=31037432/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=1465264 CPUtime=4800.07 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 2609354 0 0 0 479241 766 0 0 25 0 4 0 875057638 1500430336 272173 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 366316 272173 379 95 0 361298 0
[pid=27355/tid=27356] ppid=27353 vsize=1465264 CPUtime=1201.75 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 645302 0 0 0 119989 186 0 0 25 0 4 0 875057638 1500430336 272173 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=1465264 CPUtime=1195.44 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 662815 0 0 0 119355 189 0 0 25 0 4 0 875057638 1500430336 272173 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=1465264 CPUtime=1201.7 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 634694 0 0 0 119970 200 0 0 25 0 4 0 875057638 1500430336 272173 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 1465264

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

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

[startup+1201.9 s]
/proc/loadavg: 8.16 8.17 7.50 5/179 27424
/proc/meminfo: memFree=31037432/32950928 swapFree=67079488/67111528
[pid=27355] ppid=27353 vsize=1465264 CPUtime=4800.07 cores=0,2,4,6
/proc/27355/stat : 27355 (strangenight2-m) R 27353 27355 27203 0 -1 4202496 2609354 0 0 0 479241 766 0 0 25 0 4 0 875057638 1500430336 272173 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294585 0 0 4096 2 18446744073709551615 0 0 17 2 0 0 0
/proc/27355/statm: 366316 272173 379 95 0 361298 0
[pid=27355/tid=27356] ppid=27353 vsize=1465264 CPUtime=1201.75 cores=0,2,4,6
/proc/27355/task/27356/stat : 27356 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 645302 0 0 0 119989 186 0 0 25 0 4 0 875057638 1500430336 272173 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=27355/tid=27357] ppid=27353 vsize=1465264 CPUtime=1195.44 cores=0,2,4,6
/proc/27355/task/27357/stat : 27357 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 662815 0 0 0 119355 189 0 0 25 0 4 0 875057638 1500430336 272173 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=27355/tid=27358] ppid=27353 vsize=1465264 CPUtime=1201.7 cores=0,2,4,6
/proc/27355/task/27358/stat : 27358 (strangenight2-m) R 27353 27355 27203 0 -1 4202560 634694 0 0 0 119970 200 0 0 25 0 4 0 875057638 1500430336 272173 33554432000 4194304 4580107 140734906277280 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 4800.07
Current children cumulated vsize (KiB) 1465264

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.96
CPU time (s): 4800.15
CPU user time (s): 4792.44
CPU system time (s): 7.71783
CPU usage (%): 399.36
Max. virtual memory (cumulated for all children) (KiB): 1477968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4792.44
system time used= 7.71783
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2609362
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= 4600
involuntary context switches= 25581

runsolver used 1.87172 second user time and 4.39233 second system time

The end

Launcher Data

Begin job on node125 at 2011-06-09 17:49:40
IDJOB=3366194
IDBENCH=82603
IDSOLVER=1844
FILE ID=node125/3366194-1307634580
RUNJOBID= node125-1307633375-27221
PBS_JOBID= 13549397
Free space on /tmp= 74064 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k3-r4.2-v10000-c42000-S963265686-085-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366194-1307634580/watcher-3366194-1307634580 -o /tmp/evaluation-result-3366194-1307634580/solver-3366194-1307634580 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366194-1307634580.cnf

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

MD5SUM BENCH= 6a557f5ae37042f9b0c1bf4ee5a1b759
RANDOM SEED=616390458

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

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      32133632 kB
Buffers:        195228 kB
Cached:         386376 kB
SwapCached:       3400 kB
Active:         322352 kB
Inactive:       299524 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      32133632 kB
SwapTotal:    67111528 kB
SwapFree:     67079488 kB
Dirty:            7024 kB
Writeback:           0 kB
AnonPages:       38568 kB
Mapped:          13800 kB
Slab:           129944 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:   194028 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    296008 kB
VmallocChunk: 34359440975 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 74060 MiB
End job on node125 at 2011-06-09 18:09:44