Trace number 3366258

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.06

General information on the benchmark

Namerandom/large/
unif-k7-r85-v250-c21250-S1274193329-021-UNKNOWN.cnf
MD5SUM3c4691c1028b5642345f341166405cb7
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables250
Number of clauses21250
Sum of the clauses size148750
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 521250

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-3366258-1305399962.cnf'
0.00/0.01	c -- header says num vars:            250
0.00/0.01	c -- header says num clauses:       21250
0.00/0.02	c -- clauses added:            0 learnts,        21250 normals,            0 xors
0.00/0.02	c -- vars added        250
0.00/0.02	c Parsing time:  0.01 s
0.00/0.02	c  N st     0         0       250     21250         0         0    148750         0   no data   no data
0.00/0.38	c asymm  cl-useful: 0/14573/21250 lits-rem:0 time: 0.36
0.00/0.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.01
0.00/0.40	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.40	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
0.00/0.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.61/1.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
4.61/1.20	c Finding binary XORs  T:     0.00 s  found:       0
4.61/1.20	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
4.61/1.20	c calculated reachability. Time: 0.00
4.61/1.20	c Calc default polars -  time:   0.00 s pos:     129 undec:       5 neg:     116
4.61/1.20	c =========================================================================================
4.61/1.20	c types(t): F = full restart, N = normal restart
4.61/1.20	c types(t): S = simplification begin/end, E = solution found
4.61/1.20	c restart types(rt): st = static, dy = dynamic
4.61/1.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.61/1.20	c  B st     0         0       250     21250         0         0    148750         0   no data   no data
4.61/1.20	c  N dy    14      4288       250     21250         0      4185    148750    285753     60.43     63.85
4.61/1.20	c  N dy    23      8733       250     21250         0      6084    148750    351599     58.75     62.09
5.01/1.29	c  N dy    35     13205       250     21250         0      6302    148750    301313     58.68     62.10
6.37/1.65	c  N dy    51     18073       250     21250         0      5566    148750    192245     58.77     61.88
7.60/1.92	c  N dy    63     22115       250     21250         0      9522    148750    452808     58.47     61.61
8.35/2.13	c  F st    70     25002       250     21250         0     12346    148750    640408     58.35     54.54
8.76/2.23	c  N st    73     26192       250     21250         0      6853    148750    219092     58.35   no data
9.56/2.49	c  S st    76     30003       250     21250         0     10570    148750    470036     58.35   no data
9.96/2.55	c  S st    76     30506       250     21250         0     11070    148750    500720     58.35   no data
9.96/2.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
9.96/2.56	c blocked clauses removed:        0 vars:      0 tried:         250 T: 0.00 s
9.96/2.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
9.96/2.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.96/2.57	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.96/2.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.99/3.06	c lits-rem:       103  cl-subs:      300  v-elim:      0  v-fix:    0  time:  0.47 s
12.75/3.28	c asymm  cl-useful: 0/6426/21250 lits-rem:0 time: 0.22
12.75/3.28	c calculated reachability. Time: 0.00
12.75/3.28	c  N dy    76     30506       250     21250         0     10770    148750    472843     58.35   no data
14.35/3.61	c  N dy    89     34698       250     21250         0     14880    148750    743902     58.29     61.54
15.55/3.95	c  N dy   107     38752       250     21250         0     11127    148750    445902     58.31     61.49
17.13/4.34	c  N dy   116     42953       250     21250         0     15222    148750    714723     58.17     61.58
17.93/4.59	c  S st   126     45759       250     21250         0      9206    148750    262670     58.15     55.60
18.33/4.64	c  S st   126     46261       250     21250         0      9705    148750    295072     58.15   no data
18.33/4.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.33/4.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.33/4.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.33/4.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.33/4.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.33/4.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
18.33/4.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.33/4.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.33/4.67	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.74/4.79	c lits-rem:        10  cl-subs:       26  v-elim:      0  v-fix:    0  time:  0.11 s
18.74/4.79	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
18.74/4.79	c vivif2 --  cl tried     9679 cl shrink        0 lits rem          0 time: 0.00
20.77/5.24	c asymm  cl-useful: 0/14605/21250 lits-rem:0 time: 0.45
20.77/5.24	c calculated reachability. Time: 0.00
20.77/5.24	c  N dy   126     46261       250     21250         0      9679    148750    292532     58.15   no data
21.92/5.55	c  N dy   135     50323       250     21250         0     13649    148750    554015     57.97     61.06
23.12/5.89	c  N dy   151     54332       250     21250         0     17585    148750    815815     58.03     62.28
24.74/6.24	c  N dy   173     58403       250     21250         0     11796    148750    379727     58.15     61.40
26.31/6.62	c  N dy   185     63045       250     21250         0     16322    148750    680351     58.13     61.32
27.92/7.04	c  N dy   200     67304       250     21250         0     20471    148750    955739     58.14     61.96
28.72/7.26	c  S st   208     69391       250     21250         0     11778    148750    326668     58.17     55.17
29.13/7.31	c  S st   208     69897       250     21250         0     12277    148750    357935     58.17   no data
29.13/7.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.13/7.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
29.13/7.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
29.13/7.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
29.13/7.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.13/7.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
29.13/7.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
29.13/7.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.13/7.34	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.90/7.51	c lits-rem:        62  cl-subs:       70  v-elim:      0  v-fix:    0  time:  0.16 s
29.90/7.51	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
29.90/7.52	c vivif2 --  cl tried    12207 cl shrink        0 lits rem          0 time: 0.00
30.70/7.75	c asymm  cl-useful: 0/6066/21250 lits-rem:0 time: 0.23
30.70/7.75	c calculated reachability. Time: 0.00
30.70/7.75	c  N dy   208     69897       250     21250         0     12207    148750    351386     58.17   no data
32.71/8.21	c  N dy   216     75326       250     21250         0     17508    148750    700488     58.05     61.61
34.69/8.70	c  N dy   233     80401       250     21250         0     22467    148750   1027637     58.06     61.15
36.30/9.19	c  N dy   246     86168       250     21250         0     16390    148750    578863     58.01     61.10
37.09/9.31	c  F st   253     87501       250     21250         0     17695    148750    665435     58.02   no data
38.68/9.77	c  N dy   259     92697       250     21250         0     22762    148750   1011094     58.02   no data
41.08/10.34	c  N dy   280     98812       250     21250         0     16032    148750    500657     58.01     61.51
43.47/10.94	c  S st   309    104845       250     21250         0     21913    148750    889247     58.05     55.04
43.87/11.02	c  S st   309    105350       250     21250         0     22413    148750    920020     58.05   no data
43.87/11.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.87/11.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
43.87/11.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.87/11.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.87/11.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.87/11.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
43.87/11.05	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.87/11.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
43.87/11.09	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.65/13.23	c lits-rem:       158  cl-subs:      475  v-elim:      0  v-fix:    0  time:  2.13 s
52.65/13.23	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
52.65/13.24	c vivif2 --  cl tried    21938 cl shrink        0 lits rem          0 time: 0.01
52.65/13.29	c asymm  cl-useful: 0/579/21250 lits-rem:0 time: 0.05
52.65/13.29	c calculated reachability. Time: 0.00
52.65/13.29	c  N dy   309    105350       250     21250         0     21938    148750    875942     58.05   no data
56.23/14.18	c  N dy   335    113672       250     21250         0     16403    148750    474264     58.06     61.14
61.03/15.31	c  N dy   366    124274       250     21250         0     26757    148750   1163271     58.01     61.18
64.66/16.28	c  N dy   392    133776       250     21250         0     21396    148750    753363     57.98     61.09
68.63/17.31	c  N dy   415    142882       250     21250         0     30280    148750   1339219     57.90     61.00
72.61/18.22	c  N dy   446    151998       250     21250         0     23579    148750    844638     57.88     61.17
75.00/18.86	c  S st   472    158027       250     21250         0     29453    148750   1233757     57.92   no data
75.40/18.95	c  S st   472    158529       250     21250         0     29944    148750   1264989     57.92   no data
75.40/18.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.40/18.98	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
75.40/18.98	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.40/18.98	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.40/18.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.40/18.98	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
75.40/18.98	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.40/19.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
75.80/19.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.54/23.20	c lits-rem:       223  cl-subs:      787  v-elim:      0  v-fix:    0  time:  4.17 s
92.54/23.20	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
92.54/23.21	c vivif2 --  cl tried    29157 cl shrink        0 lits rem          0 time: 0.01
93.34/23.47	c asymm  cl-useful: 0/5031/21250 lits-rem:0 time: 0.25
93.34/23.47	c calculated reachability. Time: 0.00
93.34/23.47	c  N dy   472    158529       250     21250         0     29157    148750   1192711     57.92   no data
97.74/24.55	c  N dy   510    168801       250     21250         0     22598    148750    727753     57.92     61.19
103.33/26.00	c  N dy   554    180877       250     21250         0     34388    148750   1506871     57.92     61.06
108.54/27.29	c  N dy   597    192503       250     21250         0     28195    148750   1044385     57.94     62.88
114.89/28.82	c  N dy   630    205247       250     21250         0     22095    148750    585307     57.88     61.54
122.07/30.60	c  N dy   679    218824       250     21250         0     35417    148750   1464482     57.86     61.73
129.66/32.51	c  N dy   738    233362       250     21250         0     30052    148750   1058093     57.91     61.07
131.65/33.08	c  S st   754    237794       250     21250         0     34389    148750   1343317     57.90     54.49
132.05/33.18	c  S st   754    238296       250     21250         0     34890    148750   1373438     57.90   no data
132.05/33.19	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.45/33.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
132.45/33.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.45/33.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.45/33.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.45/33.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
132.45/33.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
132.45/33.23	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
132.45/33.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
156.40/39.24	c lits-rem:       264  cl-subs:      828  v-elim:      0  v-fix:    0  time:  5.97 s
156.40/39.24	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
156.40/39.26	c vivif2 --  cl tried    34062 cl shrink        0 lits rem          0 time: 0.02
157.98/39.61	c asymm  cl-useful: 0/3865/21250 lits-rem:0 time: 0.35
157.98/39.61	c calculated reachability. Time: 0.00
157.98/39.61	c  N dy   754    238296       250     21250         0     34062    148750   1297169     57.90   no data
165.19/41.45	c  N dy   790    253997       250     21250         0     28863    148750    922515     57.84     61.00
173.55/43.56	c  N dy   855    270212       250     21250         0     23213    148750    498601     57.86     61.01
183.51/46.07	c  N dy   903    291081       250     21250         0     43589    148750   1844250     57.79     61.03
190.71/47.89	c  F st   977    306251       250     21250         0     35918    148750   1290398     57.85   no data
193.49/48.57	c  N dy   983    311450       250     21250         0     40988    148750   1629118     57.85   no data
203.87/51.11	c  N dy  1061    331370       250     21250         0     37004    148750   1306311     57.86     60.95
214.24/53.76	c  N dy  1120    352037       250     21250         0     32808    148750    968151     57.84     60.97
217.04/54.45	c  S st  1146    357444       250     21250         0     38078    148750   1318903     57.86   no data
217.44/54.56	c  S st  1146    357952       250     21250         0     38582    148750   1350907     57.86   no data
217.44/54.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
217.44/54.59	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
217.44/54.59	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
217.44/54.59	c bin-w-bin subsume rem            0 bins  time:  0.00 s
217.44/54.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
217.44/54.59	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
217.44/54.59	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
217.85/54.61	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
217.85/54.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
239.80/60.18	c lits-rem:       236  cl-subs:      776  v-elim:      0  v-fix:    0  time:  5.54 s
239.80/60.19	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
239.80/60.20	c vivif2 --  cl tried    37806 cl shrink        0 lits rem          0 time: 0.02
241.37/60.51	c asymm  cl-useful: 0/3565/21250 lits-rem:0 time: 0.30
241.37/60.51	c calculated reachability. Time: 0.00
241.37/60.51	c  N dy  1146    357952       250     21250         0     37806    148750   1278949     57.86   no data
253.38/63.58	c  N dy  1217    377969       250     21250         0     31947    148750    857386     57.83     60.99
265.72/66.61	c  N dy  1277    398163       250     21250         0     51686    148750   2157428     57.82     61.09
276.88/69.40	c  N dy  1349    418353       250     21250         0     45017    148750   1665586     57.82     61.42
289.26/72.50	c  N dy  1423    440200       250     21250         0     39045    148750   1218655     57.81     61.67
302.02/75.70	c  N dy  1508    460669       250     21250         0     30703    148750    610941     57.83     60.92
313.60/78.64	c  N dy  1588    481157       250     21250         0     50747    148750   1942308     57.85     61.70
325.57/81.68	c  N dy  1672    501169       250     21250         0     40953    148750   1236528     57.86     61.07
339.13/85.07	c  N dy  1723    522531       250     21250         0     31513    148750    562336     57.80     60.98
347.12/87.08	c  S st  1789    536928       250     21250         0     45607    148750   1493656     57.81     58.90
347.92/87.21	c  S st  1789    537433       250     21250         0     46109    148750   1525049     57.81   no data
347.92/87.22	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
347.92/87.25	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
347.92/87.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
347.92/87.25	c bin-w-bin subsume rem            0 bins  time:  0.00 s
347.92/87.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
347.92/87.25	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
347.92/87.25	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
347.92/87.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
348.31/87.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
379.83/95.26	c lits-rem:       454  cl-subs:      802  v-elim:      0  v-fix:    0  time:  7.95 s
379.83/95.26	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
379.83/95.28	c vivif2 --  cl tried    45307 cl shrink        0 lits rem          0 time: 0.02
381.43/95.61	c asymm  cl-useful: 0/3134/21250 lits-rem:0 time: 0.33
381.43/95.61	c calculated reachability. Time: 0.00
381.43/95.61	c  N dy  1789    537433       250     21250         0     45307    148750   1450716     57.81   no data
395.39/99.10	c  N dy  1878    557805       250     21250         0     33959    148750    665695     57.84     61.05
407.35/102.16	c  N dy  1948    578257       250     21250         0     53949    148750   1992042     57.83     61.40
420.52/105.42	c  N dy  2021    598693       250     21250         0     41677    148750   1119932     57.82     61.04
434.48/108.98	c  N dy  2072    618793       250     21250         0     61305    148750   2410175     57.79     60.84
448.05/112.33	c  N dy  2158    638900       250     21250         0     47718    148750   1469633     57.81     60.87
464.05/116.31	c  N dy  2231    659913       250     21250         0     68254    148750   2829326     57.81     61.18
476.81/119.52	c  N dy  2282    680012       250     21250         0     53678    148750   1807909     57.78     60.97
493.55/123.77	c  N dy  2352    700153       250     21250         0     38167    148750    726232     57.78     61.71
506.72/127.03	c  N dy  2414    720190       250     21250         0     57733    148750   2016884     57.77     60.93
521.47/130.77	c  N dy  2472    740261       250     21250         0     41220    148750    870059     57.75     60.92
535.44/134.23	c  N dy  2550    760326       250     21250         0     60786    148750   2162518     57.76     60.85
551.00/138.19	c  N dy  2624    780333       250     21250         0     43226    148750    949798     57.77     61.04
564.59/141.52	c  N dy  2687    800355       250     21250         0     62800    148750   2239835     57.75     61.38
569.39/142.71	c  S st  2715    806149       250     21250         0     68447    148750   2614348     57.76     56.37
570.15/142.90	c  S st  2715    806652       250     21250         0     68946    148750   2646118     57.76   no data
570.15/142.91	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
570.15/142.95	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
570.15/142.95	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
570.15/142.95	c bin-w-bin subsume rem            0 bins  time:  0.00 s
570.15/142.95	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
570.15/142.95	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
570.15/142.95	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
570.15/142.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
570.54/143.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
684.26/171.59	c lits-rem:       723  cl-subs:     1806  v-elim:      0  v-fix:    0  time: 28.54 s
684.26/171.59	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
684.66/171.62	c vivif2 --  cl tried    67140 cl shrink        0 lits rem          0 time: 0.03
686.27/172.01	c asymm  cl-useful: 0/2287/21250 lits-rem:0 time: 0.38
686.27/172.01	c calculated reachability. Time: 0.00
686.27/172.01	c  N dy  2715    806652       250     21250         0     67140    148750   2480679     57.76   no data
700.65/175.63	c  N dy  2795    826667       250     21250         0     48630    148750   1249293     57.77     62.56
715.39/179.37	c  N dy  2885    846783       250     21250         0     68240    148750   2548323     57.79     61.21
730.56/183.14	c  N dy  2958    866880       250     21250         0     48840    148750   1211731     57.79     60.90
746.12/187.06	c  N dy  3050    887212       250     21250         0     68726    148750   2532683     57.81     61.10
762.52/191.18	c  N dy  3140    907312       250     21250         0     48309    148750   1119899     57.82     61.36
777.23/194.88	c  N dy  3226    927328       250     21250         0     67869    148750   2421638     57.83     61.73
794.39/199.14	c  N dy  3303    947561       250     21250         0     46605    148750    951490     57.84     61.47
808.76/202.73	c  N dy  3381    967814       250     21250         0     66411    148750   2263890     57.83     61.21
826.32/207.13	c  N dy  3461    987834       250     21250         0     43947    148750    719545     57.83     61.03
840.28/210.64	c  N dy  3542   1007867       250     21250         0     63566    148750   2018180     57.84     61.26
858.65/215.30	c  N dy  3605   1029062       250     21250         0     84272    148750   3383960     57.82     60.88
873.40/218.97	c  N dy  3668   1049895       250     21250         0     61607    148750   1831544     57.82     61.15
892.55/223.70	c  N dy  3748   1070135       250     21250         0     81355    148750   3135202     57.83     60.96
894.18/224.17	c  F st  3761   1071875       250     21250         0     83044    148750   3246581     57.83   no data
908.90/227.85	c  N dy  3824   1090293       250     21250         0     57091    148750   1482875     57.84     61.78
927.67/232.50	c  N dy  3903   1110535       250     21250         0     76849    148750   2795124     57.84     61.39
949.21/237.91	c  N dy  3980   1130996       250     21250         0     51928    148750   1079357     57.85     60.94
965.17/241.97	c  N dy  4058   1151080       250     21250         0     71568    148750   2382615     57.85     61.21
985.52/247.10	c  N dy  4127   1171244       250     21250         0     91247    148750   3681637     57.85     60.91
1002.27/251.23	c  N dy  4209   1192900       250     21250         0     66520    148750   1990983     57.85     61.24
1018.64/255.34	c  S st  4280   1209979       250     21250         0     83213    148750   3097450     57.86     56.32
1019.44/255.57	c  S st  4280   1210483       250     21250         0     83711    148750   3128739     57.86   no data
1019.44/255.58	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1019.84/255.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1019.84/255.64	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1019.84/255.64	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1019.84/255.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1019.84/255.64	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1019.84/255.64	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1019.84/255.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1020.24/255.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1132.35/283.81	c lits-rem:       914  cl-subs:     2060  v-elim:      0  v-fix:    0  time: 28.06 s
1132.35/283.81	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1132.35/283.85	c vivif2 --  cl tried    81651 cl shrink        0 lits rem          0 time: 0.04
1133.94/284.24	c asymm  cl-useful: 0/1991/21250 lits-rem:0 time: 0.39
1133.94/284.25	c calculated reachability. Time: 0.00
1133.94/284.25	c  N dy  4280   1210483       250     21250         0     81651    148750   2937641     57.86   no data
1152.72/288.99	c  N dy  4358   1230784       250     21250         0     54594    148750   1146107     57.86     61.12
1169.06/293.04	c  N dy  4430   1250860       250     21250         0     74186    148750   2446597     57.86     61.60
1189.01/298.06	c  N dy  4489   1271491       250     21250         0     94356    148750   3775642     57.85     61.08
1204.58/301.95	c  N dy  4566   1291510       250     21250         0     66061    148750   1848969     57.85     61.32
1222.53/306.43	c  N dy  4634   1311579       250     21250         0     85656    148750   3147553     57.85     61.41
1242.07/311.33	c  N dy  4687   1332953       250     21250         0     57671    148750   1244385     57.83     61.05
1259.23/315.64	c  N dy  4769   1353127       250     21250         0     77356    148750   2545180     57.84     61.02
1280.00/320.83	c  N dy  4838   1373321       250     21250         0     97108    148750   3852670     57.84     61.00
1296.75/325.09	c  N dy  4924   1393996       250     21250         0     67477    148750   1832615     57.84     60.97
1316.29/329.90	c  N dy  4995   1414761       250     21250         0     87790    148750   3178440     57.84     61.79
1335.45/334.77	c  N dy  5053   1434777       250     21250         0     56529    148750   1052757     57.83     61.05
1352.20/338.95	c  N dy  5140   1454937       250     21250         0     76204    148750   2358970     57.84     60.98
1372.95/344.18	c  N dy  5214   1475130       250     21250         0     95976    148750   3668953     57.85     61.03
1392.50/349.01	c  N dy  5307   1495362       250     21250         0     63933    148750   1493890     57.85     61.30
1410.46/353.58	c  N dy  5389   1515385       250     21250         0     83477    148750   2795942     57.86     62.33
1433.62/359.38	c  N dy  5472   1535738       250     21250         0    103377    148750   4112633     57.87     61.43
1451.60/363.83	c  N dy  5569   1555826       250     21250         0     70224    148750   1851771     57.88     60.96
1471.90/368.97	c  N dy  5623   1576001       250     21250         0     89932    148750   3152732     57.87     61.03
1496.24/375.06	c  N dy  5697   1596472       250     21250         0     56209    148750    869563     57.87     60.97
1513.40/379.35	c  N dy  5767   1616602       250     21250         0     75876    148750   2172895     57.87     61.15
1533.76/384.43	c  N dy  5813   1636655       250     21250         0     95478    148750   3470926     57.85     61.12
1556.52/390.16	c  N dy  5901   1657499       250     21250         0     61124    148750   1142961     57.86     61.29
1574.07/394.57	c  N dy  5977   1677634       250     21250         0     80811    148750   2443609     57.86     61.23
1596.02/400.08	c  N dy  6056   1698154       250     21250         0    100875    148750   3772982     57.86     61.62
1611.55/403.98	c  S st  6099   1710483       250     21250         0     57236    148750    828555     57.86     57.32
1612.35/404.14	c  S st  6099   1710986       250     21250         0     57735    148750    859705     57.86   no data
1612.35/404.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1612.35/404.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1612.35/404.19	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1612.35/404.19	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1612.35/404.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1612.35/404.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1612.35/404.19	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1612.76/404.21	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1612.76/404.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1618.38/405.68	c lits-rem:        69  cl-subs:      106  v-elim:      0  v-fix:    0  time:  1.45 s
1618.38/405.68	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1618.74/405.70	c vivif2 --  cl tried    57629 cl shrink        0 lits rem          0 time: 0.01
1619.53/405.90	c asymm  cl-useful: 0/1377/21250 lits-rem:0 time: 0.20
1619.53/405.90	c calculated reachability. Time: 0.00
1619.53/405.90	c  N dy  6099   1710986       250     21250         0     57629    148750    850124     57.86   no data
1637.49/410.46	c  N dy  6180   1731046       250     21250         0     77220    148750   2156465     57.87     60.94
1661.03/416.33	c  N dy  6239   1751393       250     21250         0     97109    148750   3469036     57.87     61.09
1689.36/423.47	c  N dy  6325   1771515       250     21250         0     60099    148750    961525     57.88     61.22
1707.31/427.93	c  N dy  6387   1792091       250     21250         0     80206    148750   2297656     57.87     61.28
1729.26/433.43	c  N dy  6465   1812141       250     21250         0     99814    148750   3599760     57.88     62.85
1753.61/439.59	c  N dy  6547   1832323       250     21250         0     61851    148750   1019115     57.88     61.00
1772.35/444.24	c  N dy  6624   1852801       250     21250         0     81817    148750   2340744     57.88     61.00
1793.94/449.62	c  N dy  6683   1873299       250     21250         0    101821    148750   3671907     57.88     61.08
1817.44/455.58	c  N dy  6757   1893305       250     21250         0     62777    148750   1031317     57.88     61.28
1835.79/460.12	c  N dy  6835   1913887       250     21250         0     82888    148750   2363171     57.88     61.24
1858.14/465.72	c  N dy  6904   1934341       250     21250         0    102898    148750   3688120     57.88     61.01
1882.88/471.96	c  N dy  6979   1954426       250     21250         0     62903    148750    985315     57.88     60.98
1900.43/476.35	c  N dy  7043   1974602       250     21250         0     82608    148750   2287835     57.88     60.99
1924.38/482.36	c  N dy  7111   1997264       250     21250         0    104754    148750   3758897     57.88     60.95
1949.51/488.67	c  N dy  7185   2017334       250     21250         0     63781    148750    984653     57.88     61.42
1967.47/493.16	c  N dy  7252   2037362       250     21250         0     83369    148750   2278349     57.88     61.26
1989.42/498.61	c  N dy  7317   2057441       250     21250         0    102964    148750   3573063     57.88     61.27
2016.54/505.48	c  N dy  7404   2077757       250     21250         0    122819    148750   4892538     57.89     61.11
2034.92/510.09	c  N dy  7473   2098738       250     21250         0     81758    148750   2128284     57.88     61.80
2056.86/515.59	c  N dy  7541   2119226       250     21250         0    101776    148750   3457525     57.88     61.59
2085.18/522.65	c  N dy  7605   2140026       250     21250         0    122093    148750   4803221     57.88     61.16
2105.14/527.66	c  N dy  7663   2160196       250     21250         0     79285    148750   1904052     57.87     61.42
2127.86/533.39	c  N dy  7727   2180351       250     21250         0     98977    148750   3205471     57.87     61.04
2155.40/540.25	c  N dy  7816   2201371       250     21250         0    119541    148750   4571635     57.87     61.00
2168.97/543.63	c  S st  7858   2210986       250     21250         0     65432    148750    926427     57.87     57.49
2169.77/543.81	c  S st  7858   2211489       250     21250         0     65930    148750    957760     57.87   no data
2169.77/543.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2169.77/543.85	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2169.77/543.86	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2169.77/543.86	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2169.77/543.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2169.77/543.86	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2169.77/543.86	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2169.77/543.88	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2170.17/543.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2175.78/545.39	c lits-rem:        77  cl-subs:      113  v-elim:      0  v-fix:    0  time:  1.48 s
2175.78/545.39	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
2176.14/545.40	c vivif2 --  cl tried    65817 cl shrink        0 lits rem          0 time: 0.01
2177.34/545.73	c asymm  cl-useful: 0/2963/21250 lits-rem:0 time: 0.33
2177.34/545.73	c calculated reachability. Time: 0.00
2177.34/545.73	c  N dy  7858   2211489       250     21250         0     65817    148750    947422     57.87   no data
2195.30/550.22	c  N dy  7925   2231697       250     21250         0     85580    148750   2253784     57.87     60.97
2219.26/556.25	c  N dy  8024   2251762       250     21250         0    105214    148750   3553024     57.88     61.13
2246.77/563.14	c  N dy  8095   2272234       250     21250         0    125198    148750   4883142     57.88     61.62
2267.54/568.34	c  N dy  8169   2292399       250     21250         0     80365    148750   1866251     57.88     61.26
2289.90/573.93	c  N dy  8246   2312574       250     21250         0    100059    148750   3168539     57.88     61.15
2319.79/581.46	c  N dy  8333   2335612       250     21250         0    122579    148750   4662626     57.88     61.01
2344.53/587.67	c  N dy  8411   2356730       250     21250         0     77743    148750   1638722     57.88     61.04
2367.27/593.37	c  N dy  8475   2376739       250     21250         0     97288    148750   2934280     57.88     61.58
2396.39/600.69	c  N dy  8562   2397096       250     21250         0    117183    148750   4255965     57.89     61.16
2423.53/607.40	c  N dy  8623   2417254       250     21250         0     70433    148750   1100088     57.88     61.02
2443.52/612.45	c  N dy  8711   2437595       250     21250         0     90294    148750   2422676     57.89     60.98
2466.62/618.21	c  N dy  8767   2458208       250     21250         0    110466    148750   3760154     57.88     61.26
2495.36/625.48	c  N dy  8852   2478252       250     21250         0    130048    148750   5054900     57.89     61.87
2517.30/630.91	c  N dy  8915   2498278       250     21250         0     82181    148750   1818972     57.88     61.42
2538.84/636.32	c  N dy  8982   2518515       250     21250         0    101963    148750   3131939     57.88     60.94
2565.58/643.03	c  N dy  9061   2538668       250     21250         0    121637    148750   4437872     57.88     61.02
2593.91/650.11	c  N dy  9137   2558696       250     21250         0     72840    148750   1146160     57.88     61.36
2613.86/655.18	c  N dy  9220   2578708       250     21250         0     92369    148750   2441921     57.88     62.54
2638.59/661.36	c  N dy  9301   2598727       250     21250         0    111941    148750   3741545     57.89     61.55
2667.36/668.57	c  N dy  9384   2618747       250     21250         0    131496    148750   5032698     57.89     64.04
2692.46/674.81	c  N dy  9471   2638930       250     21250         0     81858    148750   1687995     57.90     61.28
2715.22/680.55	c  N dy  9566   2659102       250     21250         0    101593    148750   2996436     57.90     61.02
2740.73/686.95	c  N dy  9617   2679150       250     21250         0    121183    148750   4291050     57.90     61.09
2777.45/696.11	c  N dy  9680   2700412       250     21250         0     71589    148750    948060     57.89     61.32
2788.61/698.93	c  S st  9731   2711491       250     21250         0     82424    148750   1666152     57.90   no data
2789.42/699.15	c  S st  9731   2711991       250     21250         0     82920    148750   1697121     57.90   no data
2789.42/699.16	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2789.84/699.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2789.84/699.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2789.84/699.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2789.84/699.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2789.84/699.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2789.84/699.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2789.84/699.25	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2789.84/699.29	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2821.33/707.15	c lits-rem:       352  cl-subs:      721  v-elim:      0  v-fix:    0  time:  7.85 s
2821.33/707.15	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
2821.33/707.17	c vivif2 --  cl tried    82199 cl shrink        0 lits rem          0 time: 0.02
2822.93/707.57	c asymm  cl-useful: 0/2183/21250 lits-rem:0 time: 0.39
2822.93/707.57	c calculated reachability. Time: 0.00
2822.93/707.57	c  N dy  9731   2711991       250     21250         0     82199    148750   1630436     57.90   no data
2846.08/713.33	c  N dy  9819   2732056       250     21250         0    101776    148750   2930576     57.90     61.20
2872.02/719.89	c  N dy  9899   2752097       250     21250         0    121294    148750   4231322     57.91     61.33
2903.95/727.84	c  N dy  9981   2772375       250     21250         0    141112    148750   5547976     57.91     61.32
2925.90/733.35	c  N dy 10073   2792579       250     21250         0     89585    148750   2090259     57.91     61.39
2950.61/739.51	c  N dy 10175   2812689       250     21250         0    109211    148750   3394567     57.92     61.34
2978.15/746.50	c  N dy 10236   2833077       250     21250         0    129099    148750   4709547     57.92     61.42
3007.67/753.85	c  N dy 10301   2853162       250     21250         0     76464    148750   1161763     57.92     61.25
3028.82/759.17	c  N dy 10383   2873676       250     21250         0     96520    148750   2491939     57.92     61.10
3054.75/765.60	c  N dy 10472   2893677       250     21250         0    116065    148750   3791013     57.92     61.35
3083.90/772.93	c  N dy 10528   2913883       250     21250         0    135790    148750   5095577     57.92     61.00
3113.81/780.41	c  N dy 10611   2933992       250     21250         0     82180    148750   1484464     57.92     61.59
3136.56/786.18	c  N dy 10693   2954050       250     21250         0    101762    148750   2783626     57.93     61.66
3163.68/793.00	c  N dy 10775   2974121       250     21250         0    121397    148750   4088416     57.93     67.53
3194.80/800.76	c  N dy 10841   2994174       250     21250         0    140956    148750   5380124     57.93     61.33
3221.14/807.38	c  N dy 10919   3014470       250     21250         0     86526    148750   1711215     57.93     61.02
3242.33/812.65	c  N dy 10972   3034659       250     21250         0    106246    148750   3030544     57.92     61.52
3270.61/819.70	c  N dy 11061   3054714       250     21250         0    125815    148750   4333364     57.93     64.10
3302.14/827.64	c  N dy 11133   3074785       250     21250         0    145383    148750   5631296     57.93     64.32
3326.87/833.87	c  N dy 11211   3095316       250     21250         0     90244    148750   1905553     57.93     61.32
3350.82/839.81	c  N dy 11291   3115389       250     21250         0    109828    148750   3204116     57.93     61.15
3379.54/847.07	c  N dy 11374   3135598       250     21250         0    129567    148750   4517666     57.94     61.46
3410.66/854.89	c  N dy 11433   3155903       250     21250         0    149367    148750   5831026     57.93     61.83
3435.03/860.94	c  N dy 11522   3176157       250     21250         0     93022    148750   2036982     57.94     61.12
3459.34/867.03	c  N dy 11605   3196295       250     21250         0    112681    148750   3344217     57.94     61.35
3481.29/872.53	c  S st 11659   3211992       250     21250         0    128011    148750   4359247     57.94     53.14
3482.49/872.87	c  S st 11659   3212495       250     21250         0    128512    148750   4391696     57.94   no data
3482.49/872.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3482.89/872.97	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
3482.89/872.97	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3482.89/872.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3482.89/872.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3482.89/872.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
3482.89/872.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3483.31/873.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
3483.72/873.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3703.53/928.26	c lits-rem:      1010  cl-subs:     2949  v-elim:      0  v-fix:    0  time: 55.12 s
3703.53/928.27	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
3703.93/928.32	c vivif2 --  cl tried   125563 cl shrink        0 lits rem          0 time: 0.05
3705.53/928.75	c asymm  cl-useful: 0/1443/21250 lits-rem:0 time: 0.43
3705.53/928.76	c calculated reachability. Time: 0.00
3705.53/928.76	c  N dy 11659   3212495       250     21250         0    125563    148750   4121005     57.94   no data
3738.65/937.00	c  N dy 11733   3232899       250     21250         0    145526    148750   5441954     57.94     61.04
3765.78/943.82	c  N dy 11800   3252922       250     21250         0     87971    148750   1648347     57.94     61.64
3790.12/949.91	c  N dy 11875   3273325       250     21250         0    107905    148750   2966985     57.94     61.06
3817.65/956.80	c  N dy 11938   3293464       250     21250         0    127541    148750   4271443     57.94     61.03
3849.57/964.87	c  N dy 12020   3313708       250     21250         0    147367    148750   5596474     57.94     61.14
3877.90/971.99	c  N dy 12100   3333930       250     21250         0     88985    148750   1654688     57.94     61.14
3902.64/978.17	c  N dy 12176   3354742       250     21250         0    109295    148750   3004104     57.94     61.01
3933.76/985.93	c  N dy 12279   3374836       250     21250         0    128929    148750   4314136     57.95     61.06
3968.87/994.73	c  N dy 12346   3395131       250     21250         0    148697    148750   5624795     57.95     61.11
4002.39/1003.16	c  N dy 12415   3415137       250     21250         0     89159    148750   1615401     57.95     61.58
4026.73/1009.29	c  N dy 12509   3435158       250     21250         0    108758    148750   2920245     57.95     61.30
4055.46/1016.49	c  N dy 12589   3455290       250     21250         0    128440    148750   4223470     57.95     61.82
4088.58/1024.75	c  N dy 12658   3475366       250     21250         0    148073    148750   5523784     57.95     61.82
4119.72/1032.55	c  N dy 12726   3495374       250     21250         0     87496    148750   1443021     57.95     65.37
4143.24/1038.49	c  N dy 12814   3515494       250     21250         0    107159    148750   2753140     57.95     61.06
4172.39/1045.76	c  N dy 12902   3536200       250     21250         0    127389    148750   4098011     57.96     61.47
4203.53/1053.51	c  N dy 12977   3556224       250     21250         0    146958    148750   5402670     57.96     69.16
4236.20/1061.79	c  N dy 13045   3576339       250     21250         0     85499    148750   1257062     57.96     61.59
4258.56/1067.36	c  N dy 13117   3596373       250     21250         0    105100    148750   2554972     57.96     61.14
4286.91/1074.41	c  N dy 13211   3616620       250     21250         0    124885    148750   3872704     57.96     61.35
4319.20/1082.54	c  N dy 13297   3636644       250     21250         0    144424    148750   5169228     57.97     62.23
4355.11/1091.58	c  N dy 13377   3656756       250     21250         0    164092    148750   6471887     57.97     61.72
4376.65/1096.96	c  N dy 13431   3676915       250     21250         0    101720    148750   2275208     57.97     61.15
4403.39/1103.69	c  N dy 13513   3696940       250     21250         0    121280    148750   3576846     57.97     61.12
4426.95/1109.56	c  S st 13570   3712496       250     21250         0    136467    148750   4583161     57.97     60.50
4428.52/1109.92	c  S st 13570   3713002       250     21250         0    136966    148750   4614698     57.97   no data
4428.52/1109.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4428.92/1110.02	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4428.92/1110.02	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4428.92/1110.02	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4428.92/1110.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4428.92/1110.02	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4428.92/1110.02	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4428.92/1110.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
4429.32/1110.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4640.39/1163.04	c lits-rem:      1078  cl-subs:     3325  v-elim:      0  v-fix:    0  time: 52.84 s
4640.39/1163.04	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
4640.79/1163.11	c vivif2 --  cl tried   133641 cl shrink        0 lits rem          0 time: 0.07
4643.19/1163.73	c asymm  cl-useful: 0/1357/21250 lits-rem:0 time: 0.62
4643.19/1163.74	c calculated reachability. Time: 0.00
4643.19/1163.74	c  N dy 13570   3713002       250     21250         0    133641    148750   4312522     57.97   no data
4691.06/1175.76	c  N dy 13655   3733059       250     21250         0    153244    148750   5615397     57.97     62.88
4726.98/1184.72	c  F st 13732   3751563       250     21250         0     88293    148750   1334045     57.97     55.85
4728.97/1185.25	c  N st 13736   3753598       250     21250         0     90277    148750   1467681     57.97   no data
4753.31/1191.36	c  N dy 13799   3773793       250     21250         0    109995    148750   2781801     57.97     61.92
4782.05/1198.58	c  N dy 13878   3794023       250     21250         0    129776    148750   4096786     57.97     61.14

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

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

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


[startup+0 s]
/proc/loadavg: 8.17 8.16 7.75 1/303 13578
/proc/meminfo: memFree=12333772/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 651594950 52396032 347 33554432000 4194304 4580107 140736464546096 18446744073709551615 47644584466354 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 12792 347 299 95 0 7774 0
[pid=13578/tid=13579] ppid=13576 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 651594950 52396032 347 33554432000 4194304 4580107 140736464546096 18446744073709551615 47644584466354 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651594950 52396032 347 33554432000 4194304 4580107 140736464546096 18446744073709551615 47644584466352 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=51168 CPUtime=0 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 651594950 52396032 347 33554432000 4194304 4580107 140736464546096 18446744073709551615 235594922993 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.0221799 s]
/proc/loadavg: 8.17 8.16 7.75 1/303 13578
/proc/meminfo: memFree=12333772/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=283400 CPUtime=0.06 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 2670 0 0 0 6 0 0 0 25 0 4 0 651594950 290201600 2582 33554432000 4194304 4580107 140736464546096 18446744073709551615 4489516 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 74396 8095 377 95 0 69378 0
[pid=13578/tid=13579] ppid=13576 vsize=297584 CPUtime=0.76 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 2876 0 0 0 76 0 0 0 25 0 4 0 651594950 304726016 7593 33554432000 4194304 4580107 140736464546096 18446744073709551615 235594909831 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=281444 CPUtime=0.84 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 2855 0 0 0 84 0 0 0 18 0 4 0 651594950 288198656 7677 33554432000 4194304 4580107 140736464546096 18446744073709551615 4295401 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=281444 CPUtime=0.84 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 2502 0 0 0 84 0 0 0 19 0 4 0 651594950 288198656 7677 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 283400

[startup+0.961281 s]
/proc/loadavg: 8.17 8.16 7.75 1/303 13578
/proc/meminfo: memFree=12333772/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=281444 CPUtime=3.81 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 12052 0 0 0 378 3 0 0 25 0 4 0 651594950 288198656 8088 33554432000 4194304 4580107 140736464546096 18446744073709551615 4293211 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 70361 8088 377 95 0 65343 0
[pid=13578/tid=13579] ppid=13576 vsize=281444 CPUtime=0.94 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 3064 0 0 0 94 0 0 0 25 0 4 0 651594950 288198656 8088 33554432000 4194304 4580107 140736464546096 18446744073709551615 4316629 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=281444 CPUtime=0.94 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 2960 0 0 0 94 0 0 0 18 0 4 0 651594950 288198656 8089 33554432000 4194304 4580107 140736464546096 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=281444 CPUtime=0.94 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 2605 0 0 0 94 0 0 0 19 0 4 0 651594950 288198656 8089 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.81
Current children cumulated vsize (KiB) 281444

[startup+1.06126 s]
/proc/loadavg: 8.17 8.16 7.75 1/303 13578
/proc/meminfo: memFree=12333772/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=281604 CPUtime=4.21 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 12483 0 0 0 418 3 0 0 25 0 4 0 651594950 288362496 8519 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 70401 8519 377 95 0 65383 0
[pid=13578/tid=13579] ppid=13576 vsize=281604 CPUtime=1.04 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 3190 0 0 0 104 0 0 0 25 0 4 0 651594950 288362496 8519 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294639 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=281604 CPUtime=1.04 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 3062 0 0 0 104 0 0 0 18 0 4 0 651594950 288362496 8519 33554432000 4194304 4580107 140736464546096 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=281604 CPUtime=1.04 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 2705 0 0 0 104 0 0 0 19 0 4 0 651594950 288362496 8519 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294422 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.21
Current children cumulated vsize (KiB) 281604

[startup+1.16125 s]
/proc/loadavg: 8.17 8.16 7.75 1/303 13578
/proc/meminfo: memFree=12333772/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=281852 CPUtime=4.61 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 13258 0 0 0 458 3 0 0 25 0 4 0 651594950 288616448 8574 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 70463 8574 377 95 0 65445 0
[pid=13578/tid=13579] ppid=13576 vsize=281852 CPUtime=1.14 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 3293 0 0 0 114 0 0 0 25 0 4 0 651594950 288616448 8574 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294438 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=281852 CPUtime=1.14 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 3162 0 0 0 114 0 0 0 18 0 4 0 651594950 288616448 8574 33554432000 4194304 4580107 140736464546096 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=281852 CPUtime=1.14 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 2807 0 0 0 114 0 0 0 19 0 4 0 651594950 288616448 8574 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 281852

[startup+1.50119 s]
/proc/loadavg: 8.17 8.16 7.75 1/303 13578
/proc/meminfo: memFree=12333772/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=301992 CPUtime=5.97 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 15779 0 0 0 593 4 0 0 25 0 4 0 651594950 309239808 9539 33554432000 4194304 4580107 140736464546096 18446744073709551615 4295404 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 75498 9539 377 95 0 70480 0
[pid=13578/tid=13579] ppid=13576 vsize=301992 CPUtime=1.49 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 4010 0 0 0 148 1 0 0 25 0 4 0 651594950 309239808 9539 33554432000 4194304 4580107 140736464546096 18446744073709551615 4324356 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=301992 CPUtime=1.48 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 3890 0 0 0 148 0 0 0 19 0 4 0 651594950 309239808 9539 33554432000 4194304 4580107 140736464546096 18446744073709551615 4489516 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=301992 CPUtime=1.48 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 3544 0 0 0 147 1 0 0 20 0 4 0 651594950 309239808 9539 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 301992

[startup+3.10091 s]
/proc/loadavg: 8.16 8.16 7.75 9/315 13595
/proc/meminfo: memFree=12095368/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=303164 CPUtime=12.34 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 28359 0 0 0 1227 7 0 0 25 0 4 0 651594950 310439936 12576 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294449 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 75791 12576 379 95 0 70773 0
[pid=13578/tid=13579] ppid=13576 vsize=303164 CPUtime=3.08 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 6772 0 0 0 307 1 0 0 25 0 4 0 651594950 310439936 12576 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=303164 CPUtime=3.08 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 6709 0 0 0 307 1 0 0 23 0 4 0 651594950 310439936 12576 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=303164 CPUtime=3.06 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 5790 0 0 0 305 1 0 0 25 0 4 0 651594950 310439936 12576 33554432000 4194304 4580107 140736464546096 18446744073709551615 4293232 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.34
Current children cumulated vsize (KiB) 303164

[startup+6.31134 s]
/proc/loadavg: 8.16 8.16 7.75 9/315 13595
/proc/meminfo: memFree=12024812/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=302104 CPUtime=25.16 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 48446 0 0 0 2505 11 0 0 25 0 4 0 651594950 309354496 22995 33554432000 4194304 4580107 140736464546096 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 75526 22995 379 95 0 70508 0
[pid=13578/tid=13579] ppid=13576 vsize=302104 CPUtime=6.3 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 11835 0 0 0 627 3 0 0 25 0 4 0 651594950 309354496 22995 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294373 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=302104 CPUtime=6.3 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 12322 0 0 0 628 2 0 0 25 0 4 0 651594950 309354496 22995 33554432000 4194304 4580107 140736464546096 18446744073709551615 4325710 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=302104 CPUtime=6.24 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 11627 0 0 0 622 2 0 0 25 0 4 0 651594950 309354496 22995 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.16
Current children cumulated vsize (KiB) 302104

[startup+12.7002 s]
/proc/loadavg: 8.14 8.15 7.75 9/315 13595
/proc/meminfo: memFree=11946456/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=317632 CPUtime=50.66 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 79980 0 0 0 5049 17 0 0 25 0 4 0 651594950 325255168 40515 33554432000 4194304 4580107 140736464546096 18446744073709551615 4415779 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 79408 40515 379 95 0 74390 0
[pid=13578/tid=13579] ppid=13576 vsize=317632 CPUtime=12.69 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 19895 0 0 0 1265 4 0 0 25 0 4 0 651594950 325255168 40515 33554432000 4194304 4580107 140736464546096 18446744073709551615 4293229 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=317632 CPUtime=12.68 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 18183 0 0 0 1265 3 0 0 25 0 4 0 651594950 325255168 40515 33554432000 4194304 4580107 140736464546096 18446744073709551615 4416727 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=317632 CPUtime=12.57 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 21264 0 0 0 1253 4 0 0 25 0 4 0 651594950 325255168 40515 33554432000 4194304 4580107 140736464546096 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 317632

[startup+25.501 s]
/proc/loadavg: 8.11 8.14 7.76 9/315 13596
/proc/meminfo: memFree=11732676/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=318716 CPUtime=101.72 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 118931 0 0 0 10147 25 0 0 25 0 4 0 651594950 326365184 46337 33554432000 4194304 4580107 140736464546096 18446744073709551615 4293232 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 79679 46337 379 95 0 74661 0
[pid=13578/tid=13579] ppid=13576 vsize=318716 CPUtime=25.49 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 28001 0 0 0 2543 6 0 0 25 0 4 0 651594950 326365184 46337 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=318716 CPUtime=25.48 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 31058 0 0 0 2542 6 0 0 25 0 4 0 651594950 326365184 46337 33554432000 4194304 4580107 140736464546096 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=318716 CPUtime=25.24 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 29389 0 0 0 2518 6 0 0 25 0 4 0 651594950 326365184 46337 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294396 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.72
Current children cumulated vsize (KiB) 318716

[startup+51.1005 s]
/proc/loadavg: 8.07 8.13 7.76 9/315 13597
/proc/meminfo: memFree=11544380/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=439232 CPUtime=203.87 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 177588 0 0 0 20346 41 0 0 25 0 4 0 651594950 449773568 60788 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294358 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 109808 60788 379 95 0 104790 0
[pid=13578/tid=13579] ppid=13576 vsize=439232 CPUtime=51.09 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 40621 0 0 0 5101 8 0 0 25 0 4 0 651594950 449773568 60788 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=439232 CPUtime=51.09 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 43540 0 0 0 5099 10 0 0 25 0 4 0 651594950 449773568 60788 33554432000 4194304 4580107 140736464546096 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=439232 CPUtime=50.59 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 45885 0 0 0 5048 11 0 0 25 0 4 0 651594950 449773568 60788 33554432000 4194304 4580107 140736464546096 18446744073709551615 4316555 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 203.87
Current children cumulated vsize (KiB) 439232

[startup+102.3 s]
/proc/loadavg: 8.03 8.11 7.77 9/315 13598
/proc/meminfo: memFree=11300020/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=447860 CPUtime=408.16 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 262667 0 0 0 40746 70 0 0 25 0 4 0 651594950 458608640 64721 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 111965 64721 379 95 0 106947 0
[pid=13578/tid=13579] ppid=13576 vsize=447860 CPUtime=102.28 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 62683 0 0 0 10213 15 0 0 25 0 4 0 651594950 458608640 64721 33554432000 4194304 4580107 140736464546096 18446744073709551615 4293235 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=447860 CPUtime=102.28 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 66683 0 0 0 10211 17 0 0 25 0 4 0 651594950 458608640 64721 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=447860 CPUtime=101.27 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 65474 0 0 0 10109 18 0 0 25 0 4 0 651594950 458608640 64721 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.16
Current children cumulated vsize (KiB) 447860

[startup+162.301 s]

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

[pid=13578] ppid=13576 vsize=814644 CPUtime=2562.78 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 846021 0 0 0 255988 290 0 0 25 0 4 0 651594950 834195456 123470 33554432000 4194304 4580107 140736464546096 18446744073709551615 4293064 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 203661 123470 379 95 0 198643 0
[pid=13578/tid=13579] ppid=13576 vsize=814644 CPUtime=642.3 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 213922 0 0 0 64157 73 0 0 25 0 4 0 651594950 834195456 123470 33554432000 4194304 4580107 140736464546096 18446744073709551615 4321724 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=814644 CPUtime=642.29 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 228892 0 0 0 64153 76 0 0 25 0 4 0 651594950 834195456 123470 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=814644 CPUtime=635.88 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 192543 0 0 0 63523 65 0 0 25 0 4 0 651594950 834195456 123470 33554432000 4194304 4580107 140736464546096 18446744073709551615 4306528 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2562.78
Current children cumulated vsize (KiB) 814644

[startup+702.301 s]
/proc/loadavg: 8.02 8.07 7.90 9/315 13614
/proc/meminfo: memFree=10487560/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=702612 CPUtime=2802.19 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 895032 0 0 0 279906 313 0 0 25 0 4 0 651594950 719474688 123084 33554432000 4194304 4580107 140736464546096 18446744073709551615 4416469 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 175653 123084 379 95 0 170635 0
[pid=13578/tid=13579] ppid=13576 vsize=702612 CPUtime=702.3 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 225356 0 0 0 70153 77 0 0 25 0 4 0 651594950 719474688 123084 33554432000 4194304 4580107 140736464546096 18446744073709551615 4415767 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=702612 CPUtime=702.29 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 238822 0 0 0 70147 82 0 0 25 0 4 0 651594950 719474688 123084 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=702612 CPUtime=695.28 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 204307 0 0 0 69458 70 0 0 25 0 4 0 651594950 719474688 123084 33554432000 4194304 4580107 140736464546096 18446744073709551615 4416732 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2802.19
Current children cumulated vsize (KiB) 702612

[startup+762.3 s]
/proc/loadavg: 8.08 8.08 7.92 9/315 13615
/proc/meminfo: memFree=10444992/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=818492 CPUtime=3041.59 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 948365 0 0 0 303826 333 0 0 25 0 4 0 651594950 838135808 122323 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 204623 122323 379 95 0 199605 0
[pid=13578/tid=13579] ppid=13576 vsize=818492 CPUtime=762.3 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 238464 0 0 0 76148 82 0 0 25 0 4 0 651594950 838135808 122323 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=818492 CPUtime=762.29 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 254643 0 0 0 76140 89 0 0 25 0 4 0 651594950 838135808 122323 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=818492 CPUtime=754.68 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 214605 0 0 0 75394 74 0 0 25 0 4 0 651594950 838135808 122323 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3041.59
Current children cumulated vsize (KiB) 818492

[startup+822.301 s]
/proc/loadavg: 8.07 8.08 7.92 9/315 13617
/proc/meminfo: memFree=10413336/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=871228 CPUtime=3280.99 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 997227 0 0 0 327743 356 0 0 25 0 4 0 651594950 892137472 129564 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294533 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 217807 129564 379 95 0 212789 0
[pid=13578/tid=13579] ppid=13576 vsize=871228 CPUtime=822.3 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 252911 0 0 0 82142 88 0 0 25 0 4 0 651594950 892137472 129564 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=871228 CPUtime=822.29 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 263965 0 0 0 82137 92 0 0 25 0 4 0 651594950 892137472 129564 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=871228 CPUtime=814.09 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 225328 0 0 0 81329 80 0 0 25 0 4 0 651594950 892137472 129564 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3280.99
Current children cumulated vsize (KiB) 871228

[startup+882.3 s]
/proc/loadavg: 8.10 8.09 7.93 9/315 13619
/proc/meminfo: memFree=10204372/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=1061936 CPUtime=3520.39 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 1071005 0 0 0 351658 381 0 0 25 0 4 0 651594950 1087422464 161996 33554432000 4194304 4580107 140736464546096 18446744073709551615 4451895 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 265484 161996 379 95 0 260466 0
[pid=13578/tid=13579] ppid=13576 vsize=1061936 CPUtime=882.31 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 277673 0 0 0 88138 93 0 0 25 0 4 0 651594950 1087422464 161996 33554432000 4194304 4580107 140736464546096 18446744073709551615 4451900 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=1061936 CPUtime=882.29 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 278648 0 0 0 88131 98 0 0 25 0 4 0 651594950 1087422464 161996 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294455 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=1061936 CPUtime=873.49 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 239333 0 0 0 87262 87 0 0 25 0 4 0 651594950 1087422464 161996 33554432000 4194304 4580107 140736464546096 18446744073709551615 4451692 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3520.39
Current children cumulated vsize (KiB) 1061936

[startup+942.301 s]
/proc/loadavg: 8.14 8.10 7.94 9/315 13620
/proc/meminfo: memFree=10230236/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=1004112 CPUtime=3759.82 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 1083672 0 0 0 375594 388 0 0 25 0 4 0 651594950 1028210688 153981 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294688 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 251028 153981 379 95 0 246010 0
[pid=13578/tid=13579] ppid=13576 vsize=1004112 CPUtime=942.32 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 277673 0 0 0 94139 93 0 0 25 0 4 0 651594950 1028210688 153984 33554432000 4194304 4580107 140736464546096 18446744073709551615 4416036 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=1004112 CPUtime=942.31 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 287581 0 0 0 94127 104 0 0 25 0 4 0 651594950 1028210688 153984 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294458 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=1004112 CPUtime=932.89 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 239333 0 0 0 93202 87 0 0 25 0 4 0 651594950 1028210688 153984 33554432000 4194304 4580107 140736464546096 18446744073709551615 4416463 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3759.82
Current children cumulated vsize (KiB) 1004112

[startup+1002.3 s]
/proc/loadavg: 8.13 8.10 7.95 9/315 13622
/proc/meminfo: memFree=10226860/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=976088 CPUtime=3999.2 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 1129090 0 0 0 399509 411 0 0 25 0 4 0 651594950 999514112 158139 33554432000 4194304 4580107 140736464546096 18446744073709551615 4293235 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 244022 158139 379 95 0 239004 0
[pid=13578/tid=13579] ppid=13576 vsize=976088 CPUtime=1002.3 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 289539 0 0 0 100132 98 0 0 25 0 4 0 651594950 999514112 158139 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=976088 CPUtime=1002.29 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 295670 0 0 0 100122 107 0 0 25 0 4 0 651594950 999514112 158139 33554432000 4194304 4580107 140736464546096 18446744073709551615 4451883 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=976088 CPUtime=992.29 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 250994 0 0 0 99137 92 0 0 25 0 4 0 651594950 999514112 158140 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294378 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3999.2
Current children cumulated vsize (KiB) 976088

[startup+1062.31 s]
/proc/loadavg: 8.18 8.11 7.96 9/315 13623
/proc/meminfo: memFree=10248768/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=962432 CPUtime=4238.63 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 1177843 0 0 0 423431 432 0 0 25 0 4 0 651594950 985530368 158677 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 240608 158677 379 95 0 235590 0
[pid=13578/tid=13579] ppid=13576 vsize=962432 CPUtime=1062.31 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 303380 0 0 0 106127 104 0 0 25 0 4 0 651594950 985530368 158677 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294356 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=962432 CPUtime=1062.3 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 302862 0 0 0 106120 110 0 0 25 0 4 0 651594950 985530368 158677 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294624 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=962432 CPUtime=1051.7 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 264755 0 0 0 105072 98 0 0 25 0 4 0 651594950 985530368 158677 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4238.63
Current children cumulated vsize (KiB) 962432

[startup+1122.3 s]
/proc/loadavg: 8.07 8.09 7.96 9/315 13625
/proc/meminfo: memFree=10137880/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=1018824 CPUtime=4478 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 1230060 0 0 0 447345 455 0 0 25 0 4 0 651594950 1043275776 162954 33554432000 4194304 4580107 140736464546096 18446744073709551615 4451900 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 254706 162954 379 95 0 249688 0
[pid=13578/tid=13579] ppid=13576 vsize=1018824 CPUtime=1122.3 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 317202 0 0 0 112120 110 0 0 25 0 4 0 651594950 1043275776 162954 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=1018824 CPUtime=1122.29 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 315569 0 0 0 112113 116 0 0 25 0 4 0 651594950 1043275776 162954 33554432000 4194304 4580107 140736464546096 18446744073709551615 4295404 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=1018824 CPUtime=1111.09 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 275176 0 0 0 111005 104 0 0 25 0 4 0 651594950 1043275776 162954 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294482 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4478
Current children cumulated vsize (KiB) 1018824

[startup+1182.3 s]
/proc/loadavg: 8.09 8.08 7.97 9/315 13627
/proc/meminfo: memFree=10236800/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=1044420 CPUtime=4717.4 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 1256035 0 0 0 471272 468 0 0 25 0 4 0 651594950 1069486080 177599 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294378 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 261105 177599 379 95 0 256087 0
[pid=13578/tid=13579] ppid=13576 vsize=1044420 CPUtime=1182.31 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 324937 0 0 0 118117 114 0 0 25 0 4 0 651594950 1069486080 177599 33554432000 4194304 4580107 140736464546096 18446744073709551615 4416310 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=1044420 CPUtime=1182.3 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 324394 0 0 0 118108 122 0 0 25 0 4 0 651594950 1069486080 177599 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=1044420 CPUtime=1170.48 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 282497 0 0 0 116942 106 0 0 25 0 4 0 651594950 1069486080 177599 33554432000 4194304 4580107 140736464546096 18446744073709551615 4416732 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4717.4
Current children cumulated vsize (KiB) 1044420



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1203 s]
/proc/loadavg: 8.06 8.08 7.97 11/315 13627
/proc/meminfo: memFree=10121212/32950928 swapFree=67111348/67111528
[pid=13578] ppid=13576 vsize=1104632 CPUtime=4800.06 cores=1,3,5,7
/proc/13578/stat : 13578 (strangenight2-m) R 13576 13578 13350 0 -1 4202496 1264612 0 0 0 479533 473 0 0 25 0 4 0 651594950 1131143168 178719 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 18446744073709551615 0 0 17 5 0 0 0
/proc/13578/statm: 276158 178719 379 95 0 271140 0
[pid=13578/tid=13579] ppid=13576 vsize=1104632 CPUtime=1203.03 cores=1,3,5,7
/proc/13578/task/13579/stat : 13579 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 324937 0 0 0 120189 114 0 0 25 0 4 0 651594950 1131143168 178720 33554432000 4194304 4580107 140736464546096 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=13578/tid=13580] ppid=13576 vsize=1104632 CPUtime=1203.02 cores=1,3,5,7
/proc/13578/task/13580/stat : 13580 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 327478 0 0 0 120178 124 0 0 25 0 4 0 651594950 1131143168 178720 33554432000 4194304 4580107 140736464546096 18446744073709551615 4294426 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=13578/tid=13581] ppid=13576 vsize=1104632 CPUtime=1190.99 cores=1,3,5,7
/proc/13578/task/13581/stat : 13581 (strangenight2-m) R 13576 13578 13350 0 -1 4202560 282497 0 0 0 118993 106 0 0 25 0 4 0 651594950 1131143168 178720 33554432000 4194304 4580107 140736464546096 18446744073709551615 4416997 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.06
Current children cumulated vsize (KiB) 1104632

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1203.06
CPU time (s): 4800.13
CPU user time (s): 4795.37
CPU system time (s): 4.76228
CPU usage (%): 398.993
Max. virtual memory (cumulated for all children) (KiB): 1119032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.37
system time used= 4.76228
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1264615
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= 2044
involuntary context switches= 33161

runsolver used 3.35749 second user time and 8.69968 second system time

The end

Launcher Data

Begin job on node120 at 2011-05-14 21:06:02
IDJOB=3366258
IDBENCH=82667
IDSOLVER=1844
FILE ID=node120/3366258-1305399962
RUNJOBID= node120-1305397551-13369
PBS_JOBID= 13324463
Free space on /tmp= 73504 MiB

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

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

MD5SUM BENCH= 3c4691c1028b5642345f341166405cb7
RANDOM SEED=185654580

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

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

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

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      12334060 kB
Buffers:        254516 kB
Cached:        3570800 kB
SwapCached:          0 kB
Active:       17354388 kB
Inactive:      2974984 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      12334060 kB
SwapTotal:    67111528 kB
SwapFree:     67111348 kB
Dirty:            5888 kB
Writeback:           0 kB
AnonPages:    16504180 kB
Mapped:          24424 kB
Slab:           174632 kB
PageTables:      48648 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 51551080 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= 73496 MiB
End job on node120 at 2011-05-14 21:26:07