Trace number 3401134

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-Night2-st (fixed)? (TO) 5000.1 4999.96

General information on the benchmark

Nameapplication/kullmann/AES/Benchmarks/
32/aes_32_4_keyfind_1.cnf
MD5SUMd71ab4cbe872e5620884d4e4d370890a
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables912
Number of clauses3488
Sum of the clauses size11040
Maximum clause length5
Minimum clause length1
Number of clauses of size 180
Number of clauses of size 2160
Number of clauses of size 32432
Number of clauses of size 4736
Number of clauses of size 580
Number of clauses of size over 50

Solver Data

0.00/0.00	c Outputting solution to console
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-3401134-1306285113.cnf'
0.00/0.00	c -- header says num vars:            912
0.00/0.00	c -- header says num clauses:        3488
0.00/0.00	c -- clauses added:            0 learnts,         3488 normals,            0 xors
0.00/0.00	c -- vars added        912
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       912      3184       160         0     10640         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/2928/2928 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:  128 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
0.00/0.00	c Replacing      128 vars Replaced     2484 lits Time:     0.00 s 
0.00/0.00	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
0.00/0.00	c bin-w-bin subsume rem            0 bins  time:  0.00 s
0.00/0.00	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
0.00/0.00	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    704 time:  0.00 s
0.00/0.00	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
0.00/0.01	c lits-rem:         0  cl-subs:        0  v-elim:    110  v-fix:    0  time:  0.00 s
0.00/0.01	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.01	c Finding non-binary XORs:     0.00 s (found:     306, avg size: 3.4)
0.00/0.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:     26 locsubst:     0 time:   0.00
0.00/0.01	c calculated reachability. Time: 0.00
0.00/0.01	c Calc default polars -  time:   0.00 s pos:       0 undec:     344 neg:     568
0.00/0.01	c =========================================================================================
0.00/0.01	c types(t): F = full restart, N = normal restart
0.00/0.01	c types(t): S = simplification begin/end, E = solution found
0.00/0.01	c restart types(rt): st = static, dy = dynamic
0.00/0.01	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.01	c  B st     0         0       568      1264        32         0      5600         0   no data   no data
0.00/0.05	c Decided on static restart strategy
0.09/0.17	c  N st     8      4915       568      1264        37      4621      5600    117979   no data   no data
0.49/0.52	c  N st    10     11297       568      1264        39      4345      5600     74579   no data   no data
0.89/0.93	c  N st    11     17042       568      1264        41      9854      5600    252460   no data   no data
1.49/1.53	c  F st    12     25000       568      1264        47     12407      5600    309989   no data   no data
1.49/1.53	c  N st    12     25000       568      1264        47     12407      5600    309989   no data   no data
1.89/1.90	c Decided on static restart strategy
1.89/1.90	c  N st    18     30001       568      1264        50     10703      5600    230911   no data   no data
1.89/1.90	c  S st    18     30001       568      1264        50     10703      5600    230911   no data   no data
1.89/1.93	c  S st    18     30502       568      1264        54     11172      5600    239626   no data   no data
1.89/1.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.89/1.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:   15 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
1.89/1.94	c Replacing       15 vars Replaced     3373 lits Time:     0.00 s 
1.89/1.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1.89/1.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.89/1.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.89/1.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    553 time:  0.00 s
1.89/1.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1.89/1.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
1.89/1.95	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
1.99/2.10	c lits-rem:      1931  cl-subs:      761  v-elim:      0  v-fix:    0  time:  0.15 s
1.99/2.10	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.00
1.99/2.10	c calculated reachability. Time: 0.00
1.99/2.10	c  N st    18     30502       553      1264        24     10385      5582    218374   no data   no data
2.59/2.64	c  N st    20     37613       553      1264        24      9634      5582    163653   no data   no data
3.20/3.27	c  N st    21     44012       553      1264        25     15612      5582    354171   no data   no data
3.20/3.27	c Finding binary XORs  T:     0.00 s  found:       1
3.39/3.41	c  S st    22     45754       553      1264        25     17273      5582    398469   no data   no data
3.39/3.45	c  S st    22     46255       553      1264        26      9319      5582    134733   no data   no data
3.39/3.45	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
3.39/3.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.1M T:  0.00
3.39/3.45	c Replacing        1 vars Replaced      355 lits Time:     0.00 s 
3.39/3.46	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3.39/3.46	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3.39/3.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.46	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    552 time:  0.00 s
3.39/3.46	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3.39/3.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
3.39/3.46	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
3.39/3.48	c lits-rem:       349  cl-subs:      173  v-elim:      0  v-fix:    0  time:  0.02 s
3.39/3.48	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
3.39/3.48	c vivif2 --  cl tried     9143 cl shrink        0 lits rem          0 time: 0.00
3.39/3.49	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.00
3.39/3.49	c calculated reachability. Time: 0.00
3.39/3.49	c  N st    22     46255       552      1264        24      9143      5580    131174   no data   no data
4.60/4.69	c  N st    23     60652       552      1264        24     13439      5580    236220   no data   no data
5.41/5.50	c  N st    24     69382       552      1264        24     11396      5580    158967   no data   no data
5.41/5.50	c  S st    24     69382       552      1264        24     11396      5580    158967   no data   no data
5.51/5.53	c  S st    24     69886       552      1264        31     11856      5580    166257   no data   no data
5.51/5.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
5.51/5.53	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    6 Bins:      0 BRemL:      0 BRemN:      0 P:  0.2M T:  0.00
5.51/5.53	c Replacing        6 vars Replaced      387 lits Time:     0.00 s 
5.51/5.53	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
5.51/5.53	c bin-w-bin subsume rem            0 bins  time:  0.00 s
5.51/5.53	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
5.51/5.53	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    546 time:  0.00 s
5.51/5.53	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
5.51/5.54	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
5.51/5.54	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
5.51/5.59	c lits-rem:       502  cl-subs:      249  v-elim:      0  v-fix:    0  time:  0.04 s
5.51/5.59	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
5.51/5.59	c vivif2 --  cl tried    11600 cl shrink        0 lits rem          0 time: 0.00
5.51/5.59	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.00
5.51/5.59	c calculated reachability. Time: 0.00
5.51/5.59	c  N st    24     69886       546      1264        19     11600      5568    160960   no data   no data
7.29/7.36	c  F st    25     87500       546      1264        19     17184      5568    332432   no data   no data
7.29/7.36	c  N st    25     87500       546      1264        19     17184      5568    332432   no data   no data
7.79/7.81	c Decided on static restart strategy
8.09/8.12	c  N st    32     95540       546      1264        19     24918      5568    567740   no data   no data
8.99/9.00	c  N st    34    104831       546      1264        19     21349      5568    427817   no data   no data
8.99/9.00	c  S st    34    104831       546      1264        19     21349      5568    427817   no data   no data
8.99/9.06	c  S st    34    105338       546      1264        25     21835      5568    437452   no data   no data
8.99/9.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
8.99/9.06	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.3M T:  0.00
8.99/9.06	c Replacing        1 vars Replaced       54 lits Time:     0.00 s 
8.99/9.06	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
8.99/9.06	c bin-w-bin subsume rem            0 bins  time:  0.00 s
8.99/9.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
8.99/9.06	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    545 time:  0.00 s
8.99/9.06	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
8.99/9.07	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
8.99/9.08	c subs with bin:        5  lits-rem:         3  v-fix:    0  time:  0.00 s
9.59/9.64	c lits-rem:      1134  cl-subs:     1922  v-elim:      0  v-fix:    0  time:  0.56 s
9.59/9.64	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
9.59/9.64	c vivif2 --  cl tried    19907 cl shrink        0 lits rem          0 time: 0.00
9.59/9.65	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.01
9.59/9.65	c calculated reachability. Time: 0.00
9.59/9.65	c  N st    34    105338       545      1264        23     19907      5566    381997   no data   no data
10.59/10.68	c  N st    35    114936       545      1264        23     15744      5566    241852   no data   no data
10.59/10.68	c Finding binary XORs  T:     0.00 s  found:       0
12.11/12.16	c  N st    36    129334       545      1264        23     15170      5566    211271   no data   no data
14.49/14.59	c  N st    37    150930       545      1264        23     20500      5566    353425   no data   no data
15.30/15.38	c  S st    38    158008       545      1264        23     27198      5566    550430   no data   no data
15.41/15.46	c  S st    38    158511       545      1264        27     27673      5566    559998   no data   no data
15.41/15.46	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
15.41/15.46	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
15.41/15.47	c Replacing        2 vars Replaced       66 lits Time:     0.00 s 
15.41/15.47	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
15.41/15.47	c bin-w-bin subsume rem            0 bins  time:  0.00 s
15.41/15.47	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
15.41/15.47	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    543 time:  0.00 s
15.41/15.47	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
15.41/15.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
15.41/15.49	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.00 s
17.00/17.03	c lits-rem:      2934  cl-subs:     4129  v-elim:      0  v-fix:    0  time:  1.54 s
17.00/17.03	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
17.00/17.04	c vivif2 --  cl tried    23539 cl shrink        0 lits rem          0 time: 0.01
17.00/17.04	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.01
17.00/17.05	c calculated reachability. Time: 0.00
17.00/17.05	c  N st    38    158511       543      1264        23     23539      5564    443857   no data   no data
23.29/23.33	c  N st    39    207099       543      1264        23     36256      5564    776128   no data   no data
27.19/27.28	c  N st    40    237766       543      1264        23     28539      5564    534139   no data   no data
27.19/27.28	c  S st    40    237766       543      1264        23     28539      5564    534139   no data   no data
27.29/27.35	c  S st    40    238268       543      1264        28     29019      5564    543145   no data   no data
27.29/27.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
27.29/27.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    3 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
27.29/27.37	c Replacing        3 vars Replaced     2078 lits Time:     0.00 s 
27.29/27.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
27.29/27.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
27.29/27.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
27.29/27.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    540 time:  0.00 s
27.29/27.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
27.29/27.37	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
27.29/27.38	c subs with bin:        4  lits-rem:         6  v-fix:    0  time:  0.00 s
28.69/28.71	c lits-rem:      1837  cl-subs:     3610  v-elim:      0  v-fix:    0  time:  1.32 s
28.69/28.71	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
28.69/28.72	c vivif2 --  cl tried    25402 cl shrink        0 lits rem          0 time: 0.01
28.69/28.72	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.01
28.69/28.72	c calculated reachability. Time: 0.00
28.69/28.72	c  N st    40    238268       540      1264        22     25402      5562    446748   no data   no data
36.49/36.53	c  F st    41    306251       540      1264        22     27828      5562    452870   no data   no data
36.49/36.53	c  N st    41    306251       540      1264        22     27828      5562    452870   no data   no data
36.49/36.53	c Finding binary XORs  T:     0.00 s  found:       0
36.99/37.06	c Decided on static restart strategy
39.69/39.79	c  N st    51    334554       540      1264        22     32253      5562    601470   no data   no data
42.49/42.58	c  N st    53    357403       540      1264        22     30317      5562    507603   no data   no data
42.49/42.58	c  S st    53    357403       540      1264        22     30317      5562    507603   no data   no data
42.59/42.67	c  S st    53    357906       540      1264        26     30798      5562    517756   no data   no data
42.59/42.67	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
42.59/42.68	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.4M T:  0.01
42.59/42.68	c Replacing        2 vars Replaced      224 lits Time:     0.00 s 
42.59/42.68	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
42.59/42.68	c bin-w-bin subsume rem            0 bins  time:  0.00 s
42.59/42.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
42.59/42.68	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    538 time:  0.00 s
42.59/42.68	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
42.59/42.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
42.69/42.70	c subs with bin:        3  lits-rem:         0  v-fix:    0  time:  0.00 s
43.09/43.15	c lits-rem:      1186  cl-subs:     1068  v-elim:      0  v-fix:    0  time:  0.45 s
43.09/43.15	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
43.09/43.16	c vivif2 --  cl tried    29723 cl shrink        0 lits rem          0 time: 0.01
43.09/43.17	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.01
43.09/43.17	c calculated reachability. Time: 0.00
43.09/43.17	c  N st    53    357906       538      1264        22     29723      5558    487576   no data   no data
48.09/48.14	c  N st    54    390298       538      1264        23     36023      5558    663310   no data   no data
54.70/54.75	c  N st    55    438886       538      1264        24     29785      5558    440448   no data   no data
63.81/63.85	c  N st    56    511769       538      1264        24     43100      5558    772569   no data   no data
67.69/67.71	c  N st    57    536863       538      1264        25     37295      5558    596957   no data   no data
67.69/67.71	c  S st    57    536863       538      1264        25     37295      5558    596957   no data   no data
67.69/67.79	c  S st    57    537368       538      1264        28     37777      5558    606790   no data   no data
67.69/67.80	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
67.79/67.81	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    5 Bins:      0 BRemL:      0 BRemN:      0 P:  0.5M T:  0.01
67.79/67.84	c Replacing        5 vars Replaced    12013 lits Time:     0.03 s 
67.79/67.84	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
67.79/67.84	c bin-w-bin subsume rem            0 bins  time:  0.00 s
67.79/67.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
67.79/67.84	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    533 time:  0.00 s
67.79/67.84	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
67.79/67.84	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
67.79/67.86	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
68.79/68.88	c lits-rem:      1827  cl-subs:     2597  v-elim:      0  v-fix:    0  time:  1.02 s
68.79/68.88	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
68.79/68.89	c vivif2 --  cl tried    35172 cl shrink        0 lits rem          0 time: 0.01
68.89/68.90	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.01
68.89/68.90	c calculated reachability. Time: 0.00
68.89/68.90	c  N st    57    537368       533      1264        18     35172      5556    539388   no data   no data
96.09/96.10	c  N st    58    701353       533      1264        18     63130      5556   1287057   no data   no data
96.09/96.10	c Finding binary XORs  T:     0.00 s  found:       0
115.40/115.48	c  N st    59    806052       533      1264        19     57277      5556   1092805   no data   no data
115.40/115.48	c  S st    59    806052       533      1264        19     57277      5556   1092805   no data   no data
115.59/115.64	c  S st    59    806555       533      1264        21     57764      5556   1104500   no data   no data
115.59/115.64	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
115.59/115.66	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  0.7M T:  0.01
115.59/115.66	c Replacing        1 vars Replaced       14 lits Time:     0.00 s 
115.59/115.66	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
115.59/115.66	c bin-w-bin subsume rem            0 bins  time:  0.00 s
115.59/115.66	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
115.59/115.66	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    532 time:  0.00 s
115.59/115.66	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
115.59/115.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
115.69/115.70	c subs with bin:        6  lits-rem:       373  v-fix:    0  time:  0.00 s
122.80/122.86	c lits-rem:      1693  cl-subs:    10414  v-elim:      0  v-fix:    0  time:  7.15 s
122.80/122.86	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
122.80/122.87	c vivif2 --  cl tried    47343 cl shrink        0 lits rem          0 time: 0.01
122.80/122.88	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.02
122.80/122.89	c calculated reachability. Time: 0.00
122.80/122.89	c  N st    59    806555       532      1264        20     47343      5556    828749   no data   no data
174.20/174.28	c  F st    60   1071877       532      1264        21     63684      5556   1175524   no data   no data
174.20/174.28	c  N st    60   1071877       532      1264        21     63684      5556   1175524   no data   no data
175.10/175.18	c Decided on static restart strategy
179.39/179.46	c  N st    70   1100179       532      1264        21     48133      5556    753567   no data   no data
184.60/184.70	c  N st    72   1136171       532      1264        21     82915      5556   1744042   no data   no data
190.21/190.24	c  N st    73   1168565       532      1264        21     69425      5556   1326004   no data   no data
197.10/197.10	c  N st    74   1209833       532      1264        22     63582      5556   1141553   no data   no data
197.10/197.10	c  S st    74   1209833       532      1264        22     63582      5556   1141553   no data   no data
197.20/197.27	c  S st    74   1210334       532      1264        23     64072      5556   1152549   no data   no data
197.20/197.28	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
197.20/197.30	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  0.8M T:  0.02
197.30/197.30	c Replacing        2 vars Replaced     1448 lits Time:     0.01 s 
197.30/197.30	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
197.30/197.30	c bin-w-bin subsume rem            0 bins  time:  0.00 s
197.30/197.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
197.30/197.30	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    530 time:  0.00 s
197.30/197.30	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
197.30/197.32	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
197.30/197.35	c subs with bin:       14  lits-rem:         0  v-fix:    0  time:  0.00 s
201.79/201.83	c lits-rem:      2907  cl-subs:     6888  v-elim:      0  v-fix:    0  time:  4.48 s
201.79/201.83	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
201.79/201.84	c vivif2 --  cl tried    57165 cl shrink        0 lits rem          0 time: 0.01
201.79/201.86	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.02
201.79/201.86	c calculated reachability. Time: 0.00
201.79/201.86	c  N st    74   1210334       530      1264        19     57165      5554    965637   no data   no data
215.90/215.94	c  N st    75   1283216       530      1264        20     80167      5554   1587316   no data   no data
238.61/238.70	c  N st    76   1392539       530      1264        20     89644      5554   1829877   no data   no data
273.92/273.99	c  N st    77   1556523       530      1264        20     96224      5554   1989440   no data   no data
305.60/305.64	c  N st    78   1710335       530      1264        20     86451      5554   1695080   no data   no data
305.60/305.64	c  S st    78   1710335       530      1264        20     86451      5554   1695080   no data   no data
305.82/305.89	c  S st    78   1710836       530      1264        24     86937      5554   1706183   no data   no data
305.90/305.90	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
305.90/305.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    4 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
305.90/305.93	c Replacing        4 vars Replaced      167 lits Time:     0.01 s 
305.90/305.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
305.90/305.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
305.90/305.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
305.90/305.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    526 time:  0.00 s
305.90/305.94	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
305.90/305.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
306.00/306.00	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
323.50/323.52	c lits-rem:      4486  cl-subs:    14168  v-elim:      0  v-fix:    0  time: 17.52 s
323.50/323.52	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
323.50/323.54	c vivif2 --  cl tried    72764 cl shrink        0 lits rem          0 time: 0.02
323.50/323.57	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.03
323.50/323.57	c calculated reachability. Time: 0.00
323.50/323.57	c  N st    78   1710836       526      1264        16     72764      5552   1341179   no data   no data
323.50/323.57	c Finding binary XORs  T:     0.00 s  found:       0
410.01/410.06	c  N st    79   2079800       526      1264        16     84820      5552   1495274   no data   no data
441.20/441.28	c  N st    80   2210836       526      1264        16     89335      5552   1597195   no data   no data
441.20/441.28	c  S st    80   2210836       526      1264        16     89335      5552   1597195   no data   no data
441.50/441.54	c  S st    80   2211337       526      1264        18     89820      5552   1608156   no data   no data
441.50/441.54	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
441.50/441.57	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.03
441.50/441.57	c Replacing        1 vars Replaced       15 lits Time:     0.01 s 
441.50/441.57	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
441.50/441.57	c bin-w-bin subsume rem            0 bins  time:  0.00 s
441.50/441.57	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
441.50/441.57	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    525 time:  0.00 s
441.50/441.57	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
441.50/441.59	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
441.60/441.63	c subs with bin:        1  lits-rem:         1  v-fix:    0  time:  0.00 s
450.70/450.70	c lits-rem:      3547  cl-subs:    10365  v-elim:      0  v-fix:    0  time:  9.06 s
450.70/450.70	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
450.70/450.72	c vivif2 --  cl tried    79453 cl shrink        0 lits rem          0 time: 0.02
450.70/450.74	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.03
450.70/450.75	c calculated reachability. Time: 0.00
450.70/450.75	c  N st    80   2211337       525      1264        16     79453      5552   1349022   no data   no data
605.91/605.98	c  N st    81   2711337       525      1264        16    103016      5552   1882049   no data   no data
605.91/605.98	c  S st    81   2711337       525      1264        16    103016      5552   1882049   no data   no data
606.21/606.28	c  S st    81   2711840       525      1264        17    103511      5552   1893575   no data   no data
606.21/606.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
606.31/606.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.3M T:  0.03
606.31/606.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
606.31/606.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
606.31/606.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
606.31/606.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    525 time:  0.00 s
606.31/606.33	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
606.31/606.35	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
606.41/606.40	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
627.31/627.38	c lits-rem:      5109  cl-subs:    18658  v-elim:      0  v-fix:    0  time: 20.98 s
627.31/627.38	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
627.31/627.40	c vivif2 --  cl tried    84852 cl shrink        0 lits rem          0 time: 0.02
627.41/627.42	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.03
627.41/627.43	c calculated reachability. Time: 0.00
627.41/627.43	c  N st    81   2711840       525      1264        17     84852      5552   1451645   no data   no data
760.57/760.63	c  N st    82   3211840       525      1264        17    135748      5552   2602430   no data   no data
760.57/760.63	c  S st    82   3211840       525      1264        17    135748      5552   2602430   no data   no data
760.97/761.11	c  S st    82   3212347       525      1264        17    136246      5552   2613401   no data   no data
761.09/761.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
761.09/761.18	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.7M T:  0.06
761.09/761.18	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
761.09/761.18	c bin-w-bin subsume rem            0 bins  time:  0.00 s
761.09/761.18	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
761.09/761.18	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    525 time:  0.00 s
761.09/761.18	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
761.19/761.22	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
761.19/761.30	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
820.08/820.15	c lits-rem:      5849  cl-subs:    31804  v-elim:      0  v-fix:    0  time: 58.85 s
820.08/820.15	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
820.08/820.17	c vivif2 --  cl tried   104442 cl shrink        0 lits rem          0 time: 0.03
820.18/820.21	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.04
820.18/820.22	c calculated reachability. Time: 0.00
820.18/820.22	c  N st    82   3212347       525      1264        17    104442      5552   1853912   no data   no data
1007.29/1007.35	c  N st    83   3712349       525      1264        17    121986      5552   2196550   no data   no data
1007.29/1007.35	c  S st    83   3712349       525      1264        17    121986      5552   2196550   no data   no data
1007.79/1007.86	c  S st    83   3712850       525      1264        17    122475      5552   2207511   no data   no data
1007.79/1007.87	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1007.89/1007.92	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.05
1007.89/1007.92	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1007.89/1007.92	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1007.89/1007.92	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1007.89/1007.92	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    525 time:  0.00 s
1007.89/1007.92	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1007.89/1007.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1007.99/1008.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1043.49/1043.53	c lits-rem:      2446  cl-subs:    26130  v-elim:      0  v-fix:    0  time: 35.51 s
1043.49/1043.53	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
1043.49/1043.55	c vivif2 --  cl tried    96345 cl shrink        0 lits rem          0 time: 0.02
1043.49/1043.59	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.04
1043.49/1043.59	c calculated reachability. Time: 0.00
1043.49/1043.59	c  N st    83   3712850       525      1264        17     96345      5552   1636789   no data   no data
1057.39/1057.49	c  F st    84   3751562       525      1264        17    132807      5552   2624829   no data   no data
1057.39/1057.49	c  N st    84   3751562       525      1264        17    132807      5552   2624829   no data   no data
1059.31/1059.39	c Decided on static restart strategy
1068.00/1068.06	c  N st    94   3779864       525      1264        17     81516      5552   1149270   no data   no data
1077.29/1077.31	c  N st    96   3815858       525      1264        17    116880      5552   2211693   no data   no data
1091.30/1091.30	c  N st    97   3848250       525      1264        17    147532      5552   3070735   no data   no data
1107.79/1107.86	c  N st    98   3896839       525      1264        17    113220      5552   1988481   no data   no data
1136.79/1136.88	c  N st    99   3969721       525      1264        17    100304      5552   1628612   no data   no data
1175.10/1175.16	c  N st   100   4079044       525      1264        17    120757      5552   2117951   no data   no data
1228.90/1228.91	c  N st   101   4212851       525      1264        17    163510      5552   3215912   no data   no data
1228.90/1228.91	c  S st   101   4212851       525      1264        17    163510      5552   3215912   no data   no data
1229.50/1229.55	c  S st   101   4213355       525      1264        18    164005      5552   3227696   no data   no data
1229.50/1229.56	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1229.60/1229.64	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    1 Bins:      0 BRemL:      0 BRemN:      0 P:  2.1M T:  0.08
1229.60/1229.65	c Replacing        1 vars Replaced       49 lits Time:     0.01 s 
1229.60/1229.65	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1229.60/1229.65	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1229.60/1229.65	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1229.60/1229.65	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    524 time:  0.00 s
1229.60/1229.65	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1229.60/1229.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1229.71/1229.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1350.40/1350.40	c lits-rem:      6456  cl-subs:    46531  v-elim:      0  v-fix:    0  time: 120.62 s
1350.40/1350.40	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
1350.40/1350.43	c vivif2 --  cl tried   117472 cl shrink        0 lits rem          0 time: 0.03
1350.40/1350.48	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.05
1350.40/1350.49	c calculated reachability. Time: 0.00
1350.40/1350.49	c  N st   101   4213355       524      1264        16    117472      5550   2121192   no data   no data
1436.91/1436.96	c  N st   102   4459331       524      1264        16     98308      5550   1480246   no data   no data
1536.62/1536.67	c  N st   103   4713355       524      1264        16    163041      5550   3179347   no data   no data
1536.62/1536.67	c  S st   103   4713355       524      1264        16    163041      5550   3179347   no data   no data
1537.21/1537.27	c  S st   103   4713861       524      1264        17    163538      5550   3190802   no data   no data
1537.21/1537.29	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1537.31/1537.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
1537.31/1537.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1537.31/1537.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1537.31/1537.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1537.31/1537.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    524 time:  0.00 s
1537.31/1537.36	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1537.41/1537.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1537.41/1537.49	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
1625.41/1625.48	c lits-rem:      5130  cl-subs:    38226  v-elim:      0  v-fix:    0  time: 87.99 s
1625.41/1625.48	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
1625.51/1625.52	c vivif2 --  cl tried   125311 cl shrink        0 lits rem          0 time: 0.03
1625.51/1625.57	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.05
1625.51/1625.58	c calculated reachability. Time: 0.00
1625.51/1625.58	c  N st   103   4713861       524      1264        17    125311      5550   2303581   no data   no data
1815.12/1815.18	c  N st   104   5213862       524      1264        17    147663      5550   2705423   no data   no data
1815.12/1815.18	c  S st   104   5213862       524      1264        17    147663      5550   2705423   no data   no data
1815.62/1815.68	c  S st   104   5214368       524      1264        19    148161      5550   2716405   no data   no data
1815.62/1815.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
1815.72/1815.75	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
1815.72/1815.75	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1815.72/1815.75	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1815.72/1815.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1815.72/1815.75	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    524 time:  0.00 s
1815.72/1815.75	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
1815.72/1815.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
1815.82/1815.85	c subs with bin:        5  lits-rem:         0  v-fix:    0  time:  0.00 s
1857.94/1857.94	c lits-rem:      4671  cl-subs:    23865  v-elim:      0  v-fix:    0  time: 42.08 s
1857.94/1857.94	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
1857.94/1857.97	c vivif2 --  cl tried   124291 cl shrink        0 lits rem          0 time: 0.03
1858.02/1858.02	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.05
1858.02/1858.03	c calculated reachability. Time: 0.00
1858.02/1858.03	c  N st   104   5214368       524      1264        19    124291      5550   2148510   no data   no data
2060.63/2060.62	c  N st   105   5714368       524      1264        20    119811      5550   1909119   no data   no data
2060.63/2060.62	c  S st   105   5714368       524      1264        20    119811      5550   1909119   no data   no data
2061.03/2061.05	c  S st   105   5714870       524      1264        21    120301      5550   1920237   no data   no data
2061.03/2061.06	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2061.13/2061.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  1.5M T:  0.04
2061.13/2061.11	c Replacing        2 vars Replaced      317 lits Time:     0.01 s 
2061.13/2061.11	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2061.13/2061.11	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2061.13/2061.11	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2061.13/2061.11	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    522 time:  0.00 s
2061.13/2061.11	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2061.13/2061.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
2061.13/2061.20	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2070.93/2070.94	c lits-rem:      1560  cl-subs:    10509  v-elim:      0  v-fix:    0  time:  9.74 s
2070.93/2070.94	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
2070.93/2070.96	c vivif2 --  cl tried   109790 cl shrink        0 lits rem          0 time: 0.03
2071.03/2071.00	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.04
2071.03/2071.01	c calculated reachability. Time: 0.00
2071.03/2071.01	c  N st   105   5714870       522      1264        17    109790      5548   1694564   no data   no data
2274.33/2274.35	c  N st   106   6214870       522      1264        17    185558      5548   3639856   no data   no data
2274.33/2274.35	c  S st   106   6214870       522      1264        17    185558      5548   3639856   no data   no data
2274.33/2274.35	c Finding binary XORs  T:     0.00 s  found:       0
2275.13/2275.11	c  S st   106   6215374       522      1264        17    186056      5548   3651521   no data   no data
2275.13/2275.13	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2275.23/2275.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.3M T:  0.09
2275.23/2275.22	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2275.23/2275.22	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2275.23/2275.22	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2275.23/2275.22	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    522 time:  0.00 s
2275.23/2275.22	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2275.23/2275.26	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2275.33/2275.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2358.03/2358.07	c lits-rem:      5113  cl-subs:    29557  v-elim:      0  v-fix:    0  time: 82.70 s
2358.03/2358.07	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
2358.13/2358.11	c vivif2 --  cl tried   156499 cl shrink        0 lits rem          0 time: 0.05
2358.13/2358.19	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.07
2358.13/2358.19	c calculated reachability. Time: 0.00
2358.13/2358.19	c  N st   106   6215374       522      1264        17    156499      5548   2994678   no data   no data
2564.54/2564.52	c  N st   107   6715375       522      1264        17    110643      5548   1563867   no data   no data
2564.54/2564.52	c  S st   107   6715375       522      1264        17    110643      5548   1563867   no data   no data
2564.94/2564.95	c  S st   107   6715877       522      1264        17    111132      5548   1575469   no data   no data
2564.94/2564.96	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2564.94/2564.99	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.4M T:  0.03
2564.94/2564.99	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2564.94/2564.99	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2564.94/2564.99	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2564.94/2564.99	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    522 time:  0.00 s
2564.94/2564.99	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2565.04/2565.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
2565.04/2565.06	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2565.94/2565.97	c lits-rem:       509  cl-subs:     1187  v-elim:      0  v-fix:    0  time:  0.91 s
2565.94/2565.97	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
2565.94/2566.00	c vivif2 --  cl tried   109945 cl shrink        0 lits rem          0 time: 0.02
2566.04/2566.04	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.04
2566.04/2566.04	c calculated reachability. Time: 0.00
2566.04/2566.04	c  N st   107   6715877       522      1264        17    109945      5548   1551914   no data   no data
2804.65/2804.65	c  N st   108   7215878       522      1264        17    150436      5548   2593325   no data   no data
2804.65/2804.65	c  S st   108   7215878       522      1264        17    150436      5548   2593325   no data   no data
2805.15/2805.16	c  S st   108   7216381       522      1264        17    150925      5548   2604635   no data   no data
2805.15/2805.17	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
2805.25/2805.23	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
2805.25/2805.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2805.25/2805.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2805.25/2805.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2805.25/2805.24	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    522 time:  0.00 s
2805.25/2805.24	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
2805.25/2805.27	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
2805.35/2805.35	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2829.85/2829.80	c lits-rem:      3701  cl-subs:    15710  v-elim:      0  v-fix:    0  time: 24.46 s
2829.85/2829.80	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
2829.85/2829.84	c vivif2 --  cl tried   135215 cl shrink        0 lits rem          0 time: 0.03
2829.95/2829.90	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.06
2829.95/2829.91	c calculated reachability. Time: 0.00
2829.95/2829.91	c  N st   108   7216381       522      1264        17    135215      5548   2245742   no data   no data
3096.66/3096.66	c  N st   109   7716381       522      1264        17    158143      5548   2764609   no data   no data
3096.66/3096.66	c  S st   109   7716381       522      1264        17    158143      5548   2764609   no data   no data
3097.26/3097.29	c  S st   109   7716887       522      1264        18    158641      5548   2776353   no data   no data
3097.36/3097.30	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3097.36/3097.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.07
3097.36/3097.37	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3097.36/3097.37	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3097.36/3097.37	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3097.36/3097.37	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    522 time:  0.00 s
3097.36/3097.37	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3097.46/3097.42	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3097.46/3097.49	c subs with bin:        1  lits-rem:         0  v-fix:    0  time:  0.00 s
3130.36/3130.37	c lits-rem:      3202  cl-subs:    21193  v-elim:      0  v-fix:    0  time: 32.88 s
3130.36/3130.37	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
3130.46/3130.40	c vivif2 --  cl tried   137447 cl shrink        0 lits rem          0 time: 0.03
3130.46/3130.46	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.05
3130.46/3130.46	c calculated reachability. Time: 0.00
3130.46/3130.46	c  N st   109   7716887       522      1264        18    137447      5548   2300001   no data   no data
3390.19/3390.21	c  N st   110   8216887       522      1264        18    148319      5548   2421896   no data   no data
3390.19/3390.21	c  S st   110   8216887       522      1264        18    148319      5548   2421896   no data   no data
3390.87/3390.83	c  S st   110   8217394       522      1264        18    148819      5548   2433902   no data   no data
3390.87/3390.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3390.97/3390.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.06
3390.97/3390.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3390.97/3390.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3390.97/3390.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3390.97/3390.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    522 time:  0.00 s
3390.97/3390.90	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3390.97/3390.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
3391.07/3391.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3410.77/3410.79	c lits-rem:      1772  cl-subs:    16277  v-elim:      0  v-fix:    0  time: 19.78 s
3410.77/3410.79	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
3410.87/3410.82	c vivif2 --  cl tried   132542 cl shrink        0 lits rem          0 time: 0.03
3410.87/3410.88	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.06
3410.87/3410.88	c calculated reachability. Time: 0.00
3410.87/3410.88	c  N st   110   8217394       522      1264        18    132542      5548   2071779   no data   no data
3636.29/3636.24	c  N st   111   8717394       522      1264        18    128202      5548   1852891   no data   no data
3636.29/3636.24	c  S st   111   8717394       522      1264        18    128202      5548   1852891   no data   no data
3636.79/3636.70	c  S st   111   8717899       522      1264        18    128697      5548   1864471   no data   no data
3636.79/3636.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
3636.79/3636.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.6M T:  0.05
3636.79/3636.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3636.79/3636.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3636.79/3636.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3636.79/3636.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    522 time:  0.00 s
3636.79/3636.76	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3636.79/3636.79	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
3636.89/3636.85	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3638.91/3638.85	c lits-rem:       855  cl-subs:     2407  v-elim:      0  v-fix:    0  time:  2.00 s
3638.91/3638.85	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
3638.91/3638.88	c vivif2 --  cl tried   126290 cl shrink        0 lits rem          0 time: 0.03
3638.99/3638.93	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.05
3638.99/3638.93	c calculated reachability. Time: 0.00
3638.99/3638.93	c  N st   111   8717899       522      1264        18    126290      5548   1810904   no data   no data
3877.29/3877.21	c  N st   112   9217899       522      1264        18    230954      5548   4552950   no data   no data
3877.29/3877.21	c  S st   112   9217899       522      1264        18    230954      5548   4552950   no data   no data
3878.29/3878.24	c  S st   112   9218403       522      1264        20    231447      5548   4564109   no data   no data
3878.29/3878.26	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3878.39/3878.37	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.12
3878.39/3878.39	c Replacing        2 vars Replaced      351 lits Time:     0.02 s 
3878.39/3878.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3878.39/3878.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3878.39/3878.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3878.39/3878.40	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    520 time:  0.00 s
3878.39/3878.40	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
3878.49/3878.46	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3878.59/3878.59	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4051.09/4051.05	c lits-rem:      7341  cl-subs:    48654  v-elim:      0  v-fix:    0  time: 172.46 s
4051.09/4051.06	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
4051.19/4051.11	c vivif2 --  cl tried   182790 cl shrink        0 lits rem          0 time: 0.05
4051.19/4051.19	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.09
4051.29/4051.20	c calculated reachability. Time: 0.00
4051.29/4051.20	c  N st   112   9218403       520      1264        16    182790      5548   3505200   no data   no data
4304.20/4304.15	c  N st   113   9718404       520      1264        16    154239      5548   2461951   no data   no data
4304.20/4304.15	c  S st   113   9718404       520      1264        16    154239      5548   2461951   no data   no data
4304.70/4304.71	c  S st   113   9718906       520      1264        16    154728      5548   2473027   no data   no data
4304.82/4304.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
4304.82/4304.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.9M T:  0.07
4304.82/4304.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4304.82/4304.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4304.82/4304.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4304.82/4304.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    520 time:  0.00 s
4304.82/4304.79	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4304.92/4304.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
4305.00/4304.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4318.02/4317.92	c lits-rem:      1636  cl-subs:    10536  v-elim:      0  v-fix:    0  time: 13.02 s
4318.02/4317.92	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
4318.02/4317.96	c vivif2 --  cl tried   144192 cl shrink        0 lits rem          0 time: 0.03
4318.12/4318.02	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.06
4318.12/4318.03	c calculated reachability. Time: 0.00
4318.12/4318.03	c  N st   113   9718906       520      1264        16    144192      5548   2229471   no data   no data
4559.42/4559.31	c  N st   114  10218907       520      1264        16    229601      5548   4435160   no data   no data
4559.42/4559.31	c  S st   114  10218907       520      1264        16    229601      5548   4435160   no data   no data
4560.42/4560.32	c  S st   114  10219412       520      1264        16    230101      5548   4447428   no data   no data
4560.42/4560.34	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4560.52/4560.45	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.8M T:  0.11
4560.52/4560.45	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4560.52/4560.45	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4560.52/4560.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4560.52/4560.45	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    520 time:  0.00 s
4560.52/4560.45	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4560.62/4560.51	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
4560.72/4560.64	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4688.12/4688.09	c lits-rem:      6282  cl-subs:    38574  v-elim:      0  v-fix:    0  time: 127.44 s
4688.12/4688.09	c vivif2 --  cl tried     1264 cl shrink        0 lits rem          0 time: 0.00
4688.22/4688.14	c vivif2 --  cl tried   191527 cl shrink        0 lits rem          0 time: 0.06
4688.32/4688.23	c asymm  cl-useful: 0/1264/1264 lits-rem:0 time: 0.09
4688.32/4688.24	c calculated reachability. Time: 0.00
4688.32/4688.24	c  N st   114  10219412       520      1264        16    191527      5548   3592723   no data   no data
4963.85/4963.77	c  N st   115  10719412       520      1264        16    268063      5548   5350171   no data   no data
4963.85/4963.77	c  S st   115  10719412       520      1264        16    268063      5548   5350171   no data   no data
4965.13/4965.05	c  S st   115  10719916       520      1264        18    268560      5548   5362178   no data   no data
4965.13/4965.07	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
4965.33/4965.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    2 Bins:      0 BRemL:      0 BRemN:      0 P:  3.4M T:  0.14
4965.33/4965.23	c Replacing        2 vars Replaced       29 lits Time:     0.02 s 
4965.33/4965.23	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4965.33/4965.23	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4965.33/4965.23	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4965.33/4965.23	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    518 time:  0.00 s
4965.33/4965.23	c Removed useless bin:       0  fixed:     0  props:   0.00M  time:  0.00 s
4965.43/4965.31	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
4965.53/4965.46	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s

Verifier Data

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

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.0 (svn: 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-3401134-1306285113/watcher-3401134-1306285113 -o /tmp/evaluation-result-3401134-1306285113/solver-3401134-1306285113 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3401134-1306285113.cnf 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 5100 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: 2.11 2.04 2.01 3/554 13585
/proc/meminfo: memFree=15788372/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=30556 CPUtime=0.01 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 809 0 0 0 1 0 0 0 18 0 1 0 740108338 31289344 713 33554432000 4194304 4580011 140737124555104 18446744073709551615 4322550 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 7639 713 363 95 0 2621 0

[startup+0.0809801 s]
/proc/loadavg: 2.11 2.04 2.01 3/554 13585
/proc/meminfo: memFree=15788372/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=30696 CPUtime=0.07 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 902 0 0 0 7 0 0 0 18 0 1 0 740108338 31432704 806 33554432000 4194304 4580011 140737124555104 18446744073709551615 4489177 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 7674 806 364 95 0 2656 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 30696

[startup+0.10098 s]
/proc/loadavg: 2.11 2.04 2.01 3/554 13585
/proc/meminfo: memFree=15788372/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=30696 CPUtime=0.09 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 918 0 0 0 9 0 0 0 18 0 1 0 740108338 31432704 822 33554432000 4194304 4580011 140737124555104 18446744073709551615 4295090 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 7674 822 364 95 0 2656 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 30696

[startup+0.300939 s]
/proc/loadavg: 2.11 2.04 2.01 3/554 13585
/proc/meminfo: memFree=15788372/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=31080 CPUtime=0.29 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 1134 0 0 0 29 0 0 0 18 0 1 0 740108338 31825920 878 33554432000 4194304 4580011 140737124555104 18446744073709551615 4322848 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 7770 878 364 95 0 2752 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31080

[startup+0.700865 s]
/proc/loadavg: 2.11 2.04 2.01 3/554 13585
/proc/meminfo: memFree=15788372/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=31572 CPUtime=0.69 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 1492 0 0 0 69 0 0 0 18 0 1 0 740108338 32329728 1001 33554432000 4194304 4580011 140737124555104 18446744073709551615 4295498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 7893 1001 364 95 0 2875 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31572

[startup+1.50071 s]
/proc/loadavg: 2.10 2.04 2.01 3/555 13586
/proc/meminfo: memFree=15782404/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=32012 CPUtime=1.49 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 2043 0 0 0 149 0 0 0 20 0 1 0 740108338 32780288 1236 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294364 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 8003 1236 364 95 0 2985 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 32012

[startup+3.10041 s]
/proc/loadavg: 2.10 2.04 2.01 3/555 13586
/proc/meminfo: memFree=15772980/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=38600 CPUtime=3.09 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 4404 0 0 0 309 0 0 0 25 0 1 0 740108338 39526400 2769 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294478 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 9650 2769 366 95 0 4632 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 38600

[startup+6.30079 s]
/proc/loadavg: 2.10 2.04 2.01 3/555 13587
/proc/meminfo: memFree=15764916/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=39824 CPUtime=6.29 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 6257 0 0 0 628 1 0 0 25 0 1 0 740108338 40779776 3173 33554432000 4194304 4580011 140737124555104 18446744073709551615 4295670 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 9956 3173 366 95 0 4938 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 39824

[startup+12.7006 s]
/proc/loadavg: 2.09 2.04 2.01 3/555 13587
/proc/meminfo: memFree=15745524/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=45528 CPUtime=12.69 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 10218 0 0 0 1268 1 0 0 25 0 1 0 740108338 46620672 4431 33554432000 4194304 4580011 140737124555104 18446744073709551615 4321511 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 11382 4431 366 95 0 6364 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 45528

[startup+25.5011 s]
/proc/loadavg: 2.07 2.03 2.01 3/555 13587
/proc/meminfo: memFree=15717616/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=51088 CPUtime=25.49 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 15245 0 0 0 2547 2 0 0 25 0 1 0 740108338 52314112 6031 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294304 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 12772 6031 366 95 0 7754 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 51088

[startup+51.1002 s]
/proc/loadavg: 2.11 2.05 2.01 3/555 13588
/proc/meminfo: memFree=15674244/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=55736 CPUtime=51.09 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 25189 0 0 0 5106 3 0 0 25 0 1 0 740108338 57073664 6780 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294357 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 13934 6780 366 95 0 8916 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 55736

[startup+102.32 s]
/proc/loadavg: 2.19 2.07 2.01 3/555 13589
/proc/meminfo: memFree=15722828/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=60224 CPUtime=102.32 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 40416 0 0 0 10226 6 0 0 25 0 1 0 740108338 61669376 8553 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294514 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 15056 8553 366 95 0 10038 0
Current children cumulated CPU time (s) 102.32
Current children cumulated vsize (KiB) 60224

[startup+162.301 s]
/proc/loadavg: 2.13 2.07 2.01 3/555 13600
/proc/meminfo: memFree=15761584/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=73516 CPUtime=162.3 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 56087 0 0 0 16221 9 0 0 25 0 1 0 740108338 75280384 11040 33554432000 4194304 4580011 140737124555104 18446744073709551615 4292903 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 18379 11040 366 95 0 13361 0
Current children cumulated CPU time (s) 162.3
Current children cumulated vsize (KiB) 73516

[startup+222.3 s]
/proc/loadavg: 2.05 2.05 2.01 3/555 13601
/proc/meminfo: memFree=15783872/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=79984 CPUtime=222.3 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 70927 0 0 0 22218 12 0 0 25 0 1 0 740108338 81903616 12837 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294498 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 19996 12837 366 95 0 14978 0
Current children cumulated CPU time (s) 222.3
Current children cumulated vsize (KiB) 79984

[startup+282.301 s]
/proc/loadavg: 2.02 2.04 2.00 3/555 13603
/proc/meminfo: memFree=15686272/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=80376 CPUtime=282.3 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 83129 0 0 0 28216 14 0 0 25 0 1 0 740108338 82305024 13517 33554432000 4194304 4580011 140737124555104 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 20094 13517 366 95 0 15076 0
Current children cumulated CPU time (s) 282.3
Current children cumulated vsize (KiB) 80376

[startup+342.3 s]
/proc/loadavg: 2.00 2.03 2.00 3/555 13607
/proc/meminfo: memFree=15335696/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=95968 CPUtime=342.3 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 94893 0 0 0 34215 15 0 0 25 0 1 0 740108338 98271232 17279 33554432000 4194304 4580011 140737124555104 18446744073709551615 4321481 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 23992 17279 366 95 0 18974 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 95968

[startup+402.301 s]
/proc/loadavg: 2.03 2.04 2.00 3/555 13609
/proc/meminfo: memFree=15443168/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=96236 CPUtime=402.31 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 105625 0 0 0 40213 18 0 0 25 0 1 0 740108338 98545664 17560 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 24059 17560 366 95 0 19041 0
Current children cumulated CPU time (s) 402.31
Current children cumulated vsize (KiB) 96236

[startup+462.3 s]
/proc/loadavg: 2.01 2.03 2.00 3/555 13611
/proc/meminfo: memFree=15312840/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=106816 CPUtime=462.31 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 116777 0 0 0 46211 20 0 0 25 0 1 0 740108338 109379584 20536 33554432000 4194304 4580011 140737124555104 18446744073709551615 4292906 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 26704 20536 366 95 0 21686 0
Current children cumulated CPU time (s) 462.31
Current children cumulated vsize (KiB) 106816

[startup+522.301 s]
/proc/loadavg: 2.08 2.05 2.01 3/555 13612
/proc/meminfo: memFree=15366020/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=107048 CPUtime=522.31 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 125602 0 0 0 52210 21 0 0 25 0 1 0 740108338 109617152 20206 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 26762 20206 366 95 0 21744 0
Current children cumulated CPU time (s) 522.31
Current children cumulated vsize (KiB) 107048

[startup+582.3 s]
/proc/loadavg: 2.07 2.05 2.01 3/555 13614
/proc/meminfo: memFree=15449824/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=107228 CPUtime=582.31 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 134077 0 0 0 58208 23 0 0 25 0 1 0 740108338 109801472 19679 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 4 0 0 0
/proc/13585/statm: 26807 19680 366 95 0 21789 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 107228

[startup+642.301 s]

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

[startup+4002.32 s]
/proc/loadavg: 1.01 1.03 1.08 2/549 14210
/proc/meminfo: memFree=17199720/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=322228 CPUtime=4002.41 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 435534 0 0 0 400097 144 0 0 25 0 1 0 740108338 329961472 54718 33554432000 4194304 4580011 140737124555104 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13585/statm: 80557 54718 366 95 0 75539 0
Current children cumulated CPU time (s) 4002.41
Current children cumulated vsize (KiB) 322228

[startup+4062.3 s]
/proc/loadavg: 1.00 1.02 1.07 2/549 14212
/proc/meminfo: memFree=17196612/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=322228 CPUtime=4062.4 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 436145 0 0 0 406095 145 0 0 25 0 1 0 740108338 329961472 55329 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13585/statm: 80557 55329 366 95 0 75539 0
Current children cumulated CPU time (s) 4062.4
Current children cumulated vsize (KiB) 322228

[startup+4122.3 s]
/proc/loadavg: 1.00 1.02 1.06 2/549 14213
/proc/meminfo: memFree=17204024/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=249484 CPUtime=4122.4 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 441675 0 0 0 412094 146 0 0 25 0 1 0 740108338 255471616 53714 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294553 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13585/statm: 62371 53714 366 95 0 57353 0
Current children cumulated CPU time (s) 4122.4
Current children cumulated vsize (KiB) 249484

[startup+4182.3 s]
/proc/loadavg: 1.00 1.01 1.06 2/549 14215
/proc/meminfo: memFree=17205996/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=249624 CPUtime=4182.41 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 447157 0 0 0 418093 148 0 0 25 0 1 0 740108338 255614976 53354 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13585/statm: 62406 53354 366 95 0 57388 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 249624

[startup+4242.3 s]
/proc/loadavg: 1.00 1.01 1.05 2/549 14217
/proc/meminfo: memFree=17207964/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=249752 CPUtime=4242.4 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 452539 0 0 0 424091 149 0 0 25 0 1 0 740108338 255746048 52859 33554432000 4194304 4580011 140737124555104 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13585/statm: 62438 52859 366 95 0 57420 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 249752

[startup+4302.3 s]
/proc/loadavg: 1.15 1.03 1.06 2/549 14218
/proc/meminfo: memFree=17209940/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=249840 CPUtime=4302.4 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 457889 0 0 0 430090 150 0 0 25 0 1 0 740108338 255836160 52310 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13585/statm: 62460 52310 366 95 0 57442 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 249840

[startup+4362.3 s]
/proc/loadavg: 1.12 1.04 1.06 2/549 14220
/proc/meminfo: memFree=17199012/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=324188 CPUtime=4362.41 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 460733 0 0 0 436090 151 0 0 25 0 1 0 740108338 331968512 55154 33554432000 4194304 4580011 140737124555104 18446744073709551615 4295691 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13585/statm: 81047 55154 366 95 0 76029 0
Current children cumulated CPU time (s) 4362.41
Current children cumulated vsize (KiB) 324188

[startup+4422.3 s]
/proc/loadavg: 1.04 1.03 1.05 2/549 14221
/proc/meminfo: memFree=17201600/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=324520 CPUtime=4422.41 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 466377 0 0 0 442088 153 0 0 25 0 1 0 740108338 332308480 54477 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294512 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13585/statm: 81130 54477 366 95 0 76112 0
Current children cumulated CPU time (s) 4422.41
Current children cumulated vsize (KiB) 324520

[startup+4482.3 s]
/proc/loadavg: 1.01 1.02 1.05 2/549 14223
/proc/meminfo: memFree=17203692/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=249988 CPUtime=4482.41 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 471929 0 0 0 448087 154 0 0 25 0 1 0 740108338 255987712 54015 33554432000 4194304 4580011 140737124555104 18446744073709551615 4295372 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13585/statm: 62497 54015 366 95 0 57479 0
Current children cumulated CPU time (s) 4482.41
Current children cumulated vsize (KiB) 249988

[startup+4542.3 s]
/proc/loadavg: 1.00 1.02 1.04 2/549 14225
/proc/meminfo: memFree=17204796/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=250064 CPUtime=4542.43 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 477520 0 0 0 454087 156 0 0 25 0 1 0 740108338 256065536 53563 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13585/statm: 62516 53563 366 95 0 57498 0
Current children cumulated CPU time (s) 4542.43
Current children cumulated vsize (KiB) 250064

[startup+4602.3 s]
/proc/loadavg: 1.00 1.01 1.03 2/549 14226
/proc/meminfo: memFree=17191380/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=336828 CPUtime=4602.41 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 480843 0 0 0 460085 156 0 0 25 0 1 0 740108338 344911872 56886 33554432000 4194304 4580011 140737124555104 18446744073709551615 4406384 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13585/statm: 84207 56886 366 95 0 79189 0
Current children cumulated CPU time (s) 4602.41
Current children cumulated vsize (KiB) 336828

[startup+4662.32 s]
/proc/loadavg: 1.00 1.01 1.03 2/549 14228
/proc/meminfo: memFree=17190748/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=336828 CPUtime=4662.44 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 480843 0 0 0 466088 156 0 0 25 0 1 0 740108338 344911872 56886 33554432000 4194304 4580011 140737124555104 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13585/statm: 84207 56886 366 95 0 79189 0
Current children cumulated CPU time (s) 4662.44
Current children cumulated vsize (KiB) 336828

[startup+4722.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/549 14229
/proc/meminfo: memFree=17184788/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=336828 CPUtime=4722.43 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 482573 0 0 0 472086 157 0 0 25 0 1 0 740108338 344911872 58616 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294335 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13585/statm: 84207 58616 366 95 0 79189 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 336828

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/549 14231
/proc/meminfo: memFree=17191592/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=336872 CPUtime=4782.43 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 487960 0 0 0 478085 158 0 0 25 0 1 0 740108338 344956928 56849 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13585/statm: 84218 56849 366 95 0 79200 0
Current children cumulated CPU time (s) 4782.43
Current children cumulated vsize (KiB) 336872

[startup+4842.3 s]
/proc/loadavg: 1.08 1.03 1.02 2/549 14233
/proc/meminfo: memFree=17194804/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=261652 CPUtime=4842.42 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 493201 0 0 0 484084 158 0 0 25 0 1 0 740108338 267931648 56085 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13585/statm: 65413 56085 366 95 0 60395 0
Current children cumulated CPU time (s) 4842.42
Current children cumulated vsize (KiB) 261652

[startup+4902.3 s]
/proc/loadavg: 1.07 1.03 1.02 2/549 14234
/proc/meminfo: memFree=17199256/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=261768 CPUtime=4902.43 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 498136 0 0 0 490084 159 0 0 25 0 1 0 740108338 268050432 54977 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294488 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13585/statm: 65442 54977 366 95 0 60424 0
Current children cumulated CPU time (s) 4902.43
Current children cumulated vsize (KiB) 261768

[startup+4962.3 s]
/proc/loadavg: 1.02 1.03 1.01 2/549 14236
/proc/meminfo: memFree=17187836/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=337744 CPUtime=4962.43 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 500988 0 0 0 496083 160 0 0 25 0 1 0 740108338 345849856 57829 33554432000 4194304 4580011 140737124555104 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13585/statm: 84436 57829 366 95 0 79418 0
Current children cumulated CPU time (s) 4962.43
Current children cumulated vsize (KiB) 337744



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.01 1.02 1.01 3/549 14237
/proc/meminfo: memFree=17169720/32950928 swapFree=67056576/67111528
[pid=13585] ppid=13583 vsize=353844 CPUtime=5000.07 cores=0,2,4,6
/proc/13585/stat : 13585 (strangenight2-s) R 13583 13585 13122 0 -1 4202496 505478 0 0 0 499846 161 0 0 25 0 1 0 740108338 362336256 62319 33554432000 4194304 4580011 140737124555104 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 0 0 0 0
/proc/13585/statm: 88461 62319 366 95 0 83443 0
Current children cumulated CPU time (s) 5000.07
Current children cumulated vsize (KiB) 353844

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

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 4999.96
CPU time (s): 5000.1
CPU user time (s): 4998.47
CPU system time (s): 1.62275
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 356160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4998.47
system time used= 1.62275
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 505478
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= 14
involuntary context switches= 29620

runsolver used 29.0336 second user time and 61.5156 second system time

The end

Launcher Data

Begin job on node148 at 2011-05-25 02:58:33
IDJOB=3401134
IDBENCH=83431
IDSOLVER=1887
FILE ID=node148/3401134-1306285113
RUNJOBID= node148-1306280109-13141
PBS_JOBID= 13457838
Free space on /tmp= 73540 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/application/kullmann/AES/Benchmarks/32/aes_32_4_keyfind_1.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3401134-1306285113/watcher-3401134-1306285113 -o /tmp/evaluation-result-3401134-1306285113/solver-3401134-1306285113 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3401134-1306285113.cnf

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

MD5SUM BENCH= d71ab4cbe872e5620884d4e4d370890a
RANDOM SEED=798249537

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

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

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


/proc/meminfo:
MemTotal:     32950928 kB
MemFree:      15788528 kB
Buffers:        379192 kB
Cached:        7963188 kB
SwapCached:       8480 kB
Active:       11460084 kB
Inactive:      5328308 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32950928 kB
LowFree:      15788528 kB
SwapTotal:    67111528 kB
SwapFree:     67056576 kB
Dirty:            5448 kB
Writeback:           0 kB
AnonPages:     8443924 kB
Mapped:          44164 kB
Slab:           242512 kB
PageTables:      61328 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83586992 kB
Committed_AS: 172242328 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= 73544 MiB
End job on node148 at 2011-05-25 04:21:55