Trace number 3173849

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt? (TO) 4800.24 1201.64

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.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3173849-1304031696.cnf'
0.00/0.00	c -- header says num vars:            250
0.00/0.00	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
1.17/0.37	c asymm  cl-useful: 0/14573/21250 lits-rem:0 time: 0.36
1.17/0.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.17/0.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.17/0.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.17/0.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.17/0.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1.17/0.39	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4.76/1.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
4.76/1.20	c Finding binary XORs  T:     0.00 s  found:       0
4.76/1.20	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
4.76/1.20	c calculated reachability. Time: 0.00
4.76/1.20	c Calc default polars -  time:   0.00 s pos:     129 undec:       5 neg:     116
4.76/1.20	c =========================================================================================
4.76/1.20	c types(t): F = full restart, N = normal restart
4.76/1.20	c types(t): S = simplification begin/end, E = solution found
4.76/1.20	c restart types(rt): st = static, dy = dynamic
4.76/1.20	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.76/1.20	c  B st     0         0       250     21250         0         0    148750         0   no data   no data
4.76/1.20	c  N dy    14      4288       250     21250         0      4185    148750    285753     60.43     63.85
4.76/1.20	c  N dy    23      8733       250     21250         0      6084    148750    351599     58.75     62.09
5.16/1.30	c  N dy    35     13205       250     21250         0      6302    148750    301313     58.68     62.10
6.36/1.64	c  N dy    51     18073       250     21250         0      5566    148750    192245     58.77     61.88
7.56/1.91	c  N dy    63     22115       250     21250         0      9522    148750    452808     58.47     61.61
8.38/2.12	c  F st    70     25002       250     21250         0     12346    148750    640408     58.35     54.54
8.78/2.22	c  N st    73     26192       250     21250         0      6853    148750    219092     58.35   no data
9.56/2.48	c  S st    76     30003       250     21250         0     10570    148750    470036     58.35   no data
9.96/2.53	c  S st    76     30506       250     21250         0     11070    148750    500720     58.35   no data
9.96/2.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
9.96/2.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
9.96/2.55	c blocked clauses removed:        0 vars:      0 tried:         250 T: 0.00 s
9.96/2.55	c bin-w-bin subsume rem            0 bins  time:  0.00 s
9.96/2.55	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
9.96/2.55	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
9.96/2.55	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
9.96/2.56	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
9.96/2.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
11.96/3.04	c lits-rem:       103  cl-subs:      300  v-elim:      0  v-fix:    0  time:  0.47 s
12.77/3.27	c asymm  cl-useful: 0/6426/21250 lits-rem:0 time: 0.22
12.77/3.27	c calculated reachability. Time: 0.00
12.77/3.27	c  N dy    76     30506       250     21250         0     10770    148750    472843     58.35   no data
14.35/3.60	c  N dy    89     34698       250     21250         0     14880    148750    743902     58.29     61.54
15.55/3.94	c  N dy   107     38752       250     21250         0     11127    148750    445902     58.31     61.49
17.16/4.34	c  N dy   116     42953       250     21250         0     15222    148750    714723     58.17     61.58
17.95/4.59	c  S st   126     45759       250     21250         0      9206    148750    262670     58.15     55.60
18.34/4.64	c  S st   126     46261       250     21250         0      9705    148750    295072     58.15   no data
18.34/4.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
18.34/4.65	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
18.34/4.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
18.34/4.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
18.34/4.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
18.34/4.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
18.34/4.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
18.34/4.66	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
18.34/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.74/5.24	c asymm  cl-useful: 0/14605/21250 lits-rem:0 time: 0.45
20.74/5.24	c calculated reachability. Time: 0.00
20.74/5.24	c  N dy   126     46261       250     21250         0      9679    148750    292532     58.15   no data
21.96/5.55	c  N dy   135     50323       250     21250         0     13649    148750    554015     57.97     61.06
23.14/5.89	c  N dy   151     54332       250     21250         0     17585    148750    815815     58.03     62.28
24.74/6.25	c  N dy   173     58403       250     21250         0     11796    148750    379727     58.15     61.40
26.35/6.62	c  N dy   185     63045       250     21250         0     16322    148750    680351     58.13     61.32
27.93/7.04	c  N dy   200     67304       250     21250         0     20471    148750    955739     58.14     61.96
28.73/7.26	c  S st   208     69391       250     21250         0     11778    148750    326668     58.17     55.17
29.13/7.32	c  S st   208     69897       250     21250         0     12277    148750    357935     58.17   no data
29.13/7.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
29.13/7.33	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.34	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
29.13/7.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
29.94/7.51	c lits-rem:        62  cl-subs:       70  v-elim:      0  v-fix:    0  time:  0.16 s
29.94/7.52	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
29.94/7.52	c vivif2 --  cl tried    12207 cl shrink        0 lits rem          0 time: 0.00
30.76/7.75	c asymm  cl-useful: 0/6066/21250 lits-rem:0 time: 0.23
30.76/7.75	c calculated reachability. Time: 0.00
30.76/7.75	c  N dy   208     69897       250     21250         0     12207    148750    351386     58.17   no data
32.73/8.22	c  N dy   216     75326       250     21250         0     17508    148750    700488     58.05     61.61
34.74/8.71	c  N dy   233     80401       250     21250         0     22467    148750   1027637     58.06     61.15
36.72/9.20	c  N dy   246     86168       250     21250         0     16390    148750    578863     58.01     61.10
37.12/9.32	c  F st   253     87501       250     21250         0     17695    148750    665435     58.02   no data
38.73/9.77	c  N dy   259     92697       250     21250         0     22762    148750   1011094     58.02   no data
41.12/10.35	c  N dy   280     98812       250     21250         0     16032    148750    500657     58.01     61.51
43.53/10.94	c  S st   309    104845       250     21250         0     21913    148750    889247     58.05     55.04
43.93/11.03	c  S st   309    105350       250     21250         0     22413    148750    920020     58.05   no data
43.93/11.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
43.93/11.05	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.02
43.93/11.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
43.93/11.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
43.93/11.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
43.93/11.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
43.93/11.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
43.93/11.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
44.31/11.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
52.72/13.27	c lits-rem:       158  cl-subs:      475  v-elim:      0  v-fix:    0  time:  2.17 s
52.72/13.27	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
52.72/13.28	c vivif2 --  cl tried    21938 cl shrink        0 lits rem          0 time: 0.01
53.10/13.32	c asymm  cl-useful: 0/579/21250 lits-rem:0 time: 0.04
53.10/13.32	c calculated reachability. Time: 0.00
53.10/13.32	c  N dy   309    105350       250     21250         0     21938    148750    875942     58.05   no data
56.71/14.20	c  N dy   335    113672       250     21250         0     16403    148750    474264     58.06     61.14
61.11/15.35	c  N dy   366    124274       250     21250         0     26757    148750   1163271     58.01     61.18
65.08/16.32	c  N dy   392    133776       250     21250         0     21396    148750    753363     57.98     61.09
69.08/17.33	c  N dy   415    142882       250     21250         0     30280    148750   1339219     57.90     61.00
72.68/18.24	c  N dy   446    151998       250     21250         0     23579    148750    844638     57.88     61.17
75.07/18.88	c  S st   472    158027       250     21250         0     29453    148750   1233757     57.92   no data
75.46/18.97	c  S st   472    158529       250     21250         0     29944    148750   1264989     57.92   no data
75.46/18.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
75.86/19.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
75.86/19.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.86/19.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
75.86/19.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
75.86/19.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
75.86/19.00	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
75.86/19.02	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
75.86/19.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
92.65/23.24	c lits-rem:       223  cl-subs:      787  v-elim:      0  v-fix:    0  time:  4.18 s
92.65/23.24	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
92.65/23.26	c vivif2 --  cl tried    29157 cl shrink        0 lits rem          0 time: 0.01
93.85/23.51	c asymm  cl-useful: 0/5031/21250 lits-rem:0 time: 0.25
93.85/23.51	c calculated reachability. Time: 0.00
93.85/23.51	c  N dy   472    158529       250     21250         0     29157    148750   1192711     57.92   no data
98.24/24.60	c  N dy   510    168801       250     21250         0     22598    148750    727753     57.92     61.19
103.82/26.06	c  N dy   554    180877       250     21250         0     34388    148750   1506871     57.92     61.06
109.02/27.35	c  N dy   597    192503       250     21250         0     28195    148750   1044385     57.94     62.88
115.02/28.88	c  N dy   630    205247       250     21250         0     22095    148750    585307     57.88     61.54
122.20/30.67	c  N dy   679    218824       250     21250         0     35417    148750   1464482     57.86     61.73
129.79/32.58	c  N dy   738    233362       250     21250         0     30052    148750   1058093     57.91     61.07
132.18/33.15	c  S st   754    237794       250     21250         0     34389    148750   1343317     57.90     54.49
132.58/33.25	c  S st   754    238296       250     21250         0     34890    148750   1373438     57.90   no data
132.58/33.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
132.58/33.28	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
132.58/33.28	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
132.58/33.28	c bin-w-bin subsume rem            0 bins  time:  0.00 s
132.58/33.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
132.58/33.28	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
132.58/33.28	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
132.98/33.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
132.98/33.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
156.96/39.35	c lits-rem:       264  cl-subs:      828  v-elim:      0  v-fix:    0  time:  6.01 s
156.96/39.36	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
156.96/39.37	c vivif2 --  cl tried    34062 cl shrink        0 lits rem          0 time: 0.02
158.55/39.72	c asymm  cl-useful: 0/3865/21250 lits-rem:0 time: 0.34
158.55/39.72	c calculated reachability. Time: 0.00
158.55/39.72	c  N dy   754    238296       250     21250         0     34062    148750   1297169     57.90   no data
165.74/41.56	c  N dy   790    253997       250     21250         0     28863    148750    922515     57.84     61.00
174.13/43.68	c  N dy   855    270212       250     21250         0     23213    148750    498601     57.86     61.01
184.14/46.19	c  N dy   903    291081       250     21250         0     43589    148750   1844250     57.79     61.03
191.70/48.01	c  F st   977    306251       250     21250         0     35918    148750   1290398     57.85   no data
194.10/48.69	c  N dy   983    311450       250     21250         0     40988    148750   1629118     57.85   no data
204.50/51.23	c  N dy  1061    331370       250     21250         0     37004    148750   1306311     57.86     60.95
214.89/53.88	c  N dy  1120    352037       250     21250         0     32808    148750    968151     57.84     60.97
217.67/54.57	c  S st  1146    357444       250     21250         0     38078    148750   1318903     57.86   no data
218.07/54.68	c  S st  1146    357952       250     21250         0     38582    148750   1350907     57.86   no data
218.07/54.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
218.48/54.70	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
218.48/54.71	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
218.48/54.71	c bin-w-bin subsume rem            0 bins  time:  0.00 s
218.48/54.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
218.48/54.71	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
218.48/54.71	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
218.48/54.73	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
218.48/54.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
240.84/60.33	c lits-rem:       236  cl-subs:      776  v-elim:      0  v-fix:    0  time:  5.57 s
240.84/60.34	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
240.84/60.35	c vivif2 --  cl tried    37806 cl shrink        0 lits rem          0 time: 0.02
242.04/60.66	c asymm  cl-useful: 0/3565/21250 lits-rem:0 time: 0.30
242.04/60.66	c calculated reachability. Time: 0.00
242.04/60.66	c  N dy  1146    357952       250     21250         0     37806    148750   1278949     57.86   no data
254.44/63.75	c  N dy  1217    377969       250     21250         0     31947    148750    857386     57.83     60.99
266.41/66.76	c  N dy  1277    398163       250     21250         0     51686    148750   2157428     57.82     61.09
277.59/69.55	c  N dy  1349    418353       250     21250         0     45017    148750   1665586     57.82     61.42
289.99/72.64	c  N dy  1423    440200       250     21250         0     39045    148750   1218655     57.81     61.67
302.77/75.82	c  N dy  1508    460669       250     21250         0     30703    148750    610941     57.83     60.92
314.34/78.73	c  N dy  1588    481157       250     21250         0     50747    148750   1942308     57.85     61.70
326.32/81.77	c  N dy  1672    501169       250     21250         0     40953    148750   1236528     57.86     61.07
339.90/85.13	c  N dy  1723    522531       250     21250         0     31513    148750    562336     57.80     60.98
347.90/87.13	c  S st  1789    536928       250     21250         0     45607    148750   1493656     57.81     58.90
348.30/87.26	c  S st  1789    537433       250     21250         0     46109    148750   1525049     57.81   no data
348.30/87.27	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
348.70/87.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.03
348.70/87.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
348.70/87.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
348.70/87.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
348.70/87.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
348.70/87.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
348.70/87.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
348.70/87.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
380.65/95.39	c lits-rem:       454  cl-subs:      802  v-elim:      0  v-fix:    0  time:  8.02 s
380.65/95.39	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
381.05/95.41	c vivif2 --  cl tried    45307 cl shrink        0 lits rem          0 time: 0.02
382.27/95.73	c asymm  cl-useful: 0/3134/21250 lits-rem:0 time: 0.33
382.27/95.74	c calculated reachability. Time: 0.00
382.27/95.74	c  N dy  1789    537433       250     21250         0     45307    148750   1450716     57.81   no data
396.23/99.23	c  N dy  1878    557805       250     21250         0     33959    148750    665695     57.84     61.05
408.23/102.29	c  N dy  1948    578257       250     21250         0     53949    148750   1992042     57.83     61.40
421.41/105.60	c  N dy  2021    598693       250     21250         0     41677    148750   1119932     57.82     61.04
435.78/109.12	c  N dy  2072    618793       250     21250         0     61305    148750   2410175     57.79     60.84
448.96/112.47	c  N dy  2158    638900       250     21250         0     47718    148750   1469633     57.81     60.87
464.94/116.44	c  N dy  2231    659913       250     21250         0     68254    148750   2829326     57.81     61.18
477.73/119.65	c  N dy  2282    680012       250     21250         0     53678    148750   1807909     57.78     60.97
494.90/123.91	c  N dy  2352    700153       250     21250         0     38167    148750    726232     57.78     61.71
507.68/127.15	c  N dy  2414    720190       250     21250         0     57733    148750   2016884     57.77     60.93
522.48/130.89	c  N dy  2472    740261       250     21250         0     41220    148750    870059     57.75     60.92
536.44/134.36	c  N dy  2550    760326       250     21250         0     60786    148750   2162518     57.76     60.85
552.42/138.32	c  N dy  2624    780333       250     21250         0     43226    148750    949798     57.77     61.04
565.60/141.65	c  N dy  2687    800355       250     21250         0     62800    148750   2239835     57.75     61.38
570.40/142.85	c  S st  2715    806149       250     21250         0     68447    148750   2614348     57.76     56.37
571.21/143.04	c  S st  2715    806652       250     21250         0     68946    148750   2646118     57.76   no data
571.21/143.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
571.21/143.09	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
571.60/143.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
571.60/143.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
571.60/143.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
571.60/143.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
571.60/143.10	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
571.60/143.13	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
571.99/143.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
687.05/172.01	c lits-rem:       723  cl-subs:     1806  v-elim:      0  v-fix:    0  time: 28.81 s
687.05/172.02	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
687.05/172.05	c vivif2 --  cl tried    67140 cl shrink        0 lits rem          0 time: 0.03
688.64/172.43	c asymm  cl-useful: 0/2287/21250 lits-rem:0 time: 0.38
688.64/172.43	c calculated reachability. Time: 0.00
688.64/172.43	c  N dy  2715    806652       250     21250         0     67140    148750   2480679     57.76   no data
703.04/176.07	c  N dy  2795    826667       250     21250         0     48630    148750   1249293     57.77     62.56
718.19/179.81	c  N dy  2885    846783       250     21250         0     68240    148750   2548323     57.79     61.21
732.98/183.58	c  N dy  2958    866880       250     21250         0     48840    148750   1211731     57.79     60.90
748.96/187.51	c  N dy  3050    887212       250     21250         0     68726    148750   2532683     57.81     61.10
765.34/191.65	c  N dy  3140    907312       250     21250         0     48309    148750   1119899     57.82     61.36
780.12/195.38	c  N dy  3226    927328       250     21250         0     67869    148750   2421638     57.83     61.73
797.29/199.66	c  N dy  3303    947561       250     21250         0     46605    148750    951490     57.84     61.47
811.68/203.23	c  N dy  3381    967814       250     21250         0     66411    148750   2263890     57.83     61.21
829.26/207.65	c  N dy  3461    987834       250     21250         0     43947    148750    719545     57.83     61.03
843.25/211.16	c  N dy  3542   1007867       250     21250         0     63566    148750   2018180     57.84     61.26
862.01/215.82	c  N dy  3605   1029062       250     21250         0     84272    148750   3383960     57.82     60.88
876.79/219.55	c  N dy  3668   1049895       250     21250         0     61607    148750   1831544     57.82     61.15
895.98/224.38	c  N dy  3748   1070135       250     21250         0     81355    148750   3135202     57.83     60.96
897.96/224.86	c  F st  3761   1071875       250     21250         0     83044    148750   3246581     57.83   no data
912.75/228.58	c  N dy  3824   1090293       250     21250         0     57091    148750   1482875     57.84     61.78
932.32/233.45	c  N dy  3903   1110535       250     21250         0     76849    148750   2795124     57.84     61.39
953.11/238.61	c  N dy  3980   1130996       250     21250         0     51928    148750   1079357     57.85     60.94
969.46/242.73	c  N dy  4058   1151080       250     21250         0     71568    148750   2382615     57.85     61.21
989.84/247.81	c  N dy  4127   1171244       250     21250         0     91247    148750   3681637     57.85     60.91
1006.23/251.98	c  N dy  4209   1192900       250     21250         0     66520    148750   1990983     57.85     61.24
1022.60/256.09	c  S st  4280   1209979       250     21250         0     83213    148750   3097450     57.86     56.32
1023.81/256.31	c  S st  4280   1210483       250     21250         0     83711    148750   3128739     57.86   no data
1023.81/256.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1023.81/256.38	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
1023.81/256.38	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1023.81/256.38	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1023.81/256.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1023.81/256.38	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1023.81/256.38	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1024.18/256.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1024.59/256.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1137.66/284.85	c lits-rem:       914  cl-subs:     2060  v-elim:      0  v-fix:    0  time: 28.34 s
1137.66/284.85	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1137.66/284.89	c vivif2 --  cl tried    81651 cl shrink        0 lits rem          0 time: 0.04
1139.23/285.29	c asymm  cl-useful: 0/1991/21250 lits-rem:0 time: 0.40
1139.23/285.29	c calculated reachability. Time: 0.00
1139.23/285.29	c  N dy  4280   1210483       250     21250         0     81651    148750   2937641     57.86   no data
1158.41/290.07	c  N dy  4358   1230784       250     21250         0     54594    148750   1146107     57.86     61.12
1174.79/294.12	c  N dy  4430   1250860       250     21250         0     74186    148750   2446597     57.86     61.60
1194.79/299.13	c  N dy  4489   1271491       250     21250         0     94356    148750   3775642     57.85     61.08
1210.34/303.02	c  N dy  4566   1291510       250     21250         0     66061    148750   1848969     57.85     61.32
1228.32/307.50	c  N dy  4634   1311579       250     21250         0     85656    148750   3147553     57.85     61.41
1247.91/312.41	c  N dy  4687   1332953       250     21250         0     57671    148750   1244385     57.83     61.05
1265.08/316.73	c  N dy  4769   1353127       250     21250         0     77356    148750   2545180     57.84     61.02
1285.84/321.90	c  N dy  4838   1373321       250     21250         0     97108    148750   3852670     57.84     61.00
1302.61/326.19	c  N dy  4924   1393996       250     21250         0     67477    148750   1832615     57.84     60.97
1321.80/330.99	c  N dy  4995   1414761       250     21250         0     87790    148750   3178440     57.84     61.79
1341.37/335.85	c  N dy  5053   1434777       250     21250         0     56529    148750   1052757     57.83     61.05
1358.14/340.06	c  N dy  5140   1454937       250     21250         0     76204    148750   2358970     57.84     60.98
1378.92/345.29	c  N dy  5214   1475130       250     21250         0     95976    148750   3668953     57.85     61.03
1398.50/350.13	c  N dy  5307   1495362       250     21250         0     63933    148750   1493890     57.85     61.30
1416.87/354.72	c  N dy  5389   1515385       250     21250         0     83477    148750   2795942     57.86     62.33
1440.04/360.54	c  N dy  5472   1535738       250     21250         0    103377    148750   4112633     57.87     61.43
1458.02/365.08	c  N dy  5569   1555826       250     21250         0     70224    148750   1851771     57.88     60.96
1478.79/370.21	c  N dy  5623   1576001       250     21250         0     89932    148750   3152732     57.87     61.03
1503.55/376.41	c  N dy  5697   1596472       250     21250         0     56209    148750    869563     57.87     60.97
1520.73/380.78	c  N dy  5767   1616602       250     21250         0     75876    148750   2172895     57.87     61.15
1540.71/385.74	c  N dy  5813   1636655       250     21250         0     95478    148750   3470926     57.85     61.12
1563.48/391.46	c  N dy  5901   1657499       250     21250         0     61124    148750   1142961     57.86     61.29
1581.05/395.88	c  N dy  5977   1677634       250     21250         0     80811    148750   2443609     57.86     61.23
1603.02/401.37	c  N dy  6056   1698154       250     21250         0    100875    148750   3772982     57.86     61.62
1619.00/405.35	c  S st  6099   1710483       250     21250         0     57236    148750    828555     57.86     57.32
1619.80/405.51	c  S st  6099   1710986       250     21250         0     57735    148750    859705     57.86   no data
1619.80/405.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1619.80/405.56	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.04
1619.80/405.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1619.80/405.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1619.80/405.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1619.80/405.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
1619.80/405.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1619.80/405.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
1620.20/405.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1625.81/407.05	c lits-rem:        69  cl-subs:      106  v-elim:      0  v-fix:    0  time:  1.44 s
1625.81/407.05	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
1625.81/407.07	c vivif2 --  cl tried    57629 cl shrink        0 lits rem          0 time: 0.01
1626.59/407.27	c asymm  cl-useful: 0/1377/21250 lits-rem:0 time: 0.21
1626.59/407.28	c calculated reachability. Time: 0.00
1626.59/407.28	c  N dy  6099   1710986       250     21250         0     57629    148750    850124     57.86   no data
1644.96/411.86	c  N dy  6180   1731046       250     21250         0     77220    148750   2156465     57.87     60.94
1668.93/417.85	c  N dy  6239   1751393       250     21250         0     97109    148750   3469036     57.87     61.09
1697.30/424.94	c  N dy  6325   1771515       250     21250         0     60099    148750    961525     57.88     61.22
1715.28/429.41	c  N dy  6387   1792091       250     21250         0     80206    148750   2297656     57.87     61.28
1737.24/434.93	c  N dy  6465   1812141       250     21250         0     99814    148750   3599760     57.88     62.85
1762.03/441.12	c  N dy  6547   1832323       250     21250         0     61851    148750   1019115     57.88     61.00
1780.38/445.78	c  N dy  6624   1852801       250     21250         0     81817    148750   2340744     57.88     61.00
1801.95/451.16	c  N dy  6683   1873299       250     21250         0    101821    148750   3671907     57.88     61.08
1825.92/457.14	c  N dy  6757   1893305       250     21250         0     62777    148750   1031317     57.88     61.28
1843.90/461.67	c  N dy  6835   1913887       250     21250         0     82888    148750   2363171     57.88     61.24
1866.27/467.27	c  N dy  6904   1934341       250     21250         0    102898    148750   3688120     57.88     61.01
1891.43/473.55	c  N dy  6979   1954426       250     21250         0     62903    148750    985315     57.88     60.98
1909.01/477.94	c  N dy  7043   1974602       250     21250         0     82608    148750   2287835     57.88     60.99
1932.99/483.97	c  N dy  7111   1997264       250     21250         0    104754    148750   3758897     57.88     60.95
1958.55/490.31	c  N dy  7185   2017334       250     21250         0     63781    148750    984653     57.88     61.42
1976.12/494.78	c  N dy  7252   2037362       250     21250         0     83369    148750   2278349     57.88     61.26
1998.10/500.23	c  N dy  7317   2057441       250     21250         0    102964    148750   3573063     57.88     61.27
2025.27/507.08	c  N dy  7404   2077757       250     21250         0    122819    148750   4892538     57.89     61.11
2044.03/511.74	c  N dy  7473   2098738       250     21250         0     81758    148750   2128284     57.88     61.80
2066.40/517.31	c  N dy  7541   2119226       250     21250         0    101776    148750   3457525     57.88     61.59
2094.77/524.41	c  N dy  7605   2140026       250     21250         0    122093    148750   4803221     57.88     61.16
2115.54/529.65	c  N dy  7663   2160196       250     21250         0     79285    148750   1904052     57.87     61.42
2137.50/535.13	c  N dy  7727   2180351       250     21250         0     98977    148750   3205471     57.87     61.04
2165.07/542.01	c  N dy  7816   2201371       250     21250         0    119541    148750   4571635     57.87     61.00
2178.65/545.42	c  S st  7858   2210986       250     21250         0     65432    148750    926427     57.87     57.49
2179.07/545.60	c  S st  7858   2211489       250     21250         0     65930    148750    957760     57.87   no data
2179.47/545.60	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2179.47/545.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.04
2179.47/545.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2179.47/545.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2179.47/545.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2179.47/545.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2179.47/545.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2179.47/545.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2179.47/545.69	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2185.44/547.19	c lits-rem:        77  cl-subs:      113  v-elim:      0  v-fix:    0  time:  1.49 s
2185.44/547.19	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
2185.84/547.20	c vivif2 --  cl tried    65817 cl shrink        0 lits rem          0 time: 0.01
2187.04/547.53	c asymm  cl-useful: 0/2963/21250 lits-rem:0 time: 0.33
2187.04/547.54	c calculated reachability. Time: 0.00
2187.04/547.54	c  N dy  7858   2211489       250     21250         0     65817    148750    947422     57.87   no data
2205.02/552.00	c  N dy  7925   2231697       250     21250         0     85580    148750   2253784     57.87     60.97
2228.98/558.03	c  N dy  8024   2251762       250     21250         0    105214    148750   3553024     57.88     61.13
2256.55/564.92	c  N dy  8095   2272234       250     21250         0    125198    148750   4883142     57.88     61.62
2277.32/570.12	c  N dy  8169   2292399       250     21250         0     80365    148750   1866251     57.88     61.26
2299.29/575.69	c  N dy  8246   2312574       250     21250         0    100059    148750   3168539     57.88     61.15
2329.65/583.24	c  N dy  8333   2335612       250     21250         0    122579    148750   4662626     57.88     61.01
2354.42/589.49	c  N dy  8411   2356730       250     21250         0     77743    148750   1638722     57.88     61.04
2377.21/595.18	c  N dy  8475   2376739       250     21250         0     97288    148750   2934280     57.88     61.58
2406.75/602.51	c  N dy  8562   2397096       250     21250         0    117183    148750   4255965     57.89     61.16
2433.51/609.26	c  N dy  8623   2417254       250     21250         0     70433    148750   1100088     57.88     61.02
2453.89/614.31	c  N dy  8711   2437595       250     21250         0     90294    148750   2422676     57.89     60.98
2476.66/620.06	c  N dy  8767   2458208       250     21250         0    110466    148750   3760154     57.88     61.26
2505.82/627.36	c  N dy  8852   2478252       250     21250         0    130048    148750   5054900     57.89     61.87
2527.79/632.85	c  N dy  8915   2498278       250     21250         0     82181    148750   1818972     57.88     61.42
2549.36/638.22	c  N dy  8982   2518515       250     21250         0    101963    148750   3131939     57.88     60.94
2576.13/644.97	c  N dy  9061   2538668       250     21250         0    121637    148750   4437872     57.88     61.02
2604.88/652.10	c  N dy  9137   2558696       250     21250         0     72840    148750   1146160     57.88     61.36
2624.86/657.13	c  N dy  9220   2578708       250     21250         0     92369    148750   2441921     57.88     62.54
2649.25/663.28	c  N dy  9301   2598727       250     21250         0    111941    148750   3741545     57.89     61.55
2678.40/670.50	c  N dy  9384   2618747       250     21250         0    131496    148750   5032698     57.89     64.04
2703.16/676.79	c  N dy  9471   2638930       250     21250         0     81858    148750   1687995     57.90     61.28
2726.34/682.51	c  N dy  9566   2659102       250     21250         0    101593    148750   2996436     57.90     61.02
2755.12/689.70	c  N dy  9617   2679150       250     21250         0    121183    148750   4291050     57.90     61.09
2789.46/698.30	c  N dy  9680   2700412       250     21250         0     71589    148750    948060     57.89     61.32
2800.65/701.14	c  S st  9731   2711491       250     21250         0     82424    148750   1666152     57.90   no data
2801.45/701.37	c  S st  9731   2711991       250     21250         0     82920    148750   1697121     57.90   no data
2801.45/701.38	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2801.85/701.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.05
2801.85/701.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2801.85/701.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2801.85/701.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2801.85/701.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
2801.85/701.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2801.85/701.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2802.25/701.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2833.82/709.43	c lits-rem:       352  cl-subs:      721  v-elim:      0  v-fix:    0  time:  7.91 s
2833.82/709.43	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
2833.82/709.46	c vivif2 --  cl tried    82199 cl shrink        0 lits rem          0 time: 0.02
2835.40/709.85	c asymm  cl-useful: 0/2183/21250 lits-rem:0 time: 0.39
2835.40/709.85	c calculated reachability. Time: 0.00
2835.40/709.85	c  N dy  9731   2711991       250     21250         0     82199    148750   1630436     57.90   no data
2858.17/715.52	c  N dy  9819   2732056       250     21250         0    101776    148750   2930576     57.90     61.20
2884.55/722.11	c  N dy  9899   2752097       250     21250         0    121294    148750   4231322     57.91     61.33
2916.11/730.02	c  N dy  9981   2772375       250     21250         0    141112    148750   5547976     57.91     61.32
2938.08/735.57	c  N dy 10073   2792579       250     21250         0     89585    148750   2090259     57.91     61.39
2962.85/741.75	c  N dy 10175   2812689       250     21250         0    109211    148750   3394567     57.92     61.34
2990.82/748.75	c  N dy 10236   2833077       250     21250         0    129099    148750   4709547     57.92     61.42
3020.38/756.12	c  N dy 10301   2853162       250     21250         0     76464    148750   1161763     57.92     61.25
3041.55/761.44	c  N dy 10383   2873676       250     21250         0     96520    148750   2491939     57.92     61.10
3067.52/767.91	c  N dy 10472   2893677       250     21250         0    116065    148750   3791013     57.92     61.35
3096.69/775.25	c  N dy 10528   2913883       250     21250         0    135790    148750   5095577     57.92     61.00
3126.65/782.76	c  N dy 10611   2933992       250     21250         0     82180    148750   1484464     57.92     61.59
3149.81/788.53	c  N dy 10693   2954050       250     21250         0    101762    148750   2783626     57.93     61.66
3177.00/795.37	c  N dy 10775   2974121       250     21250         0    121397    148750   4088416     57.93     67.53
3208.14/803.14	c  N dy 10841   2994174       250     21250         0    140956    148750   5380124     57.93     61.33
3234.51/809.78	c  N dy 10919   3014470       250     21250         0     86526    148750   1711215     57.93     61.02
3255.71/815.09	c  N dy 10972   3034659       250     21250         0    106246    148750   3030544     57.92     61.52
3284.06/822.18	c  N dy 11061   3054714       250     21250         0    125815    148750   4333364     57.93     64.10
3315.62/830.09	c  N dy 11133   3074785       250     21250         0    145383    148750   5631296     57.93     64.32
3340.78/836.37	c  N dy 11211   3095316       250     21250         0     90244    148750   1905553     57.93     61.32
3364.76/842.32	c  N dy 11291   3115389       250     21250         0    109828    148750   3204116     57.93     61.15
3393.52/849.58	c  N dy 11374   3135598       250     21250         0    129567    148750   4517666     57.94     61.46
3424.68/857.36	c  N dy 11433   3155903       250     21250         0    149367    148750   5831026     57.93     61.83
3449.08/863.46	c  N dy 11522   3176157       250     21250         0     93022    148750   2036982     57.94     61.12
3473.42/869.55	c  N dy 11605   3196295       250     21250         0    112681    148750   3344217     57.94     61.35
3495.80/875.10	c  S st 11659   3211992       250     21250         0    128011    148750   4359247     57.94     53.14
3497.00/875.45	c  S st 11659   3212495       250     21250         0    128512    148750   4391696     57.94   no data
3497.00/875.47	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3497.42/875.55	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.09
3497.42/875.56	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3497.42/875.56	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3497.42/875.56	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3497.42/875.56	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
3497.42/875.56	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3497.82/875.62	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3498.19/875.74	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3722.31/931.82	c lits-rem:      1010  cl-subs:     2949  v-elim:      0  v-fix:    0  time: 56.08 s
3722.31/931.82	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
3722.31/931.88	c vivif2 --  cl tried   125563 cl shrink        0 lits rem          0 time: 0.05
3724.31/932.31	c asymm  cl-useful: 0/1443/21250 lits-rem:0 time: 0.44
3724.31/932.32	c calculated reachability. Time: 0.00
3724.31/932.32	c  N dy 11659   3212495       250     21250         0    125563    148750   4121005     57.94   no data
3757.09/940.54	c  N dy 11733   3232899       250     21250         0    145526    148750   5441954     57.94     61.04
3784.64/947.41	c  N dy 11800   3252922       250     21250         0     87971    148750   1648347     57.94     61.64
3808.61/953.46	c  N dy 11875   3273325       250     21250         0    107905    148750   2966985     57.94     61.06
3835.80/960.28	c  N dy 11938   3293464       250     21250         0    127541    148750   4271443     57.94     61.03
3868.14/968.32	c  N dy 12020   3313708       250     21250         0    147367    148750   5596474     57.94     61.14
3896.90/975.50	c  N dy 12100   3333930       250     21250         0     88985    148750   1654688     57.94     61.14
3921.67/981.73	c  N dy 12176   3354742       250     21250         0    109295    148750   3004104     57.94     61.01
3952.83/989.52	c  N dy 12279   3374836       250     21250         0    128929    148750   4314136     57.95     61.06
3988.39/998.40	c  N dy 12346   3395131       250     21250         0    148697    148750   5624795     57.95     61.11
4021.94/1006.86	c  N dy 12415   3415137       250     21250         0     89159    148750   1615401     57.95     61.58
4046.31/1012.99	c  N dy 12509   3435158       250     21250         0    108758    148750   2920245     57.95     61.30
4075.07/1020.19	c  N dy 12589   3455290       250     21250         0    128440    148750   4223470     57.95     61.82
4107.84/1028.38	c  N dy 12658   3475366       250     21250         0    148073    148750   5523784     57.95     61.82
4139.42/1036.24	c  N dy 12726   3495374       250     21250         0     87496    148750   1443021     57.95     65.37
4162.97/1042.17	c  N dy 12814   3515494       250     21250         0    107159    148750   2753140     57.95     61.06
4192.15/1049.45	c  N dy 12902   3536200       250     21250         0    127389    148750   4098011     57.96     61.47
4222.91/1057.16	c  N dy 12977   3556224       250     21250         0    146958    148750   5402670     57.96     69.16
4256.45/1065.54	c  N dy 13045   3576339       250     21250         0     85499    148750   1257062     57.96     61.59
4278.82/1071.15	c  N dy 13117   3596373       250     21250         0    105100    148750   2554972     57.96     61.14
4307.19/1078.23	c  N dy 13211   3616620       250     21250         0    124885    148750   3872704     57.96     61.35
4339.55/1086.34	c  N dy 13297   3636644       250     21250         0    144424    148750   5169228     57.97     62.23
4375.90/1095.45	c  N dy 13377   3656756       250     21250         0    164092    148750   6471887     57.97     61.72
4397.47/1100.87	c  N dy 13431   3676915       250     21250         0    101720    148750   2275208     57.97     61.15
4424.66/1107.61	c  N dy 13513   3696940       250     21250         0    121280    148750   3576846     57.97     61.12
4447.82/1113.43	c  S st 13570   3712496       250     21250         0    136467    148750   4583161     57.97     60.50
4449.02/1113.79	c  S st 13570   3713002       250     21250         0    136966    148750   4614698     57.97   no data
4449.42/1113.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4449.42/1113.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.09
4449.82/1113.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4449.82/1113.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4449.82/1113.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4449.82/1113.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    250 time:  0.00 s
4449.82/1113.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4449.82/1113.96	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
4450.22/1114.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4673.53/1169.98	c lits-rem:      1078  cl-subs:     3325  v-elim:      0  v-fix:    0  time: 55.90 s
4673.53/1169.99	c vivif2 --  cl tried    21250 cl shrink        0 lits rem          0 time: 0.00
4673.92/1170.05	c vivif2 --  cl tried   133641 cl shrink        0 lits rem          0 time: 0.07
4676.72/1170.70	c asymm  cl-useful: 0/1357/21250 lits-rem:0 time: 0.64
4676.72/1170.70	c calculated reachability. Time: 0.00
4676.72/1170.70	c  N dy 13570   3713002       250     21250         0    133641    148750   4312522     57.97   no data
4721.06/1181.89	c  N dy 13655   3733059       250     21250         0    153244    148750   5615397     57.97     62.88
4753.02/1189.84	c  F st 13732   3751563       250     21250         0     88293    148750   1334045     57.97     55.85
4755.02/1190.37	c  N st 13736   3753598       250     21250         0     90277    148750   1467681     57.97   no data
4779.40/1196.46	c  N dy 13799   3773793       250     21250         0    109995    148750   2781801     57.97     61.92

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 935)

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

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

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

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


[startup+0 s]
/proc/loadavg: 8.09 8.11 7.73 6/180 9917
/proc/meminfo: memFree=25674848/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 408 0 0 0 0 0 0 0 25 0 4 0 514769285 52441088 347 33554432000 4194304 4627427 140735413717760 18446744073709551615 47827253884844 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 12803 347 299 106 0 7774 0
[pid=9917/tid=9918] ppid=9915 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514769286 52441088 347 33554432000 4194304 4627427 140735413717760 18446744073709551615 47827253884850 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514769286 52441088 347 33554432000 4194304 4627427 140735413717760 18446744073709551615 47827253884844 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514769286 52441088 347 33554432000 4194304 4627427 140735413717760 18446744073709551615 208080288753 0 0 4096 2 0 0 0 -1 3 0 0 0

[startup+0.0565909 s]
/proc/loadavg: 8.09 8.11 7.73 6/180 9917
/proc/meminfo: memFree=25674848/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=283200 CPUtime=0.2 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 3058 0 0 0 20 0 0 0 25 0 4 0 514769285 289996800 2959 33554432000 4194304 4627427 140735413717760 18446744073709551615 4308416 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 70800 2959 363 106 0 65771 0
[pid=9917/tid=9918] ppid=9915 vsize=283200 CPUtime=0.05 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 652 0 0 0 5 0 0 0 25 0 4 0 514769286 289996800 2959 33554432000 4194304 4627427 140735413717760 18446744073709551615 208079891088 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=283200 CPUtime=0.05 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 633 0 0 0 5 0 0 0 25 0 4 0 514769286 289996800 2959 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=283200 CPUtime=0.04 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 715 0 0 0 4 0 0 0 25 0 4 0 514769286 289996800 2959 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 283200

[startup+0.156573 s]
/proc/loadavg: 8.09 8.11 7.73 6/180 9917
/proc/meminfo: memFree=25674848/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=283332 CPUtime=0.6 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 3292 0 0 0 60 0 0 0 25 0 4 0 514769285 290131968 3193 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 70833 3193 365 106 0 65804 0
[pid=9917/tid=9918] ppid=9915 vsize=283332 CPUtime=0.15 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 674 0 0 0 15 0 0 0 25 0 4 0 514769286 290131968 3193 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=283332 CPUtime=0.15 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 655 0 0 0 15 0 0 0 25 0 4 0 514769286 290131968 3193 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=283332 CPUtime=0.14 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 882 0 0 0 14 0 0 0 25 0 4 0 514769286 290131968 3193 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 283332

[startup+0.300547 s]
/proc/loadavg: 8.09 8.11 7.73 6/180 9917
/proc/meminfo: memFree=25674848/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=283464 CPUtime=1.17 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 3574 0 0 0 117 0 0 0 25 0 4 0 514769285 290267136 3475 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309260 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 70866 3475 365 106 0 65837 0
[pid=9917/tid=9918] ppid=9915 vsize=283464 CPUtime=0.29 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 702 0 0 0 29 0 0 0 25 0 4 0 514769286 290267136 3475 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=283464 CPUtime=0.29 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 681 0 0 0 29 0 0 0 25 0 4 0 514769286 290267136 3475 33554432000 4194304 4627427 140735413717760 18446744073709551615 4310097 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=283464 CPUtime=0.28 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 1082 0 0 0 28 0 0 0 25 0 4 0 514769286 290267136 3475 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309454 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1.17
Current children cumulated vsize (KiB) 283464

[startup+0.700472 s]
/proc/loadavg: 8.09 8.11 7.73 6/180 9917
/proc/meminfo: memFree=25674848/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=291056 CPUtime=2.77 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 9652 0 0 0 275 2 0 0 18 0 4 0 514769285 298041344 8289 33554432000 4194304 4627427 140735413717760 18446744073709551615 4329343 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 72764 8289 385 106 0 67735 0
[pid=9917/tid=9918] ppid=9915 vsize=291056 CPUtime=0.68 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 2462 0 0 0 68 0 0 0 18 0 4 0 514769286 298041344 8289 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=291056 CPUtime=0.68 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 2392 0 0 0 68 0 0 0 18 0 4 0 514769286 298041344 8289 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309293 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=291056 CPUtime=0.68 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 1915 0 0 0 68 0 0 0 25 0 4 0 514769286 298041344 8289 33554432000 4194304 4627427 140735413717760 18446744073709551615 4332309 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.77
Current children cumulated vsize (KiB) 291056

[startup+1.50032 s]
/proc/loadavg: 8.16 8.12 7.74 10/184 9921
/proc/meminfo: memFree=25636360/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=305224 CPUtime=5.96 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 15510 0 0 0 592 4 0 0 19 0 4 0 514769285 312549376 9521 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309195 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 76306 9521 385 106 0 71277 0
[pid=9917/tid=9918] ppid=9915 vsize=305224 CPUtime=1.49 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 3964 0 0 0 148 1 0 0 19 0 4 0 514769286 312549376 9521 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=305224 CPUtime=1.49 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 3594 0 0 0 148 1 0 0 19 0 4 0 514769286 312549376 9521 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=305224 CPUtime=1.48 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 3556 0 0 0 148 0 0 0 25 0 4 0 514769286 312549376 9521 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309155 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 305224

[startup+3.10102 s]
/proc/loadavg: 8.16 8.12 7.74 9/184 9921
/proc/meminfo: memFree=25620988/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=306396 CPUtime=12.36 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 28161 0 0 0 1230 6 0 0 23 0 4 0 514769285 313749504 12624 33554432000 4194304 4627427 140735413717760 18446744073709551615 4310105 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 76599 12624 389 106 0 71570 0
[pid=9917/tid=9918] ppid=9915 vsize=306396 CPUtime=3.08 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 6745 0 0 0 307 1 0 0 23 0 4 0 514769286 313749504 12624 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=306396 CPUtime=3.09 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 6300 0 0 0 308 1 0 0 23 0 4 0 514769286 313749504 12624 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=306396 CPUtime=3.07 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 5932 0 0 0 306 1 0 0 25 0 4 0 514769286 313749504 12624 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.36
Current children cumulated vsize (KiB) 306396

[startup+6.30041 s]
/proc/loadavg: 8.15 8.12 7.74 9/184 9921
/proc/meminfo: memFree=25546912/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=315648 CPUtime=25.14 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 48191 0 0 0 2503 11 0 0 25 0 4 0 514769285 323223552 22645 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309279 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 78912 22645 389 106 0 73883 0
[pid=9917/tid=9918] ppid=9915 vsize=315648 CPUtime=6.29 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 11845 0 0 0 626 3 0 0 25 0 4 0 514769286 323223552 22645 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=315648 CPUtime=6.29 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 10917 0 0 0 627 2 0 0 25 0 4 0 514769286 323223552 22645 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=315648 CPUtime=6.25 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 12713 0 0 0 623 2 0 0 25 0 4 0 514769286 323223552 22645 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 315648

[startup+12.7012 s]
/proc/loadavg: 8.14 8.12 7.74 9/184 9922
/proc/meminfo: memFree=25501668/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=337412 CPUtime=50.71 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 79758 0 0 0 5054 17 0 0 25 0 4 0 514769285 345509888 42766 33554432000 4194304 4627427 140735413717760 18446744073709551615 4427152 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 84353 42766 389 106 0 79324 0
[pid=9917/tid=9918] ppid=9915 vsize=337412 CPUtime=12.69 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 19916 0 0 0 1264 5 0 0 25 0 4 0 514769286 345509888 42766 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309089 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=337412 CPUtime=12.69 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 16805 0 0 0 1266 3 0 0 25 0 4 0 514769286 345509888 42766 33554432000 4194304 4627427 140735413717760 18446744073709551615 4427411 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=337412 CPUtime=12.62 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 22478 0 0 0 1258 4 0 0 25 0 4 0 514769286 345509888 42766 33554432000 4194304 4627427 140735413717760 18446744073709551615 4468043 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 337412

[startup+25.5007 s]
/proc/loadavg: 8.12 8.11 7.74 9/184 9922
/proc/meminfo: memFree=25455528/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=339244 CPUtime=101.82 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 111136 0 0 0 10157 25 0 0 25 0 4 0 514769285 347385856 45909 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 84811 45909 389 106 0 79782 0
[pid=9917/tid=9918] ppid=9915 vsize=339244 CPUtime=25.48 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 27914 0 0 0 2541 7 0 0 25 0 4 0 514769286 347385856 45909 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=339244 CPUtime=25.48 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 22055 0 0 0 2544 4 0 0 25 0 4 0 514769286 347385856 45909 33554432000 4194304 4627427 140735413717760 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=339244 CPUtime=25.35 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 30736 0 0 0 2529 6 0 0 25 0 4 0 514769286 347385856 45909 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.82
Current children cumulated vsize (KiB) 339244

[startup+51.1009 s]
/proc/loadavg: 8.17 8.13 7.76 9/184 9923
/proc/meminfo: memFree=25346624/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=470240 CPUtime=204.1 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 165118 0 0 0 20371 39 0 0 25 0 4 0 514769285 481525760 69547 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 117560 69547 389 106 0 112531 0
[pid=9917/tid=9918] ppid=9915 vsize=470240 CPUtime=51.08 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 40582 0 0 0 5098 10 0 0 25 0 4 0 514769286 481525760 69547 33554432000 4194304 4627427 140735413717760 18446744073709551615 4308419 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=470240 CPUtime=51.09 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 29487 0 0 0 5102 7 0 0 25 0 4 0 514769286 481525760 69547 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=470240 CPUtime=50.81 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 47606 0 0 0 5071 10 0 0 25 0 4 0 514769286 481525760 69547 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.1
Current children cumulated vsize (KiB) 470240

[startup+102.306 s]
/proc/loadavg: 8.26 8.16 7.78 9/184 9924
/proc/meminfo: memFree=25363196/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=494328 CPUtime=408.63 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 243415 0 0 0 40801 62 0 0 25 0 4 0 514769285 506191872 72011 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309195 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 123582 72011 389 106 0 118553 0
[pid=9917/tid=9918] ppid=9915 vsize=494328 CPUtime=102.29 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 59979 0 0 0 10213 16 0 0 25 0 4 0 514769286 506191872 72011 33554432000 4194304 4627427 140735413717760 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=494328 CPUtime=102.29 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 44876 0 0 0 10217 12 0 0 25 0 4 0 514769286 506191872 72011 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=494328 CPUtime=101.73 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 76149 0 0 0 10155 18 0 0 25 0 4 0 514769286 506191872 72011 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309065 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.63
Current children cumulated vsize (KiB) 494328

[startup+162.301 s]

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

[pid=9917] ppid=9915 vsize=791832 CPUtime=2565.75 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 867806 0 0 0 256285 290 0 0 25 0 4 0 514769285 810835968 114181 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 197958 114181 389 106 0 192929 0
[pid=9917/tid=9918] ppid=9915 vsize=791832 CPUtime=642.31 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 216414 0 0 0 64155 76 0 0 25 0 4 0 514769286 810835968 114181 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=791832 CPUtime=642.31 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 197790 0 0 0 64164 67 0 0 25 0 4 0 514769286 810835968 114181 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=791832 CPUtime=638.81 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 243695 0 0 0 63802 79 0 0 25 0 4 0 514769286 810835968 114181 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2565.75
Current children cumulated vsize (KiB) 791832

[startup+702.301 s]
/proc/loadavg: 5.69 7.45 7.70 5/175 9961
/proc/meminfo: memFree=25885328/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=707852 CPUtime=2805.44 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 923554 0 0 0 280229 315 0 0 25 0 4 0 514769285 724840448 120590 33554432000 4194304 4627427 140735413717760 18446744073709551615 4468043 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 176963 120590 389 106 0 171934 0
[pid=9917/tid=9918] ppid=9915 vsize=707852 CPUtime=702.3 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 230716 0 0 0 70149 81 0 0 25 0 4 0 514769286 724840448 120590 33554432000 4194304 4627427 140735413717760 18446744073709551615 4427394 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=707852 CPUtime=702.3 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 210634 0 0 0 70157 73 0 0 25 0 4 0 514769286 724840448 120590 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=707852 CPUtime=698.5 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 255965 0 0 0 69767 83 0 0 25 0 4 0 514769286 724840448 120590 33554432000 4194304 4627427 140735413717760 18446744073709551615 4428398 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2805.44
Current children cumulated vsize (KiB) 707852

[startup+762.306 s]
/proc/loadavg: 4.69 6.83 7.48 5/175 9963
/proc/meminfo: memFree=25893988/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=797656 CPUtime=3045.17 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 975687 0 0 0 304177 340 0 0 25 0 4 0 514769285 816799744 118420 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309098 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 199414 118420 389 106 0 194385 0
[pid=9917/tid=9918] ppid=9915 vsize=797656 CPUtime=762.31 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 244186 0 0 0 76144 87 0 0 25 0 4 0 514769286 816799744 118420 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=797656 CPUtime=762.3 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 221564 0 0 0 76152 78 0 0 25 0 4 0 514769286 816799744 118421 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=797656 CPUtime=758.2 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 270245 0 0 0 75729 91 0 0 25 0 4 0 514769286 816799744 118421 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309279 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3045.17
Current children cumulated vsize (KiB) 797656

[startup+822.301 s]
/proc/loadavg: 4.31 6.33 7.26 5/175 9964
/proc/meminfo: memFree=25888384/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=801320 CPUtime=3284.85 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 1028308 0 0 0 328121 364 0 0 25 0 4 0 514769285 820551680 120203 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309584 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 200330 120203 389 106 0 195301 0
[pid=9917/tid=9918] ppid=9915 vsize=801320 CPUtime=822.31 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 258595 0 0 0 82137 94 0 0 25 0 4 0 514769286 820551680 120203 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=801320 CPUtime=822.31 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 231182 0 0 0 82148 83 0 0 25 0 4 0 514769286 820551680 120203 33554432000 4194304 4627427 140735413717760 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=801320 CPUtime=817.9 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 284429 0 0 0 81692 98 0 0 25 0 4 0 514769286 820551680 120203 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3284.85
Current children cumulated vsize (KiB) 801320

[startup+882.3 s]
/proc/loadavg: 4.17 5.92 7.06 5/175 9966
/proc/meminfo: memFree=25732992/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=1072336 CPUtime=3524.55 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 1111616 0 0 0 352061 394 0 0 25 0 4 0 514769285 1098072064 158607 33554432000 4194304 4627427 140735413717760 18446744073709551615 4468060 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 268084 158607 389 106 0 263055 0
[pid=9917/tid=9918] ppid=9915 vsize=1072336 CPUtime=882.31 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 286841 0 0 0 88126 105 0 0 25 0 4 0 514769286 1098072064 158607 33554432000 4194304 4627427 140735413717760 18446744073709551615 4467896 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=1072336 CPUtime=882.3 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 242341 0 0 0 88142 88 0 0 25 0 4 0 514769286 1098072064 158607 33554432000 4194304 4627427 140735413717760 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=1072336 CPUtime=877.6 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 307373 0 0 0 87655 105 0 0 25 0 4 0 514769286 1098072064 158607 33554432000 4194304 4627427 140735413717760 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3524.55
Current children cumulated vsize (KiB) 1072336

[startup+942.301 s]
/proc/loadavg: 4.11 5.58 6.87 5/175 9967
/proc/meminfo: memFree=25747976/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=1057992 CPUtime=3764.26 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 1122111 0 0 0 376024 402 0 0 25 0 4 0 514769285 1083383808 155124 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 264498 155124 389 106 0 259469 0
[pid=9917/tid=9918] ppid=9915 vsize=1057992 CPUtime=942.31 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 286841 0 0 0 94126 105 0 0 25 0 4 0 514769286 1083383808 155124 33554432000 4194304 4627427 140735413717760 18446744073709551615 4427700 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=1057992 CPUtime=942.3 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 251220 0 0 0 94136 94 0 0 25 0 4 0 514769286 1083383808 155124 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=1057992 CPUtime=937.3 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 307373 0 0 0 93625 105 0 0 25 0 4 0 514769286 1083383808 155124 33554432000 4194304 4627427 140735413717760 18446744073709551615 4427854 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3764.26
Current children cumulated vsize (KiB) 1057992

[startup+1002.3 s]
/proc/loadavg: 4.09 5.31 6.69 5/175 9969
/proc/meminfo: memFree=25739500/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=1084836 CPUtime=4003.96 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 1173399 0 0 0 399969 427 0 0 25 0 4 0 514769285 1110872064 157069 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 271209 157069 389 106 0 266180 0
[pid=9917/tid=9918] ppid=9915 vsize=1084836 CPUtime=1002.31 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 298706 0 0 0 100120 111 0 0 25 0 4 0 514769286 1110872064 157069 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=1084836 CPUtime=1002.3 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 264709 0 0 0 100131 99 0 0 25 0 4 0 514769286 1110872064 157069 33554432000 4194304 4627427 140735413717760 18446744073709551615 4420146 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=1084836 CPUtime=996.99 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 319571 0 0 0 99588 111 0 0 25 0 4 0 514769286 1110872064 157069 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4003.96
Current children cumulated vsize (KiB) 1084836

[startup+1062.3 s]
/proc/loadavg: 4.03 5.07 6.52 5/175 9971
/proc/meminfo: memFree=25745676/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=1083152 CPUtime=4243.67 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 1220674 0 0 0 423915 452 0 0 25 0 4 0 514769285 1109147648 156138 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 270788 156138 389 106 0 265759 0
[pid=9917/tid=9918] ppid=9915 vsize=1083152 CPUtime=1062.32 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 312579 0 0 0 106114 118 0 0 25 0 4 0 514769286 1109147648 156138 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=1083152 CPUtime=1062.3 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 270440 0 0 0 106129 101 0 0 25 0 4 0 514769286 1109147648 156138 33554432000 4194304 4627427 140735413717760 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=1083152 CPUtime=1056.69 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 333387 0 0 0 105549 120 0 0 25 0 4 0 514769286 1109147648 156138 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4243.67
Current children cumulated vsize (KiB) 1083152

[startup+1122.3 s]
/proc/loadavg: 4.01 4.87 6.36 5/175 9972
/proc/meminfo: memFree=25718256/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=1100256 CPUtime=4483.37 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 1275620 0 0 0 447860 477 0 0 25 0 4 0 514769285 1126662144 162508 33554432000 4194304 4627427 140735413717760 18446744073709551615 4468043 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 275064 162508 389 106 0 270035 0
[pid=9917/tid=9918] ppid=9915 vsize=1100256 CPUtime=1122.32 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 326347 0 0 0 112108 124 0 0 25 0 4 0 514769286 1126662144 162508 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=1100256 CPUtime=1122.31 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 280879 0 0 0 112124 107 0 0 25 0 4 0 514769286 1126662144 162508 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=1100256 CPUtime=1116.39 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 347129 0 0 0 111511 128 0 0 25 0 4 0 514769286 1126662144 162508 33554432000 4194304 4627427 140735413717760 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4483.37
Current children cumulated vsize (KiB) 1100256

[startup+1182.3 s]
/proc/loadavg: 4.05 4.72 6.22 5/175 9974
/proc/meminfo: memFree=25678180/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=1025672 CPUtime=4723.06 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 1300591 0 0 0 471816 490 0 0 25 0 4 0 514769285 1050288128 172672 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 256418 172672 389 106 0 251389 0
[pid=9917/tid=9918] ppid=9915 vsize=1025672 CPUtime=1182.31 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 334491 0 0 0 118105 126 0 0 25 0 4 0 514769286 1050288128 172672 33554432000 4194304 4627427 140735413717760 18446744073709551615 4428016 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=1025672 CPUtime=1182.31 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 288893 0 0 0 118117 114 0 0 25 0 4 0 514769286 1050288128 172672 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=1025672 CPUtime=1176.07 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 354561 0 0 0 117477 130 0 0 25 0 4 0 514769286 1050288128 172672 33554432000 4194304 4627427 140735413717760 18446744073709551615 4427152 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4723.06
Current children cumulated vsize (KiB) 1025672



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.6 s]
/proc/loadavg: 4.11 4.69 6.17 5/175 9974
/proc/meminfo: memFree=25671728/32950928 swapFree=67111364/67111528
[pid=9917] ppid=9915 vsize=1086696 CPUtime=4800.19 cores=1,3,5,7
/proc/9917/stat : 9917 (strangenight2-m) R 9915 9917 9633 0 -1 4202496 1309192 0 0 0 479522 497 0 0 25 0 4 0 514769285 1112776704 173958 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/9917/statm: 271674 173958 389 106 0 266645 0
[pid=9917/tid=9918] ppid=9915 vsize=1086696 CPUtime=1201.62 cores=1,3,5,7
/proc/9917/task/9918/stat : 9918 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 334491 0 0 0 120036 126 0 0 25 0 4 0 514769286 1112776704 173958 33554432000 4194304 4627427 140735413717760 18446744073709551615 4427670 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=9917/tid=9919] ppid=9915 vsize=1086696 CPUtime=1201.62 cores=1,3,5,7
/proc/9917/task/9919/stat : 9919 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 292358 0 0 0 120044 118 0 0 25 0 4 0 514769286 1112776704 173958 33554432000 4194304 4627427 140735413717760 18446744073709551615 4309256 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=9917/tid=9920] ppid=9915 vsize=1086696 CPUtime=1195.28 cores=1,3,5,7
/proc/9917/task/9920/stat : 9920 (strangenight2-m) R 9915 9917 9633 0 -1 4202560 354561 0 0 0 119398 130 0 0 25 0 4 0 514769286 1112776704 173958 33554432000 4194304 4627427 140735413717760 18446744073709551615 4427901 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 4800.19
Current children cumulated vsize (KiB) 1086696

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1201.64
CPU time (s): 4800.24
CPU user time (s): 4795.24
CPU system time (s): 4.99824
CPU usage (%): 399.474
Max. virtual memory (cumulated for all children) (KiB): 1100484

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4795.25
system time used= 4.99824
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1309194
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= 1779
involuntary context switches= 29660

runsolver used 1.79673 second user time and 4.5733 second system time

The end

Launcher Data

Begin job on node127 at 2011-04-29 01:01:36
IDJOB=3173849
IDBENCH=82667
IDSOLVER=1586
FILE ID=node127/3173849-1304031696
RUNJOBID= node127-1304028687-9652
PBS_JOBID= 13170325
Free space on /tmp= 71812 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
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-3173849-1304031696/watcher-3173849-1304031696 -o /tmp/evaluation-result-3173849-1304031696/solver-3173849-1304031696 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173849-1304031696.cnf

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

MD5SUM BENCH= 3c4691c1028b5642345f341166405cb7
RANDOM SEED=1131982993

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

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

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

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.823
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.823
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.60
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.823
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.83
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management: [8]


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      25675260 kB
Buffers:       1373768 kB
Cached:        4677340 kB
SwapCached:          0 kB
Active:        2377200 kB
Inactive:      4423764 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      25675260 kB
SwapTotal:    67111528 kB
SwapFree:     67111364 kB
Dirty:            6236 kB
Writeback:          32 kB
AnonPages:      749588 kB
Mapped:          15500 kB
Slab:           409512 kB
PageTables:       6320 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS:  1068992 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= 71812 MiB
End job on node127 at 2011-04-29 01:21:40