Trace number 3288046

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-mtUNSAT 721.551 180.673

General information on the benchmark

Nameapplication/jarvisalo/
HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
MD5SUM3fad4722cb319d6fee4192f2fe2c31ed
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark166.168
Satisfiable
(Un)Satisfiability was proved
Number of variables98935
Number of clauses296405
Sum of the clauses size691609
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2197602
Number of clauses of size 398801
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
0.00/0.00	c Using 4 threads
0.00/0.00	c This is CryptoMiniSat 3.0.0
0.00/0.00	c WARNING: for repeatability, setting FPU to use double precision
0.00/0.00	c Reading file 'HOME/instance-3288046-1304029962.cnf'
0.00/0.00	c -- header says num vars:          98935
0.00/0.00	c -- header says num clauses:      296405
3.96/1.01	c -- clauses added:            0 learnts,       296405 normals,            0 xors
3.96/1.01	c -- vars added      98935
3.96/1.01	c Parsing time:  0.11 s
3.96/1.01	c  N st     0         0     98935     98801    197602         0    691607         0   no data   no data
3.96/1.01	c asymm  cl-useful: 0/56250/98800 lits-rem:0 time: 0.44
10.76/2.79	c Flit:   477 Blit:   4520 bXBeca:    0 bXProp: 6100 Bins:      0 BRemL:      0 BRemN:      0 P: 36.9M T:  2.21
11.17/2.80	c Cleaning up after failed var search:     0.01 s 
11.17/2.83	c Replacing     6100 vars Replaced   109854 lits Time:     0.03 s 
11.17/2.87	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
11.17/2.88	c bin-w-bin subsume rem          237 bins  time:  0.01 s
11.58/2.92	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.03 s
11.95/3.09	c Subs w/ non-existent bins:      2 l-rem:      2 v-fix:     0 done:  87292 time:  0.17 s
12.75/3.22	c Removed useless bin:     933  fixed:     0  props:  20.00M  time:  0.13 s
13.55/3.46	c lits-rem:       977  cl-subs:     1170  v-elim:  29097  v-fix:    0  time:  0.23 s
13.55/3.48	c Finding binary XORs  T:     0.02 s  found:      29
13.55/3.49	c Replacing       29 vars Replaced      273 lits Time:     0.02 s 
13.95/3.53	c Finding non-binary XORs:     0.02 s (found:       0, avg size: nan)
13.95/3.53	c calculated reachability. Time: 0.00
13.95/3.54	c Calc default polars -  time:   0.01 s pos:    3704 undec:   41567 neg:   53664
13.95/3.54	c =========================================================================================
13.95/3.54	c types(t): F = full restart, N = normal restart
13.95/3.54	c types(t): S = simplification begin/end, E = solution found
13.95/3.54	c restart types(rt): st = static, dy = dynamic
13.95/3.54	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
13.95/3.54	c  B st     0         0     58166     80422    122527         0    514916         0   no data   no data
16.34/4.12	c  N dy    14      4689     58027     80422    122782      4354    514911     43251      4.66      4.92
18.74/4.74	c  N dy    34      8740     57261     75754    122482      7669    493622     71963      4.66      4.99
21.53/5.44	c  N dy    54     12771     57177     75754    122783     11506    493620    110193      4.74      5.02
23.94/6.09	c  N dy    77     16994     57026     75754    122949     15502    493620    151078      4.80      5.06
27.12/6.80	c  N dy   108     20996     56662     73194    122548      9981    481158     59074      4.89      5.19
29.92/7.55	c  F st   133     25000     56631     73194    123174     13779    481157    102497      4.90   no data
31.52/7.95	c  N st   133     25000     56631     72400    122628     13670    477068    101469      4.90   no data
32.32/8.11	c Finding binary XORs  T:     0.02 s  found:    1463
32.32/8.14	c Replacing     1463 vars Replaced    36633 lits Time:     0.03 s 
34.71/8.80	c  N dy   139     30000     54988     71621    119302     18383    468785    168220      4.90   no data
35.11/8.80	c  S st   139     30000     54988     71621    119302     18383    468785    168220      4.90   no data
35.91/9.03	c  S st   139     30501     54984     71621    120313     18702    468785    171990      4.90   no data
35.91/9.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
52.28/13.12	c Flit:   236 Blit:    180 bXBeca:    0 bXProp: 1689 Bins: 431533 BRemL: 109237 BRemN:    187 P: 43.9M T:  4.01
52.28/13.14	c Cleaning up after failed var search:     0.02 s 
52.28/13.19	c Replacing     1689 vars Replaced   257061 lits Time:     0.04 s 
52.69/13.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.10/13.88	c bin-w-bin subsume rem        68785 bins  time:  0.66 s
55.50/13.92	c subs with bin:     3716  lits-rem:      2718  v-fix:    0  time:  0.05 s
55.87/14.08	c Subs w/ non-existent bins:    276 l-rem:   1098 v-fix:     0 done:  52569 time:  0.16 s
56.27/14.18	c Removed useless bin:     722  fixed:     0  props:   8.27M  time:  0.10 s
57.87/14.58	c lits-rem:      2164  cl-subs:     4234  v-elim:  30001  v-fix:    0  time:  0.38 s
58.27/14.61	c subs with bin:      620  lits-rem:      1291  v-fix:    0  time:  0.02 s
58.27/14.65	c lits-rem:       261  cl-subs:      693  v-elim:      0  v-fix:    0  time:  0.03 s
59.49/14.94	c asymm  cl-useful: 0/29343/85593 lits-rem:0 time: 0.29
59.49/14.97	c calculated reachability. Time: 0.01
59.49/14.97	c  N dy   139     30501     22568     85593     93320      6027    376413    149295      4.90   no data
59.89/15.01	c Finding binary XORs  T:     0.05 s  found:      32
62.66/15.71	c  N dy   149     34809     22559     85593     93651      9948    376405    188865      4.80      5.10
65.46/16.40	c  N dy   160     39081     22553     85593     94761     13847    376399    228815      4.74      5.00
68.27/17.12	c  N dy   180     43607     22523     85593     94981     11217    376392    179823      4.72      5.14
69.86/17.52	c Finding binary XORs  T:     0.03 s  found:      65
69.86/17.57	c  S st   190     45752     22517     85396    168536     13197    375185    351924      4.72      3.98
70.66/17.72	c  S st   190     46252     22516     85396    168672     13534    375185    354104      4.72   no data
70.66/17.73	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
73.85/18.57	c Flit:    77 Blit:     10 bXBeca:    0 bXProp:  125 Bins:   2973 BRemL:  18498 BRemN:     35 P:  9.8M T:  0.83
74.25/18.60	c Replacing      222 vars Replaced    11391 lits Time:     0.03 s 
74.25/18.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
75.45/18.93	c bin-w-bin subsume rem        54166 bins  time:  0.31 s
75.45/18.97	c subs with bin:     4309  lits-rem:      7272  v-fix:    0  time:  0.03 s
75.84/19.02	c Subs w/ non-existent bins:   1678 l-rem:   4308 v-fix:     0 done:  22183 time:  0.05 s
75.84/19.05	c Removed useless bin:     615  fixed:     0  props:   1.32M  time:  0.03 s
76.24/19.18	c lits-rem:       633  cl-subs:     1909  v-elim:   1869  v-fix:    0  time:  0.13 s
76.65/19.21	c subs with bin:      280  lits-rem:       620  v-fix:    0  time:  0.02 s
76.65/19.26	c lits-rem:       158  cl-subs:      460  v-elim:      0  v-fix:    0  time:  0.04 s
76.65/19.29	c vivif2 --  cl tried    79912 cl shrink     2784 lits rem       3061 time: 0.03
76.65/19.30	c vivif2 --  cl tried    11313 cl shrink     1684 lits rem       3156 time: 0.01
79.04/19.83	c asymm  cl-useful: 1864/37578/79201 lits-rem:2253 time: 0.53
79.04/19.84	c calculated reachability. Time: 0.01
79.04/19.84	c  N dy   190     46252     20314     79135     82072     11138    338619    159431      4.72   no data
81.46/20.47	c  N dy   207     50257     20300     79135    159654     14873    338612    353529      4.71      5.92
82.64/20.75	c Finding binary XORs  T:     0.03 s  found:     313
82.64/20.78	c Replacing      313 vars Replaced    21372 lits Time:     0.02 s 
84.64/21.24	c  N dy   230     54335     19859     78335    156388     18690    333964    396052      4.74      5.01
87.83/22.02	c  N dy   257     58594     19848     78335    159910     22719    333953    451505      4.76      5.02
91.03/22.88	c  N dy   284     62629     19844     78335    160859     26591    333950    505429      4.79      5.11
95.05/23.82	c  N dy   313     66840     19835     78335    160985     18793    333944    366898      4.84      5.11
97.82/24.53	c  S st   333     69379     19824     78335    192646     21209    333943    469746      4.88   no data
98.62/24.71	c  S st   333     69880     19824     78335    192725     21605    333943    472413      4.88   no data
98.62/24.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
102.21/25.66	c Flit:    87 Blit:     19 bXBeca:    0 bXProp:  362 Bins:   5974 BRemL:  22120 BRemN:     45 P: 11.2M T:  0.94
102.21/25.68	c Cleaning up after failed var search:     0.01 s 
102.62/25.71	c Replacing      362 vars Replaced    31207 lits Time:     0.03 s 
102.62/25.73	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
104.21/26.15	c bin-w-bin subsume rem        69303 bins  time:  0.42 s
104.21/26.18	c subs with bin:     3214  lits-rem:      1385  v-fix:    0  time:  0.03 s
104.61/26.23	c Subs w/ non-existent bins:    532 l-rem:    432 v-fix:     0 done:  19262 time:  0.05 s
104.61/26.25	c Removed useless bin:     634  fixed:     0  props:   1.02M  time:  0.02 s
105.01/26.38	c lits-rem:       629  cl-subs:     1900  v-elim:    886  v-fix:    0  time:  0.13 s
105.41/26.42	c subs with bin:      781  lits-rem:      1550  v-fix:    0  time:  0.02 s
105.41/26.48	c lits-rem:       415  cl-subs:      771  v-elim:      0  v-fix:    0  time:  0.05 s
105.81/26.51	c vivif2 --  cl tried    72231 cl shrink     1047 lits rem       1120 time: 0.03
105.81/26.52	c vivif2 --  cl tried    18124 cl shrink     1853 lits rem       3575 time: 0.02
107.82/27.03	c asymm  cl-useful: 892/27486/71885 lits-rem:2676 time: 0.50
107.82/27.04	c calculated reachability. Time: 0.01
107.82/27.04	c  N dy   333     69880     18376     70993     90235     17963    304427    218269      4.88   no data
107.82/27.07	c Finding binary XORs  T:     0.03 s  found:      93
111.80/28.02	c  N dy   361     74663     18369     70993     95111     22534    304421    285489      4.90      5.29
115.39/28.96	c  N dy   390     79474     18338     70993     95257     27148    304419    360409      4.94      5.24
120.59/30.27	c  N dy   433     84644     18330     70993     97120     32163    304417    459753      5.02      5.45
121.01/30.33	c Finding binary XORs  T:     0.03 s  found:      98
121.01/30.35	c Replacing      191 vars Replaced    12500 lits Time:     0.02 s 
123.79/31.07	c  F st   458     87500     18139     70691     98600     34867    302334    524843      5.06   no data
127.38/31.95	c  N st   463     90794     18138     70691     98636     24124    302332    340550      5.06   no data
132.58/33.23	c  N dy   496     96729     18138     70691     99124     29894    302326    440509      5.11      5.49
139.36/34.92	c  N dy   550    102925     18137     70691     99415     35911    302321    587813      5.21      6.63
141.36/35.46	c  S st   564    104821     18135     70691    102798     37751    302319    637624      5.24   no data
141.76/35.54	c Finding binary XORs  T:     0.03 s  found:     135
142.16/35.68	c  S st   564    105323     18017     70382    101252     38105    299987    633313      5.24   no data
142.56/35.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
149.75/37.50	c Flit:    66 Blit:      2 bXBeca:    0 bXProp:  124 Bins:  74220 BRemL:  87281 BRemN:    732 P: 20.3M T:  1.80
149.75/37.55	c Replacing      259 vars Replaced    19233 lits Time:     0.04 s 
149.75/37.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
149.75/37.58	c bin-w-bin subsume rem         4387 bins  time:  0.01 s
150.15/37.61	c subs with bin:     3784  lits-rem:      1460  v-fix:    0  time:  0.03 s
150.15/37.66	c Subs w/ non-existent bins:    573 l-rem:    333 v-fix:     0 done:  17682 time:  0.05 s
150.15/37.67	c Removed useless bin:     395  fixed:     0  props:   0.60M  time:  0.02 s
150.55/37.78	c lits-rem:       316  cl-subs:     1022  v-elim:    864  v-fix:    0  time:  0.11 s
150.95/37.89	c subs with bin:     1461  lits-rem:      8037  v-fix:    0  time:  0.08 s
151.76/38.02	c lits-rem:      1377  cl-subs:     1233  v-elim:      0  v-fix:    0  time:  0.11 s
151.76/38.05	c vivif2 --  cl tried    65366 cl shrink      630 lits rem        679 time: 0.03
151.76/38.09	c vivif2 --  cl tried    32146 cl shrink     4494 lits rem      18052 time: 0.05
154.15/38.65	c asymm  cl-useful: 2971/23586/65242 lits-rem:4578 time: 0.56
154.15/38.67	c calculated reachability. Time: 0.01
154.15/38.67	c  N dy   564    105323     16818     64806     71353     32093    274344    400209      5.24   no data
154.55/38.70	c Finding binary XORs  T:     0.03 s  found:      62
160.96/40.38	c  N dy   612    112139     16811     64806     73109     38726    274338    535966      5.29      5.62
167.32/41.93	c Finding binary XORs  T:     0.03 s  found:      15
169.34/42.40	c  N dy   676    119304     16808     64796    112364     30715    274195    374382      5.38      6.19
177.32/44.46	c  N dy   734    126943     16806     64796    113118     38201    274191    528720      5.44      5.76
180.11/45.17	c Finding binary XORs  T:     0.03 s  found:      75
186.91/46.86	c  N dy   796    135250     16776     64676    130185     46295    273623    738449      5.52      5.83
195.71/49.04	c Finding binary XORs  T:     0.03 s  found:       8
198.09/49.61	c  N dy   865    143940     16775     64673    137117     37751    273574    473720      5.61      5.95
209.29/52.47	c  N dy   934    153325     16773     64673    137385     46944    273572    724262      5.70      6.02
214.86/53.82	c  S st   969    157987     16771     64673    137697     51501    273571    835161      5.73   no data
215.66/54.03	c  S st   969    158488     16771     64673    137729     51962    273571    839623      5.73   no data
215.66/54.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
222.85/55.86	c Flit:    36 Blit:      7 bXBeca:    0 bXProp:   73 Bins:  29823 BRemL:  43282 BRemN:    188 P: 17.9M T:  1.81
223.25/55.91	c Replacing      233 vars Replaced    39727 lits Time:     0.05 s 
223.25/55.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
223.25/55.96	c bin-w-bin subsume rem        16066 bins  time:  0.03 s
223.25/55.99	c subs with bin:     1831  lits-rem:       436  v-fix:    0  time:  0.03 s
223.65/56.03	c Subs w/ non-existent bins:    251 l-rem:    156 v-fix:     0 done:  16487 time:  0.04 s
223.65/56.05	c Removed useless bin:     293  fixed:     0  props:   0.62M  time:  0.01 s
224.04/56.15	c lits-rem:       243  cl-subs:     1180  v-elim:    504  v-fix:    0  time:  0.10 s
224.44/56.27	c subs with bin:     1195  lits-rem:      4939  v-fix:    0  time:  0.09 s
224.84/56.39	c lits-rem:      1512  cl-subs:     1636  v-elim:      0  v-fix:    0  time:  0.12 s
225.24/56.43	c vivif2 --  cl tried    61537 cl shrink      537 lits rem        572 time: 0.03
225.64/56.50	c vivif2 --  cl tried    45859 cl shrink     5619 lits rem      15875 time: 0.07
227.64/57.01	c asymm  cl-useful: 677/9957/61412 lits-rem:2031 time: 0.51
227.64/57.02	c calculated reachability. Time: 0.01
227.64/57.02	c  N dy   969    158488     15983     60735     99448     45763    260411    471623      5.73   no data
227.64/57.06	c Finding binary XORs  T:     0.03 s  found:      72
237.23/59.43	c Finding binary XORs  T:     0.03 s  found:       6
240.05/60.15	c  N dy  1047    168907     15977     60726    121035     56014    260310    767366      5.81      6.25
252.83/63.37	c  N dy  1131    179835     15974     60726    122841     48955    260299    615562      5.87      6.33
267.99/67.18	c  N dy  1223    191400     15972     60726    123125     60353    260298    952983      5.98      6.90
277.98/69.63	c Finding binary XORs  T:     0.03 s  found:      11
283.17/70.95	c  N dy  1310    203631     15970     60719    132806     51958    260157    619923      6.06      7.24
289.96/72.64	c Finding binary XORs  T:     0.03 s  found:     173
289.96/72.67	c Replacing      262 vars Replaced    20374 lits Time:     0.03 s 
300.74/75.40	c  N dy  1409    216844     15638     60271    136290     64855    257393    970985      6.15      6.63
320.71/80.32	c  N dy  1523    230913     15634     60271    136704     57071    257393    662590      6.23      6.59
330.30/82.77	c  S st  1586    237732     15633     60271    136849     63803    257393    866783      6.28   no data
331.51/83.04	c  S st  1586    238232     15633     60271    136877     64271    257392    872073      6.28   no data
331.51/83.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
337.89/84.69	c Flit:    16 Blit:      0 bXBeca:    0 bXProp:   49 Bins:   6356 BRemL:  23203 BRemN:     73 P: 19.6M T:  1.63
338.29/84.73	c Replacing       49 vars Replaced     6893 lits Time:     0.04 s 
338.29/84.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
338.69/84.80	c bin-w-bin subsume rem        19359 bins  time:  0.05 s
338.69/84.83	c subs with bin:     1501  lits-rem:       331  v-fix:    0  time:  0.03 s
338.69/84.87	c Subs w/ non-existent bins:    163 l-rem:    101 v-fix:     0 done:  15566 time:  0.04 s
338.69/84.89	c Removed useless bin:     308  fixed:     0  props:   0.62M  time:  0.02 s
339.09/84.98	c lits-rem:       139  cl-subs:      585  v-elim:    299  v-fix:    0  time:  0.09 s
340.30/85.20	c subs with bin:     1101  lits-rem:      6325  v-fix:    0  time:  0.19 s
341.11/85.47	c lits-rem:      2301  cl-subs:     1557  v-elim:      0  v-fix:    0  time:  0.25 s
341.49/85.50	c vivif2 --  cl tried    58084 cl shrink      236 lits rem        254 time: 0.03
341.89/85.61	c vivif2 --  cl tried    59991 cl shrink     7330 lits rem      54732 time: 0.10
343.49/86.07	c asymm  cl-useful: 34/8233/58022 lits-rem:102 time: 0.47
343.49/86.09	c calculated reachability. Time: 0.01
343.49/86.09	c  N dy  1586    238232     15267     57988     96322     59871    247729    666093      6.28   no data
343.89/86.12	c Finding binary XORs  T:     0.03 s  found:       8
355.47/89.06	c Finding binary XORs  T:     0.03 s  found:      54
365.05/91.43	c  N dy  1695    253513     15250     57961    103167     74776    247449   1063073      6.36     12.95
387.42/97.01	c  N dy  1821    269747     15250     57961    103583     67264    247448    800010      6.44      9.49
412.99/103.47	c  N dy  1954    287077     15245     57961    103880     60424    247447    494975      6.53      6.91
421.78/105.60	c Finding binary XORs  T:     0.03 s  found:      11
438.95/109.98	c  N dy  2074    305426     15243     57927    103498     78535    247290   1016286      6.59      7.91
440.15/110.24	c  F st  2081    306251     15243     57927    103503     79348    247290   1038355      6.59   no data
440.15/110.28	c Replacing       73 vars Replaced     9850 lits Time:     0.03 s 
468.53/117.38	c  N dy  2192    324924     15167     57851    103805     71911    246914    736007      6.66      7.42
492.48/123.37	c Finding binary XORs  T:     0.03 s  found:      16
500.87/125.40	c  N dy  2350    345018     15163     57822    104006     91740    246817   1354042      6.75     10.16
519.65/130.18	c  S st  2444    357348     15159     57822    104256     77683    246814    791822      6.80      6.90
520.86/130.45	c  S st  2444    357854     15159     57822    104266     78176    246814    800994      6.80   no data
520.86/130.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
530.05/132.79	c Flit:    30 Blit:      3 bXBeca:    0 bXProp:   37 Bins:  22484 BRemL:  24534 BRemN:     74 P: 24.8M T:  2.32
530.43/132.83	c Replacing       53 vars Replaced     5923 lits Time:     0.04 s 
530.43/132.85	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
530.43/132.86	c bin-w-bin subsume rem         2793 bins  time:  0.02 s
530.43/132.89	c subs with bin:      741  lits-rem:       141  v-fix:    0  time:  0.03 s
530.83/132.93	c Subs w/ non-existent bins:    113 l-rem:     54 v-fix:     0 done:  15060 time:  0.04 s
530.83/132.95	c Removed useless bin:     160  fixed:     0  props:   0.61M  time:  0.01 s
531.22/133.04	c lits-rem:        54  cl-subs:      307  v-elim:    159  v-fix:    0  time:  0.09 s
531.62/133.17	c subs with bin:     1404  lits-rem:      4702  v-fix:    0  time:  0.10 s
532.42/133.32	c lits-rem:      1996  cl-subs:     1657  v-elim:      0  v-fix:    0  time:  0.14 s
532.42/133.36	c vivif2 --  cl tried    56565 cl shrink      146 lits rem        151 time: 0.03
532.82/133.47	c vivif2 --  cl tried    72429 cl shrink     5099 lits rem      13698 time: 0.12
534.82/133.97	c asymm  cl-useful: 206/8306/56532 lits-rem:618 time: 0.50
534.82/133.99	c calculated reachability. Time: 0.01
534.82/133.99	c  N dy  2444    357854     14901     56326     95714     72339    241058    604776      6.80   no data
535.22/134.03	c Finding binary XORs  T:     0.04 s  found:      40
548.80/137.43	c Finding binary XORs  T:     0.03 s  found:      31
564.80/141.45	c  N dy  2579    377882     14886     56294    112053     89377    240865   1124489      6.85      7.73
576.36/144.33	c Finding binary XORs  T:     0.03 s  found:       3
595.14/149.01	c  N dy  2721    397939     14881     56289    112430     82882    240775    923310      6.90      7.60
623.10/156.09	c Finding binary XORs  T:     0.03 s  found:      55
626.32/156.86	c  N dy  2866    417945     14865     56233    120576    100527    240393   1479934      6.97      7.59
641.48/160.67	c Finding binary XORs  T:     0.03 s  found:      48
641.87/160.71	c Replacing      177 vars Replaced    30154 lits Time:     0.04 s 
656.66/164.44	c  N dy  3005    437969     14665     56026    129711     93541    239201   1188989      7.03      9.99
675.05/169.09	c Finding binary XORs  T:     0.03 s  found:       3
689.01/172.50	c  N dy  3133    458031     14653     56007    129832     83825    238926    780152      7.08      7.55
721.37/180.63	c  E dy  3286    478037     14582     56007    130584    103303    238926   1361055      7.14      4.89
721.37/180.63	c Following stats are for *FIRST FINISHED THREAD ONLY*
721.37/180.63	c num threads              : 4          
721.37/180.63	c restarts                 : 3286       
721.37/180.63	c dynamic restarts         : 3262       
721.37/180.63	c static restarts          : 24         
721.37/180.63	c full restarts            : 3          
721.37/180.63	c total simplify time      : 1.36       
721.37/180.63	c learnts DL2              : 0          
721.37/180.63	c learnts size 2           : 1200973    
721.37/180.63	c learnts size 1           : 10489       (10.60     % of vars)
721.37/180.63	c filedLit time            : 15.61       (8.65      % time)
721.37/180.63	c v-elim SatELite          : 63679       (64.36     % vars)
721.37/180.63	c SatELite time            : 3.50        (1.94      % time)
721.37/180.63	c v-elim xor               : 0           (0.00      % vars)
721.37/180.63	c xor elim time            : 0.11        (0.06      % time)
721.37/180.63	c num binary xor trees     : 5625       
721.37/180.63	c binxor trees' crown      : 11478       (2.04      leafs/tree)
721.37/180.63	c bin xor find time        : 0.80       
721.37/180.63	c OTF clause improved      : 3639        (0.01      clauses/conflict)
721.37/180.63	c OTF impr. size diff      : 4550        (1.25       lits/clause)
721.37/180.63	c OTF cl watch-shrink      : 302519      (0.63      clauses/conflict)
721.37/180.63	c OTF cl watch-sh-lit      : 1279273     (4.23       lits/clause)
721.37/180.63	c tried to recurMin cls    : 227830      (47.66      % of conflicts)
721.37/180.63	c updated cache            : 0           (0.00       lits/tried recurMin)
721.37/180.63	c unit cls recevied        : 697         (6.65      % of units)
721.37/180.63	c unit cls sent            : 1477        (14.08     % of units)
721.37/180.63	c bin cls recevied         : 381306     
721.37/180.63	c bin cls sent             : 619862     
721.37/180.63	c clauses over max glue    : 0           (0.00      % of all clauses)
721.37/180.63	c conflicts                : 478037      (2650.03   / sec)
721.37/180.63	c decisions                : 1319399     (3.72      % random)
721.37/180.63	c bogo-props               : 6733736880  (37328858.07 / sec)
721.37/180.63	c conflict literals        : 11792456    (31.32     % deleted)
721.37/180.63	c Memory used              : 958.64      MB
721.37/180.63	c single-thread CPU time   : 180.39      s
721.37/180.63	c all-threads sum CPU time : 720.62      s
721.37/180.63	s UNSATISFIABLE

Verifier Data

No possible verification on an UNSAT instance

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

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

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


[startup+0 s]
/proc/loadavg: 7.68 7.87 5.91 5/180 12090
/proc/meminfo: memFree=17692868/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 407 0 0 0 0 0 0 0 25 0 4 0 514598839 52441088 347 33554432000 4194304 4627427 140735560678752 18446744073709551615 47186860861352 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 12803 347 299 106 0 7774 0
[pid=12090/tid=12091] ppid=12088 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514598839 52441088 347 33554432000 4194304 4627427 140735560678752 18446744073709551615 216634571761 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 0 0 0 0 0 0 0 0 25 0 4 0 514598839 52441088 347 33554432000 4194304 4627427 140735560678752 18446744073709551615 216646313014 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=51212 CPUtime=0 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 1 0 0 0 0 0 0 0 25 0 4 0 514598839 52441088 347 33554432000 4194304 4627427 140735560678752 18446744073709551615 47186860861362 0 0 4096 2 0 0 0 -1 0 0 0 0

[startup+0.0449829 s]
/proc/loadavg: 7.68 7.87 5.91 5/180 12090
/proc/meminfo: memFree=17692868/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=305528 CPUtime=0.16 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) D 12088 12090 11833 0 -1 4202496 15342 0 0 0 13 3 0 0 18 0 4 0 514598839 312860672 13199 33554432000 4194304 4627427 140735560678752 18446744073709551615 4313601 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 76502 13202 339 106 0 71473 0
[pid=12090/tid=12091] ppid=12088 vsize=307328 CPUtime=0.03 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) D 12088 12090 11833 0 -1 4202560 3782 0 0 0 3 0 0 0 18 0 4 0 514598839 314703872 13541 33554432000 4194304 4627427 140735560678752 18446744073709551615 4317104 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=307328 CPUtime=0.03 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) D 12088 12090 11833 0 -1 4202560 3901 0 0 0 3 0 0 0 18 0 4 0 514598839 314703872 13541 33554432000 4194304 4627427 140735560678752 18446744073709551615 4314206 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=307328 CPUtime=0.03 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 3809 0 0 0 3 0 0 0 18 0 4 0 514598839 314703872 13541 33554432000 4194304 4627427 140735560678752 18446744073709551615 216634573226 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.16
Current children cumulated vsize (KiB) 305528

[startup+0.10697 s]
/proc/loadavg: 7.68 7.87 5.91 5/180 12090
/proc/meminfo: memFree=17692868/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=354792 CPUtime=0.39 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 38286 0 0 0 32 7 0 0 18 0 4 0 514598839 363307008 29680 33554432000 4194304 4627427 140735560678752 18446744073709551615 216634573226 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 88698 29680 339 106 0 83669 0
[pid=12090/tid=12091] ppid=12088 vsize=354792 CPUtime=0.09 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) D 12088 12090 11833 0 -1 4202560 9404 0 0 0 8 1 0 0 18 0 4 0 514598839 363307008 29680 33554432000 4194304 4627427 140735560678752 18446744073709551615 216634573226 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=355872 CPUtime=0.09 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) D 12088 12090 11833 0 -1 4202560 9649 0 0 0 7 2 0 0 18 0 4 0 514598839 364412928 29680 33554432000 4194304 4627427 140735560678752 18446744073709551615 4506933 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=355872 CPUtime=0.09 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 9412 0 0 0 8 1 0 0 18 0 4 0 514598839 364412928 29680 33554432000 4194304 4627427 140735560678752 18446744073709551615 216634573226 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 354792

[startup+0.960631 s]
/proc/loadavg: 7.68 7.87 5.91 5/180 12090
/proc/meminfo: memFree=17692868/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=367940 CPUtime=3.8 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 50914 0 0 0 371 9 0 0 18 0 4 0 514598839 376770560 41381 33554432000 4194304 4627427 140735560678752 18446744073709551615 4299605 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 91985 41381 367 106 0 86956 0
[pid=12090/tid=12091] ppid=12088 vsize=367940 CPUtime=0.94 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 12425 0 0 0 93 1 0 0 19 0 4 0 514598839 376770560 41381 33554432000 4194304 4627427 140735560678752 18446744073709551615 4299691 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=367940 CPUtime=0.94 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 12408 0 0 0 92 2 0 0 19 0 4 0 514598839 376770560 41381 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308156 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=367940 CPUtime=0.94 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 13229 0 0 0 92 2 0 0 18 0 4 0 514598839 376770560 41381 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.8
Current children cumulated vsize (KiB) 367940

[startup+1.00062 s]
/proc/loadavg: 7.68 7.87 5.91 5/180 12090
/proc/meminfo: memFree=17692868/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=368120 CPUtime=3.96 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 50977 0 0 0 387 9 0 0 18 0 4 0 514598839 376954880 41444 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308928 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 92030 41444 367 106 0 87001 0
[pid=12090/tid=12091] ppid=12088 vsize=368120 CPUtime=0.98 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 12446 0 0 0 97 1 0 0 19 0 4 0 514598839 376954880 41444 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308141 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=368120 CPUtime=0.98 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 12428 0 0 0 96 2 0 0 19 0 4 0 514598839 376954880 41444 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=368120 CPUtime=0.98 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 13231 0 0 0 96 2 0 0 18 0 4 0 514598839 376954880 41444 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 3.96
Current children cumulated vsize (KiB) 368120

[startup+1.50054 s]
/proc/loadavg: 7.68 7.87 5.91 5/180 12090
/proc/meminfo: memFree=17692868/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=372892 CPUtime=5.97 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 52322 0 0 0 587 10 0 0 19 0 4 0 514598839 381841408 42789 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308362 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 93223 42789 368 106 0 88194 0
[pid=12090/tid=12091] ppid=12088 vsize=372892 CPUtime=1.47 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 12483 0 0 0 146 1 0 0 19 0 4 0 514598839 381841408 42789 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308096 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=372892 CPUtime=1.48 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 12467 0 0 0 146 2 0 0 20 0 4 0 514598839 381841408 42789 33554432000 4194304 4627427 140735560678752 18446744073709551615 4299595 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=372892 CPUtime=1.48 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 14461 0 0 0 146 2 0 0 19 0 4 0 514598839 381841408 42789 33554432000 4194304 4627427 140735560678752 18446744073709551615 4334192 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 5.97
Current children cumulated vsize (KiB) 372892

[startup+3.10025 s]
/proc/loadavg: 7.68 7.87 5.91 9/184 12094
/proc/meminfo: memFree=17519112/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=389520 CPUtime=12.35 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 64776 0 0 0 1223 12 0 0 18 0 4 0 514598839 398868480 55243 33554432000 4194304 4627427 140735560678752 18446744073709551615 4495417 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 97380 55243 380 106 0 92351 0
[pid=12090/tid=12091] ppid=12088 vsize=389520 CPUtime=3.07 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 16541 0 0 0 305 2 0 0 25 0 4 0 514598839 398868480 55243 33554432000 4194304 4627427 140735560678752 18446744073709551615 4435417 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=389520 CPUtime=3.08 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 16536 0 0 0 305 3 0 0 25 0 4 0 514598839 398868480 55243 33554432000 4194304 4627427 140735560678752 18446744073709551615 4300155 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=389520 CPUtime=3.08 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 14731 0 0 0 306 2 0 0 24 0 4 0 514598839 398868480 55243 33554432000 4194304 4627427 140735560678752 18446744073709551615 4332984 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 389520

[startup+6.30069 s]
/proc/loadavg: 7.70 7.87 5.93 9/184 12094
/proc/meminfo: memFree=17422168/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=402748 CPUtime=25.12 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 111777 0 0 0 2494 18 0 0 25 0 4 0 514598839 412413952 67040 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308139 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 100687 67040 388 106 0 95658 0
[pid=12090/tid=12091] ppid=12088 vsize=402748 CPUtime=6.25 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 22594 0 0 0 621 4 0 0 25 0 4 0 514598839 412413952 67040 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=402748 CPUtime=6.28 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 20344 0 0 0 624 4 0 0 25 0 4 0 514598839 412413952 67040 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=402748 CPUtime=6.28 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 46083 0 0 0 623 5 0 0 25 0 4 0 514598839 412413952 67040 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308120 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 25.12
Current children cumulated vsize (KiB) 402748

[startup+12.7006 s]
/proc/loadavg: 7.72 7.88 5.94 8/184 12124
/proc/meminfo: memFree=17069400/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=555416 CPUtime=50.71 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 231547 0 0 0 5035 36 0 0 25 0 4 0 514598839 568745984 86982 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308343 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 138854 86982 391 106 0 133825 0
[pid=12090/tid=12091] ppid=12088 vsize=555416 CPUtime=12.62 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 78682 0 0 0 1253 9 0 0 25 0 4 0 514598839 568745984 86983 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308717 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=555416 CPUtime=12.68 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 24454 0 0 0 1263 5 0 0 25 0 4 0 514598839 568745984 86983 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=555416 CPUtime=12.69 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 48325 0 0 0 1263 6 0 0 25 0 4 0 514598839 568745984 86983 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 555416

[startup+25.5003 s]
/proc/loadavg: 7.79 7.88 5.97 9/184 12124
/proc/meminfo: memFree=16625544/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=890560 CPUtime=101.81 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 320990 0 0 0 10124 57 0 0 25 0 4 0 514598839 911933440 157950 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308715 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 222640 157950 391 106 0 217611 0
[pid=12090/tid=12091] ppid=12088 vsize=890560 CPUtime=25.35 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 100036 0 0 0 2520 15 0 0 25 0 4 0 514598839 911933440 157950 33554432000 4194304 4627427 140735560678752 18446744073709551615 4410118 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=890560 CPUtime=25.47 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 43776 0 0 0 2538 9 0 0 25 0 4 0 514598839 911933440 157950 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308493 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=890560 CPUtime=25.47 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 82386 0 0 0 2533 14 0 0 25 0 4 0 514598839 911933440 157950 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309379 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 101.81
Current children cumulated vsize (KiB) 890560

[startup+51.1008 s]
/proc/loadavg: 7.92 7.91 6.03 9/184 12125
/proc/meminfo: memFree=16534240/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=941156 CPUtime=204.08 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 346984 0 0 0 20345 63 0 0 25 0 4 0 514598839 963743744 169217 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309206 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 235289 169217 391 106 0 230260 0
[pid=12090/tid=12091] ppid=12088 vsize=941156 CPUtime=50.81 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 107758 0 0 0 5065 16 0 0 25 0 4 0 514598839 963743744 169217 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=941156 CPUtime=51.07 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 49516 0 0 0 5096 11 0 0 25 0 4 0 514598839 963743744 169217 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309160 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=941156 CPUtime=51.07 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 85445 0 0 0 5092 15 0 0 25 0 4 0 514598839 963743744 169217 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 941156

[startup+102.301 s]
/proc/loadavg: 8.02 7.93 6.13 9/184 12127
/proc/meminfo: memFree=16409352/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=978520 CPUtime=408.6 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 385722 0 0 0 40787 73 0 0 25 0 4 0 514598839 1002004480 189386 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 244630 189386 391 106 0 239601 0
[pid=12090/tid=12091] ppid=12088 vsize=978520 CPUtime=101.74 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 116130 0 0 0 10155 19 0 0 25 0 4 0 514598839 1002004480 189386 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=978520 CPUtime=102.27 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 56149 0 0 0 10214 13 0 0 25 0 4 0 514598839 1002004480 189386 33554432000 4194304 4627427 140735560678752 18446744073709551615 4306044 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=978520 CPUtime=102.27 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 100434 0 0 0 10208 19 0 0 25 0 4 0 514598839 1002004480 189386 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 408.6
Current children cumulated vsize (KiB) 978520

[startup+162.301 s]
/proc/loadavg: 8.06 7.96 6.25 9/184 12128
/proc/meminfo: memFree=16374976/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=954984 CPUtime=648.29 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 425297 0 0 0 64744 85 0 0 25 0 4 0 514598839 977903616 195548 33554432000 4194304 4627427 140735560678752 18446744073709551615 4327697 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 238746 195548 393 106 0 233717 0
[pid=12090/tid=12091] ppid=12088 vsize=954984 CPUtime=161.42 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 129752 0 0 0 16119 23 0 0 25 0 4 0 514598839 977903616 195548 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308213 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=954984 CPUtime=162.27 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 63529 0 0 0 16212 15 0 0 25 0 4 0 514598839 977903616 195548 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309277 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=954984 CPUtime=162.28 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 107148 0 0 0 16206 22 0 0 25 0 4 0 514598839 977903616 195548 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 648.29
Current children cumulated vsize (KiB) 954984

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

[startup+167 s]
/proc/loadavg: 8.06 7.96 6.26 9/184 12128
/proc/meminfo: memFree=16363444/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=1020520 CPUtime=667.04 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 427727 0 0 0 66618 86 0 0 25 0 4 0 514598839 1045012480 197976 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309392 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 255130 197976 391 106 0 250101 0
[pid=12090/tid=12091] ppid=12088 vsize=1020520 CPUtime=166.08 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 130152 0 0 0 16585 23 0 0 25 0 4 0 514598839 1045012480 197976 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=1020520 CPUtime=166.96 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 63917 0 0 0 16681 15 0 0 25 0 4 0 514598839 1045012480 197976 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=1020520 CPUtime=166.97 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 108376 0 0 0 16675 22 0 0 25 0 4 0 514598839 1045012480 197976 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308987 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 667.04
Current children cumulated vsize (KiB) 1020520

[startup+173.406 s]
/proc/loadavg: 8.13 7.98 6.29 9/184 12128
/proc/meminfo: memFree=16346076/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=1034092 CPUtime=692.63 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 431059 0 0 0 69176 87 0 0 25 0 4 0 514598839 1058910208 201305 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308419 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 258523 201305 391 106 0 253494 0
[pid=12090/tid=12091] ppid=12088 vsize=1034092 CPUtime=172.46 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 130650 0 0 0 17222 24 0 0 25 0 4 0 514598839 1058910208 201305 33554432000 4194304 4627427 140735560678752 18446744073709551615 4306812 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=1034092 CPUtime=173.36 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 64387 0 0 0 17321 15 0 0 25 0 4 0 514598839 1058910208 201305 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309287 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=1034092 CPUtime=173.37 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 108926 0 0 0 17315 22 0 0 25 0 4 0 514598839 1058910208 201305 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 692.63
Current children cumulated vsize (KiB) 1034092

[startup+176.601 s]
/proc/loadavg: 8.13 7.98 6.29 9/184 12129
/proc/meminfo: memFree=16340620/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=1047184 CPUtime=705.41 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 434330 0 0 0 70453 88 0 0 25 0 4 0 514598839 1072316416 202144 33554432000 4194304 4627427 140735560678752 18446744073709551615 4332735 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 261796 202144 391 106 0 256767 0
[pid=12090/tid=12091] ppid=12088 vsize=1047184 CPUtime=175.64 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 132118 0 0 0 17540 24 0 0 25 0 4 0 514598839 1072316416 202144 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=1047184 CPUtime=176.56 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 65659 0 0 0 17641 15 0 0 25 0 4 0 514598839 1072316416 202144 33554432000 4194304 4627427 140735560678752 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=1047184 CPUtime=176.58 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 109182 0 0 0 17635 23 0 0 25 0 4 0 514598839 1072316416 202144 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308343 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 705.41
Current children cumulated vsize (KiB) 1047184

[startup+178.2 s]
/proc/loadavg: 8.13 7.98 6.29 9/184 12129
/proc/meminfo: memFree=16339008/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=1047184 CPUtime=711.78 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 434860 0 0 0 71090 88 0 0 25 0 4 0 514598839 1072316416 202674 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308712 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 261796 202674 391 106 0 256767 0
[pid=12090/tid=12091] ppid=12088 vsize=1047184 CPUtime=177.23 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 132234 0 0 0 17699 24 0 0 25 0 4 0 514598839 1072316416 202674 33554432000 4194304 4627427 140735560678752 18446744073709551615 4332978 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=1047184 CPUtime=178.15 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 65797 0 0 0 17800 15 0 0 25 0 4 0 514598839 1072316416 202674 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308912 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=1047184 CPUtime=178.17 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 109313 0 0 0 17794 23 0 0 25 0 4 0 514598839 1072316416 202674 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309902 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 711.78
Current children cumulated vsize (KiB) 1047184

[startup+179.801 s]
/proc/loadavg: 8.12 7.98 6.29 9/184 12129
/proc/meminfo: memFree=16336648/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=981648 CPUtime=718.18 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 435305 0 0 0 71729 89 0 0 25 0 4 0 514598839 1005207552 199606 33554432000 4194304 4627427 140735560678752 18446744073709551615 4330946 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 245412 199606 391 106 0 240383 0
[pid=12090/tid=12091] ppid=12088 vsize=981648 CPUtime=178.82 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 132366 0 0 0 17858 24 0 0 25 0 4 0 514598839 1005207552 199606 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=981648 CPUtime=179.76 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 65917 0 0 0 17960 16 0 0 25 0 4 0 514598839 1005207552 199606 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=981648 CPUtime=179.77 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 109403 0 0 0 17954 23 0 0 25 0 4 0 514598839 1005207552 199606 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309098 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 718.18
Current children cumulated vsize (KiB) 981648

[startup+180.201 s]
/proc/loadavg: 8.12 7.98 6.29 9/184 12129
/proc/meminfo: memFree=16353016/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=981648 CPUtime=719.77 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 435385 0 0 0 71888 89 0 0 25 0 4 0 514598839 1005207552 199686 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308954 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 245412 199686 391 106 0 240383 0
[pid=12090/tid=12091] ppid=12088 vsize=981648 CPUtime=179.22 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 132392 0 0 0 17897 25 0 0 25 0 4 0 514598839 1005207552 199686 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=981648 CPUtime=180.16 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 65946 0 0 0 18000 16 0 0 25 0 4 0 514598839 1005207552 199686 33554432000 4194304 4627427 140735560678752 18446744073709551615 4324663 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=981648 CPUtime=180.17 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 109403 0 0 0 17994 23 0 0 25 0 4 0 514598839 1005207552 199686 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 719.77
Current children cumulated vsize (KiB) 981648

[startup+180.601 s]
/proc/loadavg: 8.12 7.98 6.29 9/184 12129
/proc/meminfo: memFree=16353016/32951124 swapFree=67111528/67111528
[pid=12090] ppid=12088 vsize=981648 CPUtime=721.37 cores=0,2,4,6
/proc/12090/stat : 12090 (strangenight2-m) R 12088 12090 11833 0 -1 4202496 435458 0 0 0 72048 89 0 0 25 0 4 0 514598839 1005207552 199759 33554432000 4194304 4627427 140735560678752 18446744073709551615 4309435 0 0 4096 2 18446744073709551615 0 0 17 4 0 0 0
/proc/12090/statm: 245412 199759 391 106 0 240383 0
[pid=12090/tid=12091] ppid=12088 vsize=981648 CPUtime=179.62 cores=0,2,4,6
/proc/12090/task/12091/stat : 12091 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 132419 0 0 0 17937 25 0 0 25 0 4 0 514598839 1005207552 199759 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308362 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=12090/tid=12092] ppid=12088 vsize=981648 CPUtime=180.56 cores=0,2,4,6
/proc/12090/task/12092/stat : 12092 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 65976 0 0 0 18040 16 0 0 25 0 4 0 514598839 1005207552 199759 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=12090/tid=12093] ppid=12088 vsize=981648 CPUtime=180.57 cores=0,2,4,6
/proc/12090/task/12093/stat : 12093 (strangenight2-m) R 12088 12090 11833 0 -1 4202560 109403 0 0 0 18034 23 0 0 25 0 4 0 514598839 1005207552 199759 33554432000 4194304 4627427 140735560678752 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 721.37
Current children cumulated vsize (KiB) 981648

Child status: 20
Real time (s): 180.673
CPU time (s): 721.551
CPU user time (s): 720.62
CPU system time (s): 0.930858
CPU usage (%): 399.368
Max. virtual memory (cumulated for all children) (KiB): 1060688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 720.62
system time used= 0.930858
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 435463
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= 3545
involuntary context switches= 5393

runsolver used 0.282956 second user time and 0.695894 second system time

The end

Launcher Data

Begin job on node103 at 2011-04-29 00:32:42
IDJOB=3288046
IDBENCH=82482
IDSOLVER=1586
FILE ID=node103/3288046-1304029962
RUNJOBID= node103-1304028687-11851
PBS_JOBID= 13170349
Free space on /tmp= 71500 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/application/jarvisalo/HWMCC10-combination-timeframe-expansion/hwmcc10-timeframe-expansion-k45-pdtpmsgoodbakery-tseitin.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3288046-1304029962/watcher-3288046-1304029962 -o /tmp/evaluation-result-3288046-1304029962/solver-3288046-1304029962 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3288046-1304029962.cnf

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

MD5SUM BENCH= 3fad4722cb319d6fee4192f2fe2c31ed
RANDOM SEED=1840490768

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      17693024 kB
Buffers:       2143924 kB
Cached:       12198612 kB
SwapCached:          0 kB
Active:        5785684 kB
Inactive:      8888828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      17693024 kB
SwapTotal:    67111528 kB
SwapFree:     67111528 kB
Dirty:           24612 kB
Writeback:           0 kB
AnonPages:      331988 kB
Mapped:          15408 kB
Slab:           518860 kB
PageTables:       5076 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   558712 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= 71484 MiB
End job on node103 at 2011-04-29 00:35:43