Trace number 3289472

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 1517.46 379.894

General information on the benchmark

Nameapplication/fuhs/slp-synthesis-AES/
slp-synthesis-aes-bottom14.cnf
MD5SUM7af4cc1b94644f101ccf5f2373fdbfea
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark321.647
Satisfiable
(Un)Satisfiability was proved
Number of variables22886
Number of clauses76038
Sum of the clauses size193162
Maximum clause length786
Minimum clause length1
Number of clauses of size 11
Number of clauses of size 240006
Number of clauses of size 335619
Number of clauses of size 4104
Number of clauses of size 512
Number of clauses of size over 5296

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-3289472-1304117814.cnf'
0.00/0.00	c -- header says num vars:          22886
0.00/0.00	c -- header says num clauses:       76038
0.02/0.54	c -- clauses added:            0 learnts,        76038 normals,            0 xors
0.02/0.54	c -- vars added      22886
0.02/0.54	c Parsing time:  0.02 s
0.02/0.54	c  N st     0         0     22886     35405     36071         0    182356         0   no data   no data
0.02/0.54	c asymm  cl-useful: 8/35405/35405 lits-rem:88 time: 0.50
5.55/1.46	c Flit:    62 Blit:   2152 bXBeca:    0 bXProp: 3731 Bins:      0 BRemL:      0 BRemN:      0 P: 18.0M T:  0.89
5.55/1.46	c Cleaning up after failed var search:     0.00 s 
5.55/1.46	c Replacing     3731 vars Replaced   100834 lits Time:     0.01 s 
5.55/1.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.55/1.48	c bin-w-bin subsume rem          557 bins  time:  0.00 s
5.55/1.48	c subs with bin:        0  lits-rem:        12  v-fix:    0  time:  0.01 s
5.55/1.50	c Subs w/ non-existent bins:      0 l-rem:      4 v-fix:     0 done:  15722 time:  0.01 s
5.95/1.51	c Removed useless bin:      39  fixed:     0  props:   2.13M  time:  0.01 s
5.95/1.58	c lits-rem:         0  cl-subs:      165  v-elim:   5240  v-fix:    0  time:  0.06 s
6.36/1.61	c Finding binary XORs  T:     0.03 s  found:      14
6.36/1.61	c Replacing       14 vars Replaced      179 lits Time:     0.00 s 
6.36/1.63	c Finding non-binary XORs:     0.01 s (found:    4809, avg size: 3.0)
6.36/1.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    756 locsubst:  3068 time:   0.01
6.36/1.64	c Replacing     1534 vars Replaced     9204 lits Time:     0.00 s 
6.36/1.64	c calculated reachability. Time: 0.00
6.36/1.64	c Calc default polars -  time:   0.00 s pos:    1194 undec:   14739 neg:    6953
6.36/1.64	c =========================================================================================
6.36/1.64	c types(t): F = full restart, N = normal restart
6.36/1.64	c types(t): S = simplification begin/end, E = solution found
6.36/1.64	c restart types(rt): st = static, dy = dynamic
6.36/1.64	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
6.36/1.64	c  B st     0         0      8178     13295     11219         0     87776         0   no data   no data
7.13/1.84	c Decided on static restart strategy
8.34/2.14	c  N st     8      4914      8177     13295     11273      4644     87776    159841   no data   no data
11.92/3.01	c  N st    10     11297      8174     13295     11439      8135     87776    516017   no data   no data
15.52/3.99	c  N st    11     17041      8173     13295     11456      9126     87776    515937   no data   no data
22.32/5.67	c  F st    12     25000      8158     13295     11685     10792     87776    550879   no data   no data
22.32/5.68	c  N st    12     25000      8158     13292     11441     10775     87287    549896   no data   no data
22.72/5.70	c Finding binary XORs  T:     0.02 s  found:       0
26.31/6.60	c Decided on static restart strategy
26.31/6.60	c  N st    18     30000      8150     13292     11468      8298     87160    320534   no data   no data
26.31/6.60	c  S st    18     30000      8150     13292     11468      8298     87160    320534   no data   no data
26.71/6.70	c  S st    18     30501      8150     13292     11505      8760     87160    328827   no data   no data
26.71/6.71	c x-sub:  1534 x-cut:      0 vfix:      0 v-elim:    378 locsubst:     0 time:   0.01
27.92/7.05	c Flit:    77 Blit:      1 bXBeca:    0 bXProp:    7 Bins:  67955 BRemL:  34790 BRemN:     11 P:  5.6M T:  0.34
27.92/7.06	c Replacing        7 vars Replaced      463 lits Time:     0.00 s 
27.92/7.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.92/7.06	c bin-w-bin subsume rem          236 bins  time:  0.00 s
27.92/7.07	c subs with bin:      524  lits-rem:       430  v-fix:    0  time:  0.01 s
27.92/7.08	c Subs w/ non-existent bins:      0 l-rem:      7 v-fix:     0 done:   7687 time:  0.01 s
27.92/7.09	c Removed useless bin:      32  fixed:     0  props:   0.23M  time:  0.00 s
28.33/7.11	c lits-rem:       194  cl-subs:      166  v-elim:   1373  v-fix:    0  time:  0.03 s
28.33/7.12	c subs with bin:       55  lits-rem:       180  v-fix:    0  time:  0.01 s
28.33/7.13	c lits-rem:        58  cl-subs:      116  v-elim:      0  v-fix:    0  time:  0.01 s
28.71/7.25	c asymm  cl-useful: 182/12939/12939 lits-rem:724 time: 0.12
28.71/7.25	c calculated reachability. Time: 0.00
28.71/7.25	c  N st    18     30501      6314     12939     34553      2278     76306     85244   no data   no data
30.70/7.73	c Finding binary XORs  T:     0.02 s  found:       0
33.50/8.43	c  N st    20     37614      6313     12939     34533      9263     76266    598538   no data   no data
37.49/9.48	c  N st    21     44015      6313     12939     34533     10012     76266    494493   no data   no data
37.89/9.51	c Finding binary XORs  T:     0.01 s  found:       1
38.69/9.78	c  S st    22     45751      6307     12925     64792     11705     76125    624550   no data   no data
39.09/9.87	c  S st    22     46253      6307     12925     64803     12195     76125    634034   no data   no data
39.09/9.88	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:    179 locsubst:     0 time:   0.01
39.89/10.08	c Flit:     2 Blit:      0 bXBeca:    0 bXProp:    8 Bins:   1376 BRemL:  35535 BRemN:     68 P:  3.0M T:  0.20
39.89/10.09	c Replacing       10 vars Replaced      359 lits Time:     0.01 s 
39.89/10.09	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
40.29/10.10	c bin-w-bin subsume rem         6715 bins  time:  0.00 s
40.29/10.10	c subs with bin:      110  lits-rem:        36  v-fix:    0  time:  0.00 s
40.29/10.11	c Subs w/ non-existent bins:      0 l-rem:     38 v-fix:     0 done:   6116 time:  0.01 s
40.29/10.11	c Removed useless bin:       4  fixed:     0  props:   0.17M  time:  0.00 s
40.29/10.12	c lits-rem:         0  cl-subs:       57  v-elim:     37  v-fix:    0  time:  0.01 s
40.29/10.15	c subs with bin:        0  lits-rem:        26  v-fix:    0  time:  0.02 s
40.69/10.23	c lits-rem:       220  cl-subs:      602  v-elim:      0  v-fix:    0  time:  0.07 s
40.69/10.23	c vivif2 --  cl tried    12744 cl shrink      108 lits rem        278 time: 0.00
40.69/10.24	c vivif2 --  cl tried     5625 cl shrink      557 lits rem       1905 time: 0.01
41.10/10.36	c asymm  cl-useful: 61/12729/12729 lits-rem:118 time: 0.12
41.10/10.37	c calculated reachability. Time: 0.00
41.10/10.37	c  N st    22     46253      6079     12729     23413      5625     74413    210861   no data   no data
49.90/12.51	c  N st    23     60650      6079     12729     23416     14607     74413    792398   no data   no data
49.90/12.54	c Finding binary XORs  T:     0.01 s  found:      53
55.47/13.92	c  N st    24     69379      6074     12691     25976     14747     74188    610297   no data   no data
55.47/13.92	c  S st    24     69379      6074     12691     25976     14747     74188    610297   no data   no data
55.87/14.03	c  S st    24     69879      6071     12691     27017     15246     74188    622604   no data   no data
55.87/14.04	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     90 locsubst:     0 time:   0.01
56.67/14.23	c Flit:     1 Blit:      0 bXBeca:    0 bXProp:   51 Bins:   1689 BRemL:   7611 BRemN:     14 P:  4.1M T:  0.19
56.67/14.25	c Replacing      104 vars Replaced     7083 lits Time:     0.02 s 
56.67/14.25	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
56.67/14.25	c bin-w-bin subsume rem          737 bins  time:  0.00 s
56.67/14.26	c subs with bin:      234  lits-rem:       167  v-fix:    0  time:  0.00 s
56.67/14.26	c Subs w/ non-existent bins:      0 l-rem:      2 v-fix:     0 done:   5876 time:  0.01 s
56.67/14.27	c Removed useless bin:       6  fixed:     0  props:   0.15M  time:  0.00 s
56.67/14.28	c lits-rem:        16  cl-subs:      180  v-elim:     76  v-fix:    0  time:  0.01 s
57.06/14.39	c subs with bin:        9  lits-rem:      2099  v-fix:    0  time:  0.09 s
58.26/14.60	c lits-rem:       477  cl-subs:      719  v-elim:      0  v-fix:    0  time:  0.21 s
58.26/14.60	c vivif2 --  cl tried    12136 cl shrink       34 lits rem         41 time: 0.00
58.26/14.63	c vivif2 --  cl tried    13910 cl shrink     2357 lits rem       6580 time: 0.02
58.68/14.76	c asymm  cl-useful: 100/12134/12134 lits-rem:190 time: 0.14
58.68/14.77	c calculated reachability. Time: 0.00
58.68/14.77	c  N st    24     69879      5800     12120     19017     13910     71685    546731   no data   no data
71.86/18.01	c  F st    25     87501      5800     12120     19018     21003     71684    840925   no data   no data
71.86/18.02	c  N st    25     87501      5800     12120     19018     21003     71684    840925   no data   no data
71.86/18.04	c Finding binary XORs  T:     0.01 s  found:       7
75.04/18.84	c Decided on static restart strategy
76.66/19.21	c  N st    32     95542      5793     12117     20081     17095     71551    621210   no data   no data
81.83/20.56	c  N st    34    104819      5793     12117     20343     26128     71551    935027   no data   no data
81.83/20.56	c  S st    34    104819      5793     12117     20343     26128     71551    935027   no data   no data
82.23/20.69	c  S st    34    105319      5792     12117     20343     26624     71550    948286   no data   no data
82.23/20.70	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
83.43/20.90	c Flit:     4 Blit:      0 bXBeca:    0 bXProp:    2 Bins:    267 BRemL:   2534 BRemN:      6 P:  4.9M T:  0.20
83.43/20.93	c Replacing        9 vars Replaced     4675 lits Time:     0.03 s 
83.43/20.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
83.43/20.93	c bin-w-bin subsume rem          288 bins  time:  0.00 s
83.43/20.93	c subs with bin:       30  lits-rem:        49  v-fix:    0  time:  0.00 s
83.43/20.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5779 time:  0.00 s
83.43/20.94	c Removed useless bin:       2  fixed:     0  props:   0.16M  time:  0.00 s
83.43/20.96	c lits-rem:         2  cl-subs:       60  v-elim:     29  v-fix:    0  time:  0.02 s
84.23/21.19	c subs with bin:       85  lits-rem:      1364  v-fix:    0  time:  0.20 s
86.22/21.64	c lits-rem:      1943  cl-subs:      907  v-elim:      0  v-fix:    0  time:  0.45 s
86.22/21.65	c vivif2 --  cl tried    11992 cl shrink        0 lits rem          0 time: 0.00
86.22/21.69	c vivif2 --  cl tried    25126 cl shrink     4874 lits rem      15221 time: 0.04
87.02/21.87	c asymm  cl-useful: 53/11992/11992 lits-rem:116 time: 0.18
87.02/21.87	c calculated reachability. Time: 0.00
87.02/21.87	c  N st    34    105319      5750     11967     16716     25126     70723    874870   no data   no data
87.02/21.89	c Finding binary XORs  T:     0.01 s  found:      12
92.62/23.26	c  N st    35    114917      5750     11967     16716     21600     70723    624392   no data   no data
104.20/26.13	c  N st    36    129314      5747     11967     16726     21475     70723    633725   no data   no data
104.20/26.16	c Finding binary XORs  T:     0.01 s  found:       4
121.77/30.56	c  N st    37    150909      5741     11956     16674     27379     70411    970644   no data   no data
128.17/32.19	c  S st    38    157979      5740     11956     16714     17872     70411    414977   no data   no data
128.57/32.29	c  S st    38    158482      5740     11956     16716     18368     70411    426738   no data   no data
128.57/32.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
129.39/32.47	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:    122 BRemL:    732 BRemN:     10 P:  4.2M T:  0.17
129.39/32.48	c Replacing       19 vars Replaced     7340 lits Time:     0.02 s 
129.39/32.49	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
129.39/32.49	c bin-w-bin subsume rem          133 bins  time:  0.00 s
129.39/32.49	c subs with bin:       32  lits-rem:        29  v-fix:    0  time:  0.00 s
129.76/32.50	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5721 time:  0.00 s
129.76/32.50	c Removed useless bin:       2  fixed:     0  props:   0.16M  time:  0.00 s
129.76/32.51	c lits-rem:         6  cl-subs:       27  v-elim:      6  v-fix:    0  time:  0.01 s
130.16/32.60	c subs with bin:       63  lits-rem:      4703  v-fix:    0  time:  0.07 s
130.16/32.68	c lits-rem:       567  cl-subs:      379  v-elim:      0  v-fix:    0  time:  0.08 s
130.16/32.68	c vivif2 --  cl tried    11880 cl shrink        0 lits rem          0 time: 0.00
130.16/32.70	c vivif2 --  cl tried    17345 cl shrink     1569 lits rem       4227 time: 0.02
130.96/32.84	c asymm  cl-useful: 27/11880/11880 lits-rem:61 time: 0.15
130.96/32.85	c calculated reachability. Time: 0.00
130.96/32.85	c  N st    38    158482      5715     11880     15842     17344     69901    393401   no data   no data
169.31/42.48	c  N st    39    207070      5715     11880     15848     29507     69901    921349   no data   no data
169.71/42.50	c Finding binary XORs  T:     0.01 s  found:       1
194.08/48.67	c  N st    40    237728      5713     11878     15383     40266     69876   1543198   no data   no data
194.08/48.67	c  S st    40    237728      5713     11878     15383     40266     69876   1543198   no data   no data
194.90/48.84	c  S st    40    238229      5713     11878     15542     40761     69876   1556807   no data   no data
194.90/48.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
196.07/49.11	c Flit:     1 Blit:      1 bXBeca:    0 bXProp:    7 Bins:    125 BRemL:    307 BRemN:      1 P:  7.1M T:  0.26
196.07/49.18	c Replacing        8 vars Replaced    16116 lits Time:     0.07 s 
196.07/49.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
196.07/49.18	c bin-w-bin subsume rem           57 bins  time:  0.00 s
196.07/49.18	c subs with bin:       18  lits-rem:        23  v-fix:    0  time:  0.00 s
196.07/49.19	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5703 time:  0.01 s
196.07/49.19	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
196.47/49.22	c lits-rem:         1  cl-subs:       15  v-elim:      8  v-fix:    0  time:  0.02 s
198.07/49.69	c subs with bin:       11  lits-rem:      3030  v-fix:    0  time:  0.43 s
206.06/51.63	c lits-rem:      4986  cl-subs:     1638  v-elim:      0  v-fix:    0  time:  1.94 s
206.06/51.63	c vivif2 --  cl tried    11835 cl shrink        2 lits rem          2 time: 0.00
206.46/51.74	c vivif2 --  cl tried    38131 cl shrink    10325 lits rem      37405 time: 0.11
207.67/52.03	c asymm  cl-useful: 22/11835/11835 lits-rem:36 time: 0.28
207.67/52.03	c calculated reachability. Time: 0.00
207.67/52.03	c  N st    40    238229      5695     11835     14645     38131     69586   1404267   no data   no data
207.67/52.05	c Finding binary XORs  T:     0.02 s  found:       0
261.21/65.41	c  F st    41    306250      5691     11835     14997     41094     69584   1264055   no data   no data
261.21/65.42	c  N st    41    306250      5691     11833     14634     40767     69472   1252769   no data   no data
261.21/65.45	c Finding binary XORs  T:     0.01 s  found:       5
265.20/66.50	c Decided on static restart strategy
282.77/70.88	c  N st    51    334559      5689     11833     14736     45109     69426   1227038   no data   no data
303.53/76.07	c  N st    53    357344      5688     11833     14748     43420     69426   1272610   no data   no data
303.53/76.07	c  S st    53    357344      5688     11833     14748     43420     69426   1272610   no data   no data
304.33/76.24	c  S st    53    357847      5687     11833     14749     43923     69426   1283628   no data   no data
304.33/76.25	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
305.15/76.48	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:    5 Bins:    333 BRemL:    974 BRemN:      0 P:  6.8M T:  0.23
305.53/76.50	c Replacing       10 vars Replaced     1784 lits Time:     0.02 s 
305.53/76.51	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
305.53/76.51	c bin-w-bin subsume rem           71 bins  time:  0.00 s
305.53/76.51	c subs with bin:       32  lits-rem:        24  v-fix:    0  time:  0.00 s
305.53/76.52	c Subs w/ non-existent bins:      0 l-rem:      3 v-fix:     0 done:   5676 time:  0.00 s
305.53/76.52	c Removed useless bin:       2  fixed:     0  props:   0.16M  time:  0.00 s
305.53/76.54	c lits-rem:         8  cl-subs:       28  v-elim:      8  v-fix:    0  time:  0.02 s
305.93/76.65	c subs with bin:       31  lits-rem:       276  v-fix:    0  time:  0.10 s
306.73/76.89	c lits-rem:       486  cl-subs:     1179  v-elim:      0  v-fix:    0  time:  0.24 s
306.73/76.90	c vivif2 --  cl tried    11760 cl shrink        0 lits rem          0 time: 0.00
307.12/76.93	c vivif2 --  cl tried    27344 cl shrink     4170 lits rem      15653 time: 0.04
307.92/77.12	c asymm  cl-useful: 15/11760/11760 lits-rem:31 time: 0.18
307.92/77.12	c calculated reachability. Time: 0.00
307.92/77.12	c  N st    53    357847      5668     11760     13519     27344     68909    622237   no data   no data
307.92/77.13	c Finding binary XORs  T:     0.01 s  found:       0
339.49/85.02	c  N st    54    390239      5668     11760     13519     41141     68909   1381837   no data   no data
390.62/97.85	c  N st    55    438828      5667     11760     13522     40553     68909   1102605   no data   no data
390.62/97.88	c Finding binary XORs  T:     0.01 s  found:       1
453.33/113.51	c  N st    56    511712      5666     11759     13752     56492     68802   2073165   no data   no data
453.33/113.55	c Finding binary XORs  T:     0.01 s  found:       4
478.49/119.84	c  N st    57    536771      5650     11700     13421     50739     68444   1481384   no data   no data
478.49/119.84	c  S st    57    536771      5650     11700     13421     50739     68444   1481384   no data   no data
479.29/120.02	c  S st    57    537275      5639     11700     13423     51238     68444   1492786   no data   no data
479.29/120.03	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
480.10/120.27	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   12 Bins:     72 BRemL:    551 BRemN:      3 P:  7.3M T:  0.24
480.51/120.33	c Replacing       43 vars Replaced    13915 lits Time:     0.06 s 
480.51/120.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
480.51/120.34	c bin-w-bin subsume rem           79 bins  time:  0.00 s
480.51/120.34	c subs with bin:       37  lits-rem:        14  v-fix:    0  time:  0.00 s
480.51/120.35	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:   5596 time:  0.01 s
480.51/120.35	c Removed useless bin:       0  fixed:     0  props:   0.17M  time:  0.00 s
480.51/120.37	c lits-rem:        17  cl-subs:       18  v-elim:      6  v-fix:    0  time:  0.02 s
481.29/120.54	c subs with bin:       36  lits-rem:      4345  v-fix:    0  time:  0.15 s
483.29/121.04	c lits-rem:      2912  cl-subs:     1000  v-elim:      0  v-fix:    0  time:  0.50 s
483.29/121.04	c vivif2 --  cl tried    11517 cl shrink        0 lits rem          0 time: 0.00
483.69/121.10	c vivif2 --  cl tried    37414 cl shrink     7269 lits rem      21240 time: 0.06
484.90/121.40	c asymm  cl-useful: 51/11207/11517 lits-rem:56 time: 0.30
484.90/121.41	c calculated reachability. Time: 0.00
484.90/121.41	c  N st    57    537275      5590     11517     12714     37414     67387    868494   no data   no data
713.40/178.65	c  N st    58    701261      5590     11517     12714     45251     67387   1328295   no data   no data
713.40/178.68	c Finding binary XORs  T:     0.01 s  found:      15
835.62/209.26	c  N st    59    805912      5555     11484     12712     72715     67198   1871151   no data   no data
835.62/209.26	c  S st    59    805912      5555     11484     12712     72715     67198   1871151   no data   no data
836.84/209.53	c  S st    59    806414      5539     11484     12720     73210     67198   1882268   no data   no data
836.84/209.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
838.02/209.88	c Flit:     0 Blit:      1 bXBeca:    0 bXProp:   20 Bins:    755 BRemL:    948 BRemN:      0 P: 11.2M T:  0.34
839.22/210.10	c Replacing       78 vars Replaced    26842 lits Time:     0.21 s 
839.22/210.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
839.22/210.10	c bin-w-bin subsume rem          142 bins  time:  0.00 s
839.22/210.11	c subs with bin:       84  lits-rem:        62  v-fix:    0  time:  0.00 s
839.22/210.11	c Subs w/ non-existent bins:      0 l-rem:      2 v-fix:     0 done:   5462 time:  0.01 s
839.22/210.12	c Removed useless bin:      19  fixed:     0  props:   0.16M  time:  0.00 s
839.22/210.15	c lits-rem:         1  cl-subs:       69  v-elim:     26  v-fix:    0  time:  0.03 s
883.55/221.23	c subs with bin:    24558  lits-rem:     17710  v-fix:    0  time: 11.03 s
885.18/221.66	c lits-rem:      4508  cl-subs:     1048  v-elim:      0  v-fix:    0  time:  0.43 s
885.18/221.67	c vivif2 --  cl tried    11108 cl shrink       18 lits rem         19 time: 0.00
885.56/221.73	c vivif2 --  cl tried    37190 cl shrink    13803 lits rem      43140 time: 0.06
886.75/222.04	c asymm  cl-useful: 80/10368/11107 lits-rem:137 time: 0.31
886.75/222.04	c calculated reachability. Time: 0.00
886.75/222.04	c  N st    59    806414      5436     11100     11552     37180     65125    772558   no data   no data
886.75/222.06	c Finding binary XORs  T:     0.01 s  found:       1
1275.02/319.24	c  F st    60   1071877      5436     11100     11556     66334     65125   2092546   no data   no data
1275.02/319.25	c Replacing        1 vars Replaced       16 lits Time:     0.01 s 
1275.02/319.26	c  N st    60   1071877      5435     11100     11554     66333     65123   2092541   no data   no data
1275.42/319.31	c Finding binary XORs  T:     0.01 s  found:     102
1275.84/319.41	c Replacing      102 vars Replaced    26678 lits Time:     0.10 s 
1284.21/321.55	c Decided on static restart strategy
1320.57/330.67	c  N st    70   1100180      5239     10739     11680     46783     62927   1257541   no data   no data
1320.97/330.70	c Finding binary XORs  T:     0.01 s  found:      37
1381.72/345.94	c  N st    72   1136172      5239     10669     11609     80123     62544   2971933   no data   no data
1438.03/360.04	c  N st    73   1168564      5239     10669     11622     69213     62544   2176246   no data   no data
1504.38/376.61	c  N st    74   1209622      5238     10669     11627     64664     62544   2040029   no data   no data
1504.38/376.61	c  S st    74   1209622      5238     10669     11627     64664     62544   2040029   no data   no data
1504.38/376.67	c Finding binary XORs  T:     0.02 s  found:      15
1504.78/376.78	c Replacing      163 vars Replaced    43788 lits Time:     0.11 s 
1505.56/376.98	c  S st    74   1210124      4942     10176     12284     56816     59463   1709477   no data   no data
1505.56/376.99	c x-sub:     1 x-cut:      0 vfix:      0 v-elim:      3 locsubst:     0 time:   0.01
1507.15/377.30	c Flit:     2 Blit:      2 bXBeca:    0 bXProp:   20 Bins:    982 BRemL:   2339 BRemN:      6 P:  9.4M T:  0.31
1507.15/377.33	c Replacing       20 vars Replaced     4842 lits Time:     0.03 s 
1507.15/377.34	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1507.15/377.34	c bin-w-bin subsume rem          534 bins  time:  0.00 s
1507.15/377.34	c subs with bin:       93  lits-rem:       106  v-fix:    0  time:  0.00 s
1507.15/377.35	c Subs w/ non-existent bins:      1 l-rem:      1 v-fix:     0 done:   4914 time:  0.01 s
1507.15/377.35	c Removed useless bin:      10  fixed:     0  props:   0.14M  time:  0.00 s
1507.15/377.38	c lits-rem:        93  cl-subs:      131  v-elim:    159  v-fix:    0  time:  0.03 s
1509.55/377.93	c subs with bin:     1392  lits-rem:     26473  v-fix:    0  time:  0.52 s
1515.94/379.52	c lits-rem:      5207  cl-subs:     4882  v-elim:      0  v-fix:    0  time:  1.58 s
1515.94/379.52	c vivif2 --  cl tried     9654 cl shrink       36 lits rem         41 time: 0.00
1515.94/379.58	c vivif2 --  cl tried    34876 cl shrink    13968 lits rem      58347 time: 0.06
1517.14/379.87	c asymm  cl-useful: 68/9654/9654 lits-rem:110 time: 0.28
1517.14/379.87	c calculated reachability. Time: 0.00
1517.14/379.87	c  N st    74   1210124      4755      9651      9379     34851     57757    808542   no data   no data
1517.14/379.87	c Following stats are for *FIRST FINISHED THREAD ONLY*
1517.14/379.87	c num threads              : 4          
1517.14/379.87	c restarts                 : 76         
1517.14/379.87	c dynamic restarts         : 0          
1517.14/379.87	c static restarts          : 76         
1517.14/379.87	c full restarts            : 4          
1517.14/379.87	c total simplify time      : 0.75       
1517.14/379.87	c learnts DL2              : 0          
1517.14/379.87	c learnts size 2           : 153571     
1517.14/379.87	c learnts size 1           : 4981        (21.76     % of vars)
1517.14/379.87	c filedLit time            : 2.56        (0.67      % time)
1517.14/379.87	c v-elim SatELite          : 6892        (30.11     % vars)
1517.14/379.87	c SatELite time            : 4.79        (1.26      % time)
1517.14/379.87	c v-elim xor               : 1403        (6.13      % vars)
1517.14/379.87	c xor elim time            : 0.06        (0.02      % time)
1517.14/379.87	c num binary xor trees     : 2204       
1517.14/379.87	c binxor trees' crown      : 6005        (2.72      leafs/tree)
1517.14/379.87	c bin xor find time        : 0.35       
1517.14/379.87	c OTF clause improved      : 54477       (0.04      clauses/conflict)
1517.14/379.87	c OTF impr. size diff      : 75702       (1.39       lits/clause)
1517.14/379.87	c OTF cl watch-shrink      : 897197      (0.65      clauses/conflict)
1517.14/379.87	c OTF cl watch-sh-lit      : 2488765     (2.77       lits/clause)
1517.14/379.87	c tried to recurMin cls    : 290892      (21.09      % of conflicts)
1517.14/379.87	c updated cache            : 8419        (0.03       lits/tried recurMin)
1517.14/379.87	c unit cls recevied        : 93          (1.87      % of units)
1517.14/379.87	c unit cls sent            : 347         (6.97      % of units)
1517.14/379.87	c bin cls recevied         : 56769      
1517.14/379.87	c bin cls sent             : 6829       
1517.14/379.87	c clauses over max glue    : 0           (0.00      % of all clauses)
1517.14/379.87	c conflicts                : 1379168     (3633.12   / sec)
1517.14/379.87	c decisions                : 1751340     (1.42      % random)
1517.14/379.87	c bogo-props               : 37216200426 (98037912.58 / sec)
1517.14/379.87	c conflict literals        : 56259385    (43.86     % deleted)
1517.14/379.87	c Memory used              : 620.25      MB
1517.14/379.87	c single-thread CPU time   : 379.61      s
1517.14/379.87	c all-threads sum CPU time : 1516.28     s
1517.14/379.87	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-3289472-1304117814/watcher-3289472-1304117814 -o /tmp/evaluation-result-3289472-1304117814/solver-3289472-1304117814 -C 4800 -W 1300 -M 15500 ./strangenight2-mt --threads=4 HOME/instance-3289472-1304117814.cnf 

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

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


[startup+0 s]
/proc/loadavg: 6.98 7.86 7.75 3/174 22071
/proc/meminfo: memFree=30593616/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 408 0 0 0 0 0 0 0 22 0 4 0 523383751 52441088 348 33554432000 4194304 4627427 140736740914016 18446744073709551615 47071020730290 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22071/statm: 12803 348 299 106 0 7774 0
[pid=22071/tid=22072] ppid=22069 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 1 0 0 0 0 0 0 0 23 0 4 0 523383751 52441088 348 33554432000 4194304 4627427 140736740914016 18446744073709551615 47071020730280 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 0 0 0 0 0 0 0 0 23 0 4 0 523383751 52441088 348 33554432000 4194304 4627427 140736740914016 18446744073709551615 47071020730280 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=51212 CPUtime=0 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 0 0 0 0 0 0 0 0 24 0 4 0 523383751 52441088 348 33554432000 4194304 4627427 140736740914016 18446744073709551615 212436073457 0 0 4096 2 0 0 0 -1 1 0 0 0

[startup+0.014086 s]
/proc/loadavg: 6.98 7.86 7.75 3/174 22071
/proc/meminfo: memFree=30593616/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=259196 CPUtime=0.02 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) D 22069 22071 21203 0 -1 4202496 6333 0 0 0 2 0 0 0 18 0 4 0 523383751 265416704 5325 33554432000 4194304 4627427 140736740914016 18446744073709551615 212435714240 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22071/statm: 67229 6682 337 106 0 62200 0
[pid=22071/tid=22072] ppid=22069 vsize=267888 CPUtime=0 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 1923 0 0 0 0 0 0 0 24 0 4 0 523383751 274317312 6523 33554432000 4194304 4627427 140736740914016 18446744073709551615 212436060295 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=267888 CPUtime=0 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) D 22069 22071 21203 0 -1 4202560 1897 0 0 0 0 0 0 0 18 0 4 0 523383751 274317312 6266 33554432000 4194304 4627427 140736740914016 18446744073709551615 212436060343 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=266860 CPUtime=0 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) D 22069 22071 21203 0 -1 4202560 1811 0 0 0 0 0 0 0 18 0 4 0 523383751 273264640 6266 33554432000 4194304 4627427 140736740914016 18446744073709551615 4358019 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 259196

[startup+0.628958 s]
/proc/loadavg: 6.98 7.86 7.75 3/174 22071
/proc/meminfo: memFree=30593616/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=308360 CPUtime=2.46 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 16916 0 0 0 244 2 0 0 18 0 4 0 523383751 315760640 14780 33554432000 4194304 4627427 140736740914016 18446744073709551615 212435678241 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22071/statm: 77090 14780 368 106 0 72061 0
[pid=22071/tid=22072] ppid=22069 vsize=308360 CPUtime=0.61 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) D 22069 22071 21203 0 -1 4202560 4330 0 0 0 61 0 0 0 25 0 4 0 523383751 315760640 14780 33554432000 4194304 4627427 140736740914016 18446744073709551615 212435677893 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=308360 CPUtime=0.6 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) D 22069 22071 21203 0 -1 4202560 4298 0 0 0 60 0 0 0 18 0 4 0 523383751 315760640 14780 33554432000 4194304 4627427 140736740914016 18446744073709551615 212436060343 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=308360 CPUtime=0.6 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 3561 0 0 0 60 0 0 0 18 0 4 0 523383751 315760640 14780 33554432000 4194304 4627427 140736740914016 18446744073709551615 4507021 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.46
Current children cumulated vsize (KiB) 308360

[startup+0.700914 s]
/proc/loadavg: 6.98 7.86 7.75 3/174 22071
/proc/meminfo: memFree=30593616/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=312104 CPUtime=2.75 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 19700 0 0 0 272 3 0 0 18 0 4 0 523383751 319594496 17564 33554432000 4194304 4627427 140736740914016 18446744073709551615 4229226 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22071/statm: 78026 17566 368 106 0 72997 0
[pid=22071/tid=22072] ppid=22069 vsize=312104 CPUtime=0.68 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 5271 0 0 0 68 0 0 0 25 0 4 0 523383751 319594496 17569 33554432000 4194304 4627427 140736740914016 18446744073709551615 4229226 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=312104 CPUtime=0.68 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 5206 0 0 0 67 1 0 0 18 0 4 0 523383751 319594496 17569 33554432000 4194304 4627427 140736740914016 18446744073709551615 4229226 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=312104 CPUtime=0.68 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 3593 0 0 0 68 0 0 0 18 0 4 0 523383751 319594496 17570 33554432000 4194304 4627427 140736740914016 18446744073709551615 4332830 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 2.75
Current children cumulated vsize (KiB) 312104

[startup+0.800894 s]
/proc/loadavg: 6.98 7.86 7.75 3/174 22071
/proc/meminfo: memFree=30593616/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=318248 CPUtime=3.15 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 24279 0 0 0 311 4 0 0 18 0 4 0 523383751 325885952 22143 33554432000 4194304 4627427 140736740914016 18446744073709551615 4299712 0 0 4096 2 18446744073709551615 0 0 17 1 0 0 0
/proc/22071/statm: 79562 22144 368 106 0 74533 0
[pid=22071/tid=22072] ppid=22069 vsize=318248 CPUtime=0.78 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 6808 0 0 0 78 0 0 0 25 0 4 0 523383751 325885952 22144 33554432000 4194304 4627427 140736740914016 18446744073709551615 4239842 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=318248 CPUtime=0.78 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 6698 0 0 0 77 1 0 0 18 0 4 0 523383751 325885952 22144 33554432000 4194304 4627427 140736740914016 18446744073709551615 4229226 0 0 4096 2 0 0 0 -1 3 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=318248 CPUtime=0.78 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 3639 0 0 0 78 0 0 0 19 0 4 0 523383751 325885952 22146 33554432000 4194304 4627427 140736740914016 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 3.15
Current children cumulated vsize (KiB) 318248

[startup+1.50076 s]
/proc/loadavg: 6.98 7.86 7.75 9/184 22084
/proc/meminfo: memFree=30298472/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=337884 CPUtime=5.95 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 37808 0 0 0 588 7 0 0 18 0 4 0 523383751 345993216 35248 33554432000 4194304 4627427 140736740914016 18446744073709551615 4498353 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22071/statm: 84471 35248 382 106 0 79442 0
[pid=22071/tid=22072] ppid=22069 vsize=337884 CPUtime=1.48 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 11279 0 0 0 147 1 0 0 18 0 4 0 523383751 345993216 35248 33554432000 4194304 4627427 140736740914016 18446744073709551615 4427901 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=337884 CPUtime=1.48 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 10822 0 0 0 146 2 0 0 19 0 4 0 523383751 345993216 35248 33554432000 4194304 4627427 140736740914016 18446744073709551615 4300309 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=337884 CPUtime=1.48 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 4464 0 0 0 148 0 0 0 20 0 4 0 523383751 345993216 35248 33554432000 4194304 4627427 140736740914016 18446744073709551615 4299605 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 5.95
Current children cumulated vsize (KiB) 337884

[startup+3.10046 s]
/proc/loadavg: 6.98 7.86 7.75 9/184 22084
/proc/meminfo: memFree=30272060/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=335228 CPUtime=12.33 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 46877 0 0 0 1223 10 0 0 20 0 4 0 523383751 343273472 40088 33554432000 4194304 4627427 140736740914016 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22071/statm: 83807 40088 389 106 0 78778 0
[pid=22071/tid=22072] ppid=22069 vsize=335228 CPUtime=3.08 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 13232 0 0 0 306 2 0 0 20 0 4 0 523383751 343273472 40088 33554432000 4194304 4627427 140736740914016 18446744073709551615 4308272 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=335228 CPUtime=3.08 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 14137 0 0 0 305 3 0 0 22 0 4 0 523383751 343273472 40088 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309607 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=335228 CPUtime=3.06 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 5216 0 0 0 306 0 0 0 25 0 4 0 523383751 343273472 40088 33554432000 4194304 4627427 140736740914016 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 12.33
Current children cumulated vsize (KiB) 335228

[startup+6.30085 s]
/proc/loadavg: 7.07 7.86 7.75 9/184 22084
/proc/meminfo: memFree=30255448/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=346740 CPUtime=25.11 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 55421 0 0 0 2499 12 0 0 25 0 4 0 523383751 355061760 41887 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309609 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22071/statm: 86685 41887 390 106 0 81656 0
[pid=22071/tid=22072] ppid=22069 vsize=346740 CPUtime=6.28 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 15761 0 0 0 625 3 0 0 25 0 4 0 523383751 355061760 41887 33554432000 4194304 4627427 140736740914016 18446744073709551615 4308139 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=346740 CPUtime=6.28 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 16442 0 0 0 624 4 0 0 25 0 4 0 523383751 355061760 41887 33554432000 4194304 4627427 140736740914016 18446744073709551615 4310016 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=346740 CPUtime=6.25 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 6883 0 0 0 624 1 0 0 25 0 4 0 523383751 355061760 41887 33554432000 4194304 4627427 140736740914016 18446744073709551615 4332840 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 25.11
Current children cumulated vsize (KiB) 346740

[startup+12.7006 s]
/proc/loadavg: 7.14 7.86 7.75 9/184 22084
/proc/meminfo: memFree=30196592/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=417712 CPUtime=50.67 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 77851 0 0 0 5050 17 0 0 25 0 4 0 523383751 427737088 56959 33554432000 4194304 4627427 140736740914016 18446744073709551615 4308414 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22071/statm: 104428 56959 391 106 0 99399 0
[pid=22071/tid=22072] ppid=22069 vsize=417712 CPUtime=12.67 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 19725 0 0 0 1264 3 0 0 25 0 4 0 523383751 427737088 56959 33554432000 4194304 4627427 140736740914016 18446744073709551615 4310378 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=417712 CPUtime=12.68 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 21894 0 0 0 1263 5 0 0 25 0 4 0 523383751 427737088 56960 33554432000 4194304 4627427 140736740914016 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=417712 CPUtime=12.62 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 13774 0 0 0 1260 2 0 0 25 0 4 0 523383751 427737088 56960 33554432000 4194304 4627427 140736740914016 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 417712

[startup+25.5002 s]
/proc/loadavg: 7.40 7.89 7.76 9/184 22084
/proc/meminfo: memFree=29992248/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=429148 CPUtime=101.8 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 102885 0 0 0 10156 24 0 0 25 0 4 0 523383751 439447552 65650 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22071/statm: 107287 65650 391 106 0 102258 0
[pid=22071/tid=22072] ppid=22069 vsize=429148 CPUtime=25.48 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 24441 0 0 0 2543 5 0 0 25 0 4 0 523383751 439447552 65650 33554432000 4194304 4627427 140736740914016 18446744073709551615 4330943 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=429148 CPUtime=25.47 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 29248 0 0 0 2540 7 0 0 25 0 4 0 523383751 439447552 65650 33554432000 4194304 4627427 140736740914016 18446744073709551615 4308282 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=429148 CPUtime=25.35 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 17887 0 0 0 2532 3 0 0 25 0 4 0 523383751 439447552 65650 33554432000 4194304 4627427 140736740914016 18446744073709551615 4327583 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 101.8
Current children cumulated vsize (KiB) 429148

[startup+51.1063 s]
/proc/loadavg: 7.66 7.91 7.77 9/184 22085
/proc/meminfo: memFree=29809652/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=488208 CPUtime=204.08 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 134031 0 0 0 20377 31 0 0 25 0 4 0 523383751 499924992 81430 33554432000 4194304 4627427 140736740914016 18446744073709551615 4428093 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22071/statm: 122052 81430 391 106 0 117023 0
[pid=22071/tid=22072] ppid=22069 vsize=488208 CPUtime=51.08 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 28397 0 0 0 5102 6 0 0 25 0 4 0 523383751 499924992 81430 33554432000 4194304 4627427 140736740914016 18446744073709551615 4321328 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=488208 CPUtime=51.08 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 40758 0 0 0 5098 10 0 0 25 0 4 0 523383751 499924992 81430 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=488208 CPUtime=50.81 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 24307 0 0 0 5077 4 0 0 25 0 4 0 523383751 499924992 81430 33554432000 4194304 4627427 140736740914016 18446744073709551615 4308606 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 204.08
Current children cumulated vsize (KiB) 488208

[startup+102.301 s]
/proc/loadavg: 7.85 7.92 7.78 9/184 22087
/proc/meminfo: memFree=29675432/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=635104 CPUtime=408.59 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 184593 0 0 0 40812 47 0 0 25 0 4 0 523383751 650346496 94995 33554432000 4194304 4627427 140736740914016 18446744073709551615 4308940 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22071/statm: 158776 94995 391 106 0 153747 0
[pid=22071/tid=22072] ppid=22069 vsize=635104 CPUtime=102.28 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 40429 0 0 0 10219 9 0 0 25 0 4 0 523383751 650346496 94995 33554432000 4194304 4627427 140736740914016 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=635104 CPUtime=102.27 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 59112 0 0 0 10213 14 0 0 25 0 4 0 523383751 650346496 94995 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309315 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=635104 CPUtime=101.73 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 32353 0 0 0 10166 7 0 0 25 0 4 0 523383751 650346496 94995 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309594 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 408.59
Current children cumulated vsize (KiB) 635104

[startup+162.301 s]
/proc/loadavg: 7.94 7.93 7.79 9/184 22088
/proc/meminfo: memFree=29556472/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=582528 CPUtime=648.27 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 232394 0 0 0 64764 63 0 0 25 0 4 0 523383751 596508672 99014 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22071/statm: 145632 99014 391 106 0 140603 0
[pid=22071/tid=22072] ppid=22069 vsize=582528 CPUtime=162.28 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 50701 0 0 0 16216 12 0 0 25 0 4 0 523383751 596508672 99014 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=582528 CPUtime=162.28 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 74999 0 0 0 16208 20 0 0 25 0 4 0 523383751 596508672 99014 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=582528 CPUtime=161.4 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 41724 0 0 0 16129 11 0 0 25 0 4 0 523383751 596508672 99014 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309195 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 648.27
Current children cumulated vsize (KiB) 582528

[startup+222.301 s]
/proc/loadavg: 7.98 7.94 7.80 9/184 22090
/proc/meminfo: memFree=29391516/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=590644 CPUtime=887.95 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 272883 0 0 0 88717 78 0 0 25 0 4 0 523383751 604819456 110716 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309347 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22071/statm: 147661 110716 391 106 0 142632 0
[pid=22071/tid=22072] ppid=22069 vsize=590644 CPUtime=222.28 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 59461 0 0 0 22213 15 0 0 25 0 4 0 523383751 604819456 110716 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=590644 CPUtime=222.27 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 88961 0 0 0 22202 25 0 0 25 0 4 0 523383751 604819456 110716 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309100 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=590644 CPUtime=221.08 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 47617 0 0 0 22095 13 0 0 25 0 4 0 523383751 604819456 110716 33554432000 4194304 4627427 140736740914016 18446744073709551615 4306238 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 887.95
Current children cumulated vsize (KiB) 590644

[startup+282.3 s]
/proc/loadavg: 7.99 7.95 7.81 9/184 22100
/proc/meminfo: memFree=29311508/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=647344 CPUtime=1127.6 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 308980 0 0 0 112669 91 0 0 25 0 4 0 523383751 662880256 116320 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309277 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22071/statm: 161836 116320 391 106 0 156807 0
[pid=22071/tid=22072] ppid=22069 vsize=647344 CPUtime=282.28 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 71816 0 0 0 28209 19 0 0 25 0 4 0 523383751 662880256 116320 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309272 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=647344 CPUtime=282.27 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 96925 0 0 0 28198 29 0 0 25 0 4 0 523383751 662880256 116320 33554432000 4194304 4627427 140736740914016 18446744073709551615 4324134 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=647344 CPUtime=280.75 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 53287 0 0 0 28060 15 0 0 25 0 4 0 523383751 662880256 116320 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1127.6
Current children cumulated vsize (KiB) 647344

[startup+342.301 s]
/proc/loadavg: 6.31 7.54 7.68 5/175 22119
/proc/meminfo: memFree=30151184/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=608228 CPUtime=1367.32 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 346616 0 0 0 136627 105 0 0 25 0 4 0 523383751 622825472 111736 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22071/statm: 152057 111736 391 106 0 147028 0
[pid=22071/tid=22072] ppid=22069 vsize=608228 CPUtime=342.28 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 82458 0 0 0 34206 22 0 0 25 0 4 0 523383751 622825472 111736 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=608228 CPUtime=342.27 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 108117 0 0 0 34194 33 0 0 25 0 4 0 523383751 622825472 111736 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=608228 CPUtime=340.46 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 57830 0 0 0 34029 17 0 0 25 0 4 0 523383751 622825472 111736 33554432000 4194304 4627427 140736740914016 18446744073709551615 4308256 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1367.32
Current children cumulated vsize (KiB) 608228

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

[startup+358.801 s]
/proc/loadavg: 5.80 7.37 7.62 5/175 22119
/proc/meminfo: memFree=30143592/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=607788 CPUtime=1433.24 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 356481 0 0 0 143214 110 0 0 25 0 4 0 523383751 622374912 115105 33554432000 4194304 4627427 140736740914016 18446744073709551615 4308345 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22071/statm: 151947 115105 391 106 0 146918 0
[pid=22071/tid=22072] ppid=22069 vsize=607788 CPUtime=358.78 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 85151 0 0 0 35854 24 0 0 25 0 4 0 523383751 622374912 115105 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309905 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=607788 CPUtime=358.76 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 110815 0 0 0 35842 34 0 0 25 0 4 0 523383751 622374912 115105 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309324 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=607788 CPUtime=356.88 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 59438 0 0 0 35670 18 0 0 25 0 4 0 523383751 622374912 115105 33554432000 4194304 4627427 140736740914016 18446744073709551615 4308414 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1433.24
Current children cumulated vsize (KiB) 607788

[startup+371.6 s]
/proc/loadavg: 5.48 7.22 7.57 5/175 22120
/proc/meminfo: memFree=30125112/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=607980 CPUtime=1484.38 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 363184 0 0 0 148325 113 0 0 25 0 4 0 523383751 622571520 118466 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22071/statm: 151995 118466 391 106 0 146966 0
[pid=22071/tid=22072] ppid=22069 vsize=607980 CPUtime=371.58 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 86250 0 0 0 37134 24 0 0 25 0 4 0 523383751 622571520 118466 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309572 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=607980 CPUtime=371.57 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 111930 0 0 0 37121 36 0 0 25 0 4 0 523383751 622571520 118466 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309584 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=607980 CPUtime=369.62 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 61218 0 0 0 36943 19 0 0 25 0 4 0 523383751 622571520 118466 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1484.38
Current children cumulated vsize (KiB) 607980

[startup+374.801 s]
/proc/loadavg: 5.36 7.17 7.55 5/175 22120
/proc/meminfo: memFree=30120400/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=607980 CPUtime=1497.17 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 364313 0 0 0 149603 114 0 0 25 0 4 0 523383751 622571520 119595 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309572 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22071/statm: 151995 119595 391 106 0 146966 0
[pid=22071/tid=22072] ppid=22069 vsize=607980 CPUtime=374.78 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 86496 0 0 0 37454 24 0 0 25 0 4 0 523383751 622571520 119595 33554432000 4194304 4627427 140736740914016 18446744073709551615 4308326 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=607980 CPUtime=374.77 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 112136 0 0 0 37441 36 0 0 25 0 4 0 523383751 622571520 119595 33554432000 4194304 4627427 140736740914016 18446744073709551615 4324134 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=607980 CPUtime=372.8 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 61474 0 0 0 37261 19 0 0 25 0 4 0 523383751 622571520 119595 33554432000 4194304 4627427 140736740914016 18446744073709551615 4308416 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1497.17
Current children cumulated vsize (KiB) 607980

[startup+378.001 s]
/proc/loadavg: 5.36 7.17 7.55 5/175 22120
/proc/meminfo: memFree=30123128/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=621932 CPUtime=1509.95 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 366461 0 0 0 150880 115 0 0 25 0 4 0 523383751 636858368 118867 33554432000 4194304 4627427 140736740914016 18446744073709551615 4467844 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22071/statm: 155483 118867 391 106 0 150454 0
[pid=22071/tid=22072] ppid=22069 vsize=621932 CPUtime=377.99 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 86720 0 0 0 37774 25 0 0 25 0 4 0 523383751 636858368 118867 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309242 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=621932 CPUtime=377.97 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 113578 0 0 0 37760 37 0 0 25 0 4 0 523383751 636858368 118867 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309961 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=621932 CPUtime=375.99 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 61714 0 0 0 37580 19 0 0 25 0 4 0 523383751 636858368 118867 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1509.95
Current children cumulated vsize (KiB) 621932

[startup+378.801 s]
/proc/loadavg: 5.36 7.17 7.55 5/175 22120
/proc/meminfo: memFree=30122136/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=621932 CPUtime=1513.16 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 366595 0 0 0 151201 115 0 0 25 0 4 0 523383751 636858368 119001 33554432000 4194304 4627427 140736740914016 18446744073709551615 4420243 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22071/statm: 155483 119001 391 106 0 150454 0
[pid=22071/tid=22072] ppid=22069 vsize=621932 CPUtime=378.79 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 86739 0 0 0 37854 25 0 0 25 0 4 0 523383751 636858368 119001 33554432000 4194304 4627427 140736740914016 18446744073709551615 4324120 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=621932 CPUtime=378.78 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 113648 0 0 0 37841 37 0 0 25 0 4 0 523383751 636858368 119001 33554432000 4194304 4627427 140736740914016 18446744073709551615 4507260 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=621932 CPUtime=376.79 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 61759 0 0 0 37660 19 0 0 25 0 4 0 523383751 636858368 119001 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1513.16
Current children cumulated vsize (KiB) 621932

[startup+379.601 s]
/proc/loadavg: 5.36 7.17 7.55 5/175 22120
/proc/meminfo: memFree=30122136/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=635128 CPUtime=1516.34 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 368249 0 0 0 151519 115 0 0 25 0 4 0 523383751 650371072 120655 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22071/statm: 158782 120656 391 106 0 153753 0
[pid=22071/tid=22072] ppid=22069 vsize=635128 CPUtime=379.58 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 87779 0 0 0 37933 25 0 0 25 0 4 0 523383751 650371072 120656 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309056 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=635128 CPUtime=379.57 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 113720 0 0 0 37920 37 0 0 25 0 4 0 523383751 650371072 120656 33554432000 4194304 4627427 140736740914016 18446744073709551615 4507248 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=635128 CPUtime=377.58 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 61822 0 0 0 37739 19 0 0 25 0 4 0 523383751 650371072 120656 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309209 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1516.34
Current children cumulated vsize (KiB) 635128

[startup+379.801 s]
/proc/loadavg: 5.36 7.17 7.55 5/175 22120
/proc/meminfo: memFree=30122136/32951124 swapFree=67111416/67111528
[pid=22071] ppid=22069 vsize=635128 CPUtime=1517.14 cores=1,3,5,7
/proc/22071/stat : 22071 (strangenight2-m) R 22069 22071 21203 0 -1 4202496 368295 0 0 0 151599 115 0 0 25 0 4 0 523383751 650371072 120701 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309145 0 0 4096 2 18446744073709551615 0 0 17 3 0 0 0
/proc/22071/statm: 158782 120701 391 106 0 153753 0
[pid=22071/tid=22072] ppid=22069 vsize=635128 CPUtime=379.78 cores=1,3,5,7
/proc/22071/task/22072/stat : 22072 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 87791 0 0 0 37953 25 0 0 25 0 4 0 523383751 650371072 120701 33554432000 4194304 4627427 140736740914016 18446744073709551615 4324107 0 0 4096 2 0 0 0 -1 5 0 0 0
[pid=22071/tid=22073] ppid=22069 vsize=635128 CPUtime=379.77 cores=1,3,5,7
/proc/22071/task/22073/stat : 22073 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 113741 0 0 0 37940 37 0 0 25 0 4 0 523383751 650371072 120701 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 1 0 0 0
[pid=22071/tid=22074] ppid=22069 vsize=635128 CPUtime=377.78 cores=1,3,5,7
/proc/22071/task/22074/stat : 22074 (strangenight2-m) R 22069 22071 21203 0 -1 4202560 61834 0 0 0 37759 19 0 0 25 0 4 0 523383751 650371072 120701 33554432000 4194304 4627427 140736740914016 18446744073709551615 4309145 0 0 4096 2 0 0 0 -1 7 0 0 0
Current children cumulated CPU time (s) 1517.14
Current children cumulated vsize (KiB) 635128

Child status: 20
Real time (s): 379.894
CPU time (s): 1517.46
CPU user time (s): 1516.28
CPU system time (s): 1.17982
CPU usage (%): 399.444
Max. virtual memory (cumulated for all children) (KiB): 715280

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1516.28
system time used= 1.17982
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 368307
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= 2268
involuntary context switches= 10921

runsolver used 0.566913 second user time and 1.46078 second system time

The end

Launcher Data

Begin job on node102 at 2011-04-30 00:56:54
IDJOB=3289472
IDBENCH=83125
IDSOLVER=1586
FILE ID=node102/3289472-1304117814
RUNJOBID= node102-1304117814-22058
PBS_JOBID= 13170678
Free space on /tmp= 71560 MiB

SOLVER NAME= CryptoMiniSat Strange-Night-2-mt
BENCH NAME= SAT11/application/fuhs/slp-synthesis-AES/slp-synthesis-aes-bottom14.cnf
COMMAND LINE= ./strangenight2-mt --threads=NBCORE BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3289472-1304117814/watcher-3289472-1304117814 -o /tmp/evaluation-result-3289472-1304117814/solver-3289472-1304117814 -C 4800 -W 1300 -M 15500  ./strangenight2-mt --threads=4 HOME/instance-3289472-1304117814.cnf

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

MD5SUM BENCH= 7af4cc1b94644f101ccf5f2373fdbfea
RANDOM SEED=11892431

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

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.828
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:      30593896 kB
Buffers:        603392 kB
Cached:        1271244 kB
SwapCached:          0 kB
Active:         145484 kB
Inactive:      1796668 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      30593896 kB
SwapTotal:    67111528 kB
SwapFree:     67111416 kB
Dirty:            8272 kB
Writeback:           0 kB
AnonPages:       67720 kB
Mapped:          14488 kB
Slab:           352100 kB
PageTables:       4728 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS:   191388 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= 71556 MiB
End job on node102 at 2011-04-30 01:03:14