Trace number 3366150

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.13 1203.88

General information on the benchmark

Namerandom/large/
unif-k5-r20-v1250-c25000-S935783783-069-UNKNOWN.cnf
MD5SUM4ba3e8e19a6d9aec4bc2bd0594f1360a
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark556.159
Satisfiable
(Un)Satisfiability was proved
Number of variables1250
Number of clauses25000
Sum of the clauses size125000
Maximum clause length5
Minimum clause length5
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 525000
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.01	c Using 4 threads
0.00/0.01	c This is CryptoMiniSat 3.0.0
0.00/0.01	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.01	c Reading file 'HOME/instance-3366150-1305397232.cnf'
0.00/0.01	c -- header says num vars:           1250
0.00/0.01	c -- header says num clauses:       25000
0.00/0.02	c -- clauses added:            0 learnts,        25000 normals,            0 xors
0.00/0.02	c -- vars added       1250
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0      1250     25000         0         0    125000         0   no data   no data
0.00/0.15	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.13
0.00/0.16	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.00/0.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
0.00/0.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
0.00/0.20	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.21	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
0.00/0.21	c calculated reachability. Time: 0.00
0.00/0.21	c Calc default polars -  time:   0.00 s pos:     598 undec:      51 neg:     601
0.00/0.21	c =========================================================================================
0.00/0.21	c types(t): F = full restart, N = normal restart
0.00/0.21	c types(t): S = simplification begin/end, E = solution found
0.00/0.21	c restart types(rt): st = static, dy = dynamic
0.00/0.21	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.21	c  B st     0         0      1250     25000         0         0    125000         0   no data   no data
0.00/0.52	c  N dy    21      4122      1250     25000         0      4114    125000    580855    110.04    116.63
0.64/0.86	c  N dy    45      8286      1250     25000         0      5780    125000    595835    110.67    118.21
4.61/1.21	c  N dy    65     12351      1250     25000         0      5600    125000    383601    110.81    139.70
6.36/1.60	c  N dy    91     16830      1250     25000         0     10075    125000    990003    109.96    116.54
7.55/1.96	c  N dy   117     20840      1250     25000         0      8463    125000    611992    110.18    119.68
9.15/2.34	c  N dy   140     24877      1250     25000         0     12497    125000   1167119    110.21    116.79
9.15/2.36	c  F st   142     25000      1250     25000         0     12620    125000   1186150    110.31   no data
11.17/2.85	c  N dy   148     30001      1250     25000         0     10803    125000    856576    110.31   no data
11.17/2.85	c  S st   148     30001      1250     25000         0     10803    125000    856576    110.31   no data
11.59/2.91	c  S st   148     30502      1250     25000         0     11304    125000    913541    110.31   no data
11.59/2.92	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
11.59/2.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
11.59/2.93	c blocked clauses removed:        0 vars:      0 tried:        1250 T: 0.00 s
11.59/2.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
11.59/2.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.59/2.93	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
11.59/2.93	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
11.59/2.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.59/2.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
13.54/3.41	c lits-rem:        24  cl-subs:       32  v-elim:      0  v-fix:    0  time:  0.42 s
13.94/3.56	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.16
13.94/3.56	c calculated reachability. Time: 0.00
13.94/3.56	c  N dy   148     30502      1250     25000         0     11272    125000    903803    110.31   no data
15.56/3.99	c  N dy   174     34644      1250     25000         0     15412    125000   1480568    110.74    118.59
17.52/4.40	c  N dy   201     38708      1250     25000         0     11575    125000    763130    110.93    118.36
19.12/4.83	c  N dy   224     42761      1250     25000         0     15624    125000   1317460    111.01    130.77
20.35/5.17	c  S st   240     45753      1250     25000         0      9673    125000    362727    111.04    104.58
20.70/5.23	c  S st   240     46259      1250     25000         0     10179    125000    422638    111.04   no data
20.70/5.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.70/5.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
20.70/5.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.70/5.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.70/5.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.70/5.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
20.70/5.25	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.70/5.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
20.70/5.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.11/5.38	c lits-rem:         7  cl-subs:        4  v-elim:      0  v-fix:    0  time:  0.10 s
21.11/5.38	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
21.11/5.39	c vivif2 --  cl tried    10175 cl shrink        0 lits rem          0 time: 0.00
21.91/5.54	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.16
21.91/5.55	c calculated reachability. Time: 0.00
21.91/5.55	c  N dy   240     46259      1250     25000         0     10175    125000    421642    111.04   no data
23.50/5.95	c  N dy   262     50298      1250     25000         0     14208    125000    967553    110.86    117.79
25.49/6.40	c  N dy   287     54334      1250     25000         0     18241    125000   1512435    110.79    117.68
27.09/6.83	c  N dy   309     58416      1250     25000         0     12352    125000    594654    110.68    126.06
28.72/7.26	c  N dy   333     62491      1250     25000         0     16424    125000   1151476    110.62    119.33
30.67/7.77	c  N dy   359     66811      1250     25000         0     20742    125000   1744717    110.61    117.11
31.88/8.08	c  S st   375     69388      1250     25000         0     12338    125000    466517    110.68   no data
32.28/8.15	c  S st   375     69890      1250     25000         0     12840    125000    523186    110.68   no data
32.28/8.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
32.28/8.17	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
32.28/8.17	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
32.28/8.17	c bin-w-bin subsume rem            0 bins  time:  0.00 s
32.28/8.17	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
32.28/8.17	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
32.28/8.17	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
32.28/8.18	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
32.67/8.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
33.10/8.39	c lits-rem:        22  cl-subs:        1  v-elim:      0  v-fix:    0  time:  0.18 s
33.10/8.39	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
33.10/8.40	c vivif2 --  cl tried    12839 cl shrink        0 lits rem          0 time: 0.01
33.87/8.57	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.18
33.87/8.57	c calculated reachability. Time: 0.00
33.87/8.57	c  N dy   375     69890      1250     25000         0     12839    125000    522859    110.68   no data
35.87/9.07	c  N dy   395     74442      1250     25000         0     17387    125000   1149604    110.56    117.27
38.25/9.65	c  N dy   422     79291      1250     25000         0     22234    125000   1822184    110.59    117.66
40.65/10.22	c  N dy   451     84429      1250     25000         0     15379    125000    761941    110.52    121.26
41.87/10.57	c  F st   468     87500      1250     25000         0     18444    125000   1181434    110.47     98.81
43.44/10.94	c  N st   473     90797      1250     25000         0     21736    125000   1662705    110.47   no data
46.27/11.69	c  N dy   499     96952      1250     25000         0     14899    125000    559709    110.43    118.83
49.02/12.39	c  N dy   532    103216      1250     25000         0     21156    125000   1424158    110.39    116.28
49.83/12.58	c  S st   541    104835      1250     25000         0     22773    125000   1642954    110.34    105.22
50.22/12.66	c  S st   541    105336      1250     25000         0     23274    125000   1703852    110.34   no data
50.22/12.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
50.22/12.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
50.22/12.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
50.22/12.69	c bin-w-bin subsume rem            0 bins  time:  0.00 s
50.22/12.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
50.22/12.69	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
50.22/12.69	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
50.65/12.71	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
50.65/12.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.81/16.09	c lits-rem:       130  cl-subs:       15  v-elim:      0  v-fix:    0  time:  3.32 s
63.81/16.09	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
64.22/16.11	c vivif2 --  cl tried    23259 cl shrink        0 lits rem          0 time: 0.02
65.37/16.42	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.30
65.37/16.42	c calculated reachability. Time: 0.00
65.37/16.42	c  N dy   541    105336      1250     25000         0     23259    125000   1699080    110.34   no data
68.95/17.32	c  N dy   580    112130      1250     25000         0     16065    125000    600536    110.37    116.32
72.15/18.20	c  N dy   623    119307      1250     25000         0     23237    125000   1581577    110.34    121.83
76.54/19.27	c  N dy   670    127052      1250     25000         0     15990    125000    454289    110.43    116.38
80.93/20.31	c  N dy   718    135225      1250     25000         0     24154    125000   1577659    110.44    117.71
85.74/21.52	c  N dy   764    144019      1250     25000         0     16958    125000    456474    110.24    116.13
90.13/22.70	c  N dy   815    153311      1250     25000         0     26242    125000   1741409    110.27    116.33
92.89/23.35	c  S st   842    158004      1250     25000         0     30930    125000   2382854    110.27   no data
93.29/23.45	c  S st   842    158506      1250     25000         0     31432    125000   2441880    110.27   no data
93.29/23.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
93.29/23.48	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
93.29/23.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
93.29/23.49	c bin-w-bin subsume rem            0 bins  time:  0.00 s
93.29/23.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
93.29/23.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
93.29/23.49	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
93.68/23.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
93.68/23.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
126.79/31.81	c lits-rem:       227  cl-subs:       23  v-elim:      0  v-fix:    0  time:  8.22 s
126.79/31.81	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
126.79/31.84	c vivif2 --  cl tried    31409 cl shrink        0 lits rem          0 time: 0.03
127.99/32.17	c asymm  cl-useful: 0/25000/25000 lits-rem:0 time: 0.33
127.99/32.17	c calculated reachability. Time: 0.00
127.99/32.17	c  N dy   842    158506      1250     25000         0     31409    125000   2434674    110.27   no data
133.57/33.56	c  N dy   902    168693      1250     25000         0     24597    125000   1378992    110.31    116.15
140.34/35.23	c  N dy   964    179817      1250     25000         0     35713    125000   2912861    110.33    117.45
146.33/36.76	c  N dy  1037    191395      1250     25000         0     29304    125000   1904546    110.43    116.67
153.51/38.52	c  N dy  1110    203649      1250     25000         0     22569    125000    844299    110.43    116.35
160.72/40.37	c  N dy  1180    216690      1250     25000         0     35594    125000   2623276    110.33    116.71
168.66/42.32	c  N dy  1255    230580      1250     25000         0     29491    125000   1671189    110.36    117.61
173.05/43.45	c  S st  1300    237760      1250     25000         0     36664    125000   2659872    110.39    109.06
173.48/43.56	c  S st  1300    238261      1250     25000         0     37164    125000   2723416    110.39   no data
173.48/43.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
173.48/43.60	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.03
173.48/43.60	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
173.48/43.60	c bin-w-bin subsume rem            0 bins  time:  0.00 s
173.48/43.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
173.48/43.60	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
173.48/43.60	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
173.89/43.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
174.24/43.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
219.31/55.08	c lits-rem:       272  cl-subs:       32  v-elim:      0  v-fix:    0  time: 11.37 s
219.31/55.09	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
219.71/55.12	c vivif2 --  cl tried    37132 cl shrink        0 lits rem          0 time: 0.03
220.91/55.46	c asymm  cl-useful: 0/22960/25000 lits-rem:0 time: 0.34
220.91/55.46	c calculated reachability. Time: 0.00
220.91/55.46	c  N dy  1300    238261      1250     25000         0     37132    125000   2714273    110.39   no data
229.68/57.66	c  N dy  1398    253540      1250     25000         0     31407    125000   1809211    110.47    116.57
239.69/60.13	c  N dy  1489    269865      1250     25000         0     25741    125000    893860    110.48    117.36
250.02/62.77	c  N dy  1595    287220      1250     25000         0     43086    125000   3301110    110.52    116.77
260.79/65.43	c  N dy  1701    305613      1250     25000         0     38481    125000   2520391    110.52    117.25
261.22/65.54	c  F st  1706    306251      1250     25000         0     39119    125000   2609790    110.53   no data
272.75/68.45	c  N dy  1795    325174      1250     25000         0     34042    125000   1784467    110.57    118.04
285.92/71.74	c  N dy  1910    345274      1250     25000         0     29144    125000    973577    110.57    116.67
293.09/73.58	c  S st  1983    357391      1250     25000         0     41248    125000   2647193    110.61    102.02
293.49/73.70	c  S st  1983    357894      1250     25000         0     41751    125000   2707111    110.61   no data
293.89/73.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
293.89/73.73	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
293.89/73.74	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
293.89/73.74	c bin-w-bin subsume rem            0 bins  time:  0.00 s
293.89/73.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
293.89/73.74	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
293.89/73.74	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
293.89/73.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
294.29/73.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
342.55/85.95	c lits-rem:       174  cl-subs:       28  v-elim:      0  v-fix:    0  time: 12.10 s
342.55/85.95	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
342.55/85.99	c vivif2 --  cl tried    41723 cl shrink        0 lits rem          0 time: 0.04
342.95/86.03	c asymm  cl-useful: 0/2040/25000 lits-rem:0 time: 0.04
342.95/86.03	c calculated reachability. Time: 0.00
342.95/86.03	c  N dy  1983    357894      1250     25000         0     41723    125000   2698333    110.61   no data
356.11/89.39	c  N dy  2093    377977      1250     25000         0     35820    125000   1761291    110.56    117.92
370.90/93.10	c  N dy  2218    398596      1250     25000         0     29439    125000    745335    110.62    117.89
384.06/96.40	c  N dy  2333    418743      1250     25000         0     49566    125000   3513635    110.63    117.84
397.63/99.76	c  N dy  2451    438869      1250     25000         0     41707    125000   2310806    110.64    116.79
411.94/103.38	c  N dy  2565    458928      1250     25000         0     32769    125000    953658    110.63    116.97
425.90/106.84	c  N dy  2683    479054      1250     25000         0     52873    125000   3733581    110.65    118.67
439.86/110.36	c  N dy  2799    499112      1250     25000         0     42936    125000   2216505    110.66    116.87
455.40/114.29	c  N dy  2923    519206      1250     25000         0     32040    125000    596866    110.68    117.72
466.98/117.21	c  S st  3025    536842      1250     25000         0     49658    125000   3026475    110.68    105.74
467.82/117.34	c  S st  3025    537348      1250     25000         0     50164    125000   3092067    110.68   no data
467.82/117.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
467.82/117.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
467.82/117.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
467.82/117.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
467.82/117.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
467.82/117.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
467.82/117.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
468.17/117.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
468.57/117.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
515.24/129.23	c lits-rem:       415  cl-subs:       39  v-elim:      0  v-fix:    0  time: 11.72 s
515.24/129.24	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
515.24/129.28	c vivif2 --  cl tried    50125 cl shrink        0 lits rem          0 time: 0.04
516.82/129.69	c asymm  cl-useful: 0/19386/25000 lits-rem:0 time: 0.42
516.82/129.70	c calculated reachability. Time: 0.00
516.82/129.70	c  N dy  3025    537348      1250     25000         0     50125    125000   3080417    110.68   no data
533.63/133.84	c  N dy  3152    557440      1250     25000         0     38233    125000   1323917    110.71    120.28
549.94/137.98	c  N dy  3260    577663      1250     25000         0     58434    125000   4099312    110.68    117.59
565.89/141.99	c  N dy  3376    597728      1250     25000         0     45519    125000   2202161    110.70    117.01
583.03/146.27	c  N dy  3487    617818      1250     25000         0     65591    125000   4966463    110.68    116.81
598.19/150.03	c  N dy  3607    637838      1250     25000         0     51619    125000   2917975    110.69    117.95
615.74/154.45	c  N dy  3723    657988      1250     25000         0     36784    125000    727169    110.71    117.94
630.14/158.06	c  N dy  3830    678040      1250     25000         0     56813    125000   3474852    110.70    127.21
647.27/162.37	c  N dy  3950    698187      1250     25000         0     40977    125000   1185341    110.72    119.09
662.79/166.21	c  N dy  4064    718249      1250     25000         0     61019    125000   3947640    110.73    116.84
679.94/170.55	c  N dy  4184    738543      1250     25000         0     44334    125000   1511983    110.75    117.71
696.29/174.61	c  N dy  4305    758647      1250     25000         0     64426    125000   4267692    110.74    117.68
713.49/178.94	c  N dy  4427    778658      1250     25000         0     46449    125000   1687206    110.77    118.81
730.20/183.11	c  N dy  4540    798953      1250     25000         0     66730    125000   4485667    110.76    117.00
736.97/184.89	c  S st  4578    806024      1250     25000         0     73797    125000   5459055    110.75    112.67
738.18/185.11	c  S st  4578    806529      1250     25000         0     74302    125000   5518897    110.75   no data
738.18/185.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
738.18/185.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.06
738.18/185.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
738.18/185.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
738.18/185.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
738.18/185.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
738.18/185.19	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
738.58/185.24	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
739.39/185.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
858.61/215.31	c lits-rem:       550  cl-subs:       64  v-elim:      0  v-fix:    0  time: 29.89 s
858.61/215.31	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
858.61/215.38	c vivif2 --  cl tried    74238 cl shrink        0 lits rem          0 time: 0.07
859.40/215.57	c asymm  cl-useful: 0/5614/25000 lits-rem:0 time: 0.19
859.40/215.57	c calculated reachability. Time: 0.00
859.40/215.57	c  N dy  4578    806529      1250     25000         0     74238    125000   5499446    110.75   no data
875.39/219.56	c  N dy  4708    826569      1250     25000         0     55297    125000   2769383    110.79    118.69
893.70/224.17	c  N dy  4823    846627      1250     25000         0     75341    125000   5533390    110.79    116.70
910.05/228.27	c  N dy  4949    866695      1250     25000         0     55432    125000   2678819    110.84    117.34
928.44/232.84	c  N dy  5062    886699      1250     25000         0     75416    125000   5421840    110.82    116.66
945.58/237.13	c  N dy  5183    906750      1250     25000         0     54476    125000   2412422    110.86    117.47
963.88/241.70	c  N dy  5305    926773      1250     25000         0     74480    125000   5191444    110.88    118.17
981.83/246.23	c  N dy  5422    947010      1250     25000         0     52741    125000   2025050    110.87    117.25
999.78/250.77	c  N dy  5542    967451      1250     25000         0     73168    125000   4850799    110.89    118.19
1018.92/255.58	c  N dy  5652    987854      1250     25000         0     50589    125000   1587710    110.88    118.73
1036.47/259.97	c  N dy  5770   1008000      1250     25000         0     70716    125000   4364026    110.87    116.87
1057.60/265.28	c  N dy  5901   1028231      1250     25000         0     46962    125000    971410    110.90    117.65
1075.96/269.88	c  N dy  6023   1048364      1250     25000         0     67075    125000   3760736    110.92    116.77
1098.54/275.56	c  N dy  6133   1068401      1250     25000         0     87102    125000   6511942    110.91    117.90
1102.92/276.66	c  F st  6155   1071875      1250     25000         0     45606    125000    652314    110.91   no data
1117.09/280.23	c  N dy  6229   1088459      1250     25000         0     62166    125000   2988405    110.91    117.30
1139.16/285.81	c  N dy  6357   1108724      1250     25000         0     82409    125000   5801324    110.94    118.82
1158.89/290.84	c  N dy  6481   1128780      1250     25000         0     56495    125000   2034513    110.95    117.29
1178.03/295.65	c  N dy  6606   1148807      1250     25000         0     76504    125000   4817513    110.99    120.92
1201.17/301.41	c  N dy  6732   1169025      1250     25000         0     49748    125000    964692    111.01    117.88
1218.33/305.79	c  N dy  6844   1189144      1250     25000         0     69842    125000   3762937    111.03    117.19
1240.26/311.29	c  N dy  6964   1209221      1250     25000         0     89899    125000   6540380    111.05    135.88
1241.06/311.48	c  S st  6970   1209796      1250     25000         0     90474    125000   6623765    111.05   no data
1242.26/311.71	c  S st  6970   1210296      1250     25000         0     90974    125000   6678250    111.05   no data
1242.26/311.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1242.26/311.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
1242.66/311.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1242.66/311.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1242.66/311.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1242.66/311.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1242.66/311.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1242.66/311.86	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
1243.50/312.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1410.94/354.06	c lits-rem:       741  cl-subs:       82  v-elim:      0  v-fix:    0  time: 42.00 s
1410.94/354.07	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1411.34/354.15	c vivif2 --  cl tried    90892 cl shrink        0 lits rem          0 time: 0.09
1413.34/354.60	c asymm  cl-useful: 0/13106/25000 lits-rem:0 time: 0.45
1413.34/354.60	c calculated reachability. Time: 0.00
1413.34/354.60	c  N dy  6970   1210296      1250     25000         0     90892    125000   6653914    111.05   no data
1431.72/359.29	c  N dy  7093   1230461      1250     25000         0     63093    125000   2665333    111.04    117.95
1452.03/364.31	c  N dy  7216   1250477      1250     25000         0     83090    125000   5421017    111.06    117.39
1473.56/369.78	c  N dy  7334   1270584      1250     25000         0     54219    125000   1323819    111.07    116.96
1491.90/374.30	c  N dy  7445   1290651      1250     25000         0     74266    125000   4080040    111.06    120.96
1514.24/379.90	c  N dy  7566   1310652      1250     25000         0     94238    125000   6849619    111.08    120.06
1533.37/384.75	c  N dy  7692   1330659      1250     25000         0     64282    125000   2586385    111.09    117.70
1553.73/389.88	c  N dy  7810   1350773      1250     25000         0     84376    125000   5342672    111.09    119.91
1577.25/395.80	c  N dy  7928   1370830      1250     25000         0     53468    125000    956369    111.10    117.10
1595.19/400.27	c  N dy  8041   1390943      1250     25000         0     73569    125000   3736396    111.09    118.15
1617.53/405.86	c  N dy  8158   1410993      1250     25000         0     93605    125000   6530374    111.11    117.40
1639.47/411.36	c  N dy  8281   1431274      1250     25000         0     61910    125000   1992579    111.12    117.24
1659.01/416.21	c  N dy  8381   1451317      1250     25000         0     81932    125000   4743757    111.11    118.15
1684.53/422.68	c  N dy  8507   1471514      1250     25000         0    102111    125000   7535905    111.12    120.70
1704.46/427.66	c  N dy  8631   1491646      1250     25000         0     69272    125000   2908078    111.15    118.20
1726.39/433.18	c  N dy  8749   1511663      1250     25000         0     89271    125000   5678019    111.15    117.01
1751.52/439.45	c  N dy  8848   1531738      1250     25000         0     55377    125000    833934    111.13    117.67
1769.91/444.06	c  N dy  8967   1551930      1250     25000         0     75544    125000   3639584    111.13    117.06
1793.00/449.85	c  N dy  9089   1572089      1250     25000         0     95689    125000   6426102    111.14    117.04
1817.77/456.09	c  N dy  9213   1592196      1250     25000         0     60831    125000   1457549    111.15    120.35
1837.67/461.07	c  N dy  9335   1612198      1250     25000         0     80823    125000   4241003    111.17    119.02
1862.40/467.23	c  N dy  9447   1632553      1250     25000         0    101158    125000   7049797    111.16    117.98
1885.93/473.13	c  N dy  9573   1652595      1250     25000         0     65231    125000   1953899    111.19    117.65
1908.27/478.75	c  N dy  9691   1672718      1250     25000         0     85334    125000   4750552    111.20    117.37
1935.78/485.65	c  N dy  9814   1692788      1250     25000         0    105391    125000   7530691    111.21    117.92
1957.72/491.20	c  S st  9931   1710297      1250     25000         0     65935    125000   1912009    111.22   no data
1958.55/491.38	c  S st  9931   1710799      1250     25000         0     66437    125000   1979328    111.22   no data
1958.55/491.39	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1958.90/491.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.05
1958.90/491.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1958.90/491.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1958.90/491.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1958.90/491.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
1958.90/491.45	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1958.90/491.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1959.30/491.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1995.60/500.67	c lits-rem:       133  cl-subs:       11  v-elim:      0  v-fix:    0  time:  9.13 s
1995.60/500.68	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
1996.00/500.70	c vivif2 --  cl tried    66426 cl shrink        0 lits rem          0 time: 0.03
1997.20/501.05	c asymm  cl-useful: 0/11894/25000 lits-rem:0 time: 0.34
1997.20/501.05	c calculated reachability. Time: 0.00
1997.20/501.05	c  N dy  9931   1710799      1250     25000         0     66426    125000   1976265    111.22   no data
2018.73/506.44	c  N dy 10051   1730835      1250     25000         0     86442    125000   4756203    111.23    119.25
2044.65/512.96	c  N dy 10171   1750912      1250     25000         0    106502    125000   7541363    111.23    118.61
2068.58/518.91	c  N dy 10286   1771169      1250     25000         0     68788    125000   2162534    111.23    117.85
2090.17/524.39	c  N dy 10402   1791393      1250     25000         0     88996    125000   4970061    111.24    118.73
2116.84/531.05	c  N dy 10528   1811538      1250     25000         0    109113    125000   7762606    111.25    117.52
2139.97/536.89	c  N dy 10648   1831584      1250     25000         0     70190    125000   2230176    111.26    119.59
2161.90/542.32	c  N dy 10772   1851673      1250     25000         0     90266    125000   5015728    111.28    118.25
2188.63/549.01	c  N dy 10903   1872047      1250     25000         0    110620    125000   7848470    111.29    118.17
2212.15/554.98	c  N dy 11018   1892109      1250     25000         0     70719    125000   2172755    111.30    119.14
2233.69/560.37	c  N dy 11125   1912200      1250     25000         0     90793    125000   4950664    111.30    123.33
2259.61/566.89	c  N dy 11246   1932262      1250     25000         0    110840    125000   7737967    111.30    143.93
2285.13/573.29	c  N dy 11368   1952603      1250     25000         0     70215    125000   1967435    111.31    118.21
2306.67/578.67	c  N dy 11497   1972614      1250     25000         0     90213    125000   4736486    111.32    117.52
2332.99/585.24	c  N dy 11615   1992703      1250     25000         0    110289    125000   7531685    111.33    123.04
2359.71/591.90	c  N dy 11732   2012782      1250     25000         0     68401    125000   1604968    111.33    117.76
2381.66/597.48	c  N dy 11842   2033062      1250     25000         0     88671    125000   4411180    111.33    117.64
2407.97/604.04	c  N dy 11958   2053374      1250     25000         0    108971    125000   7205187    111.32    117.81
2436.72/611.28	c  N dy 12085   2073414      1250     25000         0     66040    125000   1124474    111.33    118.90
2457.42/616.42	c  N dy 12213   2093505      1250     25000         0     86117    125000   3907499    111.33    117.21
2482.54/622.71	c  N dy 12340   2113615      1250     25000         0    106219    125000   6701917    111.34    117.83
2513.26/630.43	c  N dy 12456   2133980      1250     25000         0    126575    125000   9525778    111.35    117.61
2534.39/635.72	c  N dy 12568   2154069      1250     25000         0     82685    125000   3317444    111.35    124.79
2558.72/641.88	c  N dy 12688   2174082      1250     25000         0    102678    125000   6098580    111.35    118.82
2588.62/649.31	c  N dy 12807   2194751      1250     25000         0    123325    125000   8982553    111.37    120.38
2607.82/654.18	c  S st 12898   2210799      1250     25000         0     74416    125000   2060145    111.37    115.83
2608.57/654.37	c  S st 12898   2211301      1250     25000         0     74918    125000   2118484    111.37   no data
2608.57/654.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2608.97/654.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.2M T:  0.05
2608.97/654.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2608.97/654.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2608.97/654.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2608.97/654.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
2608.97/654.44	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2608.97/654.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2609.37/654.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2640.07/662.21	c lits-rem:       186  cl-subs:       15  v-elim:      0  v-fix:    0  time:  7.68 s
2640.07/662.22	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
2640.07/662.25	c vivif2 --  cl tried    74903 cl shrink        0 lits rem          0 time: 0.03
2641.67/662.65	c asymm  cl-useful: 0/14875/25000 lits-rem:0 time: 0.40
2641.67/662.65	c calculated reachability. Time: 0.00
2641.67/662.65	c  N dy 12898   2211301      1250     25000         0     74903    125000   2114019    111.37   no data
2664.44/668.34	c  N dy 13022   2231365      1250     25000         0     94952    125000   4899365    111.38    119.92
2691.52/675.10	c  N dy 13137   2251383      1250     25000         0    114949    125000   7695263    111.38    118.23
2720.23/682.37	c  N dy 13247   2271413      1250     25000         0     69020    125000   1158204    111.38    119.52
2741.77/687.70	c  N dy 13372   2291466      1250     25000         0     89059    125000   3957639    111.40    140.03
2768.08/694.39	c  N dy 13491   2311555      1250     25000         0    109134    125000   6739781    111.40    117.56
2800.83/702.58	c  N dy 13600   2331633      1250     25000         0    129196    125000   9519895    111.40    132.57
2825.52/708.78	c  N dy 13731   2351634      1250     25000         0     82229    125000   2869234    111.41    117.44
2851.04/715.11	c  N dy 13857   2371943      1250     25000         0    102520    125000   5703030    111.42    119.87
2880.15/722.41	c  N dy 13978   2391960      1250     25000         0    122520    125000   8474825    111.42    118.74
2909.67/729.85	c  N dy 14111   2412055      1250     25000         0     74653    125000   1704286    111.44    120.17
2931.60/735.39	c  N dy 14229   2432109      1250     25000         0     94689    125000   4495727    111.44    119.18
2959.11/742.24	c  N dy 14351   2452174      1250     25000         0    114736    125000   7290214    111.45    120.39
2991.02/750.26	c  N dy 14471   2472326      1250     25000         0    134870    125000  10076966    111.45    119.09
3014.15/756.07	c  N dy 14589   2492345      1250     25000         0     85925    125000   3101239    111.45    117.54
3039.27/762.39	c  N dy 14718   2512510      1250     25000         0    106076    125000   5919876    111.46    117.55
3069.58/769.91	c  N dy 14845   2532554      1250     25000         0    126106    125000   8699804    111.47    134.90
3099.49/777.42	c  N dy 14969   2552613      1250     25000         0     76204    125000   1650275    111.48    119.69
3123.02/783.36	c  N dy 15084   2572659      1250     25000         0     96227    125000   4415529    111.48    118.09
3152.93/790.87	c  N dy 15210   2592749      1250     25000         0    116298    125000   7197543    111.49    118.42
3185.24/798.95	c  N dy 15320   2612814      1250     25000         0    136344    125000   9982025    111.49    117.38
3211.16/805.44	c  N dy 15441   2632835      1250     25000         0     85414    125000   2794297    111.49    121.01
3236.69/811.86	c  N dy 15571   2652919      1250     25000         0    105482    125000   5596024    111.50    119.62
3268.20/819.76	c  N dy 15698   2673085      1250     25000         0    125634    125000   8394618    111.51    122.88
3301.28/828.09	c  N dy 15809   2693189      1250     25000         0     73789    125000   1047274    111.51    123.97
3321.23/833.06	c  S st 15908   2711301      1250     25000         0     91887    125000   3554361    111.51    111.88
3322.03/833.30	c  S st 15908   2711807      1250     25000         0     92393    125000   3618883    111.51   no data
3322.46/833.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3322.46/833.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.07
3322.46/833.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3322.46/833.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3322.46/833.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3322.46/833.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
3322.46/833.38	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3322.87/833.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3323.21/833.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3377.06/847.06	c lits-rem:       231  cl-subs:       32  v-elim:      0  v-fix:    0  time: 13.53 s
3377.06/847.06	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
3377.46/847.11	c vivif2 --  cl tried    92361 cl shrink        0 lits rem          0 time: 0.05
3379.07/847.52	c asymm  cl-useful: 0/10125/25000 lits-rem:0 time: 0.40
3379.07/847.52	c calculated reachability. Time: 0.00
3379.07/847.52	c  N dy 15908   2711807      1250     25000         0     92361    125000   3609870    111.51   no data
3405.81/854.24	c  N dy 16026   2731914      1250     25000         0    112454    125000   6425530    111.52    118.45
3437.28/862.12	c  N dy 16145   2752209      1250     25000         0    132729    125000   9251233    111.53    118.75
3467.22/869.68	c  N dy 16259   2772286      1250     25000         0     79848    125000   1777250    111.54    119.53
3491.12/875.61	c  N dy 16380   2792350      1250     25000         0     99899    125000   4572029    111.54    118.13
3519.43/882.77	c  N dy 16511   2812363      1250     25000         0    119893    125000   7364019    111.55    119.03
3552.13/890.96	c  N dy 16625   2832442      1250     25000         0    139957    125000  10156050    111.55    119.39
3579.26/897.74	c  N dy 16751   2852473      1250     25000         0     86026    125000   2495619    111.56    129.37
3604.38/904.07	c  N dy 16868   2872506      1250     25000         0    106040    125000   5277048    111.55    119.97
3636.69/912.16	c  N dy 16991   2892575      1250     25000         0    126092    125000   8056683    111.56    120.03
3672.97/921.26	c  N dy 17112   2912896      1250     25000         0    146397    125000  10870667    111.56    118.12
3698.90/927.76	c  N dy 17235   2933162      1250     25000         0     91710    125000   3143934    111.57    118.11
3726.04/934.56	c  N dy 17363   2953295      1250     25000         0    111830    125000   5955826    111.57    118.05
3757.17/942.37	c  N dy 17479   2973500      1250     25000         0    132017    125000   8754241    111.58    117.86
3793.42/951.48	c  N dy 17603   2993506      1250     25000         0     76074    125000    844509    111.58    118.66
3816.15/957.12	c  N dy 17717   3013604      1250     25000         0     96154    125000   3620836    111.58    121.98
3843.27/963.93	c  N dy 17837   3033638      1250     25000         0    116177    125000   6408320    111.59    117.70
3875.61/972.06	c  N dy 17958   3053907      1250     25000         0    136429    125000   9240177    111.59    117.97
3909.86/980.67	c  N dy 18076   3073995      1250     25000         0     79563    125000   1195117    111.59    117.83
3932.98/986.49	c  N dy 18189   3094133      1250     25000         0     99673    125000   3989822    111.59    117.85
3960.91/993.42	c  N dy 18298   3114382      1250     25000         0    119891    125000   6769800    111.59    119.26
3995.21/1002.02	c  N dy 18415   3134515      1250     25000         0    140009    125000   9565518    111.59    118.66
4032.69/1011.50	c  N dy 18544   3154720      1250     25000         0     82276    125000   1451081    111.61    117.77
4059.02/1018.00	c  N dy 18669   3174732      1250     25000         0    102269    125000   4227031    111.61    118.40
4090.14/1025.81	c  N dy 18789   3194739      1250     25000         0    122260    125000   7025538    111.62    118.73
4122.82/1034.07	c  S st 18907   3211807      1250     25000         0    139310    125000   9429438    111.64    117.23
4124.41/1034.45	c  S st 18907   3212310      1250     25000         0    139813    125000   9489100    111.64   no data
4124.41/1034.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4124.81/1034.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.11
4124.81/1034.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4124.81/1034.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4124.81/1034.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4124.81/1034.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   1250 time:  0.00 s
4124.81/1034.59	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4125.24/1034.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
4126.81/1035.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4406.43/1105.14	c lits-rem:       865  cl-subs:       98  v-elim:      0  v-fix:    0  time: 70.12 s
4406.43/1105.14	c vivif2 --  cl tried    25000 cl shrink        0 lits rem          0 time: 0.00
4406.78/1105.27	c vivif2 --  cl tried   139715 cl shrink        0 lits rem          0 time: 0.13
4408.78/1105.75	c asymm  cl-useful: 0/9471/25000 lits-rem:0 time: 0.48
4408.78/1105.76	c calculated reachability. Time: 0.00
4408.78/1105.76	c  N dy 18907   3212310      1250     25000         0    139715    125000   9459634    111.64   no data
4444.67/1114.76	c  N dy 19023   3232329      1250     25000         0     80787    125000   1110014    111.64    117.98
4468.19/1120.64	c  N dy 19138   3252380      1250     25000         0    100818    125000   3891394    111.64    117.62
4496.52/1127.71	c  N dy 19261   3272490      1250     25000         0    120903    125000   6699043    111.65    118.06
4529.27/1135.96	c  N dy 19371   3292547      1250     25000         0    140942    125000   9468842    111.65    141.61
4570.30/1146.26	c  N dy 19500   3312949      1250     25000         0     81397    125000   1066714    111.66    118.55
4596.61/1152.80	c  N dy 19625   3333114      1250     25000         0    101539    125000   3870909    111.67    120.93
4627.32/1160.52	c  N dy 19740   3353212      1250     25000         0    121618    125000   6675059    111.67    118.94
4663.21/1169.53	c  N dy 19858   3373322      1250     25000         0    141706    125000   9465947    111.67    118.33
4703.10/1179.58	c  N dy 19988   3393385      1250     25000         0    161747    125000  12261509    111.68    120.31
4727.81/1185.73	c  N dy 20111   3413393      1250     25000         0    100824    125000   3636783    111.68    118.00
4756.13/1192.83	c  N dy 20219   3433450      1250     25000         0    120866    125000   6436874    111.68    118.34
4788.83/1201.09	c  N dy 20339   3453549      1250     25000         0    140949    125000   9227789    111.69    118.07

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3366150-1305397232/watcher-3366150-1305397232 -o /tmp/evaluation-result-3366150-1305397232/solver-3366150-1305397232 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3366150-1305397232.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: 6.45 7.70 7.70 7/359 18169
/proc/meminfo: memFree=18705536/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=51168 CPUtime=0.01 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 408 0 0 0 1 0 0 0 25 0 4 0 632139059 52396032 348 33554432000 4194304 4580107 140736366977344 18446744073709551615 47948924680112 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 12792 348 299 95 0 7774 0
[pid=18169/tid=18171] ppid=18167 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 632139059 52396032 348 33554432000 4194304 4580107 140736366977344 18446744073709551615 47948924680114 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 632139059 52396032 348 33554432000 4194304 4580107 140736366977344 18446744073709551615 47948924680114 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=51168 CPUtime=0 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 632139059 52396032 348 33554432000 4194304 4580107 140736366977344 18446744073709551615 233510353905 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0698141 s]
/proc/loadavg: 6.45 7.70 7.70 7/359 18169
/proc/meminfo: memFree=18705536/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=286420 CPUtime=0.64 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 5408 0 0 0 63 1 0 0 18 0 4 0 632139059 293294080 5324 33554432000 4194304 4580107 140736366977344 18446744073709551615 233510340791 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 71664 5904 363 95 0 66646 0
[pid=18169/tid=18171] ppid=18167 vsize=287320 CPUtime=0.16 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 2252 0 0 0 16 0 0 0 18 0 4 0 632139059 294215680 7711 33554432000 4194304 4580107 140736366977344 18446744073709551615 4421780 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=293924 CPUtime=0.75 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 3607 0 0 0 74 1 0 0 18 0 4 0 632139059 300978176 8945 33554432000 4194304 4580107 140736366977344 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=293924 CPUtime=0.74 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 2519 0 0 0 74 0 0 0 19 0 4 0 632139059 300978176 8945 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 0.64
Current children cumulated vsize (KiB) 286420

[startup+0.863648 s]
/proc/loadavg: 6.45 7.70 7.70 7/359 18169
/proc/meminfo: memFree=18705536/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=293924 CPUtime=3.41 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 14670 0 0 0 338 3 0 0 18 0 4 0 632139059 300978176 9652 33554432000 4194304 4580107 140736366977344 18446744073709551615 4206232 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 73481 9652 377 95 0 68463 0
[pid=18169/tid=18171] ppid=18167 vsize=293924 CPUtime=0.85 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 3890 0 0 0 84 1 0 0 18 0 4 0 632139059 300978176 9652 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294546 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=293924 CPUtime=0.85 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 3790 0 0 0 84 1 0 0 18 0 4 0 632139059 300978176 9652 33554432000 4194304 4580107 140736366977344 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=293924 CPUtime=0.84 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 2685 0 0 0 84 0 0 0 19 0 4 0 632139059 300978176 9652 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.41
Current children cumulated vsize (KiB) 293924

[startup+0.963632 s]
/proc/loadavg: 6.45 7.70 7.70 7/359 18169
/proc/meminfo: memFree=18705536/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=294600 CPUtime=3.82 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 15782 0 0 0 378 4 0 0 19 0 4 0 632139059 301670400 9587 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 73650 9587 377 95 0 68632 0
[pid=18169/tid=18171] ppid=18167 vsize=294600 CPUtime=0.95 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 4060 0 0 0 94 1 0 0 19 0 4 0 632139059 301670400 9587 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=294600 CPUtime=0.95 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 3958 0 0 0 94 1 0 0 18 0 4 0 632139059 301670400 9587 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294504 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=294600 CPUtime=0.94 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 3293 0 0 0 94 0 0 0 19 0 4 0 632139059 301670400 9587 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3.82
Current children cumulated vsize (KiB) 294600

[startup+1.06361 s]
/proc/loadavg: 6.45 7.70 7.70 7/359 18169
/proc/meminfo: memFree=18705536/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=294600 CPUtime=4.22 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 16446 0 0 0 418 4 0 0 19 0 4 0 632139059 301670400 10251 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 73650 10251 377 95 0 68632 0
[pid=18169/tid=18171] ppid=18167 vsize=294600 CPUtime=1.05 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 4220 0 0 0 104 1 0 0 19 0 4 0 632139059 301670400 10252 33554432000 4194304 4580107 140736366977344 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=294600 CPUtime=1.05 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 4132 0 0 0 104 1 0 0 19 0 4 0 632139059 301670400 10252 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=294600 CPUtime=1.04 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 3464 0 0 0 104 0 0 0 19 0 4 0 632139059 301670400 10252 33554432000 4194304 4580107 140736366977344 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4.22
Current children cumulated vsize (KiB) 294600

[startup+1.50054 s]
/proc/loadavg: 6.45 7.70 7.70 7/359 18169
/proc/meminfo: memFree=18705536/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=295712 CPUtime=5.96 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 20501 0 0 0 592 4 0 0 19 0 4 0 632139059 302809088 10769 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 73928 10769 377 95 0 68910 0
[pid=18169/tid=18171] ppid=18167 vsize=295712 CPUtime=1.49 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 5335 0 0 0 148 1 0 0 19 0 4 0 632139059 302809088 10769 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=295712 CPUtime=1.48 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 5233 0 0 0 147 1 0 0 19 0 4 0 632139059 302809088 10769 33554432000 4194304 4580107 140736366977344 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=295712 CPUtime=1.48 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 4155 0 0 0 147 1 0 0 20 0 4 0 632139059 302809088 10769 33554432000 4194304 4580107 140736366977344 18446744073709551615 4295698 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 295712

[startup+3.10025 s]
/proc/loadavg: 6.45 7.70 7.70 10/364 18174
/proc/meminfo: memFree=18623656/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=297076 CPUtime=12.33 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 38322 0 0 0 1225 8 0 0 24 0 4 0 632139059 304205824 17028 33554432000 4194304 4580107 140736366977344 18446744073709551615 4416727 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 74269 17028 379 95 0 69251 0
[pid=18169/tid=18171] ppid=18167 vsize=297076 CPUtime=3.08 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 8678 0 0 0 307 1 0 0 25 0 4 0 632139059 304205824 17028 33554432000 4194304 4580107 140736366977344 18446744073709551615 4320853 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=297076 CPUtime=3.09 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 8584 0 0 0 307 2 0 0 24 0 4 0 632139059 304205824 17028 33554432000 4194304 4580107 140736366977344 18446744073709551615 4322582 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=297076 CPUtime=3.05 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 7434 0 0 0 304 1 0 0 25 0 4 0 632139059 304205824 17029 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294692 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 297076

[startup+6.30068 s]
/proc/loadavg: 6.57 7.70 7.71 11/364 18174
/proc/meminfo: memFree=18474988/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=298328 CPUtime=25.09 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 69850 0 0 0 2495 14 0 0 25 0 4 0 632139059 305487872 33335 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 74582 33335 379 95 0 69564 0
[pid=18169/tid=18171] ppid=18167 vsize=298328 CPUtime=6.28 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 16590 0 0 0 625 3 0 0 25 0 4 0 632139059 305487872 33335 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=298328 CPUtime=6.28 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 18273 0 0 0 625 3 0 0 25 0 4 0 632139059 305487872 33335 33554432000 4194304 4580107 140736366977344 18446744073709551615 4416310 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=298328 CPUtime=6.22 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 16786 0 0 0 619 3 0 0 25 0 4 0 632139059 305487872 33335 33554432000 4194304 4580107 140736366977344 18446744073709551615 4416709 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 25.09
Current children cumulated vsize (KiB) 298328

[startup+12.7005 s]
/proc/loadavg: 6.69 7.71 7.71 11/364 18174
/proc/meminfo: memFree=18393784/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=355060 CPUtime=50.65 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 107390 0 0 0 5043 22 0 0 25 0 4 0 632139059 363581440 44058 33554432000 4194304 4580107 140736366977344 18446744073709551615 4507875 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 88765 44058 379 95 0 83747 0
[pid=18169/tid=18171] ppid=18167 vsize=355060 CPUtime=12.69 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 26840 0 0 0 1264 5 0 0 25 0 4 0 632139059 363581440 44068 33554432000 4194304 4580107 140736366977344 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=355060 CPUtime=12.7 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 26175 0 0 0 1265 5 0 0 25 0 4 0 632139059 363581440 44068 33554432000 4194304 4580107 140736366977344 18446744073709551615 4295679 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=355060 CPUtime=12.55 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 26025 0 0 0 1250 5 0 0 25 0 4 0 632139059 363581440 44068 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 355060

[startup+25.5002 s]
/proc/loadavg: 7.04 7.75 7.72 11/364 18175
/proc/meminfo: memFree=18206348/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=421944 CPUtime=101.66 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 161962 0 0 0 10134 32 0 0 25 0 4 0 632139059 432070656 71760 33554432000 4194304 4580107 140736366977344 18446744073709551615 4416036 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 105486 71760 379 95 0 100468 0
[pid=18169/tid=18171] ppid=18167 vsize=421944 CPUtime=25.48 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 38376 0 0 0 2540 8 0 0 25 0 4 0 632139059 432070656 71760 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=421944 CPUtime=25.49 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 41610 0 0 0 2541 8 0 0 25 0 4 0 632139059 432070656 71760 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=421944 CPUtime=25.19 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 36016 0 0 0 2513 6 0 0 25 0 4 0 632139059 432070656 71760 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 101.66
Current children cumulated vsize (KiB) 421944

[startup+51.1007 s]
/proc/loadavg: 7.41 7.77 7.73 11/364 18175
/proc/meminfo: memFree=18151772/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=544964 CPUtime=203.76 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 235807 0 0 0 20326 50 0 0 25 0 4 0 632139059 558043136 77726 33554432000 4194304 4580107 140736366977344 18446744073709551615 4416315 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 136241 77726 379 95 0 131223 0
[pid=18169/tid=18171] ppid=18167 vsize=544964 CPUtime=51.07 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 59014 0 0 0 5095 12 0 0 25 0 4 0 632139059 558043136 77726 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=544964 CPUtime=51.08 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 51816 0 0 0 5098 10 0 0 25 0 4 0 632139059 558043136 77726 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=544964 CPUtime=50.5 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 62177 0 0 0 5038 12 0 0 25 0 4 0 632139059 558043136 77726 33554432000 4194304 4580107 140736366977344 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 203.76
Current children cumulated vsize (KiB) 544964

[startup+102.3 s]
/proc/loadavg: 7.84 7.83 7.75 11/364 18177
/proc/meminfo: memFree=17991420/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=690812 CPUtime=407.95 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 387784 0 0 0 40704 91 0 0 25 0 4 0 632139059 707391488 107145 33554432000 4194304 4580107 140736366977344 18446744073709551615 4302544 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 172703 107145 382 95 0 167685 0
[pid=18169/tid=18171] ppid=18167 vsize=690812 CPUtime=102.27 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 92551 0 0 0 10204 23 0 0 25 0 4 0 632139059 707391488 107145 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=690812 CPUtime=102.29 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 89721 0 0 0 10209 20 0 0 25 0 4 0 632139059 707391488 107145 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=690812 CPUtime=101.1 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 105609 0 0 0 10087 23 0 0 25 0 4 0 632139059 707391488 107145 33554432000 4194304 4580107 140736366977344 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 407.95
Current children cumulated vsize (KiB) 690812

[startup+162.301 s]

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

[pid=18169] ppid=18167 vsize=1202156 CPUtime=2800 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 1532596 0 0 0 279554 446 0 0 25 0 4 0 632139059 1231007744 216612 33554432000 4194304 4580107 140736366977344 18446744073709551615 4325710 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 300539 216612 379 95 0 295521 0
[pid=18169/tid=18171] ppid=18167 vsize=1202156 CPUtime=701.92 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 402166 0 0 0 70073 119 0 0 25 0 4 0 632139059 1231007744 216612 33554432000 4194304 4580107 140736366977344 18446744073709551615 4321048 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=1202156 CPUtime=702.16 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 380837 0 0 0 70112 104 0 0 25 0 4 0 632139059 1231007744 216612 33554432000 4194304 4580107 140736366977344 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=1202156 CPUtime=693.63 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 378062 0 0 0 69258 105 0 0 25 0 4 0 632139059 1231007744 216612 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 2800
Current children cumulated vsize (KiB) 1202156

[startup+762.3 s]
/proc/loadavg: 8.05 8.07 7.91 11/364 18197
/proc/meminfo: memFree=17247608/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=1177344 CPUtime=3039.27 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 1627587 0 0 0 303449 478 0 0 25 0 4 0 632139059 1205600256 214295 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294373 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 294336 214295 379 95 0 289318 0
[pid=18169/tid=18171] ppid=18167 vsize=1177344 CPUtime=761.92 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 428793 0 0 0 76063 129 0 0 25 0 4 0 632139059 1205600256 214295 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=1177344 CPUtime=762.14 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 395668 0 0 0 76107 107 0 0 25 0 4 0 632139059 1205600256 214295 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=1177344 CPUtime=752.93 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 406423 0 0 0 75179 114 0 0 25 0 4 0 632139059 1205600256 214295 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3039.27
Current children cumulated vsize (KiB) 1177344

[startup+822.301 s]
/proc/loadavg: 8.14 8.08 7.93 11/364 18199
/proc/meminfo: memFree=17239400/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=1245048 CPUtime=3278.6 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 1710882 0 0 0 327352 508 0 0 25 0 4 0 632139059 1274929152 215790 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 311262 215790 379 95 0 306244 0
[pid=18169/tid=18171] ppid=18167 vsize=1245048 CPUtime=821.93 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 443539 0 0 0 82059 134 0 0 25 0 4 0 632139059 1274929152 215792 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=1245048 CPUtime=822.15 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 420348 0 0 0 82097 118 0 0 25 0 4 0 632139059 1274929152 215792 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294345 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=1245048 CPUtime=812.24 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 424903 0 0 0 81103 121 0 0 25 0 4 0 632139059 1274929152 215792 33554432000 4194304 4580107 140736366977344 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3278.6
Current children cumulated vsize (KiB) 1245048

[startup+882.301 s]
/proc/loadavg: 8.05 8.07 7.93 10/364 18200
/proc/meminfo: memFree=17216324/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=1177028 CPUtime=3517.84 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 1800490 0 0 0 351244 540 0 0 25 0 4 0 632139059 1205276672 212140 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 294257 212140 379 95 0 289239 0
[pid=18169/tid=18171] ppid=18167 vsize=1177028 CPUtime=881.92 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 466237 0 0 0 88050 142 0 0 25 0 4 0 632139059 1205276672 212140 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294585 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=1177028 CPUtime=882.12 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 446074 0 0 0 88085 127 0 0 25 0 4 0 632139059 1205276672 212140 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294612 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=1177028 CPUtime=871.53 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 445385 0 0 0 87024 129 0 0 25 0 4 0 632139059 1205276672 212140 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294530 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3517.84
Current children cumulated vsize (KiB) 1177028

[startup+942.313 s]
/proc/loadavg: 8.12 8.08 7.94 10/364 18202
/proc/meminfo: memFree=17049396/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=1234096 CPUtime=3757.17 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 1883474 0 0 0 375143 574 0 0 25 0 4 0 632139059 1263714304 216061 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 308524 216061 379 95 0 303506 0
[pid=18169/tid=18171] ppid=18167 vsize=1234096 CPUtime=941.93 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 488079 0 0 0 94044 149 0 0 25 0 4 0 632139059 1263714304 216061 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=1234096 CPUtime=942.12 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 457311 0 0 0 94080 132 0 0 25 0 4 0 632139059 1263714304 216061 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=1234096 CPUtime=930.84 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 470441 0 0 0 92945 139 0 0 25 0 4 0 632139059 1263714304 216061 33554432000 4194304 4580107 140736366977344 18446744073709551615 4324126 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3757.17
Current children cumulated vsize (KiB) 1234096

[startup+1002.3 s]
/proc/loadavg: 8.09 8.08 7.94 11/364 18204
/proc/meminfo: memFree=16807812/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=1344992 CPUtime=3996.41 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 2004114 0 0 0 399027 614 0 0 25 0 4 0 632139059 1377271808 256260 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294952 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 336248 256260 379 95 0 331230 0
[pid=18169/tid=18171] ppid=18167 vsize=1344992 CPUtime=1001.92 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 537460 0 0 0 100032 160 0 0 25 0 4 0 632139059 1377271808 256260 33554432000 4194304 4580107 140736366977344 18446744073709551615 4451678 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=1344992 CPUtime=1002.1 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 478934 0 0 0 100071 139 0 0 25 0 4 0 632139059 1377271808 256260 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=1344992 CPUtime=990.13 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 495277 0 0 0 98863 150 0 0 25 0 4 0 632139059 1377271808 256260 33554432000 4194304 4580107 140736366977344 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 3996.41
Current children cumulated vsize (KiB) 1344992

[startup+1062.3 s]
/proc/loadavg: 8.08 8.08 7.95 10/364 18205
/proc/meminfo: memFree=16635428/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=1506272 CPUtime=4235.67 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 2077284 0 0 0 422929 638 0 0 25 0 4 0 632139059 1542422528 293119 33554432000 4194304 4580107 140736366977344 18446744073709551615 4451900 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 376568 293119 379 95 0 371550 0
[pid=18169/tid=18171] ppid=18167 vsize=1506272 CPUtime=1061.92 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 537460 0 0 0 106032 160 0 0 25 0 4 0 632139059 1542422528 293119 33554432000 4194304 4580107 140736366977344 18446744073709551615 4416028 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=1506272 CPUtime=1062.08 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 501147 0 0 0 106057 151 0 0 25 0 4 0 632139059 1542422528 293119 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294380 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=1506272 CPUtime=1049.41 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 521179 0 0 0 104786 155 0 0 25 0 4 0 632139059 1542422528 293119 33554432000 4194304 4580107 140736366977344 18446744073709551615 4451895 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4235.67
Current children cumulated vsize (KiB) 1506272

[startup+1122.3 s]
/proc/loadavg: 8.11 8.09 7.96 10/364 18207
/proc/meminfo: memFree=16631444/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=1559248 CPUtime=4474.98 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 2143417 0 0 0 446836 662 0 0 25 0 4 0 632139059 1596669952 282451 33554432000 4194304 4580107 140736366977344 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 389812 282451 379 95 0 384794 0
[pid=18169/tid=18171] ppid=18167 vsize=1559248 CPUtime=1121.91 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 558570 0 0 0 112024 167 0 0 25 0 4 0 632139059 1596669952 282451 33554432000 4194304 4580107 140736366977344 18446744073709551615 4295727 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=1559248 CPUtime=1122.07 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 525160 0 0 0 112048 159 0 0 25 0 4 0 632139059 1596669952 282451 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294963 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=1559248 CPUtime=1108.74 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 534475 0 0 0 110713 161 0 0 25 0 4 0 632139059 1596669952 282451 33554432000 4194304 4580107 140736366977344 18446744073709551615 4295723 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4474.98
Current children cumulated vsize (KiB) 1559248

[startup+1182.3 s]
/proc/loadavg: 8.11 8.10 7.97 10/364 18208
/proc/meminfo: memFree=16590624/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=1569480 CPUtime=4714.26 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 2225689 0 0 0 470733 693 0 0 25 0 4 0 632139059 1607147520 292379 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294974 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 392370 292379 381 95 0 387352 0
[pid=18169/tid=18171] ppid=18167 vsize=1569480 CPUtime=1181.91 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 581502 0 0 0 118015 176 0 0 25 0 4 0 632139059 1607147520 292379 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294507 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=1569480 CPUtime=1182.07 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 541047 0 0 0 118044 163 0 0 25 0 4 0 632139059 1607147520 292379 33554432000 4194304 4580107 140736366977344 18446744073709551615 4416292 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=1569480 CPUtime=1168.02 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 557773 0 0 0 116632 170 0 0 25 0 4 0 632139059 1607147520 292379 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294376 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4714.26
Current children cumulated vsize (KiB) 1569480



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203.8 s]
/proc/loadavg: 8.22 8.12 7.98 5/359 18210
/proc/meminfo: memFree=17531936/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=1555740 CPUtime=4800.03 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 2252694 0 0 0 479302 701 0 0 25 0 4 0 632139059 1593077760 292813 33554432000 4194304 4580107 140736366977344 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 388935 292814 381 95 0 383917 0
[pid=18169/tid=18171] ppid=18167 vsize=1555740 CPUtime=1203.42 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 588345 0 0 0 120163 179 0 0 25 0 4 0 632139059 1593077760 292818 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=1555740 CPUtime=1203.58 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 545304 0 0 0 120194 164 0 0 25 0 4 0 632139059 1593077760 292818 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=1555740 CPUtime=1189.28 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 566826 0 0 0 118755 173 0 0 25 0 4 0 632139059 1593077760 292818 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1555740

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

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

[startup+1203.8 s]
/proc/loadavg: 8.22 8.12 7.98 5/359 18210
/proc/meminfo: memFree=17531936/32951124 swapFree=67111348/67111528
[pid=18169] ppid=18167 vsize=1555740 CPUtime=4800.03 cores=0,2,4,6
/proc/18169/stat : 18169 (strangenight2-m) R 18167 18169 18129 0 -1 4202496 2252694 0 0 0 479302 701 0 0 25 0 4 0 632139059 1593077760 292813 33554432000 4194304 4580107 140736366977344 18446744073709551615 4295723 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/18169/statm: 388935 292814 381 95 0 383917 0
[pid=18169/tid=18171] ppid=18167 vsize=1555740 CPUtime=1203.42 cores=0,2,4,6
/proc/18169/task/18171/stat : 18171 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 588345 0 0 0 120163 179 0 0 25 0 4 0 632139059 1593077760 292818 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=18169/tid=18172] ppid=18167 vsize=1555740 CPUtime=1203.58 cores=0,2,4,6
/proc/18169/task/18172/stat : 18172 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 545304 0 0 0 120194 164 0 0 25 0 4 0 632139059 1593077760 292818 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294471 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=18169/tid=18173] ppid=18167 vsize=1555740 CPUtime=1189.28 cores=0,2,4,6
/proc/18169/task/18173/stat : 18173 (strangenight2-m) R 18167 18169 18129 0 -1 4202560 566826 0 0 0 118755 173 0 0 25 0 4 0 632139059 1593077760 292818 33554432000 4194304 4580107 140736366977344 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 6 0 0 0
Current children cumulated CPU time (s) 4800.03
Current children cumulated vsize (KiB) 1555740

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.88
CPU time (s): 4800.13
CPU user time (s): 4793.05
CPU system time (s): 7.08092
CPU usage (%): 398.722
Max. virtual memory (cumulated for all children) (KiB): 1640376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4793.05
system time used= 7.08092
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2252705
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= 3740
involuntary context switches= 23944

runsolver used 4.06938 second user time and 9.93449 second system time

The end

Launcher Data

Begin job on node145 at 2011-05-14 20:20:32
IDJOB=3366150
IDBENCH=82559
IDSOLVER=1844
FILE ID=node145/3366150-1305397232
RUNJOBID= node145-1305397232-18147
PBS_JOBID= 13324453
Free space on /tmp= 73652 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT11/random/large/unif-k5-r20-v1250-c25000-S935783783-069-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3366150-1305397232/watcher-3366150-1305397232 -o /tmp/evaluation-result-3366150-1305397232/solver-3366150-1305397232 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3366150-1305397232.cnf

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

MD5SUM BENCH= 4ba3e8e19a6d9aec4bc2bd0594f1360a
RANDOM SEED=983337625

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      18705816 kB
Buffers:        293216 kB
Cached:        8121168 kB
SwapCached:          0 kB
Active:        7266996 kB
Inactive:      6621768 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      18705816 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:           12096 kB
Writeback:           0 kB
AnonPages:     5473448 kB
Mapped:          27280 kB
Slab:           255480 kB
PageTables:      34264 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 79378992 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= 73652 MiB
End job on node145 at 2011-05-14 20:40:38