Trace number 3173814

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.38 1201.73

General information on the benchmark

Namerandom/large/
unif-k7-r85-v150-c12750-S367425675-085-UNKNOWN.cnf
MD5SUM056b111696528692a64cdb39e1a29daf
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark1.88671
Satisfiable
(Un)Satisfiability was proved
Number of variables150
Number of clauses12750
Sum of the clauses size89250
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 512750

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-3173814-1304031320.cnf'
0.00/0.00	c -- header says num vars:            150
0.00/0.00	c -- header says num clauses:       12750
1.18/0.31	c -- clauses added:            0 learnts,        12750 normals,            0 xors
1.18/0.31	c -- vars added        150
1.18/0.31	c Parsing time:  0.01 s
1.18/0.31	c  N st     0         0       150     12750         0         0     89250         0   no data   no data
1.18/0.31	c asymm  cl-useful: 0/12750/12750 lits-rem:0 time: 0.30
1.18/0.31	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
1.18/0.31	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.18/0.31	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.18/0.31	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.18/0.31	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1.18/0.31	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.18/0.87	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3.18/0.87	c Finding binary XORs  T:     0.00 s  found:       0
3.18/0.87	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
3.18/0.87	c calculated reachability. Time: 0.00
3.18/0.87	c Calc default polars -  time:   0.00 s pos:      64 undec:       4 neg:      82
3.18/0.87	c =========================================================================================
3.18/0.87	c types(t): F = full restart, N = normal restart
3.18/0.87	c types(t): S = simplification begin/end, E = solution found
3.18/0.87	c restart types(rt): st = static, dy = dynamic
3.18/0.87	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
3.18/0.87	c  B st     0         0       150     12750         0         0     89250         0   no data   no data
3.18/0.87	c  N dy    11      6390       150     12750         0      3719     89250    139862     38.33     40.69
3.18/0.87	c  N dy    27     10742       150     12750         0      7884     89250    325400     38.68     40.83
4.39/1.15	c  N dy    39     15597       150     12750         0      8471     89250    316427     38.72     40.87
5.18/1.33	c  N dy    51     19726       150     12750         0      7054     89250    215257     38.67     40.88
6.37/1.63	c  F st    62     25002       150     12750         0     12116     89250    442578     38.65     38.71
6.37/1.64	c  N st    62     25002       150     12750         0     12116     89250    442578     38.65     38.71
7.58/1.92	c  N dy    68     30000       150     12750         0     10366     89250    335757     38.65   no data
7.58/1.92	c  S st    68     30000       150     12750         0     10366     89250    335757     38.65   no data
7.58/1.96	c  S st    68     30506       150     12750         0     10859     89250    356782     38.65   no data
7.58/1.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
7.58/1.96	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
7.58/1.97	c blocked clauses removed:        0 vars:      0 tried:         150 T: 0.00 s
7.58/1.97	c bin-w-bin subsume rem            0 bins  time:  0.00 s
7.58/1.97	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
7.58/1.97	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
7.58/1.97	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
7.58/1.97	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
7.58/1.98	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.79/2.26	c lits-rem:        77  cl-subs:      435  v-elim:      0  v-fix:    0  time:  0.28 s
10.37/2.64	c asymm  cl-useful: 0/11874/12750 lits-rem:0 time: 0.38
10.37/2.64	c calculated reachability. Time: 0.00
10.37/2.64	c  N dy    68     30506       150     12750         0     10424     89250    331841     38.65   no data
11.57/2.93	c  N dy    78     34904       150     12750         0     14628     89250    517926     38.60     40.72
12.77/3.22	c  N dy    84     39016       150     12750         0     10994     89250    323696     38.38     40.98
13.96/3.51	c  N dy    98     43141       150     12750         0     14936     89250    498175     38.43     40.58
14.76/3.72	c  S st   109     45759       150     12750         0      8880     89250    199652     38.48     40.03
14.76/3.76	c  S st   109     46263       150     12750         0      9363     89250    220500     38.48   no data
14.76/3.76	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
14.76/3.77	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
14.76/3.77	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
14.76/3.77	c bin-w-bin subsume rem            0 bins  time:  0.00 s
14.76/3.77	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
14.76/3.77	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
14.76/3.77	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
14.76/3.77	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
14.76/3.78	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.16/3.83	c lits-rem:         6  cl-subs:       52  v-elim:      0  v-fix:    0  time:  0.05 s
15.16/3.84	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
15.16/3.84	c vivif2 --  cl tried     9311 cl shrink        0 lits rem          0 time: 0.00
15.16/3.87	c asymm  cl-useful: 0/876/12750 lits-rem:0 time: 0.03
15.16/3.87	c calculated reachability. Time: 0.00
15.16/3.87	c  N dy   109     46263       150     12750         0      9311     89250    217654     38.48   no data
16.76/4.21	c  N dy   123     51676       150     12750         0     14493     89250    446725     38.51     40.58
17.98/4.57	c  N dy   133     56742       150     12750         0      9802     89250    209807     38.46     40.70
19.15/4.83	c  N dy   149     61058       150     12750         0     13946     89250    393231     38.47     40.75
20.36/5.17	c  N dy   157     66054       150     12750         0     18752     89250    606911     38.43     40.56
21.56/5.46	c  S st   165     69394       150     12750         0     11427     89250    249343     38.42     38.78
21.97/5.51	c  S st   165     69898       150     12750         0     11914     89250    269946     38.42   no data
21.97/5.51	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.97/5.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.01
21.97/5.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
21.97/5.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
21.97/5.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
21.97/5.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
21.97/5.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
21.97/5.52	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.97/5.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
22.37/5.62	c lits-rem:         9  cl-subs:      104  v-elim:      0  v-fix:    0  time:  0.09 s
22.37/5.62	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
22.37/5.63	c vivif2 --  cl tried    11810 cl shrink        0 lits rem          0 time: 0.00
23.94/6.04	c asymm  cl-useful: 0/11165/12750 lits-rem:0 time: 0.42
23.94/6.04	c calculated reachability. Time: 0.00
23.94/6.04	c  N dy   165     69898       150     12750         0     11810     89250    264158     38.42   no data
25.14/6.36	c  N dy   188     74368       150     12750         0     16090     89250    454074     38.48     40.59
26.77/6.74	c  N dy   211     79235       150     12750         0     20753     89250    662192     38.55     40.76
28.35/7.11	c  N dy   218     84382       150     12750         0     14189     89250    340712     38.50     40.84
29.15/7.33	c  F st   229     87501       150     12750         0     17180     89250    472795     38.51     40.09
30.34/7.60	c  N st   234     90796       150     12750         0     20340     89250    614909     38.51   no data
32.34/8.14	c  N dy   248     96940       150     12750         0     13763     89250    290905     38.51     40.67
34.74/8.75	c  N dy   269    104847       150     12750         0     21361     89250    628268     38.49     37.57
34.74/8.75	c  S st   269    104847       150     12750         0     21361     89250    628268     38.49     37.57
35.15/8.81	c  S st   269    105349       150     12750         0     21854     89250    649562     38.49   no data
35.15/8.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
35.15/8.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
35.15/8.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
35.15/8.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
35.15/8.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
35.15/8.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
35.15/8.82	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
35.15/8.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
35.15/8.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
38.33/9.62	c lits-rem:       275  cl-subs:      942  v-elim:      0  v-fix:    0  time:  0.77 s
38.33/9.62	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
38.33/9.63	c vivif2 --  cl tried    20912 cl shrink        0 lits rem          0 time: 0.01
38.73/9.72	c asymm  cl-useful: 0/1585/12750 lits-rem:0 time: 0.10
38.73/9.73	c calculated reachability. Time: 0.00
38.73/9.73	c  N dy   269    105349       150     12750         0     20912     89250    598626     38.49   no data
41.93/10.50	c  N dy   301    113071       150     12750         0     14896     89250    309224     38.56     40.65
44.34/11.11	c  N dy   327    120372       150     12750         0     21885     89250    620530     38.60     41.48
47.92/12.02	c  N dy   354    129770       150     12750         0     16497     89250    348848     38.61     40.82
50.72/12.76	c  N dy   369    139228       150     12750         0     25557     89250    751323     38.53     40.90
54.31/13.61	c  N dy   403    148272       150     12750         0     18907     89250    425309     38.56     40.98
57.52/14.48	c  N dy   428    158023       150     12750         0     28217     89250    838660     38.55     37.32
57.52/14.48	c  S st   428    158023       150     12750         0     28217     89250    838660     38.55     37.32
57.90/14.55	c  S st   428    158524       150     12750         0     28706     89250    859699     38.55   no data
57.90/14.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.90/14.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
57.90/14.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.90/14.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.90/14.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
57.90/14.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
57.90/14.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
57.90/14.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
58.30/14.60	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
63.49/15.99	c lits-rem:       217  cl-subs:     1397  v-elim:      0  v-fix:    0  time:  1.39 s
63.49/15.99	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
63.89/16.00	c vivif2 --  cl tried    27309 cl shrink        0 lits rem          0 time: 0.01
64.69/16.22	c asymm  cl-useful: 0/3733/12750 lits-rem:0 time: 0.22
64.69/16.22	c calculated reachability. Time: 0.00
64.69/16.22	c  N dy   428    158524       150     12750         0     27309     89250    785394     38.55   no data
68.28/17.19	c  N dy   461    168916       150     12750         0     21039     89250    485616     38.55     40.69
72.68/18.22	c  N dy   501    179770       150     12750         0     31485     89250    951408     38.59     41.98
77.48/19.46	c  N dy   543    192118       150     12750         0     26057     89250    681398     38.61     40.74
83.49/20.90	c  N dy   606    204579       150     12750         0     19801     89250    365358     38.68     41.26
88.28/22.14	c  N dy   643    217688       150     12750         0     32362     89250    923830     38.68     40.87
95.04/23.82	c  N dy   673    232071       150     12750         0     26987     89250    653446     38.65     40.78
97.45/24.45	c  S st   687    237788       150     12750         0     32465     89250    895688     38.64     37.65
97.85/24.55	c  S st   687    238289       150     12750         0     32953     89250    917225     38.64   no data
97.85/24.55	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
97.85/24.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
97.85/24.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
97.85/24.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
97.85/24.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
97.85/24.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
97.85/24.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
97.85/24.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
98.25/24.61	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
105.45/26.48	c lits-rem:       398  cl-subs:     1529  v-elim:      0  v-fix:    0  time:  1.86 s
105.45/26.48	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
105.45/26.49	c vivif2 --  cl tried    31424 cl shrink        0 lits rem          0 time: 0.01
106.64/26.73	c asymm  cl-useful: 0/2938/12750 lits-rem:0 time: 0.24
106.64/26.73	c calculated reachability. Time: 0.00
106.64/26.73	c  N dy   687    238289       150     12750         0     31424     89250    835302     38.64   no data
113.43/28.41	c  N dy   733    253606       150     12750         0     26042     89250    579347     38.65     40.87
123.04/30.83	c  N dy   776    275765       150     12750         0     26162     89250    545379     38.56     40.83
131.00/32.82	c  N dy   837    293415       150     12750         0     43071     89250   1303849     38.58     40.63
136.21/34.18	c  F st   871    306251       150     12750         0     33302     89250    835547     38.59   no data
138.99/34.83	c  N dy   882    312162       150     12750         0     38956     89250   1092314     38.59     40.75
148.58/37.27	c  N dy   944    333660       150     12750         0     36614     89250    955918     38.60     40.67
158.58/39.72	c  N dy   973    355101       150     12750         0     33172     89250    767430     38.49     40.70
159.36/39.99	c  S st   983    357435       150     12750         0     35412     89250    867918     38.50     36.63
159.76/40.08	c  S st   983    357939       150     12750         0     35897     89250    889203     38.50   no data
159.76/40.09	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
160.16/40.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.6M T:  0.02
160.16/40.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
160.16/40.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
160.16/40.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
160.16/40.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
160.16/40.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
160.16/40.12	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
160.16/40.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
167.75/42.01	c lits-rem:       227  cl-subs:     1498  v-elim:      0  v-fix:    0  time:  1.87 s
167.75/42.01	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
167.75/42.02	c vivif2 --  cl tried    34399 cl shrink        0 lits rem          0 time: 0.01
168.55/42.29	c asymm  cl-useful: 0/2579/12750 lits-rem:0 time: 0.26
168.55/42.29	c calculated reachability. Time: 0.00
168.55/42.29	c  N dy   983    357939       150     12750         0     34399     89250    816109     38.50   no data
178.93/44.88	c  N dy  1037    378138       150     12750         0     28898     89250    545181     38.49     40.57
190.92/47.82	c  N dy  1130    398381       150     12750         0     48340     89250   1415132     38.55     40.80
203.31/50.95	c  N dy  1196    418550       150     12750         0     41767     89250   1083777     38.56     40.85
214.49/53.77	c  N dy  1253    438627       150     12750         0     34180     89250    718746     38.55     40.62
226.48/56.73	c  N dy  1328    458819       150     12750         0     53527     89250   1580440     38.58     41.01
236.86/59.35	c  N dy  1397    479028       150     12750         0     45130     89250   1175482     38.60     40.68
248.04/62.13	c  N dy  1452    499550       150     12750         0     36009     89250    729910     38.59     40.63
262.43/65.73	c  N dy  1541    523732       150     12750         0     59233     89250   1765463     38.61     40.80
268.82/67.36	c  S st  1579    536909       150     12750         0     42115     89250    967578     38.62     36.93
269.22/67.47	c  S st  1579    537410       150     12750         0     42606     89250    989345     38.62   no data
269.22/67.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
269.62/67.50	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.02
269.62/67.50	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
269.62/67.50	c bin-w-bin subsume rem            0 bins  time:  0.00 s
269.62/67.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
269.62/67.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
269.62/67.50	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
269.62/67.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
269.62/67.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
279.21/69.93	c lits-rem:       304  cl-subs:     1352  v-elim:      0  v-fix:    0  time:  2.39 s
279.21/69.93	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
279.21/69.95	c vivif2 --  cl tried    41254 cl shrink        0 lits rem          0 time: 0.01
280.40/70.23	c asymm  cl-useful: 0/2277/12750 lits-rem:0 time: 0.28
280.40/70.23	c calculated reachability. Time: 0.00
280.40/70.23	c  N dy  1579    537410       150     12750         0     41254     89250    916124     38.62   no data
292.78/73.34	c  N dy  1638    557649       150     12750         0     60666     89250   1782461     38.62     40.85
303.18/75.91	c  N dy  1681    577695       150     12750         0     49207     89250   1248803     38.60     40.81
315.55/79.06	c  N dy  1739    597770       150     12750         0     36862     89250    665435     38.58     40.74
327.14/82.00	c  N dy  1798    617941       150     12750         0     56212     89250   1528290     38.58     40.72
341.12/85.44	c  N dy  1874    640854       150     12750         0     45547     89250   1023823     38.59     40.66
356.69/89.39	c  N dy  1921    667762       150     12750         0     37753     89250    646086     38.56     40.60
370.68/92.87	c  N dy  2007    687876       150     12750         0     57047     89250   1505764     38.59     40.73
385.46/96.57	c  N dy  2073    709223       150     12750         0     43007     89250    844060     38.59     40.81
399.04/99.91	c  N dy  2165    729325       150     12750         0     62271     89250   1705245     38.61     40.74
412.22/103.27	c  N dy  2235    749444       150     12750         0     46096     89250    948084     38.62     40.68
432.19/108.23	c  N dy  2291    775302       150     12750         0     70817     89250   2048922     38.61     40.68
445.78/111.60	c  N dy  2373    795455       150     12750         0     53774     89250   1260517     38.63     40.92
452.58/113.31	c  S st  2393    806116       150     12750         0     63993     89250   1719569     38.62     37.84
452.98/113.47	c  S st  2393    806623       150     12750         0     64487     89250   1741010     38.62   no data
452.98/113.48	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
453.36/113.51	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.9M T:  0.03
453.36/113.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
453.36/113.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
453.36/113.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
453.36/113.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
453.36/113.52	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
453.36/113.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
453.36/113.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
491.32/123.07	c lits-rem:       576  cl-subs:     2980  v-elim:      0  v-fix:    0  time:  9.49 s
491.32/123.07	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
491.32/123.09	c vivif2 --  cl tried    61507 cl shrink        0 lits rem          0 time: 0.02
492.54/123.34	c asymm  cl-useful: 0/1223/12750 lits-rem:0 time: 0.24
492.54/123.34	c calculated reachability. Time: 0.00
492.54/123.34	c  N dy  2393    806623       150     12750         0     61507     89250   1581039     38.62   no data
507.69/127.17	c  N dy  2451    826723       150     12750         0     43475     89250    764128     38.62     40.74
524.06/131.23	c  N dy  2512    849367       150     12750         0     65125     89250   1728730     38.61     40.74
538.46/134.82	c  N dy  2574    869403       150     12750         0     46062     89250    851055     38.62     41.08
552.84/138.43	c  N dy  2673    889646       150     12750         0     65489     89250   1720382     38.64     40.83
569.21/142.53	c  N dy  2761    910296       150     12750         0     46065     89250    813975     38.66     40.77
583.20/146.00	c  N dy  2832    930625       150     12750         0     65527     89250   1684721     38.67     40.71
599.17/150.03	c  N dy  2874    951222       150     12750         0     44960     89250    731725     38.66     40.81
617.95/154.73	c  N dy  2931    979365       150     12750         0     71840     89250   1929937     38.64     40.75
633.14/158.58	c  N dy  2984    999403       150     12750         0     49859     89250    916954     38.63     40.89
647.91/162.27	c  N dy  3045   1020083       150     12750         0     69674     89250   1799347     38.63     40.68
664.28/166.32	c  N dy  3093   1040150       150     12750         0     46794     89250    749852     38.62     40.66
677.86/169.78	c  N dy  3154   1060208       150     12750         0     65966     89250   1600968     38.62     42.87
688.25/172.38	c  F st  3206   1071875       150     12750         0     77179     89250   2103589     38.63     36.72
697.83/174.75	c  N dy  3222   1082301       150     12750         0     44071     89250    592251     38.63     40.73
711.02/178.09	c  N dy  3288   1102340       150     12750         0     63269     89250   1450240     38.64     40.74
727.40/182.15	c  N dy  3313   1122472       150     12750         0     82419     89250   2299769     38.62     40.83
742.99/186.01	c  N dy  3387   1142553       150     12750         0     57703     89250   1169375     38.62     41.23
758.55/189.95	c  N dy  3432   1162685       150     12750         0     76949     89250   2026726     38.61     41.31
780.53/195.46	c  N dy  3488   1182803       150     12750         0     51241     89250    842210     38.61     40.73
799.30/200.14	c  N dy  3573   1202818       150     12750         0     70451     89250   1705780     38.62     41.55
807.28/202.18	c  S st  3603   1209934       150     12750         0     77261     89250   2009130     38.63     37.59
808.09/202.39	c  S st  3603   1210440       150     12750         0     77753     89250   2031169     38.63   no data
808.09/202.40	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
808.50/202.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.04
808.50/202.44	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
808.50/202.44	c bin-w-bin subsume rem            0 bins  time:  0.00 s
808.50/202.44	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
808.50/202.44	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
808.50/202.44	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
808.50/202.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
808.91/202.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
871.60/218.20	c lits-rem:       912  cl-subs:     3395  v-elim:      0  v-fix:    0  time: 15.67 s
871.60/218.20	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
871.60/218.23	c vivif2 --  cl tried    74358 cl shrink        0 lits rem          0 time: 0.03
873.20/218.69	c asymm  cl-useful: 0/1688/12750 lits-rem:0 time: 0.46
873.20/218.69	c calculated reachability. Time: 0.00
873.20/218.69	c  N dy  3603   1210440       150     12750         0     74358     89250   1846761     38.63   no data
899.16/225.19	c  N dy  3653   1234904       150     12750         0     51800     89250    835622     38.61     40.65
915.14/229.15	c  N dy  3728   1254999       150     12750         0     71084     89250   1699714     38.62     40.94
936.71/234.56	c  N dy  3804   1275209       150     12750         0     90438     89250   2564978     38.63     40.89
952.68/238.59	c  N dy  3856   1295301       150     12750         0     62779     89250   1294096     38.63     40.72
971.48/243.26	c  N dy  3927   1315427       150     12750         0     82065     89250   2157302     38.63     40.73
992.64/248.57	c  N dy  3968   1335441       150     12750         0     53379     89250    841423     38.62     40.81
1011.81/253.32	c  N dy  4027   1355703       150     12750         0     72799     89250   1709788     38.62     40.71
1034.58/259.02	c  N dy  4120   1375730       150     12750         0     91972     89250   2567885     38.64     40.87
1054.16/263.96	c  N dy  4200   1396580       150     12750         0     63130     89250   1241951     38.64     40.73
1072.55/268.56	c  N dy  4263   1416670       150     12750         0     82387     89250   2100484     38.65     40.70
1093.70/273.89	c  N dy  4319   1436755       150     12750         0     51818     89250    702146     38.65     40.89
1110.87/278.17	c  N dy  4382   1459630       150     12750         0     73671     89250   1671920     38.64     40.94
1132.05/283.40	c  N dy  4470   1479784       150     12750         0     93011     89250   2540449     38.65     40.77
1150.82/288.14	c  N dy  4523   1499905       150     12750         0     61485     89250   1098374     38.65     40.79
1168.40/292.51	c  N dy  4596   1520109       150     12750         0     80865     89250   1964479     38.65     41.08
1189.97/297.94	c  N dy  4672   1540143       150     12750         0    100083     89250   2828547     38.66     40.84
1208.76/302.67	c  N dy  4761   1561328       150     12750         0     68659     89250   1392027     38.67     40.87
1228.71/307.66	c  N dy  4841   1582119       150     12750         0     88582     89250   2279932     38.67     40.72
1257.87/314.91	c  N dy  4909   1611490       150     12750         0     63975     89250   1138098     38.66     40.78
1275.45/319.31	c  N dy  4988   1631528       150     12750         0     83260     89250   2005611     38.67     40.85
1299.42/325.35	c  N dy  5077   1652200       150     12750         0    103058     89250   2895604     38.68     40.72
1321.39/330.85	c  N dy  5141   1677373       150     12750         0     73444     89250   1535676     38.67     40.71
1342.97/336.23	c  N dy  5225   1697796       150     12750         0     93002     89250   2414829     38.68     40.96
1358.94/340.23	c  S st  5282   1710441       150     12750         0    105127     89250   2956540     38.68     40.57
1360.14/340.51	c  S st  5282   1710947       150     12750         0    105621     89250   2978228     38.68   no data
1360.14/340.52	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1360.14/340.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
1360.14/340.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1360.14/340.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1360.14/340.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1360.14/340.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1360.14/340.58	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1360.54/340.64	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1360.92/340.71	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1456.39/364.63	c lits-rem:      1086  cl-subs:     5680  v-elim:      0  v-fix:    0  time: 23.92 s
1456.39/364.63	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
1456.39/364.67	c vivif2 --  cl tried    99941 cl shrink        0 lits rem          0 time: 0.04
1457.99/365.06	c asymm  cl-useful: 0/1139/12750 lits-rem:0 time: 0.39
1457.99/365.07	c calculated reachability. Time: 0.00
1457.99/365.07	c  N dy  5282   1710947       150     12750         0     99941     89250   2674873     38.68   no data
1480.36/370.63	c  N dy  5314   1735284       150     12750         0     68713     89250   1292424     38.67     40.74
1499.53/375.40	c  N dy  5381   1755323       150     12750         0     87949     89250   2153233     38.67     40.77
1523.50/381.46	c  N dy  5460   1775771       150     12750         0    107522     89250   3029066     38.68     40.72
1627.76/407.54	c  N dy  5536   1882041       150     12750         0     96732     89250   2488681     38.54     40.68
1655.33/414.44	c  N dy  5619   1902173       150     12750         0     58881     89250    759576     38.55     40.59
1672.90/418.85	c  N dy  5696   1923164       150     12750         0     79020     89250   1662837     38.55     40.63
1692.87/423.87	c  N dy  5737   1944167       150     12750         0     99108     89250   2557049     38.55     41.04
1721.64/431.03	c  N dy  5805   1968169       150     12750         0     63821     89250    944242     38.55     40.78
1740.03/435.68	c  N dy  5889   1988363       150     12750         0     83166     89250   1808972     38.55     40.74
1763.18/441.41	c  N dy  5967   2008441       150     12750         0    102409     89250   2672766     38.56     43.65
1788.37/447.70	c  N dy  6024   2028493       150     12750         0     62304     89250    836489     38.56     41.15
1806.72/452.31	c  N dy  6115   2048678       150     12750         0     81664     89250   1705409     38.57     40.85
1829.89/458.10	c  N dy  6189   2069506       150     12750         0    101611     89250   2597414     38.57     40.66
1859.45/465.53	c  N dy  6288   2089522       150     12750         0     60480     89250    720277     38.58     41.09
1878.62/470.35	c  N dy  6365   2111592       150     12750         0     81647     89250   1664617     38.58     40.65
1902.20/476.21	c  N dy  6436   2131677       150     12750         0    100912     89250   2523935     38.59     40.69
1927.76/482.68	c  N dy  6494   2151698       150     12750         0    120113     89250   3379988     38.59     40.66
1948.13/487.75	c  N dy  6556   2172469       150     12750         0     78669     89250   1499656     38.59     40.69
1970.10/493.22	c  N dy  6631   2192796       150     12750         0     98104     89250   2373745     38.59     40.77
1992.06/498.72	c  S st  6683   2210949       150     12750         0    115501     89250   3149625     38.59   no data
1993.27/499.04	c  S st  6683   2211454       150     12750         0    115992     89250   3171661     38.59   no data
1993.27/499.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1993.67/499.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.07
1993.67/499.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1993.67/499.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1993.67/499.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1993.67/499.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
1993.67/499.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1993.67/499.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1994.07/499.24	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2097.93/525.23	c lits-rem:      1207  cl-subs:     6026  v-elim:      0  v-fix:    0  time: 25.99 s
2097.93/525.23	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
2097.93/525.27	c vivif2 --  cl tried   109966 cl shrink        0 lits rem          0 time: 0.04
2099.53/525.67	c asymm  cl-useful: 0/1012/12750 lits-rem:0 time: 0.40
2099.53/525.68	c calculated reachability. Time: 0.00
2099.53/525.68	c  N dy  6683   2211454       150     12750         0    109966     89250   2852743     38.59   no data
2126.71/532.43	c  N dy  6759   2232228       150     12750         0     67729     89250    980418     38.59     40.76
2144.28/536.90	c  N dy  6808   2252229       150     12750         0     86865     89250   1836533     38.59     40.64
2166.65/542.41	c  N dy  6857   2272356       150     12750         0    106096     89250   2693775     38.59     40.74
2194.59/549.46	c  N dy  6938   2292519       150     12750         0    125418     89250   3560151     38.59     40.64
2215.00/554.55	c  N dy  7024   2312777       150     12750         0     81685     89250   1570306     38.60     41.00
2239.33/560.64	c  N dy  7066   2333022       150     12750         0    101055     89250   2429415     38.59     40.63
2268.49/567.91	c  N dy  7154   2353219       150     12750         0    120400     89250   3296029     38.60     41.04
2292.47/573.95	c  N dy  7232   2373249       150     12750         0     75520     89250   1261680     38.60     40.68
2312.44/578.92	c  N dy  7280   2393552       150     12750         0     94966     89250   2130796     38.60     40.72
2334.40/584.49	c  N dy  7316   2413580       150     12750         0    114120     89250   2993766     38.60     40.91
2363.57/591.73	c  N dy  7394   2433597       150     12750         0     68162     89250    896617     38.60     40.74
2384.33/596.98	c  N dy  7479   2455163       150     12750         0     88786     89250   1819606     38.61     40.78
2409.90/603.39	c  N dy  7551   2476758       150     12750         0    109443     89250   2742340     38.61     40.72
2438.27/610.48	c  N dy  7612   2496827       150     12750         0    128621     89250   3602795     38.61     43.53
2461.44/616.27	c  N dy  7685   2518634       150     12750         0     83454     89250   1546104     38.61     40.78
2487.43/622.73	c  N dy  7790   2540522       150     12750         0    104413     89250   2487053     38.62     40.73
2510.97/628.67	c  N dy  7797   2560849       150     12750         0    123655     89250   3337241     38.61     41.17
2541.73/636.31	c  N dy  7917   2580930       150     12750         0     76027     89250   1183141     38.62     41.61
2562.90/641.64	c  N dy  8003   2601010       150     12750         0     95305     89250   2048546     38.63     41.01
2588.48/648.09	c  N dy  8056   2623262       150     12750         0    116647     89250   3007282     38.62     40.73
2618.03/655.41	c  N dy  8109   2643273       150     12750         0    135760     89250   3855993     38.62     40.74
2638.00/660.45	c  N dy  8151   2663671       150     12750         0     87324     89250   1648542     38.62     40.66
2663.56/666.80	c  N dy  8230   2683779       150     12750         0    106644     89250   2516008     38.62     40.88
2693.54/674.35	c  N dy  8303   2705425       150     12750         0    127350     89250   3442823     38.62     40.83
2703.11/676.78	c  S st  8318   2711454       150     12750         0    133120     89250   3699631     38.62     37.85
2704.71/677.17	c  S st  8318   2711958       150     12750         0    133609     89250   3721519     38.62   no data
2704.71/677.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2705.11/677.26	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.8M T:  0.08
2705.11/677.26	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2705.11/677.26	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2705.11/677.26	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2705.11/677.26	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
2705.11/677.26	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2705.51/677.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2705.90/677.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2844.12/712.00	c lits-rem:      1188  cl-subs:     7325  v-elim:      0  v-fix:    0  time: 34.59 s
2844.12/712.00	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
2844.12/712.05	c vivif2 --  cl tried   126284 cl shrink        0 lits rem          0 time: 0.04
2845.72/712.46	c asymm  cl-useful: 0/913/12750 lits-rem:0 time: 0.41
2845.72/712.47	c calculated reachability. Time: 0.00
2845.72/712.47	c  N dy  8318   2711958       150     12750         0    126284     89250   3331809     38.62   no data
2872.09/719.04	c  N dy  8356   2732379       150     12750         0     76981     89250   1153489     38.62     40.88
2894.05/724.57	c  N dy  8417   2752766       150     12750         0     96472     89250   2025978     38.62     41.17
2922.44/731.63	c  N dy  8494   2773080       150     12750         0    115915     89250   2896203     38.63     40.66
2950.78/738.79	c  N dy  8551   2793199       150     12750         0    135197     89250   3766967     38.62     40.72
2974.35/744.60	c  N dy  8617   2813340       150     12750         0     84718     89250   1466635     38.62     40.74
2997.51/750.42	c  N dy  8697   2833391       150     12750         0    103973     89250   2330738     38.63     41.07
3028.27/758.10	c  N dy  8783   2855045       150     12750         0    124660     89250   3255118     38.63     41.19
3057.84/765.59	c  N dy  8839   2875145       150     12750         0     73110     89250    911911     38.63     43.43
3077.00/770.35	c  N dy  8883   2895487       150     12750         0     92464     89250   1779204     38.63     40.93
3104.57/777.24	c  N dy  8968   2917379       150     12750         0    113395     89250   2720096     38.63     40.75
3136.13/785.10	c  N dy  9057   2938116       150     12750         0    133255     89250   3612090     38.64     40.94
3165.29/792.45	c  N dy  9149   2958214       150     12750         0     80795     89250   1223491     38.64     41.17
3187.66/798.02	c  N dy  9220   2978439       150     12750         0    100208     89250   2091789     38.65     41.27
3212.82/804.30	c  N dy  9266   2998445       150     12750         0    119270     89250   2934994     38.64     40.69
3248.78/813.31	c  N dy  9356   3018676       150     12750         0    138670     89250   3809937     38.65     40.84
3281.53/821.55	c  N dy  9427   3038957       150     12750         0     85402     89250   1394542     38.65     40.80
3308.71/828.31	c  N dy  9504   3059198       150     12750         0    104867     89250   2270784     38.66     40.94
3338.66/835.87	c  N dy  9576   3079223       150     12750         0    124058     89250   3128956     38.66     41.02
3370.23/843.77	c  N dy  9637   3099251       150     12750         0    143199     89250   3986629     38.66     41.42
3401.40/851.59	c  N dy  9700   3120760       150     12750         0     90031     89250   1564243     38.66     40.81
3430.53/858.89	c  N dy  9775   3140769       150     12750         0    109236     89250   2428907     38.66     40.86
3462.10/866.79	c  N dy  9854   3161130       150     12750         0    128741     89250   3305500     38.67     40.74
3497.25/875.56	c  N dy  9932   3181349       150     12750         0    148123     89250   4174908     38.67     40.71
3521.21/881.55	c  N dy 10013   3201790       150     12750         0     92975     89250   1661145     38.67     40.87
3533.60/884.68	c  S st 10057   3211959       150     12750         0    102718     89250   2098705     38.68   no data
3534.79/884.96	c  S st 10057   3212461       150     12750         0    103209     89250   2120428     38.68   no data
3534.79/884.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3535.19/885.03	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.06
3535.19/885.03	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3535.19/885.03	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3535.19/885.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3535.19/885.03	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
3535.19/885.03	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3535.19/885.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3535.59/885.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3584.33/897.30	c lits-rem:       823  cl-subs:     2945  v-elim:      0  v-fix:    0  time: 12.18 s
3584.33/897.30	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
3584.33/897.33	c vivif2 --  cl tried   100264 cl shrink        0 lits rem          0 time: 0.03
3585.94/897.71	c asymm  cl-useful: 0/1074/12750 lits-rem:0 time: 0.38
3585.94/897.72	c calculated reachability. Time: 0.00
3585.94/897.72	c  N dy 10057   3212461       150     12750         0    100264     89250   1958286     38.68   no data
3747.31/938.10	c  N dy 10086   3331547       150     12750         0    137671     89250   3633887     38.57     40.66
3780.46/946.41	c  N dy 10160   3351614       150     12750         0     80832     89250   1072823     38.57     40.73
3804.03/952.34	c  N dy 10235   3372383       150     12750         0    100773     89250   1962184     38.57     40.63
3831.20/959.19	c  N dy 10309   3392438       150     12750         0    119982     89250   2821526     38.58     40.94
3867.16/968.12	c  N dy 10413   3413356       150     12750         0    140039     89250   3719890     38.58     40.86
3902.31/976.92	c  N dy 10503   3433588       150     12750         0     82071     89250   1082814     38.59     40.80
3925.86/982.82	c  N dy 10580   3455161       150     12750         0    102733     89250   2010235     38.59     40.74
3952.23/989.47	c  N dy 10642   3475174       150     12750         0    121910     89250   2869689     38.59     40.80
3985.41/997.76	c  N dy 10705   3496657       150     12750         0    142485     89250   3783550     38.59     40.63
4020.14/1006.41	c  N dy 10773   3517343       150     12750         0     83833     89250   1120704     38.59     40.74
4046.92/1013.16	c  N dy 10847   3540839       150     12750         0    106355     89250   2131320     38.59     40.80
4072.07/1019.43	c  N dy 10874   3561216       150     12750         0    125825     89250   3005001     38.59     40.66
4112.83/1029.69	c  N dy 10973   3581856       150     12750         0    145573     89250   3893143     38.59     40.77
4153.55/1039.87	c  N dy 11026   3601987       150     12750         0     85484     89250   1164371     38.59     40.74
4181.92/1046.93	c  N dy 11118   3623730       150     12750         0    106319     89250   2095505     38.60     41.37
4211.08/1054.28	c  N dy 11194   3643766       150     12750         0    125439     89250   2950367     38.60     40.84
4250.62/1064.11	c  N dy 11258   3664995       150     12750         0    145754     89250   3864599     38.60     41.28
4293.39/1074.89	c  N dy 11336   3685091       150     12750         0     84588     89250   1088798     38.61     40.72
4318.53/1081.13	c  N dy 11422   3705228       150     12750         0    103845     89250   1952463     38.61     40.89
4328.92/1083.76	c  S st 11454   3712461       150     12750         0    110795     89250   2264455     38.61     35.86
4330.12/1084.04	c  S st 11454   3712963       150     12750         0    111279     89250   2286130     38.61   no data
4330.12/1084.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4330.52/1084.11	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.06
4330.52/1084.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4330.52/1084.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4330.52/1084.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4330.52/1084.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    150 time:  0.00 s
4330.52/1084.12	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4330.52/1084.16	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4330.92/1084.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4380.87/1096.72	c lits-rem:       534  cl-subs:     3163  v-elim:      0  v-fix:    0  time: 12.51 s
4380.87/1096.72	c vivif2 --  cl tried    12750 cl shrink        0 lits rem          0 time: 0.00
4380.87/1096.75	c vivif2 --  cl tried   108116 cl shrink        0 lits rem          0 time: 0.03
4382.45/1097.15	c asymm  cl-useful: 0/1008/12750 lits-rem:0 time: 0.40
4382.45/1097.16	c calculated reachability. Time: 0.00
4382.45/1097.16	c  N dy 11454   3712963       150     12750         0    108116     89250   2112715     38.61   no data
4412.41/1104.60	c  N dy 11531   3733046       150     12750         0    127341     89250   2974941     38.62     40.66
4441.98/1112.07	c  F st 11593   3751563       150     12750         0    145089     89250   3770735     38.62   no data
4445.17/1112.88	c  N st 11597   3753599       150     12750         0    147026     89250   3859542     38.62   no data
4479.12/1121.35	c  N dy 11619   3774352       150     12750         0     85580     89250   1098411     38.61     40.69
4519.86/1131.57	c  N dy 11668   3807359       150     12750         0    116909     89250   2488218     38.60     40.63
4557.41/1140.91	c  N dy 11777   3829444       150     12750         0    138100     89250   3441499     38.60     40.65
4594.16/1150.18	c  N dy 11840   3849523       150     12750         0    157334     89250   4302022     38.60     42.13
4630.52/1159.27	c  N dy 11865   3878914       150     12750         0    103118     89250   1858063     38.59     40.76
4657.71/1166.08	c  N dy 11955   3898949       150     12750         0    122285     89250   2721214     38.59     42.39
4694.84/1175.36	c  N dy 12050   3921693       150     12750         0    144040     89250   3699946     38.60     40.69
4732.42/1184.73	c  N dy 12110   3942179       150     12750         0    163643     89250   4580334     38.60     40.71
4759.57/1191.51	c  N dy 12145   3964163       150     12750         0    101549     89250   1744089     38.59     40.64
4787.53/1198.59	c  N dy 12240   3984185       150     12750         0    120733     89250   2605273     38.60     45.73

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-3173814-1304031320/watcher-3173814-1304031320 -o /tmp/evaluation-result-3173814-1304031320/solver-3173814-1304031320 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3173814-1304031320.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: 7.63 7.96 7.53 5/180 4273
/proc/meminfo: memFree=19055412/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 414 0 0 0 0 0 0 0 25 0 4 0 495548137 52441088 353 33554432000 4194304 4627427 140735781867024 18446744073709551615 47787445884441 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 12803 353 303 106 0 7774 0
[pid=4273/tid=4274] ppid=4271 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 495548137 52441088 353 33554432000 4194304 4627427 140735781867024 18446744073709551615 47787445884844 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 495548137 52441088 353 33554432000 4194304 4627427 140735781867024 18446744073709551615 47787445884441 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 495548137 52441088 353 33554432000 4194304 4627427 140735781867024 18446744073709551615 47787445884441 0 0 4096 2 0 0 0 -1 5 0 0 0

[startup+0.106415 s]
/proc/loadavg: 7.63 7.96 7.53 5/180 4273
/proc/meminfo: memFree=19055412/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=282720 CPUtime=0.4 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 2198 0 0 0 40 0 0 0 25 0 4 0 495548137 289505280 2109 33554432000 4194304 4627427 140735781867024 18446744073709551615 4308256 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 70680 2109 364 106 0 65651 0
[pid=4273/tid=4274] ppid=4271 vsize=282720 CPUtime=0.09 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 415 0 0 0 9 0 0 0 25 0 4 0 495548137 289505280 2109 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=282720 CPUtime=0.1 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 404 0 0 0 10 0 0 0 18 0 4 0 495548137 289505280 2109 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=282720 CPUtime=0.1 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 552 0 0 0 10 0 0 0 25 0 4 0 495548137 289505280 2109 33554432000 4194304 4627427 140735781867024 18446744073709551615 4310133 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 282720

[startup+0.200398 s]
/proc/loadavg: 7.63 7.96 7.53 5/180 4273
/proc/meminfo: memFree=19055412/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=282720 CPUtime=0.78 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 2375 0 0 0 78 0 0 0 25 0 4 0 495548137 289505280 2286 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309119 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 70680 2286 364 106 0 65651 0
[pid=4273/tid=4274] ppid=4271 vsize=282720 CPUtime=0.19 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 431 0 0 0 19 0 0 0 25 0 4 0 495548137 289505280 2286 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309244 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=282720 CPUtime=0.19 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 423 0 0 0 19 0 0 0 18 0 4 0 495548137 289505280 2286 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309164 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=282720 CPUtime=0.19 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 686 0 0 0 19 0 0 0 25 0 4 0 495548137 289505280 2286 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 0.78
Current children cumulated vsize (KiB) 282720

[startup+0.30038 s]
/proc/loadavg: 7.63 7.96 7.53 5/180 4273
/proc/meminfo: memFree=19055412/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=283860 CPUtime=1.18 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 2753 0 0 0 118 0 0 0 25 0 4 0 495548137 290672640 2314 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 70965 2314 365 106 0 65936 0
[pid=4273/tid=4274] ppid=4271 vsize=283860 CPUtime=0.29 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 446 0 0 0 29 0 0 0 25 0 4 0 495548137 290672640 2314 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=283860 CPUtime=0.29 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 438 0 0 0 29 0 0 0 18 0 4 0 495548137 290672640 2314 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309327 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=283860 CPUtime=0.29 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 1019 0 0 0 29 0 0 0 25 0 4 0 495548137 290672640 2314 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 283860

[startup+0.700314 s]
/proc/loadavg: 7.63 7.96 7.53 5/180 4273
/proc/meminfo: memFree=19055412/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=290864 CPUtime=2.78 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 7865 0 0 0 276 2 0 0 18 0 4 0 495548137 297844736 5515 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309315 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 72716 5515 384 106 0 67687 0
[pid=4273/tid=4274] ppid=4271 vsize=290864 CPUtime=0.68 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 1958 0 0 0 68 0 0 0 25 0 4 0 495548137 297844736 5515 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=290864 CPUtime=0.69 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 1898 0 0 0 69 0 0 0 18 0 4 0 495548137 297844736 5515 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=290864 CPUtime=0.69 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 1696 0 0 0 69 0 0 0 25 0 4 0 495548137 297844736 5515 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309392 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2.78
Current children cumulated vsize (KiB) 290864

[startup+1.50117 s]
/proc/loadavg: 7.63 7.96 7.53 10/184 4277
/proc/meminfo: memFree=18990032/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=292132 CPUtime=5.97 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 12907 0 0 0 594 3 0 0 19 0 4 0 495548137 299143168 6205 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309242 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 73033 6205 385 106 0 68004 0
[pid=4273/tid=4274] ppid=4271 vsize=292132 CPUtime=1.48 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 3218 0 0 0 148 0 0 0 25 0 4 0 495548137 299143168 6206 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309253 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=292132 CPUtime=1.48 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 3124 0 0 0 148 0 0 0 19 0 4 0 495548137 299143168 6206 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=292132 CPUtime=1.49 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 3039 0 0 0 148 1 0 0 25 0 4 0 495548137 299143168 6206 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 292132

[startup+3.1009 s]
/proc/loadavg: 7.63 7.96 7.53 9/184 4277
/proc/meminfo: memFree=18971928/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=300320 CPUtime=12.37 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 28872 0 0 0 1231 6 0 0 23 0 4 0 495548137 307527680 16184 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309270 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 75080 16184 388 106 0 70051 0
[pid=4273/tid=4274] ppid=4271 vsize=300320 CPUtime=3.07 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 6299 0 0 0 306 1 0 0 25 0 4 0 495548137 307527680 16184 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=300320 CPUtime=3.08 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 7910 0 0 0 307 1 0 0 23 0 4 0 495548137 307527680 16184 33554432000 4194304 4627427 140735781867024 18446744073709551615 4420268 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=300320 CPUtime=3.08 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 8066 0 0 0 307 1 0 0 25 0 4 0 495548137 307527680 16184 33554432000 4194304 4627427 140735781867024 18446744073709551615 4468043 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 12.37
Current children cumulated vsize (KiB) 300320

[startup+6.30033 s]
/proc/loadavg: 7.66 7.96 7.54 9/184 4277
/proc/meminfo: memFree=18904592/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=310760 CPUtime=25.14 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 41149 0 0 0 2505 9 0 0 25 0 4 0 495548137 318218240 20161 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309594 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 77690 20161 388 106 0 72661 0
[pid=4273/tid=4274] ppid=4271 vsize=310760 CPUtime=6.26 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 11165 0 0 0 624 2 0 0 25 0 4 0 495548137 318218240 20161 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=310760 CPUtime=6.28 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 10519 0 0 0 626 2 0 0 25 0 4 0 495548137 318218240 20161 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=310760 CPUtime=6.29 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 10217 0 0 0 627 2 0 0 25 0 4 0 495548137 318218240 20161 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309568 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 25.14
Current children cumulated vsize (KiB) 310760

[startup+12.7012 s]
/proc/loadavg: 7.69 7.96 7.54 9/184 4277
/proc/meminfo: memFree=18881288/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=312184 CPUtime=50.72 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 65009 0 0 0 5057 15 0 0 25 0 4 0 495548137 319676416 27694 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 78046 27695 388 106 0 73017 0
[pid=4273/tid=4274] ppid=4271 vsize=312184 CPUtime=12.62 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 15907 0 0 0 1259 3 0 0 25 0 4 0 495548137 319676416 27695 33554432000 4194304 4627427 140735781867024 18446744073709551615 4310094 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=312184 CPUtime=12.68 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 16513 0 0 0 1265 3 0 0 25 0 4 0 495548137 319676416 27695 33554432000 4194304 4627427 140735781867024 18446744073709551615 4310126 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=312184 CPUtime=12.69 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 17199 0 0 0 1265 4 0 0 25 0 4 0 495548137 319676416 27695 33554432000 4194304 4627427 140735781867024 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 312184

[startup+25.501 s]
/proc/loadavg: 7.76 7.97 7.55 9/184 4278
/proc/meminfo: memFree=18716980/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=317296 CPUtime=101.84 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 101544 0 0 0 10162 22 0 0 25 0 4 0 495548137 324911104 37522 33554432000 4194304 4627427 140735781867024 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 79324 37523 388 106 0 74295 0
[pid=4273/tid=4274] ppid=4271 vsize=317296 CPUtime=25.35 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 25098 0 0 0 2530 5 0 0 25 0 4 0 495548137 324911104 37523 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=317296 CPUtime=25.48 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 25681 0 0 0 2543 5 0 0 25 0 4 0 495548137 324911104 37523 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=317296 CPUtime=25.48 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 25424 0 0 0 2543 5 0 0 25 0 4 0 495548137 324911104 37523 33554432000 4194304 4627427 140735781867024 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 101.84
Current children cumulated vsize (KiB) 317296

[startup+51.1005 s]
/proc/loadavg: 7.84 7.97 7.56 9/184 4278
/proc/meminfo: memFree=18648108/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=360104 CPUtime=204.11 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 151504 0 0 0 20377 34 0 0 25 0 4 0 495548137 368746496 47712 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309902 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 90026 47712 388 106 0 84997 0
[pid=4273/tid=4274] ppid=4271 vsize=360104 CPUtime=50.81 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 40143 0 0 0 5073 8 0 0 25 0 4 0 495548137 368746496 47712 33554432000 4194304 4627427 140735781867024 18446744073709551615 4427411 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=360104 CPUtime=51.08 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 39216 0 0 0 5099 9 0 0 25 0 4 0 495548137 368746496 47712 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=360104 CPUtime=51.08 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 37991 0 0 0 5100 8 0 0 25 0 4 0 495548137 368746496 47712 33554432000 4194304 4627427 140735781867024 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 204.11
Current children cumulated vsize (KiB) 360104

[startup+102.3 s]
/proc/loadavg: 7.93 7.97 7.58 9/184 4280
/proc/meminfo: memFree=18546256/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=340288 CPUtime=408.64 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 225031 0 0 0 40810 54 0 0 25 0 4 0 495548137 348454912 47962 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309253 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 85072 47962 388 106 0 80043 0
[pid=4273/tid=4274] ppid=4271 vsize=340288 CPUtime=101.73 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 56478 0 0 0 10161 12 0 0 25 0 4 0 495548137 348454912 47962 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309270 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=340288 CPUtime=102.29 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 60851 0 0 0 10213 16 0 0 25 0 4 0 495548137 348454912 47962 33554432000 4194304 4627427 140735781867024 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=340288 CPUtime=102.29 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 60860 0 0 0 10215 14 0 0 25 0 4 0 495548137 348454912 47962 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309095 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 408.64
Current children cumulated vsize (KiB) 340288

[startup+162.301 s]

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

[pid=4273] ppid=4271 vsize=561340 CPUtime=2565.7 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 666908 0 0 0 256343 227 0 0 25 0 4 0 495548137 574812160 100900 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 140335 100900 388 106 0 135306 0
[pid=4273/tid=4274] ppid=4271 vsize=561340 CPUtime=638.79 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 162997 0 0 0 63827 52 0 0 25 0 4 0 495548137 574812160 100900 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=561340 CPUtime=642.27 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 175398 0 0 0 64169 58 0 0 25 0 4 0 495548137 574812160 100900 33554432000 4194304 4627427 140735781867024 18446744073709551615 4324267 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=561340 CPUtime=642.3 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 192266 0 0 0 64162 68 0 0 25 0 4 0 495548137 574812160 100900 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2565.7
Current children cumulated vsize (KiB) 561340

[startup+702.301 s]
/proc/loadavg: 8.07 8.08 7.81 9/184 4305
/proc/meminfo: memFree=17805260/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=703384 CPUtime=2805.38 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 702004 0 0 0 280295 243 0 0 25 0 4 0 495548137 720265216 112029 33554432000 4194304 4627427 140735781867024 18446744073709551615 4427152 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 175846 112029 388 106 0 170817 0
[pid=4273/tid=4274] ppid=4271 vsize=703384 CPUtime=698.47 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 168521 0 0 0 69791 56 0 0 25 0 4 0 495548137 720265216 112029 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=703384 CPUtime=702.27 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 185667 0 0 0 70164 63 0 0 25 0 4 0 495548137 720265216 112029 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309079 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=703384 CPUtime=702.3 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 202410 0 0 0 70157 73 0 0 25 0 4 0 495548137 720265216 112029 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 2805.38
Current children cumulated vsize (KiB) 703384

[startup+762.3 s]
/proc/loadavg: 8.11 8.09 7.83 9/184 4306
/proc/meminfo: memFree=17774748/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=793028 CPUtime=3045.07 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 737560 0 0 0 304249 258 0 0 25 0 4 0 495548137 812060672 120289 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 198257 120289 388 106 0 193228 0
[pid=4273/tid=4274] ppid=4271 vsize=793028 CPUtime=758.15 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 178304 0 0 0 75756 59 0 0 25 0 4 0 495548137 812060672 120289 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=793028 CPUtime=762.28 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 191693 0 0 0 76161 67 0 0 25 0 4 0 495548137 812060672 120289 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=793028 CPUtime=762.3 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 213630 0 0 0 76153 77 0 0 25 0 4 0 495548137 812060672 120289 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3045.07
Current children cumulated vsize (KiB) 793028

[startup+822.301 s]
/proc/loadavg: 8.07 8.08 7.84 9/184 4308
/proc/meminfo: memFree=17691784/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=822060 CPUtime=3284.73 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 776007 0 0 0 328199 274 0 0 25 0 4 0 495548137 841789440 131152 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 205515 131152 388 106 0 200486 0
[pid=4273/tid=4274] ppid=4271 vsize=822060 CPUtime=817.82 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 186043 0 0 0 81719 63 0 0 25 0 4 0 495548137 841789440 131152 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=822060 CPUtime=822.28 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 201329 0 0 0 82156 72 0 0 25 0 4 0 495548137 841789440 131152 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=822060 CPUtime=822.3 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 228740 0 0 0 82147 83 0 0 25 0 4 0 495548137 841789440 131152 33554432000 4194304 4627427 140735781867024 18446744073709551615 4467973 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3284.73
Current children cumulated vsize (KiB) 822060

[startup+882.306 s]
/proc/loadavg: 8.14 8.10 7.86 9/184 4309
/proc/meminfo: memFree=17659784/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=675064 CPUtime=3524.42 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 803686 0 0 0 352155 287 0 0 25 0 4 0 495548137 691265536 117447 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 168766 117447 388 106 0 163737 0
[pid=4273/tid=4274] ppid=4271 vsize=675064 CPUtime=877.49 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 194781 0 0 0 87683 66 0 0 25 0 4 0 495548137 691265536 117447 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=675064 CPUtime=882.29 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 207600 0 0 0 88153 76 0 0 25 0 4 0 495548137 691265536 117447 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=675064 CPUtime=882.31 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 236675 0 0 0 88145 86 0 0 25 0 4 0 495548137 691265536 117447 33554432000 4194304 4627427 140735781867024 18446744073709551615 4308399 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3524.42
Current children cumulated vsize (KiB) 675064

[startup+942.301 s]
/proc/loadavg: 8.12 8.09 7.87 9/184 4311
/proc/meminfo: memFree=17785132/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=731000 CPUtime=3764.08 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 835662 0 0 0 376105 303 0 0 25 0 4 0 495548137 748544000 122669 33554432000 4194304 4627427 140735781867024 18446744073709551615 4308120 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 182750 122669 388 106 0 177721 0
[pid=4273/tid=4274] ppid=4271 vsize=731000 CPUtime=937.16 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 203089 0 0 0 93645 71 0 0 25 0 4 0 495548137 748544000 122669 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=731000 CPUtime=942.28 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 214086 0 0 0 94149 79 0 0 25 0 4 0 495548137 748544000 122669 33554432000 4194304 4627427 140735781867024 18446744073709551615 4333301 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=731000 CPUtime=942.31 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 246674 0 0 0 94140 91 0 0 25 0 4 0 495548137 748544000 122669 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309312 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 3764.08
Current children cumulated vsize (KiB) 731000

[startup+1002.3 s]
/proc/loadavg: 8.04 8.07 7.87 9/184 4313
/proc/meminfo: memFree=17611392/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=760080 CPUtime=4003.76 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 873377 0 0 0 400055 321 0 0 25 0 4 0 495548137 778321920 130512 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309568 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 190020 130512 388 106 0 184991 0
[pid=4273/tid=4274] ppid=4271 vsize=760080 CPUtime=996.84 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 211283 0 0 0 99608 76 0 0 25 0 4 0 495548137 778321920 130512 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309142 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=760080 CPUtime=1002.28 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 224024 0 0 0 100145 83 0 0 25 0 4 0 495548137 778321920 130512 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309598 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=760080 CPUtime=1002.3 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 256506 0 0 0 100135 95 0 0 25 0 4 0 495548137 778321920 130512 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4003.76
Current children cumulated vsize (KiB) 760080

[startup+1062.3 s]
/proc/loadavg: 8.01 8.06 7.88 9/184 4314
/proc/meminfo: memFree=17615844/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=888316 CPUtime=4243.44 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 902930 0 0 0 424009 335 0 0 25 0 4 0 495548137 909635584 137658 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309300 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 222079 137658 390 106 0 217050 0
[pid=4273/tid=4274] ppid=4271 vsize=888316 CPUtime=1056.51 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 222097 0 0 0 105570 81 0 0 25 0 4 0 495548137 909635584 137658 33554432000 4194304 4627427 140735781867024 18446744073709551615 4420265 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=888316 CPUtime=1062.28 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 233790 0 0 0 106140 88 0 0 25 0 4 0 495548137 909635584 137658 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=888316 CPUtime=1062.3 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 263132 0 0 0 106133 97 0 0 25 0 4 0 495548137 909635584 137658 33554432000 4194304 4627427 140735781867024 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4243.44
Current children cumulated vsize (KiB) 888316

[startup+1122.3 s]
/proc/loadavg: 8.12 8.07 7.90 9/184 4316
/proc/meminfo: memFree=17599340/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=748624 CPUtime=4483.11 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 935965 0 0 0 447961 350 0 0 25 0 4 0 495548137 766590976 126115 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 187156 126115 390 106 0 182127 0
[pid=4273/tid=4274] ppid=4271 vsize=748624 CPUtime=1116.18 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 227689 0 0 0 111535 83 0 0 25 0 4 0 495548137 766590976 126115 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=748624 CPUtime=1122.28 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 243972 0 0 0 112135 93 0 0 25 0 4 0 495548137 766590976 126115 33554432000 4194304 4627427 140735781867024 18446744073709551615 4467844 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=748624 CPUtime=1122.3 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 272614 0 0 0 112129 101 0 0 25 0 4 0 495548137 766590976 126115 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4483.11
Current children cumulated vsize (KiB) 748624

[startup+1182.3 s]
/proc/loadavg: 6.46 7.67 7.78 5/175 4335
/proc/meminfo: memFree=19080760/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=749464 CPUtime=4722.81 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 970333 0 0 0 471916 365 0 0 25 0 4 0 495548137 767451136 127839 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 187366 127839 390 106 0 182337 0
[pid=4273/tid=4274] ppid=4271 vsize=749464 CPUtime=1175.88 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 237122 0 0 0 117501 87 0 0 25 0 4 0 495548137 767451136 127839 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=749464 CPUtime=1182.28 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 250968 0 0 0 118132 96 0 0 25 0 4 0 495548137 767451136 127839 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=749464 CPUtime=1182.31 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 282116 0 0 0 118125 106 0 0 25 0 4 0 495548137 767451136 127839 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309347 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4722.81
Current children cumulated vsize (KiB) 749464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1201.7 s]
/proc/loadavg: 5.76 7.44 7.69 5/175 4336
/proc/meminfo: memFree=19077028/32951124 swapFree=67111524/67111528
[pid=4273] ppid=4271 vsize=749980 CPUtime=4800.32 cores=1,3,5,7
/proc/4273/stat : 4273 (strangenight2-m) R 4271 4273 3973 0 -1 4202496 981700 0 0 0 479661 371 0 0 25 0 4 0 495548137 767979520 128430 33554432000 4194304 4627427 140735781867024 18446744073709551615 4310097 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/4273/statm: 187495 128430 390 106 0 182466 0
[pid=4273/tid=4274] ppid=4271 vsize=749980 CPUtime=1195.18 cores=1,3,5,7
/proc/4273/task/4274/stat : 4274 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 239136 0 0 0 119430 88 0 0 25 0 4 0 495548137 767979520 128430 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309250 0 0 4096 2 0 0 0 -1 7 0 0 0
[pid=4273/tid=4275] ppid=4271 vsize=749980 CPUtime=1201.69 cores=1,3,5,7
/proc/4273/task/4275/stat : 4275 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 254539 0 0 0 120071 98 0 0 25 0 4 0 495548137 767979520 128430 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309103 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=4273/tid=4276] ppid=4271 vsize=749980 CPUtime=1201.71 cores=1,3,5,7
/proc/4273/task/4276/stat : 4276 (strangenight2-m) R 4271 4273 3973 0 -1 4202560 284205 0 0 0 120064 107 0 0 25 0 4 0 495548137 767979520 128430 33554432000 4194304 4627427 140735781867024 18446744073709551615 4309396 0 0 4096 2 0 0 0 -1 5 0 0 0
Current children cumulated CPU time (s) 4800.32
Current children cumulated vsize (KiB) 749980

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.73
CPU time (s): 4800.38
CPU user time (s): 4796.64
CPU system time (s): 3.74043
CPU usage (%): 399.455
Max. virtual memory (cumulated for all children) (KiB): 908116

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4796.64
system time used= 3.74043
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 981704
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= 1196
involuntary context switches= 31862

runsolver used 1.83972 second user time and 4.71528 second system time

The end

Launcher Data

Begin job on node144 at 2011-04-29 00:55:20
IDJOB=3173814
IDBENCH=82632
IDSOLVER=1586
FILE ID=node144/3173814-1304031320
RUNJOBID= node144-1304028687-3993
PBS_JOBID= 13170308
Free space on /tmp= 72400 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/random/large/unif-k7-r85-v150-c12750-S367425675-085-UNKNOWN.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3173814-1304031320/watcher-3173814-1304031320 -o /tmp/evaluation-result-3173814-1304031320/solver-3173814-1304031320 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3173814-1304031320.cnf

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

MD5SUM BENCH= 056b111696528692a64cdb39e1a29daf
RANDOM SEED=876502980

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      19055692 kB
Buffers:       2202584 kB
Cached:       10535980 kB
SwapCached:          4 kB
Active:        5120584 kB
Inactive:      8210680 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      19055692 kB
SwapTotal:    67111528 kB
SwapFree:     67111524 kB
Dirty:           10376 kB
Writeback:           0 kB
AnonPages:      592028 kB
Mapped:          15496 kB
Slab:           498824 kB
PageTables:       5492 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   859172 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= 72404 MiB
End job on node144 at 2011-04-29 01:15:24