Trace number 3367100

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
CryptoMiniSat Strange-Night-2-mt (fixed)SAT 634.163 158.894

General information on the benchmark

NameSAT05/industrial/grieu05/vmpc/
vmpc_29.renamed-as.sat05-1916.cnf
MD5SUMf874c09c5787bb3c6a16f7a5f9ea0ad4
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark26.544
Satisfiable
(Un)Satisfiability was proved
Number of variables841
Number of clauses120147
Sum of the clauses size314766
Maximum clause length29
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 247183
Number of clauses of size 372906
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 558

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-3367100-1305417120.cnf'
0.00/0.00	c -- header says num vars:            841
0.00/0.00	c -- header says num clauses:      120147
0.00/0.03	c -- clauses added:            0 learnts,       120147 normals,            0 xors
0.00/0.03	c -- vars added        841
3.02/0.84	c Parsing time:  0.02 s
3.02/0.84	c  N st     0         0       841     72964     47183         0    314766         0   no data   no data
3.02/0.84	c asymm  cl-useful: 129/7956/72964 lits-rem:387 time: 0.69
3.02/0.84	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.0M T:  0.10
3.56/0.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.56/0.90	c bin-w-bin subsume rem        23587 bins  time:  0.01 s
3.97/1.00	c subs with bin:    13801  lits-rem:      9286  v-fix:    0  time:  0.05 s
3.97/1.00	c Subs w/ non-existent bins:    115 l-rem:     53 v-fix:     0 done:    840 time:  0.01 s
3.97/1.00	c Removed useless bin:    5302  fixed:     0  props:   3.20M  time:  0.01 s
4.36/1.10	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
4.36/1.10	c Finding binary XORs  T:     0.00 s  found:       0
4.36/1.10	c Finding non-binary XORs:     0.01 s (found:       0, avg size: nan)
4.36/1.10	c calculated reachability. Time: 0.00
4.36/1.10	c Calc default polars -  time:   0.00 s pos:       0 undec:       1 neg:     840
4.36/1.10	c =========================================================================================
4.36/1.10	c types(t): F = full restart, N = normal restart
4.36/1.10	c types(t): S = simplification begin/end, E = solution found
4.36/1.10	c restart types(rt): st = static, dy = dynamic
4.36/1.10	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
4.36/1.10	c  B st     0         0       840     58346     28020         0    232584         0   no data   no data
6.36/1.61	c  N dy    13      4296       840     58346     28023      4229    232584     98756      9.13      9.61
8.35/2.15	c  N dy    29      8330       840     58346     32765      8205    232584    194529      8.87      9.36
9.15/2.31	c Finding binary XORs  T:     0.00 s  found:       0
10.75/2.72	c  N dy    51     12335       840     58346     32787     12153    232584    278545      8.84      9.33
13.15/3.31	c  N dy    75     16470       840     58346     32791     16228    232584    364770      8.90      9.39
15.14/3.89	c  N dy    96     20499       840     58346     32793     10357    232584    168132      8.89     10.89
17.54/4.49	c  N dy   117     24758       840     58346     32795     14549    232584    254421      8.85      9.33
17.94/4.52	c  F st   118     25001       840     58346     32795     14780    232584    259080      8.84      7.97
20.73/5.24	c  N dy   124     30000       840     58346     32796     19698    232584    375436      8.84   no data
20.73/5.24	c  S st   124     30000       840     58346     32796     19698    232584    375436      8.84   no data
21.13/5.31	c  S st   124     30500       840     58346     32797     20197    232584    385437      8.84   no data
21.13/5.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
21.53/5.44	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     83 BRemL:   4712 BRemN:      0 P:  5.6M T:  0.13
21.53/5.45	c blocked clauses removed:        0 vars:      0 tried:         840 T: 0.00 s
21.53/5.45	c bin-w-bin subsume rem         2326 bins  time:  0.00 s
21.53/5.48	c subs with bin:       88  lits-rem:        58  v-fix:    0  time:  0.03 s
21.53/5.49	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.01 s
21.53/5.49	c Removed useless bin:      15  fixed:     0  props:   2.09M  time:  0.00 s
21.93/5.50	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
24.75/6.27	c subs with bin:      777  lits-rem:       428  v-fix:    0  time:  0.76 s
25.91/6.50	c lits-rem:      1165  cl-subs:     3493  v-elim:      0  v-fix:    0  time:  0.23 s
27.12/6.85	c asymm  cl-useful: 0/3806/58258 lits-rem:0 time: 0.35
27.12/6.86	c calculated reachability. Time: 0.00
27.12/6.86	c  N dy   124     30500       840     58258     25885     15927    227814    319212      8.84   no data
29.51/7.47	c  N dy   145     34551       840     58258     25885     19904    227814    405980      8.83      9.50
32.30/8.11	c  N dy   173     38556       840     58258     25887     23831    227814    491081      8.94      9.41
34.69/8.72	c  N dy   199     42668       840     58258     25887     27886    227814    585894      9.01      9.62
36.69/9.24	c  S st   217     45750       840     58258     25896     15701    227814    221202      9.05   no data
37.09/9.31	c  S st   217     46250       840     58258     25896     16199    227814    231768      9.05   no data
37.09/9.31	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
37.51/9.43	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      8 BRemN:     10 P:  5.5M T:  0.11
37.51/9.43	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
37.51/9.44	c bin-w-bin subsume rem           41 bins  time:  0.00 s
37.51/9.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.03 s
37.51/9.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.01 s
37.51/9.48	c Removed useless bin:      12  fixed:     0  props:   2.14M  time:  0.00 s
37.51/9.48	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
39.08/9.89	c subs with bin:       40  lits-rem:        16  v-fix:    0  time:  0.40 s
39.48/9.95	c lits-rem:       267  cl-subs:     1175  v-elim:      0  v-fix:    0  time:  0.05 s
39.48/9.96	c vivif2 --  cl tried    58258 cl shrink        0 lits rem          0 time: 0.01
39.48/9.98	c vivif2 --  cl tried    14984 cl shrink     2057 lits rem       2843 time: 0.01
42.31/10.67	c asymm  cl-useful: 0/7602/58258 lits-rem:0 time: 0.69
42.31/10.67	c calculated reachability. Time: 0.00
42.31/10.67	c  N dy   217     46250       840     58258     25825     14984    227762    218384      9.05   no data
44.68/11.27	c  N dy   238     50339       840     58258     25827     19013    227762    306245      9.02      9.93
47.47/11.90	c  N dy   261     54448       840     58258     25827     23063    227762    392082      9.02      9.70
49.87/12.54	c  N dy   286     58477       840     58258     25934     27028    227762    479881      9.05     11.25
52.26/13.18	c  N dy   303     62532       840     58258     25935     31025    227762    568863      9.03     10.40
55.07/13.86	c  N dy   323     66637       840     58258     25935     35070    227762    658217      9.02      9.50
57.04/14.34	c  S st   340     69376       840     58258     25938     19328    227762    233544      9.03   no data
57.44/14.41	c  S st   340     69878       840     58258     25938     19830    227762    245048      9.03   no data
57.44/14.42	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
57.84/14.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     19 BRemL:     80 BRemN:      0 P:  5.6M T:  0.12
57.84/14.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
57.84/14.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
57.84/14.57	c subs with bin:       36  lits-rem:        24  v-fix:    0  time:  0.03 s
57.84/14.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.01 s
57.84/14.58	c Removed useless bin:       9  fixed:     0  props:   2.10M  time:  0.00 s
57.84/14.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
59.47/14.97	c subs with bin:       66  lits-rem:       417  v-fix:    0  time:  0.37 s
59.88/15.05	c lits-rem:       339  cl-subs:     1324  v-elim:      0  v-fix:    0  time:  0.07 s
59.88/15.06	c vivif2 --  cl tried    58222 cl shrink        0 lits rem          0 time: 0.01
59.88/15.08	c vivif2 --  cl tried    18440 cl shrink      950 lits rem       1359 time: 0.01
62.64/15.77	c asymm  cl-useful: 14/7407/58222 lits-rem:42 time: 0.69
62.64/15.77	c calculated reachability. Time: 0.00
62.64/15.77	c  N dy   340     69878       840     58208     25908     18440    227692    231007      9.03   no data
62.64/15.77	c Finding binary XORs  T:     0.00 s  found:       0
65.43/16.48	c  N dy   362     74549       840     58208     25916     23019    227692    330586      9.01      9.54
68.66/17.26	c  N dy   387     79584       840     58208     25919     27986    227692    437329      9.01      9.67
71.82/18.08	c  N dy   412     84789       840     58208     25921     33106    227692    551034      9.01      9.50
73.81/18.51	c  F st   428     87500       840     58208     25925     35781    227692    615240      9.01      6.79
76.22/19.11	c  N st   433     90798       840     58208     25925     39006    227692    684430      9.01   no data
80.20/20.16	c  N dy   459     96675       840     58208     25964     24267    227692    297650      9.03      9.55
84.19/21.18	c  N dy   492    103046       840     58208     25967     30541    227692    433912      9.03      9.56
85.40/21.47	c  S st   502    104817       840     58208     25967     32282    227692    469760      9.03   no data
85.81/21.56	c  S st   502    105319       840     58208     25967     32783    227692    479689      9.03   no data
85.81/21.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
86.22/21.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      2 BRemN:     10 P:  6.2M T:  0.13
86.22/21.69	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
86.22/21.70	c bin-w-bin subsume rem           27 bins  time:  0.00 s
86.59/21.72	c subs with bin:       46  lits-rem:        40  v-fix:    0  time:  0.03 s
86.59/21.73	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.01 s
86.59/21.74	c Removed useless bin:      18  fixed:     0  props:   2.08M  time:  0.01 s
86.59/21.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
90.20/22.67	c subs with bin:      731  lits-rem:       699  v-fix:    0  time:  0.91 s
91.37/22.93	c lits-rem:      1025  cl-subs:     3358  v-elim:      0  v-fix:    0  time:  0.26 s
91.37/22.94	c vivif2 --  cl tried    58162 cl shrink        0 lits rem          0 time: 0.01
91.37/22.97	c vivif2 --  cl tried    28694 cl shrink     3284 lits rem       5008 time: 0.03
92.97/23.30	c asymm  cl-useful: 5/3150/58162 lits-rem:15 time: 0.33
92.97/23.31	c calculated reachability. Time: 0.00
92.97/23.31	c  N dy   502    105319       840     58157     25956     28694    227571    428656      9.03   no data
97.76/24.50	c  N dy   543    112516       840     58157     25959     35780    227571    583061      9.05      9.59
102.55/25.78	c  N dy   589    119905       840     58157     25969     43052    227571    742323      9.07      9.72
108.17/27.19	c  N dy   640    127896       840     58157     25977     28856    227571    391043      9.10      9.60
114.12/28.63	c  N dy   692    136540       840     58157     25983     37348    227571    582313      9.12      9.70
120.12/30.19	c  N dy   746    145381       840     58157     25986     46030    227571    768773      9.14      9.79
126.09/31.69	c  N dy   801    155061       840     58157     25993     32234    227571    392359      9.16      9.67
128.09/32.15	c  S st   811    157978       840     58157     25994     35098    227571    450597      9.14      6.83
128.49/32.22	c  S st   811    158478       840     58157     25994     35596    227571    461585      9.14   no data
128.49/32.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
128.89/32.35	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     31 BRemL:      4 BRemN:      5 P:  6.0M T:  0.13
128.89/32.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
128.89/32.36	c bin-w-bin subsume rem           41 bins  time:  0.00 s
128.89/32.39	c subs with bin:       49  lits-rem:        33  v-fix:    0  time:  0.03 s
129.29/32.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.01 s
129.29/32.40	c Removed useless bin:      15  fixed:     0  props:   2.09M  time:  0.00 s
129.29/32.41	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
132.49/33.24	c subs with bin:      640  lits-rem:      1112  v-fix:    0  time:  0.81 s
133.69/33.50	c lits-rem:       861  cl-subs:     3893  v-elim:      0  v-fix:    0  time:  0.26 s
133.69/33.52	c vivif2 --  cl tried    58108 cl shrink        0 lits rem          0 time: 0.01
133.69/33.54	c vivif2 --  cl tried    31063 cl shrink     3129 lits rem       4736 time: 0.03
134.88/33.88	c asymm  cl-useful: 9/3320/58108 lits-rem:27 time: 0.33
134.88/33.88	c calculated reachability. Time: 0.00
134.88/33.88	c  N dy   811    158478       840     58099     26006     31063    227467    404267      9.14   no data
134.88/33.88	c Finding binary XORs  T:     0.00 s  found:       0
141.67/35.56	c  N dy   867    168687       840     58099     26024     41084    227467    620721      9.15      9.68
148.85/37.39	c  N dy   925    179569       840     58099     26053     27427    227467    245268      9.14      9.73
156.06/39.20	c  N dy   981    191120       840     58099     26061     38794    227467    495628      9.13      9.71
164.42/41.22	c  N dy  1041    203406       840     58099     26071     50837    227467    761535      9.12      9.62
172.80/43.31	c  N dy  1115    216610       840     58099     26079     38350    227467    453902      9.12      9.73
182.41/45.71	c  N dy  1183    230442       840     58099     26097     51881    227467    737164      9.11     10.07
187.21/46.93	c  S st  1229    237718       840     58099     26117     32560    227467    329124      9.12      9.13
187.57/47.00	c  S st  1229    238220       840     58099     26117     33061    227467    338884      9.12   no data
187.57/47.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
187.97/47.13	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     12 BRemL:      7 BRemN:      2 P:  6.0M T:  0.13
187.97/47.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
187.97/47.14	c bin-w-bin subsume rem           37 bins  time:  0.00 s
187.97/47.17	c subs with bin:       57  lits-rem:        40  v-fix:    0  time:  0.03 s
187.97/47.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    840 time:  0.01 s
187.97/47.18	c Removed useless bin:       4  fixed:     0  props:   2.04M  time:  0.01 s
187.97/47.19	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
190.37/47.75	c subs with bin:     1419  lits-rem:      1729  v-fix:    0  time:  0.55 s
191.18/47.93	c lits-rem:       435  cl-subs:     2193  v-elim:      0  v-fix:    0  time:  0.17 s
191.18/47.94	c vivif2 --  cl tried    58042 cl shrink        0 lits rem          0 time: 0.01
191.18/47.96	c vivif2 --  cl tried    29449 cl shrink     1964 lits rem       3137 time: 0.02
192.36/48.30	c asymm  cl-useful: 8/3255/58042 lits-rem:24 time: 0.33
192.76/48.30	c calculated reachability. Time: 0.00
192.76/48.30	c  N dy  1229    238220       840     58034     26131     29449    227386    302227      9.12   no data
199.97/50.20	c Finding binary XORs  T:     0.00 s  found:       0
202.74/50.85	c  N dy  1307    253569       840     58034     26170     44521    227386    637704      9.11      9.87
213.91/53.62	c  N dy  1404    269770       838     58034     26198     32995    227386    330606      9.14     11.59
225.49/56.54	c  N dy  1517    287300       838     58034     26244     50232    227386    719393      9.18      9.90
237.87/59.64	c  N dy  1646    305749       838     58034     26246     39924    227386    485449      9.22      9.78
238.27/59.74	c  F st  1651    306250       838     58034     26246     40405    227386    496338      9.23   no data
251.84/63.17	c  N dy  1756    325290       838     57959     25955     28303    226929    219059      9.27     10.09
265.41/66.50	c  N dy  1895    345393       838     57959     25959     48071    226929    674847      9.31     10.09
273.79/68.68	c  S st  1970    357330       838     57959     25960     30011    226929    237257      9.33      9.70
274.18/68.75	c  S st  1970    357832       838     57959     25960     30511    226929    247477      9.33   no data
274.18/68.75	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
274.60/68.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      1 BRemL:      5 BRemN:      3 P:  6.0M T:  0.12
274.60/68.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
274.60/68.89	c bin-w-bin subsume rem           54 bins  time:  0.01 s
275.02/68.92	c subs with bin:       19  lits-rem:        18  v-fix:    0  time:  0.03 s
275.02/68.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    838 time:  0.01 s
275.02/68.93	c Removed useless bin:       2  fixed:     0  props:   2.15M  time:  0.01 s
275.02/68.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
276.17/69.24	c subs with bin:      349  lits-rem:       148  v-fix:    0  time:  0.30 s
276.57/69.33	c lits-rem:       111  cl-subs:      732  v-elim:      0  v-fix:    0  time:  0.09 s
276.57/69.35	c vivif2 --  cl tried    57940 cl shrink        0 lits rem          0 time: 0.01
276.57/69.36	c vivif2 --  cl tried    29430 cl shrink      569 lits rem        740 time: 0.01
279.40/70.03	c asymm  cl-useful: 11/6726/57940 lits-rem:33 time: 0.67
279.40/70.04	c calculated reachability. Time: 0.00
279.40/70.04	c  N dy  1970    357832       838     57929     25928     29430    226887    238214      9.33   no data
292.59/73.37	c  N dy  2075    377964       838     57929     25937     49233    226887    689960      9.33      9.92
304.12/76.27	c Finding binary XORs  T:     0.00 s  found:       0
306.51/76.84	c  N dy  2180    397977       838     57929     25973     37821    226887    397833      9.33      9.93
320.09/80.23	c  N dy  2308    418036       838     57929     25989     57517    226887    853559      9.35      9.85
334.05/83.78	c  N dy  2415    438106       838     57929     25990     44985    226887    537752      9.34      9.86
348.83/87.47	c  N dy  2520    458599       838     57929     26000     65147    226887    993475      9.34     10.30
362.42/90.83	c  N dy  2637    478672       838     57929     26006     51562    226887    647705      9.34     10.08
376.37/94.37	c  N dy  2753    498924       838     57929     26011     37080    226887    280270      9.35     10.06
389.17/97.56	c  N dy  2862    519071       838     57929     26016     56866    226887    716528      9.35      9.89
401.51/100.63	c  S st  2958    536749       838     57929     26021     38879    226887    279902      9.35   no data
401.51/100.70	c  S st  2958    537249       838     57929     26021     39375    226887    290106      9.35   no data
401.51/100.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
402.34/100.83	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     19 BRemL:      3 BRemN:      1 P:  5.7M T:  0.12
402.34/100.83	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
402.34/100.84	c bin-w-bin subsume rem           20 bins  time:  0.00 s
402.34/100.87	c subs with bin:       82  lits-rem:        56  v-fix:    0  time:  0.03 s
402.34/100.87	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    838 time:  0.01 s
402.34/100.88	c Removed useless bin:       5  fixed:     0  props:   2.10M  time:  0.00 s
402.34/100.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
403.90/101.22	c subs with bin:      812  lits-rem:       387  v-fix:    0  time:  0.33 s
404.30/101.36	c lits-rem:       400  cl-subs:     1619  v-elim:      0  v-fix:    0  time:  0.14 s
404.30/101.38	c vivif2 --  cl tried    57847 cl shrink        0 lits rem          0 time: 0.01
404.70/101.40	c vivif2 --  cl tried    36944 cl shrink     1195 lits rem       1715 time: 0.02
407.09/102.09	c asymm  cl-useful: 11/7135/57847 lits-rem:33 time: 0.70
407.49/102.10	c calculated reachability. Time: 0.00
407.49/102.10	c  N dy  2958    537249       838     57836     26087     36944    226780    265304      9.35   no data
419.90/105.24	c  N dy  3086    557342       838     57836     26090     56721    226780    710970      9.36     10.11
433.83/108.75	c  N dy  3198    577384       838     57836     26101     40067    226780    291917      9.36      9.86
446.60/111.97	c  N dy  3308    597477       838     57836     26111     59817    226780    733506      9.36      9.86
460.57/115.43	c  N dy  3425    617619       838     57836     26117     42259    226780    310340      9.37      9.93
473.34/118.61	c  N dy  3549    637680       838     57836     26119     61947    226780    761782      9.38     10.22
487.32/122.10	c  N dy  3665    657849       838     57836     26124     43431    226780    309371      9.38     10.32
500.09/125.35	c  N dy  3779    678213       838     57836     26127     63459    226780    759673      9.39      9.89
514.07/128.84	c  N dy  3895    698276       838     57836     26128     43883    226780    293732      9.40     14.76
516.09/129.35	c Finding binary XORs  T:     0.00 s  found:       0
526.84/132.07	c  N dy  4014    718350       838     57836     26150     63615    226780    735027      9.41      9.97
541.21/135.65	c  N dy  4133    738361       838     57836     26155     42999    226780    259633      9.42      9.92
553.98/138.81	c  N dy  4255    758382       838     57836     26167     62714    226780    710337      9.42     13.50
568.36/142.49	c  N dy  4370    778731       838     57836     26170     41402    226780    205095      9.43     10.00
581.53/145.72	c  N dy  4491    798906       838     57836     26183     61230    226780    652450      9.44     10.16
585.92/146.90	c  S st  4525    805874       838     57836     26183     68047    226780    800828      9.44      9.92
586.34/146.99	c  S st  4525    806375       838     57836     26183     68547    226780    810672      9.44   no data
586.34/146.99	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
587.12/147.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:     13 BRemL:      8 BRemN:      6 P:  6.7M T:  0.15
587.12/147.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
587.12/147.15	c bin-w-bin subsume rem           65 bins  time:  0.00 s
587.12/147.18	c subs with bin:       58  lits-rem:        43  v-fix:    0  time:  0.03 s
587.12/147.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    838 time:  0.01 s
587.12/147.19	c Removed useless bin:       7  fixed:     0  props:   2.10M  time:  0.00 s
587.52/147.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
592.70/148.50	c subs with bin:      595  lits-rem:       414  v-fix:    0  time:  1.27 s
596.69/149.59	c lits-rem:      1764  cl-subs:     6088  v-elim:      0  v-fix:    0  time:  1.08 s
597.09/149.61	c vivif2 --  cl tried    57778 cl shrink        0 lits rem          0 time: 0.01
597.09/149.66	c vivif2 --  cl tried    61864 cl shrink     7551 lits rem      11848 time: 0.06
598.29/149.97	c asymm  cl-useful: 9/2317/57778 lits-rem:27 time: 0.31
598.29/149.98	c calculated reachability. Time: 0.00
598.29/149.98	c  N dy  4525    806375       838     57769     26165     61864    226681    712803      9.44   no data
612.69/153.54	c  N dy  4646    826376       838     57769     26179     81480    226681   1160516      9.45      9.96
625.85/156.88	c  N dy  4761    846443       838     57769     26204     59005    226681    586082      9.46     12.31
633.81/158.87	c  E dy  4825    858297         0     57769     26209     70607    226681    842121      9.46      8.70
633.81/158.88	c Verified 57769 clauses.
633.81/158.88	c Verified 57769 clauses.
633.81/158.88	c Following stats are for *FIRST FINISHED THREAD ONLY*
633.81/158.88	c num threads              : 4          
633.81/158.88	c restarts                 : 4825       
633.81/158.88	c dynamic restarts         : 4801       
633.81/158.88	c static restarts          : 24         
633.81/158.88	c full restarts            : 3          
633.81/158.88	c total simplify time      : 0.01       
633.81/158.88	c learnts DL2              : 0          
633.81/158.88	c learnts size 2           : 63037      
633.81/158.88	c learnts size 1           : 3           (0.36      % of vars)
633.81/158.88	c filedLit time            : 1.22        (0.77      % time)
633.81/158.88	c v-elim SatELite          : 0           (0.00      % vars)
633.81/158.88	c SatELite time            : 2.48        (1.56      % time)
633.81/158.88	c v-elim xor               : 0           (0.00      % vars)
633.81/158.88	c xor elim time            : 0.03        (0.02      % time)
633.81/158.88	c num binary xor trees     : 0          
633.81/158.88	c binxor trees' crown      : 0           (nan       leafs/tree)
633.81/158.88	c bin xor find time        : 0.01       
633.81/158.88	c OTF clause improved      : 14645       (0.02      clauses/conflict)
633.81/158.88	c OTF impr. size diff      : 18988       (1.30       lits/clause)
633.81/158.88	c OTF cl watch-shrink      : 492000      (0.57      clauses/conflict)
633.81/158.88	c OTF cl watch-sh-lit      : 2261093     (4.60       lits/clause)
633.81/158.88	c tried to recurMin cls    : 299671      (34.91      % of conflicts)
633.81/158.88	c updated cache            : 1350        (0.00       lits/tried recurMin)
633.81/158.88	c unit cls recevied        : 1           (33.33     % of units)
633.81/158.88	c unit cls sent            : 1           (33.33     % of units)
633.81/158.88	c bin cls recevied         : 5336       
633.81/158.88	c bin cls sent             : 460        
633.81/158.88	c clauses over max glue    : 0           (0.00      % of all clauses)
633.81/158.88	c conflicts                : 858297      (5404.22   / sec)
633.81/158.88	c decisions                : 1866774     (0.18      % random)
633.81/158.88	c bogo-props               : 9557655646  (60179224.10 / sec)
633.81/158.88	c conflict literals        : 19017236    (57.58     % deleted)
633.81/158.88	c Memory used              : 453.32      MB
633.81/158.88	c single-thread CPU time   : 158.82      s
633.81/158.88	c all-threads sum CPU time : 633.82      s
633.81/158.88	s SATISFIABLE
633.81/158.88	v -1 -2 -3 -4 -5 -6 -7 -8 -9 -10 -11 -12 -13 -14 -15 -16 -17 -18 -19 -20 -21 -22 -23 -24 -25 -26 -27 -28 29 -30 -31 -32 -33 -34 -35 -36 -37 -38 -39 40 -41 -42 -43 -44 -45 -46 -47 -48 -49 -50 -51 -52 -53 -54 -55 -56 -57 -58 -59 -60 -61 -62 -63 -64 -65 -66 -67 -68 -69 -70 -71 -72 -73 -74 -75 -76 -77 78 -79 -80 -81 -82 -83 -84 -85 -86 -87 -88 -89 -90 -91 -92 -93 -94 -95 96 -97 -98 -99 -100 -101 -102 -103 -104 -105 -106 -107 -108 -109 -110 -111 -112 -113 -114 -115 -116 -117 -118 -119 -120 -121 -122 -123 -124 -125 -126 -127 -128 -129 130 -131 -132 -133 -134 -135 -136 -137 -138 -139 -140 -141 -142 -143 -144 -145 -146 -147 -148 -149 -150 -151 -152 -153 -154 -155 -156 157 -158 -159 -160 -161 -162 -163 -164 -165 -166 -167 -168 -169 -170 -171 -172 -173 -174 -175 176 -177 -178 -179 -180 -181 -182 -183 -184 -185 -186 -187 -188 -189 -190 -191 -192 -193 -194 -195 -196 -197 -198 -199 -200 -201 -202 -203 -204 -205 206 -207 -208 -209 -210 -211 -212 -213 -214 -215 -216 -217 -218 -219 -220 -221 -222 -223 -224 -225 -226 -227 -228 -229 -230 -231 -232 -233 -234 -235 -236 -237 -238 -239 -240 -241 -242 -243 -244 245 -246 -247 -248 -249 -250 -251 -252 -253 -254 -255 -256 -257 -258 -259 -260 -261 -262 -263 -264 -265 -266 -267 -268 -269 -270 -271 -272 -273 -274 -275 -276 277 -278 -279 -280 -281 -282 -283 -284 -285 -286 -287 -288 -289 -290 -291 -292 -293 -294 -295 -296 -297 -298 -299 -300 -301 -302 -303 -304 -305 -306 307 -308 -309 -310 -311 -312 -313 -314 -315 -316 -317 -318 -319 -320 -321 -322 -323 -324 -325 -326 -327 -328 -329 -330 -331 -332 -333 -334 -335 -336 -337 338 -339 -340 -341 -342 -343 -344 -345 -346 -347 -348 -349 -350 -351 -352 -353 -354 -355 -356 -357 -358 -359 -360 -361 -362 -363 -364 -365 -366 -367 -368 -369 -370 -371 -372 -373 374 -375 -376 -377 -378 -379 -380 -381 -382 -383 -384 -385 -386 387 -388 -389 -390 -391 -392 -393 -394 -395 -396 -397 -398 -399 -400 -401 -402 -403 -404 -405 -406 -407 -408 -409 -410 411 -412 -413 -414 -415 -416 -417 -418 -419 -420 -421 -422 -423 -424 -425 -426 -427 -428 -429 -430 -431 -432 -433 -434 -435 -436 -437 -438 -439 -440 -441 -442 -443 -444 -445 -446 -447 -448 -449 -450 -451 -452 -453 -454 -455 -456 -457 -458 -459 460 -461 -462 -463 -464 -465 -466 -467 -468 -469 -470 -471 -472 -473 -474 -475 -476 -477 -478 -479 -480 -481 -482 -483 -484 -485 -486 -487 -488 -489 -490 -491 492 -493 -494 -495 -496 -497 -498 -499 -500 501 -502 -503 -504 -505 -506 -507 -508 -509 -510 -511 -512 -513 -514 -515 -516 -517 -518 -519 -520 -521 -522 -523 -524 -525 -526 -527 -528 529 -530 -531 -532 -533 -534 -535 -536 -537 -538 -539 -540 -541 -542 -543 -544 -545 -546 -547 -548 -549 -550 -551 -552 -553 -554 -555 -556 -557 -558 -559 -560 -561 -562 -563 -564 -565 -566 -567 -568 -569 -570 -571 -572 573 -574 -575 -576 -577 -578 -579 -580 -581 -582 -583 -584 -585 -586 -587 -588 -589 -590 -591 -592 -593 -594 -595 -596 -597 -598 -599 -600 -601 -602 -603 604 -605 -606 -607 -608 -609 -610 -611 -612 -613 -614 -615 -616 -617 -618 -619 -620 -621 -622 -623 -624 -625 -626 -627 -628 -629 -630 -631 632 -633 -634 -635 -636 -637 -638 -639 -640 -641 -642 -643 -644 -645 -646 -647 -648 -649 -650 -651 -652 -653 -654 -655 -656 -657 -658 -659 -660 -661 -662 -663 -664 665 -666 -667 -668 -669 -670 -671 -672 673 -674 -675 -676 -677 -678 -679 -680 -681 -682 -683 -684 -685 -686 -687 -688 -689 -690 -691 -692 -693 -694 -695 -696 -697 -698 -699 -700 -701 -702 -703 -704 -705 -706 -707 -708 -709 -710 711 -712 -713 -714 -715 -716 -717 -718 -719 -720 -721 -722 -723 -724 -725 -726 -727 -728 729 -730 -731 -732 -733 -734 -735 -736 -737 -738 -739 -740 -741 -742 -743 -744 -745 -746 -747 -748 -749 -750 -751 -752 -753 -754 755 -756 -757 -758 -759 -760 -761 -762 -763 -764 -765 -766 -767 -768 -769 -770 -771 -772 -773 -774 -775 -776 -777 -778 -779 -780 -781 -782 -783 -784 -785 -786 -787 -788 -789 -790 -791 -792 -793 -794 -795 -796 -797 -798 -799 -800 801 -802 -803 -804 -805 -806 -807 -808 -809 -810 -811 -812 -813 -814 -815 -816 -817 -818 -819 -820 -821 -822 -823 -824 -825 -826 -827 -828 -829 -830 -831 -832 833 -834 -835 -836 -837 -838 -839 -840 -841 0

Verifier Data

OK

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 961)

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3367100-1305417120/watcher-3367100-1305417120 -o /tmp/evaluation-result-3367100-1305417120/solver-3367100-1305417120 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3367100-1305417120.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: 8.05 8.10 7.90 5/282 20187
/proc/meminfo: memFree=24713916/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=207956 CPUtime=0.01 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) D 20185 20187 19869 0 -1 4202496 1449 0 0 0 1 0 0 0 25 0 4 0 634127327 212946944 1371 33554432000 4194304 4580107 140735917989568 18446744073709551615 254261313291 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 51989 1377 336 95 0 46971 0
[pid=20187/tid=20188] ppid=20185 vsize=216896 CPUtime=0 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 367 0 0 0 0 0 0 0 25 0 4 0 634127327 222101504 2043 33554432000 4194304 4580107 140735917989568 18446744073709551615 254261721582 0 0 4096 2 0 0 0 -1 2 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=216896 CPUtime=0 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 406 0 0 0 0 0 0 0 25 0 4 0 634127327 222101504 2043 33554432000 4194304 4580107 140735917989568 18446744073709551615 254261721631 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=216896 CPUtime=0 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 472 0 0 0 0 0 0 0 25 0 4 0 634127327 222101504 2052 33554432000 4194304 4580107 140735917989568 18446744073709551615 254261313632 0 0 4096 2 0 0 0 -1 2 0 0 0

[startup+0.767436 s]
/proc/loadavg: 8.05 8.10 7.90 5/282 20187
/proc/meminfo: memFree=24713916/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=289904 CPUtime=3.02 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 7628 0 0 0 300 2 0 0 18 0 4 0 634127327 296861696 7550 33554432000 4194304 4580107 140735917989568 18446744073709551615 254261277381 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 72476 7550 360 95 0 67458 0
[pid=20187/tid=20188] ppid=20185 vsize=289904 CPUtime=0.75 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 1643 0 0 0 74 1 0 0 19 0 4 0 634127327 296861696 7550 33554432000 4194304 4580107 140735917989568 18446744073709551615 254261659831 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=289904 CPUtime=0.75 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) D 20185 20187 19869 0 -1 4202560 1760 0 0 0 75 0 0 0 19 0 4 0 634127327 296861696 7550 33554432000 4194304 4580107 140735917989568 18446744073709551615 254261659831 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=289904 CPUtime=0.75 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 2004 0 0 0 75 0 0 0 18 0 4 0 634127327 296861696 7550 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 289904

[startup+0.875784 s]
/proc/loadavg: 8.05 8.10 7.90 5/282 20187
/proc/meminfo: memFree=24713916/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=303184 CPUtime=3.46 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 13152 0 0 0 342 4 0 0 19 0 4 0 634127327 310460416 13074 33554432000 4194304 4580107 140735917989568 18446744073709551615 4412801 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 75796 13074 370 95 0 70778 0
[pid=20187/tid=20188] ppid=20185 vsize=303184 CPUtime=0.85 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 3487 0 0 0 84 1 0 0 19 0 4 0 634127327 310460416 13074 33554432000 4194304 4580107 140735917989568 18446744073709551615 4395434 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=303184 CPUtime=0.86 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 3590 0 0 0 85 1 0 0 19 0 4 0 634127327 310460416 13074 33554432000 4194304 4580107 140735917989568 18446744073709551615 4412377 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=303184 CPUtime=0.86 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 2031 0 0 0 86 0 0 0 19 0 4 0 634127327 310460416 13074 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293932 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.46
Current children cumulated vsize (KiB) 303184

[startup+0.900779 s]
/proc/loadavg: 8.05 8.10 7.90 5/282 20187
/proc/meminfo: memFree=24713916/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=303184 CPUtime=3.56 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 13227 0 0 0 352 4 0 0 19 0 4 0 634127327 310460416 13149 33554432000 4194304 4580107 140735917989568 18446744073709551615 4412405 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 75829 13161 370 95 0 70811 0
[pid=20187/tid=20188] ppid=20185 vsize=303316 CPUtime=0.88 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 3508 0 0 0 87 1 0 0 19 0 4 0 634127327 310595584 13166 33554432000 4194304 4580107 140735917989568 18446744073709551615 4412391 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=303316 CPUtime=0.88 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 3619 0 0 0 87 1 0 0 19 0 4 0 634127327 310595584 13166 33554432000 4194304 4580107 140735917989568 18446744073709551615 4406451 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=303316 CPUtime=0.88 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 2039 0 0 0 88 0 0 0 19 0 4 0 634127327 310595584 13166 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293105 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.56
Current children cumulated vsize (KiB) 303184

[startup+1.00076 s]
/proc/loadavg: 8.05 8.10 7.90 5/282 20187
/proc/meminfo: memFree=24713916/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=314688 CPUtime=3.97 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 16261 0 0 0 392 5 0 0 19 0 4 0 634127327 322240512 15936 33554432000 4194304 4580107 140735917989568 18446744073709551615 4415779 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 78672 15936 374 95 0 73654 0
[pid=20187/tid=20188] ppid=20185 vsize=314688 CPUtime=0.98 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 4540 0 0 0 97 1 0 0 19 0 4 0 634127327 322240512 15936 33554432000 4194304 4580107 140735917989568 18446744073709551615 4416477 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=314688 CPUtime=0.98 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 4586 0 0 0 97 1 0 0 19 0 4 0 634127327 322240512 15936 33554432000 4194304 4580107 140735917989568 18446744073709551615 4415773 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=314688 CPUtime=0.98 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 2064 0 0 0 98 0 0 0 19 0 4 0 634127327 322240512 15936 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 3.97
Current children cumulated vsize (KiB) 314688

[startup+1.50067 s]
/proc/loadavg: 8.05 8.10 7.90 5/282 20187
/proc/meminfo: memFree=24713916/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=305104 CPUtime=5.96 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 17403 0 0 0 591 5 0 0 20 0 4 0 634127327 312426496 14206 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293700 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 76276 14206 377 95 0 71258 0
[pid=20187/tid=20188] ppid=20185 vsize=305104 CPUtime=1.47 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 4906 0 0 0 146 1 0 0 20 0 4 0 634127327 312426496 14206 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293222 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=305104 CPUtime=1.48 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 4876 0 0 0 147 1 0 0 19 0 4 0 634127327 312426496 14206 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=305104 CPUtime=1.48 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 2192 0 0 0 148 0 0 0 19 0 4 0 634127327 312426496 14206 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293700 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 5.96
Current children cumulated vsize (KiB) 305104

[startup+3.10039 s]
/proc/loadavg: 8.04 8.10 7.90 9/286 20191
/proc/meminfo: memFree=24650148/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=305104 CPUtime=12.35 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 19029 0 0 0 1229 6 0 0 25 0 4 0 634127327 312426496 15832 33554432000 4194304 4580107 140735917989568 18446744073709551615 4294422 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 76276 15832 377 95 0 71258 0
[pid=20187/tid=20188] ppid=20185 vsize=305104 CPUtime=3.06 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 5266 0 0 0 304 2 0 0 25 0 4 0 634127327 312426496 15832 33554432000 4194304 4580107 140735917989568 18446744073709551615 4316288 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=305104 CPUtime=3.08 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 5232 0 0 0 307 1 0 0 25 0 4 0 634127327 312426496 15832 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293076 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=305104 CPUtime=3.08 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 2807 0 0 0 307 1 0 0 25 0 4 0 634127327 312426496 15832 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293170 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 12.35
Current children cumulated vsize (KiB) 305104

[startup+6.30082 s]
/proc/loadavg: 8.04 8.10 7.90 9/286 20191
/proc/meminfo: memFree=24638756/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=324240 CPUtime=25.11 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 26197 0 0 0 2505 6 0 0 25 0 4 0 634127327 332021760 18964 33554432000 4194304 4580107 140735917989568 18446744073709551615 4406451 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 81060 18964 379 95 0 76042 0
[pid=20187/tid=20188] ppid=20185 vsize=324240 CPUtime=6.24 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 6432 0 0 0 622 2 0 0 25 0 4 0 634127327 332021760 18964 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293918 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=324240 CPUtime=6.28 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 6484 0 0 0 627 1 0 0 25 0 4 0 634127327 332021760 18964 33554432000 4194304 4580107 140735917989568 18446744073709551615 4294517 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=324240 CPUtime=6.28 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 4213 0 0 0 627 1 0 0 25 0 4 0 634127327 332021760 18964 33554432000 4194304 4580107 140735917989568 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 324240

[startup+12.7007 s]
/proc/loadavg: 8.04 8.10 7.90 9/286 20192
/proc/meminfo: memFree=24594280/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=302600 CPUtime=50.69 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 42174 0 0 0 5060 9 0 0 25 0 4 0 634127327 309862400 27490 33554432000 4194304 4580107 140735917989568 18446744073709551615 4294504 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 75650 27490 379 95 0 70632 0
[pid=20187/tid=20188] ppid=20185 vsize=302600 CPUtime=12.59 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 11045 0 0 0 1257 2 0 0 25 0 4 0 634127327 309862400 27492 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=302600 CPUtime=12.69 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 10289 0 0 0 1267 2 0 0 25 0 4 0 634127327 309862400 27492 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=302600 CPUtime=12.69 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 10623 0 0 0 1267 2 0 0 25 0 4 0 634127327 309862400 27492 33554432000 4194304 4580107 140735917989568 18446744073709551615 4294688 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 50.69
Current children cumulated vsize (KiB) 302600

[startup+25.5004 s]
/proc/loadavg: 8.11 8.11 7.91 9/286 20192
/proc/meminfo: memFree=24545776/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=380008 CPUtime=101.75 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 56401 0 0 0 10163 12 0 0 25 0 4 0 634127327 389128192 38835 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293083 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 95002 38835 379 95 0 89984 0
[pid=20187/tid=20188] ppid=20185 vsize=380008 CPUtime=25.28 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 14897 0 0 0 2525 3 0 0 25 0 4 0 634127327 389128192 38835 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=380008 CPUtime=25.48 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 14054 0 0 0 2545 3 0 0 25 0 4 0 634127327 389128192 38835 33554432000 4194304 4580107 140735917989568 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=380008 CPUtime=25.48 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 14221 0 0 0 2546 2 0 0 25 0 4 0 634127327 389128192 38835 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293083 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 101.75
Current children cumulated vsize (KiB) 380008

[startup+51.1009 s]
/proc/loadavg: 8.15 8.12 7.91 9/286 20193
/proc/meminfo: memFree=24535636/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=309184 CPUtime=203.94 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 71978 0 0 0 20378 16 0 0 25 0 4 0 634127327 316604416 38578 33554432000 4194304 4580107 140735917989568 18446744073709551615 4294624 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 77296 38578 380 95 0 72278 0
[pid=20187/tid=20188] ppid=20185 vsize=309184 CPUtime=50.67 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 18703 0 0 0 5063 4 0 0 25 0 4 0 634127327 316604416 38578 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=309184 CPUtime=51.08 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 17385 0 0 0 5104 4 0 0 25 0 4 0 634127327 316604416 38578 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293920 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=309184 CPUtime=51.08 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 18555 0 0 0 5105 3 0 0 25 0 4 0 634127327 316604416 38578 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293170 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 203.94
Current children cumulated vsize (KiB) 309184

[startup+102.301 s]
/proc/loadavg: 8.12 8.11 7.92 9/286 20194
/proc/meminfo: memFree=24485636/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=397028 CPUtime=408.29 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 106292 0 0 0 40805 24 0 0 25 0 4 0 634127327 406556672 45719 33554432000 4194304 4580107 140735917989568 18446744073709551615 4318435 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 99257 45719 379 95 0 94239 0
[pid=20187/tid=20188] ppid=20185 vsize=397028 CPUtime=101.43 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 29278 0 0 0 10136 7 0 0 25 0 4 0 634127327 406556672 45719 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=397028 CPUtime=102.26 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 28053 0 0 0 10220 6 0 0 25 0 4 0 634127327 406556672 45719 33554432000 4194304 4580107 140735917989568 18446744073709551615 4294955 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=397028 CPUtime=102.28 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 26812 0 0 0 10222 6 0 0 25 0 4 0 634127327 406556672 45719 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293211 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 408.29
Current children cumulated vsize (KiB) 397028

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

[startup+103.011 s]
/proc/loadavg: 8.11 8.11 7.92 9/286 20194
/proc/meminfo: memFree=24484272/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=397028 CPUtime=411.12 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 106398 0 0 0 41088 24 0 0 25 0 4 0 634127327 406556672 45825 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293198 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 99257 45825 379 95 0 94239 0
[pid=20187/tid=20188] ppid=20185 vsize=397028 CPUtime=102.13 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 29278 0 0 0 10206 7 0 0 25 0 4 0 634127327 406556672 45825 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293108 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=397028 CPUtime=102.97 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 28159 0 0 0 10291 6 0 0 25 0 4 0 634127327 406556672 45825 33554432000 4194304 4580107 140735917989568 18446744073709551615 4489474 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=397028 CPUtime=102.99 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 26812 0 0 0 10293 6 0 0 25 0 4 0 634127327 406556672 45825 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 411.12
Current children cumulated vsize (KiB) 397028

[startup+128.601 s]
/proc/loadavg: 8.07 8.10 7.92 9/286 20195
/proc/meminfo: memFree=24461940/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=462564 CPUtime=513.27 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 118602 0 0 0 51299 28 0 0 25 0 4 0 634127327 473665536 51593 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293938 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 115641 51593 379 95 0 110623 0
[pid=20187/tid=20188] ppid=20185 vsize=462564 CPUtime=127.51 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 33265 0 0 0 12744 7 0 0 25 0 4 0 634127327 473665536 51593 33554432000 4194304 4580107 140735917989568 18446744073709551615 4316717 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=462564 CPUtime=128.56 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 31357 0 0 0 12848 8 0 0 25 0 4 0 634127327 473665536 51593 33554432000 4194304 4580107 140735917989568 18446744073709551615 4318708 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=462564 CPUtime=128.58 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 31653 0 0 0 12851 7 0 0 25 0 4 0 634127327 473665536 51593 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 513.27
Current children cumulated vsize (KiB) 462564

[startup+141.401 s]
/proc/loadavg: 8.13 8.11 7.92 9/286 20195
/proc/meminfo: memFree=24424356/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=462968 CPUtime=564.38 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 127244 0 0 0 56409 29 0 0 25 0 4 0 634127327 474079232 60229 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293938 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 115742 60229 379 95 0 110724 0
[pid=20187/tid=20188] ppid=20185 vsize=462968 CPUtime=140.21 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 36991 0 0 0 14013 8 0 0 25 0 4 0 634127327 474079232 60229 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293198 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=462968 CPUtime=141.37 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 33864 0 0 0 14129 8 0 0 25 0 4 0 634127327 474079232 60229 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293691 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=462968 CPUtime=141.39 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 33911 0 0 0 14132 7 0 0 25 0 4 0 634127327 474079232 60229 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 564.38
Current children cumulated vsize (KiB) 462968

[startup+147.801 s]
/proc/loadavg: 8.11 8.11 7.92 9/286 20195
/proc/meminfo: memFree=24456968/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=463540 CPUtime=589.91 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 129117 0 0 0 58960 31 0 0 25 0 4 0 634127327 474664960 53246 33554432000 4194304 4580107 140735917989568 18446744073709551615 4413346 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 115885 53246 379 95 0 110867 0
[pid=20187/tid=20188] ppid=20185 vsize=463540 CPUtime=146.56 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 37652 0 0 0 14647 9 0 0 25 0 4 0 634127327 474664960 53246 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293083 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=463540 CPUtime=147.76 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 33943 0 0 0 14767 9 0 0 25 0 4 0 634127327 474664960 53246 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293938 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=463540 CPUtime=147.78 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 34688 0 0 0 14770 8 0 0 25 0 4 0 634127327 474664960 53246 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293216 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 589.91
Current children cumulated vsize (KiB) 463540

[startup+154.201 s]
/proc/loadavg: 8.10 8.11 7.92 9/286 20195
/proc/meminfo: memFree=24421748/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=464196 CPUtime=615.46 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 134926 0 0 0 61514 32 0 0 25 0 4 0 634127327 475336704 58260 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293698 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 116049 58260 379 95 0 111031 0
[pid=20187/tid=20188] ppid=20185 vsize=464196 CPUtime=152.91 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 38457 0 0 0 15282 9 0 0 25 0 4 0 634127327 475336704 58260 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293192 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=464196 CPUtime=154.16 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 37354 0 0 0 15407 9 0 0 25 0 4 0 634127327 475336704 58260 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=464196 CPUtime=154.18 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 35630 0 0 0 15410 8 0 0 25 0 4 0 634127327 475336704 58260 33554432000 4194304 4580107 140735917989568 18446744073709551615 4296072 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 615.46
Current children cumulated vsize (KiB) 464196

[startup+157.401 s]
/proc/loadavg: 8.10 8.11 7.92 9/286 20195
/proc/meminfo: memFree=24410092/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=464196 CPUtime=628.22 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 136948 0 0 0 62790 32 0 0 25 0 4 0 634127327 475336704 60282 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293090 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 116049 60282 379 95 0 111031 0
[pid=20187/tid=20188] ppid=20185 vsize=464196 CPUtime=156.08 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 38930 0 0 0 15599 9 0 0 25 0 4 0 634127327 475336704 60282 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293904 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=464196 CPUtime=157.35 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 37764 0 0 0 15726 9 0 0 25 0 4 0 634127327 475336704 60282 33554432000 4194304 4580107 140735917989568 18446744073709551615 4294960 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=464196 CPUtime=157.38 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 36769 0 0 0 15730 8 0 0 25 0 4 0 634127327 475336704 60282 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293125 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 628.22
Current children cumulated vsize (KiB) 464196

[startup+158.201 s]
/proc/loadavg: 8.18 8.12 7.93 9/286 20195
/proc/meminfo: memFree=24407240/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=464196 CPUtime=631.41 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 137281 0 0 0 63109 32 0 0 25 0 4 0 634127327 475336704 60615 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293911 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 116049 60615 379 95 0 111031 0
[pid=20187/tid=20188] ppid=20185 vsize=464196 CPUtime=156.87 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 39043 0 0 0 15678 9 0 0 25 0 4 0 634127327 475336704 60615 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=464196 CPUtime=158.15 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 37870 0 0 0 15806 9 0 0 25 0 4 0 634127327 475336704 60615 33554432000 4194304 4580107 140735917989568 18446744073709551615 4321020 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=464196 CPUtime=158.18 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 36883 0 0 0 15810 8 0 0 25 0 4 0 634127327 475336704 60615 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293090 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 631.41
Current children cumulated vsize (KiB) 464196

[startup+158.601 s]
/proc/loadavg: 8.18 8.12 7.93 9/286 20195
/proc/meminfo: memFree=24407240/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=464196 CPUtime=633.01 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 137456 0 0 0 63269 32 0 0 25 0 4 0 634127327 475336704 60790 33554432000 4194304 4580107 140735917989568 18446744073709551615 4320616 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 116049 60790 379 95 0 111031 0
[pid=20187/tid=20188] ppid=20185 vsize=464196 CPUtime=157.27 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 39101 0 0 0 15718 9 0 0 25 0 4 0 634127327 475336704 60790 33554432000 4194304 4580107 140735917989568 18446744073709551615 4294440 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=464196 CPUtime=158.55 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 37925 0 0 0 15846 9 0 0 25 0 4 0 634127327 475336704 60790 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293158 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=464196 CPUtime=158.58 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 36945 0 0 0 15850 8 0 0 25 0 4 0 634127327 475336704 60790 33554432000 4194304 4580107 140735917989568 18446744073709551615 4294533 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 633.01
Current children cumulated vsize (KiB) 464196

[startup+158.801 s]
/proc/loadavg: 8.18 8.12 7.93 9/286 20195
/proc/meminfo: memFree=24407240/32951124 swapFree=67057896/67111528
[pid=20187] ppid=20185 vsize=464196 CPUtime=633.81 cores=0,2,4,6
/proc/20187/stat : 20187 (strangenight2-m) R 20185 20187 19869 0 -1 4202496 137540 0 0 0 63349 32 0 0 25 0 4 0 634127327 475336704 60874 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293204 0 0 4096 2 18446744073709551615 0 0 17 0 0 0 0
/proc/20187/statm: 116049 60874 379 95 0 111031 0
[pid=20187/tid=20188] ppid=20185 vsize=464196 CPUtime=157.47 cores=0,2,4,6
/proc/20187/task/20188/stat : 20188 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 39128 0 0 0 15738 9 0 0 25 0 4 0 634127327 475336704 60874 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293911 0 0 4096 2 0 0 0 -1 6 0 0 0
[pid=20187/tid=20189] ppid=20185 vsize=464196 CPUtime=158.75 cores=0,2,4,6
/proc/20187/task/20189/stat : 20189 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 37952 0 0 0 15866 9 0 0 25 0 4 0 634127327 475336704 60874 33554432000 4194304 4580107 140735917989568 18446744073709551615 4293064 0 0 4096 2 0 0 0 -1 4 0 0 0
[pid=20187/tid=20190] ppid=20185 vsize=464196 CPUtime=158.78 cores=0,2,4,6
/proc/20187/task/20190/stat : 20190 (strangenight2-m) R 20185 20187 19869 0 -1 4202560 36975 0 0 0 15870 8 0 0 25 0 4 0 634127327 475336704 60874 33554432000 4194304 4580107 140735917989568 18446744073709551615 4294336 0 0 4096 2 0 0 0 -1 2 0 0 0
Current children cumulated CPU time (s) 633.81
Current children cumulated vsize (KiB) 464196

Child status: 10
Real time (s): 158.894
CPU time (s): 634.163
CPU user time (s): 633.821
CPU system time (s): 0.341948
CPU usage (%): 399.11
Max. virtual memory (cumulated for all children) (KiB): 474000

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 633.821
system time used= 0.341948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 137584
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= 3526
involuntary context switches= 3147

runsolver used 0.413937 second user time and 0.922859 second system time

The end

Launcher Data

Begin job on node140 at 2011-05-15 01:52:00
IDJOB=3367100
IDBENCH=85973
IDSOLVER=1844
FILE ID=node140/3367100-1305417120
RUNJOBID= node140-1305414794-19887
PBS_JOBID= 13324552
Free space on /tmp= 73480 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt (fixed)
BENCH NAME= SAT05/industrial/grieu05/vmpc/vmpc_29.renamed-as.sat05-1916.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3367100-1305417120/watcher-3367100-1305417120 -o /tmp/evaluation-result-3367100-1305417120/solver-3367100-1305417120 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3367100-1305417120.cnf

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

MD5SUM BENCH= f874c09c5787bb3c6a16f7a5f9ea0ad4
RANDOM SEED=1301716354

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.833
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.833
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:      24713948 kB
Buffers:        302404 kB
Cached:        3743076 kB
SwapCached:       8056 kB
Active:        5239884 kB
Inactive:      2686584 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      24713948 kB
SwapTotal:    67111528 kB
SwapFree:     67057896 kB
Dirty:            7304 kB
Writeback:           0 kB
AnonPages:     3878060 kB
Mapped:          23480 kB
Slab:           225056 kB
PageTables:      22812 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 46025552 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= 73476 MiB
End job on node140 at 2011-05-15 01:54:39