Trace number 3421884

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.07 4999.95

General information on the benchmark

Namecrafted/skvortsov/battleship/
battleship-16-16-unsat.cnf
MD5SUMc07743bac800f91e403382f26717b1d0
Bench CategoryCRAFTED (crafted 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 variables256
Number of clauses2176
Sum of the clauses size7936
Maximum clause length16
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21920
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 5256

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-3421884-1306609828.cnf'
0.00/0.00	c -- header says num vars:            256
0.00/0.00	c -- header says num clauses:        2176
0.00/0.00	c -- clauses added:            0 learnts,         2176 normals,            0 xors
0.00/0.00	c -- vars added        256
0.00/0.00	c Parsing time:  0.00 s
0.00/0.00	c  N st     0         0       256       256      1920         0      7936         0   no data   no data
0.00/0.00	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.00
0.00/0.00	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  0.0M T:  0.00
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:    256 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.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
0.00/0.00	c Finding binary XORs  T:     0.00 s  found:       0
0.00/0.00	c Finding non-binary XORs:     0.00 s (found:       0, avg size: nan)
0.00/0.00	c calculated reachability. Time: 0.00
0.00/0.00	c Calc default polars -  time:   0.00 s pos:       0 undec:       0 neg:     256
0.00/0.00	c =========================================================================================
0.00/0.00	c types(t): F = full restart, N = normal restart
0.00/0.00	c types(t): S = simplification begin/end, E = solution found
0.00/0.00	c restart types(rt): st = static, dy = dynamic
0.00/0.00	c  t rt  Rest     Confl      Vars   NormCls    BinCls   Learnts    ClLits    LtLits
0.00/0.00	c  B st     0         0       256       256      1920         0      7936         0   no data   no data
0.00/0.06	c Decided on static restart strategy
0.10/0.16	c  N st     8      4920       256       256      1920      4773      7936    336332   no data   no data
0.39/0.41	c  N st    10     11302       256       256      1920      4310      7936    219071   no data   no data
0.79/0.83	c  N st    11     17046       256       256      1920      9499      7936    673007   no data   no data
1.39/1.40	c  F st    12     25000       256       256      1920     11698      7936    935885   no data   no data
1.39/1.40	c  N st    12     25000       256       256      1920     11698      7936    935885   no data   no data
1.69/1.74	c Decided on static restart strategy
1.69/1.74	c  N st    18     30000       256       256      1920      9966      7936    678662   no data   no data
1.69/1.74	c  S st    18     30000       256       256      1920      9966      7936    678662   no data   no data
1.69/1.79	c  S st    18     30505       256       256      1920     10468      7936    711269   no data   no data
1.69/1.79	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
1.69/1.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.01
1.69/1.80	c blocked clauses removed:        0 vars:      0 tried:         256 T: 0.00 s
1.69/1.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1.79/1.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1.79/1.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
1.79/1.80	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1.79/1.80	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
2.49/2.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.72 s
3.41/3.49	c lits-rem:       843  cl-subs:      309  v-elim:      0  v-fix:    0  time:  0.95 s
3.49/3.50	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.01
3.49/3.50	c calculated reachability. Time: 0.00
3.49/3.50	c  N st    18     30505       256       256      1920     10159      7936    685667   no data   no data
3.79/3.82	c  N st    20     37617       256       256      1920      9577      7936    614263   no data   no data
4.09/4.14	c  N st    21     44017       256       256      1920     15733      7936   1109174   no data   no data
4.19/4.27	c  S st    22     45757       256       256      1920      8930      7936    501697   no data   no data
4.29/4.32	c  S st    22     46260       256       256      1920      9433      7936    536172   no data   no data
4.29/4.32	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
4.29/4.33	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.0M T:  0.01
4.29/4.33	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4.29/4.33	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4.29/4.33	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4.29/4.33	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
4.29/4.33	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4.29/4.33	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
4.79/4.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.49 s
4.89/4.99	c lits-rem:        53  cl-subs:       27  v-elim:      0  v-fix:    0  time:  0.16 s
4.89/4.99	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
4.99/5.00	c vivif2 --  cl tried     9406 cl shrink        0 lits rem          0 time: 0.01
4.99/5.01	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.01
4.99/5.01	c calculated reachability. Time: 0.00
4.99/5.01	c  N st    22     46260       256       256      1920      9406      7936    534186   no data   no data
5.89/5.90	c  N st    23     60657       256       256      1920     13528      7936    849279   no data   no data
6.49/6.52	c  N st    24     69391       256       256      1920     11351      7936    614676   no data   no data
6.49/6.52	c  S st    24     69391       256       256      1920     11351      7936    614676   no data   no data
6.49/6.56	c  S st    24     69895       256       256      1920     11849      7936    646090   no data   no data
6.49/6.57	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
6.49/6.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  1.1M T:  0.01
6.49/6.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
6.49/6.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
6.49/6.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
6.49/6.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
6.49/6.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
6.49/6.58	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.00 s
7.09/7.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.60 s
7.49/7.54	c lits-rem:       265  cl-subs:      167  v-elim:      0  v-fix:    0  time:  0.35 s
7.49/7.54	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
7.49/7.55	c vivif2 --  cl tried    11682 cl shrink        0 lits rem          0 time: 0.01
7.49/7.56	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.01
7.49/7.57	c calculated reachability. Time: 0.00
7.49/7.57	c  N st    24     69895       256       256      1920     11682      7936    635534   no data   no data
8.91/8.95	c  F st    25     87501       256       256      1920     16935      7936   1120166   no data   no data
8.91/8.95	c  N st    25     87501       256       256      1920     16935      7936   1120166   no data   no data
9.29/9.31	c Decided on static restart strategy
9.59/9.66	c  N st    32     95542       256       256      1920     12346      7936    663093   no data   no data
10.19/10.29	c  N st    34    104843       256       256      1920     21071      7936   1524209   no data   no data
10.19/10.29	c  S st    34    104843       256       256      1920     21071      7936   1524209   no data   no data
10.29/10.37	c  S st    34    105346       256       256      1920     21573      7936   1558986   no data   no data
10.29/10.37	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
10.29/10.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.0M T:  0.02
10.29/10.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
10.29/10.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
10.29/10.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
10.29/10.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
10.29/10.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
10.39/10.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
11.59/11.68	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.24 s
14.69/14.77	c lits-rem:       703  cl-subs:      433  v-elim:      0  v-fix:    0  time:  3.09 s
14.69/14.77	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
14.69/14.79	c vivif2 --  cl tried    21140 cl shrink        0 lits rem          0 time: 0.02
14.79/14.81	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.02
14.79/14.81	c calculated reachability. Time: 0.00
14.79/14.81	c  N st    34    105346       256       256      1920     21140      7936   1514398   no data   no data
15.51/15.55	c  N st    35    114945       256       256      1920     16981      7936   1091232   no data   no data
16.99/17.09	c  N st    36    129344       256       256      1920     16428      7936   1008457   no data   no data
19.09/19.14	c  N st    37    150941       256       256      1920     21732      7936   1471969   no data   no data
19.91/19.99	c  S st    38    158019       256       256      1920     28299      7936   2077206   no data   no data
20.09/20.11	c  S st    38    158522       256       256      1920     28800      7936   2111142   no data   no data
20.09/20.11	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
20.09/20.14	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  2.7M T:  0.03
20.09/20.14	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
20.09/20.14	c bin-w-bin subsume rem            0 bins  time:  0.00 s
20.09/20.14	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
20.09/20.14	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
20.09/20.14	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
20.09/20.15	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
21.48/21.50	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.30 s
27.78/27.84	c lits-rem:      1543  cl-subs:      877  v-elim:      0  v-fix:    0  time:  6.34 s
27.78/27.84	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
27.78/27.86	c vivif2 --  cl tried    27923 cl shrink        0 lits rem          0 time: 0.02
27.88/27.90	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.03
27.88/27.90	c calculated reachability. Time: 0.00
27.88/27.90	c  N st    38    158522       256       256      1920     27923      7936   2032112   no data   no data
31.79/31.89	c  N st    39    207111       256       256      1920     22818      7936   1461075   no data   no data
34.69/34.71	c  N st    40    237784       256       256      1920     33117      7936   2348881   no data   no data
34.69/34.71	c  S st    40    237784       256       256      1920     33117      7936   2348881   no data   no data
34.79/34.84	c  S st    40    238288       256       256      1920     33616      7936   2383939   no data   no data
34.79/34.85	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
34.79/34.88	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  3.5M T:  0.03
34.79/34.88	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
34.79/34.88	c bin-w-bin subsume rem            0 bins  time:  0.00 s
34.79/34.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
34.79/34.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
34.79/34.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
34.89/34.90	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
36.19/36.27	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.32 s
43.29/43.35	c lits-rem:      1144  cl-subs:      720  v-elim:      0  v-fix:    0  time:  7.08 s
43.29/43.35	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
43.29/43.38	c vivif2 --  cl tried    32896 cl shrink        0 lits rem          0 time: 0.03
43.39/43.42	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.04
43.39/43.42	c calculated reachability. Time: 0.00
43.39/43.42	c  N st    40    238288       256       256      1920     32896      7936   2314376   no data   no data
50.71/50.79	c  F st    41    306251       256       256      1920     34825      7936   2405580   no data   no data
50.71/50.80	c  N st    41    306251       256       256      1920     34825      7936   2405580   no data   no data
51.29/51.35	c Decided on static restart strategy
53.39/53.42	c  N st    51    334556       256       256      1920     38276      7936   2307398   no data   no data
55.79/55.83	c  N st    53    357432       256       256      1920     36001      7936   2389270   no data   no data
55.79/55.83	c  S st    53    357432       256       256      1920     36001      7936   2389270   no data   no data
55.99/56.00	c  S st    53    357932       256       256      1920     36500      7936   2423120   no data   no data
55.99/56.01	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.00
55.99/56.04	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.0M T:  0.04
55.99/56.05	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
55.99/56.05	c bin-w-bin subsume rem            0 bins  time:  0.00 s
55.99/56.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
55.99/56.05	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
55.99/56.05	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
55.99/56.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.01 s
57.39/57.45	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
66.29/66.36	c lits-rem:      2637  cl-subs:     1135  v-elim:      0  v-fix:    0  time:  8.91 s
66.29/66.36	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
66.29/66.38	c vivif2 --  cl tried    35365 cl shrink        0 lits rem          0 time: 0.03
66.39/66.43	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.05
66.39/66.43	c calculated reachability. Time: 0.00
66.39/66.43	c  N st    53    357932       256       256      1920     35365      7936   2327163   no data   no data
69.41/69.42	c  N st    54    390324       256       256      1920     41230      7936   2867322   no data   no data
75.59/75.62	c  N st    55    438914       256       256      1920     35369      7936   2384115   no data   no data
85.39/85.40	c  N st    56    511796       256       256      1920     48601      7936   3502562   no data   no data
87.69/87.75	c  N st    57    536899       256       256      1920     42707      7936   2627288   no data   no data
87.69/87.75	c  S st    57    536899       256       256      1920     42707      7936   2627288   no data   no data
87.89/87.96	c  S st    57    537404       256       256      1920     43209      7936   2661985   no data   no data
87.89/87.97	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
87.89/88.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  4.1M T:  0.04
87.89/88.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
87.89/88.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
87.89/88.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
87.89/88.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
87.89/88.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
88.01/88.03	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
89.39/89.42	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.34 s
103.09/103.18	c lits-rem:      2139  cl-subs:     3722  v-elim:      0  v-fix:    0  time: 13.76 s
103.09/103.18	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
103.19/103.21	c vivif2 --  cl tried    39487 cl shrink        0 lits rem          0 time: 0.03
103.19/103.29	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.08
103.19/103.29	c calculated reachability. Time: 0.00
103.19/103.29	c  N st    57    537404       256       256      1920     39487      7936   2389291   no data   no data
126.61/126.61	c  N st    58    701388       256       256      1920     34691      7936   1908980   no data   no data
138.39/138.45	c  N st    59    806106       256       256      1920     60444      7936   3662094   no data   no data
138.39/138.45	c  S st    59    806106       256       256      1920     60444      7936   3662094   no data   no data
138.61/138.71	c  S st    59    806609       256       256      1920     60944      7936   3694627   no data   no data
138.71/138.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
138.79/138.80	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  6.6M T:  0.08
138.79/138.80	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
138.79/138.80	c bin-w-bin subsume rem            0 bins  time:  0.00 s
138.79/138.80	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
138.79/138.80	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
138.79/138.81	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
138.79/138.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.02 s
140.29/140.38	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.47 s
159.80/159.80	c lits-rem:     11258  cl-subs:     2649  v-elim:      0  v-fix:    0  time: 19.42 s
159.80/159.80	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
159.80/159.84	c vivif2 --  cl tried    58295 cl shrink        0 lits rem          0 time: 0.04
159.90/159.99	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.15
159.90/160.00	c calculated reachability. Time: 0.00
159.90/160.00	c  N st    59    806609       256       256      1920     58295      7936   3503299   no data   no data
203.51/203.60	c  F st    60   1071875       256       256      1920     72671      7936   4521433   no data   no data
203.51/203.60	c  N st    60   1071875       256       256      1920     72671      7936   4521433   no data   no data
204.71/204.79	c Decided on static restart strategy
208.79/208.81	c  N st    70   1100186       256       256      1920     58071      7936   3607939   no data   no data
216.00/216.04	c  N st    72   1136178       256       256      1920     49627      7936   2814044   no data   no data
222.59/222.68	c  N st    73   1168570       256       256      1920     79145      7936   5557704   no data   no data
229.09/229.17	c  N st    74   1209913       256       256      1920     73017      7936   4809051   no data   no data
229.09/229.17	c  S st    74   1209913       256       256      1920     73017      7936   4809051   no data   no data
229.39/229.40	c  S st    74   1210415       256       256      1920     73517      7936   4843553   no data   no data
229.39/229.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.01
229.49/229.52	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.5M T:  0.11
229.49/229.52	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
229.49/229.52	c bin-w-bin subsume rem            0 bins  time:  0.00 s
229.49/229.52	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
229.49/229.52	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
229.49/229.52	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
229.49/229.55	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.03 s
231.20/231.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.60 s
262.50/262.58	c lits-rem:     11470  cl-subs:     3136  v-elim:      0  v-fix:    0  time: 31.33 s
262.50/262.58	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
262.60/262.63	c vivif2 --  cl tried    70381 cl shrink        0 lits rem          0 time: 0.05
262.70/262.76	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.13
262.70/262.76	c calculated reachability. Time: 0.00
262.70/262.76	c  N st    74   1210415       256       256      1920     70381      7936   4568848   no data   no data
274.10/274.13	c  N st    75   1283297       256       256      1920     48903      7936   2799419   no data   no data
296.19/296.22	c  N st    76   1392620       256       256      1920     57033      7936   3340135   no data   no data
323.89/323.97	c  N st    77   1556605       256       256      1920     61725      7936   3627866   no data   no data
348.50/348.58	c  N st    78   1710416       256       256      1920     99813      7936   6972734   no data   no data
348.50/348.58	c  S st    78   1710416       256       256      1920     99813      7936   6972734   no data   no data
348.90/348.92	c  S st    78   1710919       256       256      1920    100312      7936   7006334   no data   no data
348.90/348.93	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
349.09/349.10	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.4M T:  0.16
349.09/349.10	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
349.09/349.10	c bin-w-bin subsume rem            0 bins  time:  0.00 s
349.09/349.10	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
349.09/349.10	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
349.09/349.10	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
349.09/349.14	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
351.01/351.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.73 s
416.70/416.79	c lits-rem:      4176  cl-subs:     4849  v-elim:      0  v-fix:    0  time: 65.76 s
416.70/416.79	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
416.80/416.88	c vivif2 --  cl tried    95463 cl shrink        0 lits rem          0 time: 0.08
417.01/417.07	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.19
417.01/417.07	c calculated reachability. Time: 0.00
417.01/417.07	c  N st    78   1710919       256       256      1920     95463      7936   6585418   no data   no data
489.52/489.57	c  N st    79   2079883       256       256      1920    105529      7936   7001710   no data   no data
521.70/521.76	c  N st    80   2210919       256       256      1920    108872      7936   6677646   no data   no data
521.70/521.76	c  S st    80   2210919       256       256      1920    108872      7936   6677646   no data   no data
522.10/522.16	c  S st    80   2211420       256       256      1920    109370      7936   6712084   no data   no data
522.10/522.18	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
522.30/522.36	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.2M T:  0.18
522.30/522.36	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
522.30/522.36	c bin-w-bin subsume rem            0 bins  time:  0.00 s
522.30/522.36	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
522.30/522.36	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
522.30/522.36	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
522.40/522.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
524.11/524.19	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.66 s
583.12/583.17	c lits-rem:      3745  cl-subs:     6709  v-elim:      0  v-fix:    0  time: 58.98 s
583.12/583.17	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
583.21/583.25	c vivif2 --  cl tried   102661 cl shrink        0 lits rem          0 time: 0.08
583.41/583.45	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.20
583.41/583.46	c calculated reachability. Time: 0.00
583.41/583.46	c  N st    80   2211420       256       256      1920    102661      7936   6342451   no data   no data
694.13/694.20	c  N st    81   2711420       256       256      1920    121697      7936   8092235   no data   no data
694.13/694.20	c  S st    81   2711420       256       256      1920    121697      7936   8092235   no data   no data
694.61/694.69	c  S st    81   2711923       256       256      1920    122193      7936   8125964   no data   no data
694.71/694.71	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
694.91/694.90	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.5M T:  0.19
694.91/694.90	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
694.91/694.90	c bin-w-bin subsume rem            0 bins  time:  0.00 s
694.91/694.90	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
694.91/694.90	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
694.91/694.90	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
694.91/694.95	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
696.81/696.84	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.72 s
793.41/793.44	c lits-rem:      6319  cl-subs:     6675  v-elim:      0  v-fix:    0  time: 96.60 s
793.41/793.44	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
793.51/793.54	c vivif2 --  cl tried   115518 cl shrink        0 lits rem          0 time: 0.10
793.71/793.75	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.21
793.71/793.76	c calculated reachability. Time: 0.00
793.71/793.76	c  N st    81   2711923       256       256      1920    115518      7936   7664141   no data   no data
927.62/927.68	c  N st    82   3211924       256       256      1920     96149      7936   5786362   no data   no data
927.62/927.68	c  S st    82   3211924       256       256      1920     96149      7936   5786362   no data   no data
928.02/928.01	c  S st    82   3212427       256       256      1920     96650      7936   5820831   no data   no data
928.02/928.02	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
928.12/928.15	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.9M T:  0.13
928.12/928.15	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
928.12/928.15	c bin-w-bin subsume rem            0 bins  time:  0.00 s
928.12/928.16	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
928.12/928.16	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
928.12/928.16	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
928.22/928.20	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
930.02/930.03	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.72 s
965.52/965.57	c lits-rem:      4368  cl-subs:     3841  v-elim:      0  v-fix:    0  time: 35.55 s
965.52/965.57	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
965.62/965.64	c vivif2 --  cl tried    92809 cl shrink        0 lits rem          0 time: 0.07
965.72/965.81	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.16
965.72/965.81	c calculated reachability. Time: 0.00
965.72/965.81	c  N st    82   3212427       256       256      1920     92809      7936   5537547   no data   no data
1076.82/1076.88	c  N st    83   3712427       256       256      1920    103145      7936   6724214   no data   no data
1076.82/1076.88	c  S st    83   3712427       256       256      1920    103145      7936   6724214   no data   no data
1077.22/1077.21	c  S st    83   3712927       256       256      1920    103640      7936   6756946   no data   no data
1077.22/1077.23	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1077.32/1077.39	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  8.8M T:  0.15
1077.32/1077.39	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1077.32/1077.39	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1077.32/1077.39	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1077.32/1077.39	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
1077.32/1077.39	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1077.42/1077.43	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1079.24/1079.25	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.68 s
1120.72/1120.75	c lits-rem:      3008  cl-subs:     3386  v-elim:      0  v-fix:    0  time: 41.50 s
1120.72/1120.75	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
1120.82/1120.84	c vivif2 --  cl tried   100254 cl shrink        0 lits rem          0 time: 0.08
1121.04/1121.03	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.19
1121.04/1121.03	c calculated reachability. Time: 0.00
1121.04/1121.03	c  N st    83   3712927       256       256      1920    100254      7936   6498647   no data   no data
1129.22/1129.25	c  F st    84   3751564       256       256      1920    135539      7936   9689914   no data   no data
1129.22/1129.25	c  N st    84   3751564       256       256      1920    135539      7936   9689914   no data   no data
1130.93/1130.99	c Decided on static restart strategy
1136.82/1136.87	c  N st    94   3779873       256       256      1920     85664      7936   4955136   no data   no data
1144.61/1144.64	c  N st    96   3815868       256       256      1920    118776      7936   8031145   no data   no data
1154.04/1154.09	c  N st    97   3848260       256       256      1920    148055      7936  10822877   no data   no data
1166.32/1166.39	c  N st    98   3896849       256       256      1920    114817      7936   7784192   no data   no data
1181.92/1181.97	c  N st    99   3969733       256       256      1920    101223      7936   6354752   no data   no data
1209.03/1209.08	c  N st   100   4079056       256       256      1920    120215      7936   8038605   no data   no data
1241.12/1241.15	c  N st   101   4212928       256       256      1920    160960      7936  12098615   no data   no data
1241.12/1241.15	c  S st   101   4212928       256       256      1920    160960      7936  12098615   no data   no data
1241.62/1241.60	c  S st   101   4213430       256       256      1920    161458      7936  12135148   no data   no data
1241.62/1241.63	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
1241.82/1241.91	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 14.0M T:  0.28
1241.82/1241.91	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1241.82/1241.91	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1241.82/1241.91	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1241.82/1241.91	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
1241.82/1241.91	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1241.94/1241.98	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
1244.02/1244.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.83 s
1391.73/1391.80	c lits-rem:      3372  cl-subs:     9091  v-elim:      0  v-fix:    0  time: 147.72 s
1391.73/1391.80	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
1391.93/1391.94	c vivif2 --  cl tried   152367 cl shrink        0 lits rem          0 time: 0.14
1392.23/1392.30	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.36
1392.33/1392.30	c calculated reachability. Time: 0.00
1392.33/1392.30	c  N st   101   4213430       256       256      1920    152367      7936  11414162   no data   no data
1452.62/1452.64	c  N st   102   4459406       256       256      1920    125795      7936   8638643   no data   no data
1530.63/1530.60	c  N st   103   4713430       256       256      1920    100406      7936   6209407   no data   no data
1530.63/1530.60	c  S st   103   4713430       256       256      1920    100406      7936   6209407   no data   no data
1530.93/1530.96	c  S st   103   4713933       256       256      1920    100908      7936   6245964   no data   no data
1530.93/1530.98	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1531.13/1531.12	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.8M T:  0.13
1531.13/1531.12	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1531.13/1531.12	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1531.13/1531.12	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1531.13/1531.12	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
1531.13/1531.12	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1531.13/1531.17	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1532.93/1532.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.64 s
1563.83/1563.88	c lits-rem:      2378  cl-subs:     2141  v-elim:      0  v-fix:    0  time: 30.95 s
1563.83/1563.88	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
1563.93/1563.96	c vivif2 --  cl tried    98767 cl shrink        0 lits rem          0 time: 0.07
1564.13/1564.14	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.19
1564.13/1564.15	c calculated reachability. Time: 0.00
1564.13/1564.15	c  N st   103   4713933       256       256      1920     98767      7936   6055170   no data   no data
1680.53/1680.54	c  N st   104   5213935       256       256      1920    110847      7936   6968910   no data   no data
1680.53/1680.54	c  S st   104   5213935       256       256      1920    110847      7936   6968910   no data   no data
1680.85/1680.82	c  S st   104   5214436       256       256      1920    111344      7936   7005439   no data   no data
1680.85/1680.84	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1681.03/1681.01	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.3M T:  0.17
1681.03/1681.01	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1681.03/1681.01	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1681.03/1681.01	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1681.03/1681.01	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
1681.03/1681.01	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1681.03/1681.06	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
1682.83/1682.83	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.63 s
1715.13/1715.17	c lits-rem:      2600  cl-subs:     2291  v-elim:      0  v-fix:    0  time: 32.34 s
1715.13/1715.17	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
1715.23/1715.25	c vivif2 --  cl tried   109053 cl shrink        0 lits rem          0 time: 0.08
1715.43/1715.47	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.22
1715.43/1715.47	c calculated reachability. Time: 0.00
1715.43/1715.47	c  N st   104   5214436       256       256      1920    109053      7936   6807607   no data   no data
1851.13/1851.13	c  N st   105   5714436       256       256      1920     94775      7936   5204303   no data   no data
1851.13/1851.13	c  S st   105   5714436       256       256      1920     94775      7936   5204303   no data   no data
1851.45/1851.48	c  S st   105   5714942       256       256      1920     95277      7936   5239604   no data   no data
1851.53/1851.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
1851.63/1851.63	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  7.4M T:  0.12
1851.63/1851.63	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
1851.63/1851.63	c bin-w-bin subsume rem            0 bins  time:  0.00 s
1851.63/1851.63	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
1851.63/1851.63	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
1851.63/1851.63	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
1851.63/1851.67	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.04 s
1853.23/1853.28	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.50 s
1860.03/1860.07	c lits-rem:       250  cl-subs:      255  v-elim:      0  v-fix:    0  time:  6.80 s
1860.03/1860.07	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
1860.15/1860.14	c vivif2 --  cl tried    95022 cl shrink        0 lits rem          0 time: 0.06
1860.33/1860.31	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.17
1860.33/1860.31	c calculated reachability. Time: 0.00
1860.33/1860.31	c  N st   105   5714942       256       256      1920     95022      7936   5221535   no data   no data
2031.14/2031.20	c  N st   106   6214946       256       256      1920    155623      7936  10715168   no data   no data
2031.14/2031.20	c  S st   106   6214946       256       256      1920    155623      7936  10715168   no data   no data
2031.64/2031.66	c  S st   106   6215447       256       256      1920    156120      7936  10750957   no data   no data
2031.64/2031.68	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
2031.94/2031.94	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.4M T:  0.26
2031.94/2031.94	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2031.94/2031.94	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2031.94/2031.94	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2031.94/2031.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
2031.94/2031.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2032.04/2032.01	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
2034.05/2034.08	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.86 s
2146.54/2146.50	c lits-rem:      3145  cl-subs:     7085  v-elim:      0  v-fix:    0  time: 112.42 s
2146.54/2146.50	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
2146.64/2146.63	c vivif2 --  cl tried   149035 cl shrink        0 lits rem          0 time: 0.12
2146.94/2146.94	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.31
2146.94/2146.94	c calculated reachability. Time: 0.00
2146.94/2146.94	c  N st   106   6215447       256       256      1920    149035      7936  10153928   no data   no data
2280.05/2280.08	c  N st   107   6715447       256       256      1920    198065      7936  15320311   no data   no data
2280.05/2280.08	c  S st   107   6715447       256       256      1920    198065      7936  15320311   no data   no data
2280.75/2280.78	c  S st   107   6715953       256       256      1920    198567      7936  15358253   no data   no data
2280.85/2280.81	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
2281.25/2281.21	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.0M T:  0.39
2281.25/2281.21	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2281.25/2281.21	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2281.25/2281.21	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2281.25/2281.21	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
2281.25/2281.21	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2281.35/2281.30	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
2283.55/2283.51	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.88 s
2554.85/2554.87	c lits-rem:      5244  cl-subs:    11738  v-elim:      0  v-fix:    0  time: 271.36 s
2554.85/2554.87	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
2555.05/2555.04	c vivif2 --  cl tried   186829 cl shrink        0 lits rem          0 time: 0.17
2555.47/2555.44	c asymm  cl-useful: 0/221/256 lits-rem:0 time: 0.40
2555.47/2555.44	c calculated reachability. Time: 0.00
2555.47/2555.44	c  N st   107   6715953       256       256      1920    186829      7936  14309897   no data   no data
2695.26/2695.29	c  N st   108   7215955       256       256      1920    119965      7936   6939107   no data   no data
2695.26/2695.29	c  S st   108   7215955       256       256      1920    119965      7936   6939107   no data   no data
2695.66/2695.67	c  S st   108   7216460       256       256      1920    120466      7936   6974182   no data   no data
2695.66/2695.69	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2695.86/2695.89	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.4M T:  0.20
2695.86/2695.89	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2695.86/2695.89	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2695.86/2695.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2695.86/2695.89	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
2695.86/2695.89	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2695.96/2695.94	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.05 s
2697.76/2697.75	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.66 s
2723.36/2723.37	c lits-rem:      1122  cl-subs:     2318  v-elim:      0  v-fix:    0  time: 25.62 s
2723.36/2723.37	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
2723.46/2723.45	c vivif2 --  cl tried   118148 cl shrink        0 lits rem          0 time: 0.08
2723.67/2723.69	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.24
2723.67/2723.69	c calculated reachability. Time: 0.00
2723.67/2723.69	c  N st   108   7216460       256       256      1920    118148      7936   6843765   no data   no data
2861.66/2861.68	c  N st   109   7716460       256       256      1920    133925      7936   7941322   no data   no data
2861.66/2861.68	c  S st   109   7716460       256       256      1920    133925      7936   7941322   no data   no data
2862.16/2862.18	c  S st   109   7716962       256       256      1920    134425      7936   7976102   no data   no data
2862.16/2862.20	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
2862.46/2862.41	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.6M T:  0.21
2862.46/2862.41	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
2862.46/2862.41	c bin-w-bin subsume rem            0 bins  time:  0.00 s
2862.46/2862.41	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
2862.46/2862.41	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
2862.46/2862.41	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
2862.46/2862.47	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
2864.36/2864.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.68 s
2894.86/2894.82	c lits-rem:      1728  cl-subs:     2291  v-elim:      0  v-fix:    0  time: 30.50 s
2894.86/2894.82	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
2894.96/2894.92	c vivif2 --  cl tried   132134 cl shrink        0 lits rem          0 time: 0.10
2895.16/2895.19	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.27
2895.16/2895.19	c calculated reachability. Time: 0.00
2895.16/2895.19	c  N st   109   7716962       256       256      1920    132134      7936   7846798   no data   no data
3055.37/3055.31	c  N st   110   8216963       256       256      1920    132815      7936   7833021   no data   no data
3055.37/3055.31	c  S st   110   8216963       256       256      1920    132815      7936   7833021   no data   no data
3055.77/3055.70	c  S st   110   8217465       256       256      1920    133311      7936   7867534   no data   no data
3055.77/3055.72	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3055.98/3055.93	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 10.8M T:  0.21
3055.98/3055.93	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3055.98/3055.93	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3055.98/3055.93	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3055.98/3055.94	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
3055.98/3055.94	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3056.07/3056.00	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3057.87/3057.86	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.70 s
3092.67/3092.64	c lits-rem:      2774  cl-subs:     2715  v-elim:      0  v-fix:    0  time: 34.79 s
3092.67/3092.64	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
3092.77/3092.74	c vivif2 --  cl tried   130596 cl shrink        0 lits rem          0 time: 0.09
3093.07/3093.01	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.27
3093.07/3093.01	c calculated reachability. Time: 0.00
3093.07/3093.01	c  N st   110   8217465       256       256      1920    130596      7936   7687206   no data   no data
3254.17/3254.15	c  N st   111   8717465       256       256      1920    119122      7936   6627339   no data   no data
3254.17/3254.15	c  S st   111   8717465       256       256      1920    119122      7936   6627339   no data   no data
3254.57/3254.50	c  S st   111   8717968       256       256      1920    119623      7936   6666838   no data   no data
3254.57/3254.53	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.02
3254.67/3254.69	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P:  9.1M T:  0.17
3254.67/3254.70	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3254.67/3254.70	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3254.77/3254.70	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3254.77/3254.70	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
3254.77/3254.70	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3254.77/3254.75	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.06 s
3256.47/3256.49	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.61 s
3268.97/3268.97	c lits-rem:       291  cl-subs:      516  v-elim:      0  v-fix:    0  time: 12.48 s
3268.97/3268.97	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
3269.07/3269.05	c vivif2 --  cl tried   119107 cl shrink        0 lits rem          0 time: 0.08
3269.29/3269.29	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.24
3269.29/3269.30	c calculated reachability. Time: 0.00
3269.29/3269.30	c  N st   111   8717968       256       256      1920    119107      7936   6632591   no data   no data
3414.59/3414.55	c  N st   112   9217968       256       256      1920    205214      7936  14430474   no data   no data
3414.59/3414.55	c  S st   112   9217968       256       256      1920    205214      7936  14430474   no data   no data
3415.17/3415.12	c  S st   112   9218469       256       256      1920    205711      7936  14467130   no data   no data
3415.17/3415.15	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3415.59/3415.54	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 17.3M T:  0.38
3415.59/3415.54	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3415.59/3415.54	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3415.59/3415.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3415.59/3415.54	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
3415.59/3415.54	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3415.69/3415.63	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.09 s
3417.89/3417.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.97 s
3621.78/3621.72	c lits-rem:      4295  cl-subs:    11731  v-elim:      0  v-fix:    0  time: 203.84 s
3621.78/3621.72	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
3621.88/3621.89	c vivif2 --  cl tried   193980 cl shrink        0 lits rem          0 time: 0.17
3622.28/3622.28	c asymm  cl-useful: 0/222/256 lits-rem:0 time: 0.39
3622.28/3622.29	c calculated reachability. Time: 0.00
3622.28/3622.29	c  N st   112   9218469       256       256      1920    193980      7936  13637762   no data   no data
3753.48/3753.43	c  N st   113   9718471       256       256      1920    162841      7936  10592984   no data   no data
3753.48/3753.43	c  S st   113   9718471       256       256      1920    162841      7936  10592984   no data   no data
3754.08/3754.02	c  S st   113   9718972       256       256      1920    163335      7936  10627616   no data   no data
3754.08/3754.05	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
3754.40/3754.32	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 13.3M T:  0.27
3754.40/3754.32	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3754.40/3754.32	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3754.40/3754.32	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3754.40/3754.32	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
3754.40/3754.32	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3754.40/3754.40	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
3756.48/3756.40	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.80 s
3828.88/3828.89	c lits-rem:      2909  cl-subs:     4477  v-elim:      0  v-fix:    0  time: 72.49 s
3828.88/3828.89	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
3829.08/3829.02	c vivif2 --  cl tried   158858 cl shrink        0 lits rem          0 time: 0.13
3829.38/3829.36	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.35
3829.38/3829.37	c calculated reachability. Time: 0.00
3829.38/3829.37	c  N st   113   9718972       256       256      1920    158858      7936  10247378   no data   no data
3967.69/3967.60	c  N st   114  10218973       256       256      1920    229588      7936  16759953   no data   no data
3967.69/3967.60	c  S st   114  10218973       256       256      1920    229588      7936  16759953   no data   no data
3968.39/3968.31	c  S st   114  10219476       256       256      1920    230088      7936  16798947   no data   no data
3968.39/3968.35	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
3968.79/3968.79	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 19.0M T:  0.43
3968.79/3968.79	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
3968.79/3968.79	c bin-w-bin subsume rem            0 bins  time:  0.00 s
3968.79/3968.79	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
3968.79/3968.79	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
3968.79/3968.79	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
3968.91/3968.89	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
3971.59/3971.54	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  2.31 s
4215.69/4215.62	c lits-rem:      5387  cl-subs:    10417  v-elim:      0  v-fix:    0  time: 244.08 s
4215.69/4215.62	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
4215.89/4215.82	c vivif2 --  cl tried   219671 cl shrink        0 lits rem          0 time: 0.20
4216.29/4216.22	c asymm  cl-useful: 0/188/256 lits-rem:0 time: 0.40
4216.29/4216.23	c calculated reachability. Time: 0.00
4216.29/4216.23	c  N st   114  10219476       256       256      1920    219671      7936  15980694   no data   no data
4366.01/4366.00	c  N st   115  10719476       256       256      1920    158303      7936  10183809   no data   no data
4366.01/4366.00	c  S st   115  10719476       256       256      1920    158303      7936  10183809   no data   no data
4366.50/4366.47	c  S st   115  10719981       256       256      1920    158805      7936  10220628   no data   no data
4366.60/4366.50	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.03
4366.80/4366.76	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 12.0M T:  0.25
4366.80/4366.76	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4366.80/4366.76	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4366.80/4366.76	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4366.80/4366.76	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
4366.80/4366.76	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4366.90/4366.83	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.07 s
4368.90/4368.89	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.86 s
4423.00/4422.98	c lits-rem:      1293  cl-subs:     4193  v-elim:      0  v-fix:    0  time: 54.09 s
4423.00/4422.98	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
4423.10/4423.10	c vivif2 --  cl tried   154612 cl shrink        0 lits rem          0 time: 0.12
4423.50/4423.43	c asymm  cl-useful: 0/256/256 lits-rem:0 time: 0.34
4423.50/4423.44	c calculated reachability. Time: 0.00
4423.50/4423.44	c  N st   115  10719981       256       256      1920    154612      7936   9903341   no data   no data
4588.70/4588.64	c  N st   116  11219986       256       256      1920    211418      7936  14970310   no data   no data
4588.70/4588.64	c  S st   116  11219986       256       256      1920    211418      7936  14970310   no data   no data
4589.42/4589.37	c  S st   116  11220486       256       256      1920    211915      7936  15008649   no data   no data
4589.51/4589.41	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4589.91/4589.82	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 18.0M T:  0.40
4589.91/4589.82	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4589.91/4589.82	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4589.91/4589.82	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4589.91/4589.82	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
4589.91/4589.82	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4590.01/4589.92	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.10 s
4592.10/4592.05	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.84 s
4762.31/4762.22	c lits-rem:      4886  cl-subs:     8388  v-elim:      0  v-fix:    0  time: 170.18 s
4762.31/4762.22	c vivif2 --  cl tried      256 cl shrink        0 lits rem          0 time: 0.00
4762.41/4762.40	c vivif2 --  cl tried   203527 cl shrink        0 lits rem          0 time: 0.18
4762.81/4762.79	c asymm  cl-useful: 0/201/256 lits-rem:0 time: 0.40
4762.91/4762.80	c calculated reachability. Time: 0.00
4762.91/4762.80	c  N st   116  11220486       256       256      1920    203527      7936  14298346   no data   no data
4926.51/4926.48	c  N st   117  11720489       256       256      1920    246349      7936  18027109   no data   no data
4926.51/4926.48	c  S st   117  11720489       256       256      1920    246349      7936  18027109   no data   no data
4927.13/4927.07	c  S st   117  11720992       256       256      1920    246848      7936  18065985   no data   no data
4927.22/4927.12	c x-sub:     0 x-cut:      0 vfix:      0 v-elim:      0 locsubst:     0 time:   0.04
4927.61/4927.58	c Flit:     0 Blit:      0 bXBeca:    0 bXProp:    0 Bins:      0 BRemL:      0 BRemN:      0 P: 20.2M T:  0.46
4927.61/4927.58	c blocked clauses removed:        0 vars:      0 tried:           0 T: 0.00 s
4927.61/4927.58	c bin-w-bin subsume rem            0 bins  time:  0.00 s
4927.61/4927.58	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  0.00 s
4927.61/4927.58	c Subs w/ non-existent bins:      0 l-rem:      0 v-fix:     0 done:    256 time:  0.00 s
4927.61/4927.58	c Removed useless bin:       0  fixed:     0  props:   0.01M  time:  0.00 s
4927.71/4927.69	c lits-rem:         0  cl-subs:        0  v-elim:      0  v-fix:    0  time:  0.11 s
4930.11/4930.02	c subs with bin:        0  lits-rem:         0  v-fix:    0  time:  1.96 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-3421884-1306609828/watcher-3421884-1306609828 -o /tmp/evaluation-result-3421884-1306609828/solver-3421884-1306609828 -C 5000 -W 5100 -M 15500 ./strangenight2-st HOME/instance-3421884-1306609828.cnf 

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

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: 1.95 2.01 2.00 4/497 22452
/proc/meminfo: memFree=27116500/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=29868 CPUtime=0.01 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 616 0 0 0 1 0 0 0 18 0 1 0 772583786 30584832 556 33554432000 4194304 4580011 140733737491440 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 7467 556 363 95 0 2449 0

[startup+0.106221 s]
/proc/loadavg: 1.95 2.01 2.00 4/497 22452
/proc/meminfo: memFree=27116500/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=30132 CPUtime=0.1 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 863 0 0 0 10 0 0 0 18 0 1 0 772583786 30855168 803 33554432000 4194304 4580011 140733737491440 18446744073709551615 4489177 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 7533 803 364 95 0 2515 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 30132

[startup+0.200214 s]
/proc/loadavg: 1.95 2.01 2.00 4/497 22452
/proc/meminfo: memFree=27116500/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=31052 CPUtime=0.19 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1237 0 0 0 19 0 0 0 18 0 1 0 772583786 31797248 825 33554432000 4194304 4580011 140733737491440 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 7763 825 364 95 0 2745 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31052

[startup+0.300185 s]
/proc/loadavg: 1.95 2.01 2.00 4/497 22452
/proc/meminfo: memFree=27116500/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=31200 CPUtime=0.29 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1466 0 0 0 29 0 0 0 18 0 1 0 772583786 31948800 1054 33554432000 4194304 4580011 140733737491440 18446744073709551615 4301870 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 7800 1054 364 95 0 2782 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31200

[startup+0.700113 s]
/proc/loadavg: 1.95 2.01 2.00 4/497 22452
/proc/meminfo: memFree=27116500/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=32260 CPUtime=0.69 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 2327 0 0 0 69 0 0 0 18 0 1 0 772583786 33034240 1391 33554432000 4194304 4580011 140733737491440 18446744073709551615 4294607 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 8065 1391 364 95 0 3047 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 32260

[startup+1.50098 s]
/proc/loadavg: 1.95 2.01 2.00 4/499 22454
/proc/meminfo: memFree=27106836/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=34032 CPUtime=1.49 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 4172 0 0 0 149 0 0 0 19 0 1 0 772583786 34848768 1439 33554432000 4194304 4580011 140733737491440 18446744073709551615 4294503 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 8508 1439 365 95 0 3490 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 34032

[startup+3.1007 s]
/proc/loadavg: 1.95 2.01 2.00 4/499 22454
/proc/meminfo: memFree=27079804/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=50620 CPUtime=3.09 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 8397 0 0 0 308 1 0 0 25 0 1 0 772583786 51834880 5664 33554432000 4194304 4580011 140733737491440 18446744073709551615 4416740 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 12655 5664 367 95 0 7637 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50620

[startup+6.30013 s]
/proc/loadavg: 1.96 2.01 2.00 3/499 22454
/proc/meminfo: memFree=27073100/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=51768 CPUtime=6.29 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 12829 0 0 0 627 2 0 0 25 0 1 0 772583786 53010432 6385 33554432000 4194304 4580011 140733737491440 18446744073709551615 4294656 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 12942 6385 367 95 0 7924 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 51768

[startup+12.701 s]
/proc/loadavg: 1.96 2.01 2.00 4/499 22454
/proc/meminfo: memFree=27033944/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=77212 CPUtime=12.69 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 23947 0 0 0 1266 3 0 0 25 0 1 0 772583786 79065088 12478 33554432000 4194304 4580011 140733737491440 18446744073709551615 4406038 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 19303 12478 367 95 0 14285 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 77212

[startup+25.5007 s]
/proc/loadavg: 1.97 2.00 2.00 4/499 22455
/proc/meminfo: memFree=27003440/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=93272 CPUtime=25.49 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 34783 0 0 0 2545 4 0 0 25 0 1 0 772583786 95510528 16714 33554432000 4194304 4580011 140733737491440 18446744073709551615 4416901 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 23318 16714 367 95 0 18300 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 93272

[startup+51.1012 s]
/proc/loadavg: 2.09 2.03 2.01 3/499 22455
/proc/meminfo: memFree=26990456/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=107304 CPUtime=51.09 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 58131 0 0 0 5101 8 0 0 25 0 1 0 772583786 109879296 19705 33554432000 4194304 4580011 140733737491440 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 26826 19705 367 95 0 21808 0
Current children cumulated CPU time (s) 51.09
Current children cumulated vsize (KiB) 107304

[startup+102.301 s]
/proc/loadavg: 2.04 2.03 2.00 4/499 22457
/proc/meminfo: memFree=26958524/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=127408 CPUtime=102.31 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 92504 0 0 0 10218 13 0 0 25 0 1 0 772583786 130465792 24045 33554432000 4194304 4580011 140733737491440 18446744073709551615 4416367 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 31852 24045 367 95 0 26834 0
Current children cumulated CPU time (s) 102.31
Current children cumulated vsize (KiB) 127408

[startup+162.301 s]
/proc/loadavg: 2.01 2.02 2.00 3/499 22458
/proc/meminfo: memFree=26889280/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=158028 CPUtime=162.29 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 135434 0 0 0 16210 19 0 0 25 0 1 0 772583786 161820672 30296 33554432000 4194304 4580011 140733737491440 18446744073709551615 4489420 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 39507 30296 367 95 0 34489 0
Current children cumulated CPU time (s) 162.29
Current children cumulated vsize (KiB) 158028

[startup+222.319 s]
/proc/loadavg: 2.00 2.01 2.00 4/499 22460
/proc/meminfo: memFree=26886248/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=235868 CPUtime=222.31 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 177840 0 0 0 22206 25 0 0 25 0 1 0 772583786 241528832 33847 33554432000 4194304 4580011 140733737491440 18446744073709551615 4294344 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 58967 33847 367 95 0 53949 0
Current children cumulated CPU time (s) 222.31
Current children cumulated vsize (KiB) 235868

[startup+282.3 s]
/proc/loadavg: 1.56 1.90 1.96 2/493 22478
/proc/meminfo: memFree=26955024/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=272372 CPUtime=282.29 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 205296 0 0 0 28201 28 0 0 25 0 1 0 772583786 278908928 41747 33554432000 4194304 4580011 140733737491440 18446744073709551615 4294439 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 68093 41747 367 95 0 63075 0
Current children cumulated CPU time (s) 282.29
Current children cumulated vsize (KiB) 272372

[startup+342.301 s]
/proc/loadavg: 1.20 1.73 1.90 2/493 22480
/proc/meminfo: memFree=26965168/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=194768 CPUtime=342.3 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 250037 0 0 0 34194 36 0 0 25 0 1 0 772583786 199442432 39105 33554432000 4194304 4580011 140733737491440 18446744073709551615 4295369 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 48692 39105 367 95 0 43674 0
Current children cumulated CPU time (s) 342.3
Current children cumulated vsize (KiB) 194768

[startup+402.301 s]
/proc/loadavg: 1.07 1.60 1.84 2/493 22482
/proc/meminfo: memFree=26893848/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=338844 CPUtime=402.3 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 267653 0 0 0 40192 38 0 0 25 0 1 0 772583786 346976256 56721 33554432000 4194304 4580011 140733737491440 18446744073709551615 4416924 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 84711 56721 367 95 0 79693 0
Current children cumulated CPU time (s) 402.3
Current children cumulated vsize (KiB) 338844

[startup+462.3 s]
/proc/loadavg: 1.02 1.48 1.79 2/493 22483
/proc/meminfo: memFree=26898532/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=342488 CPUtime=462.3 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 296418 0 0 0 46186 44 0 0 25 0 1 0 772583786 350707712 55630 33554432000 4194304 4580011 140733737491440 18446744073709551615 4294394 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 85622 55630 367 95 0 80604 0
Current children cumulated CPU time (s) 462.3
Current children cumulated vsize (KiB) 342488

[startup+522.301 s]
/proc/loadavg: 1.01 1.39 1.73 2/493 22485
/proc/meminfo: memFree=26895908/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=346608 CPUtime=522.3 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 326810 0 0 0 52180 50 0 0 18 0 1 0 772583786 354926592 56485 33554432000 4194304 4580011 140733737491440 18446744073709551615 4294404 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 86652 56485 367 95 0 81634 0
Current children cumulated CPU time (s) 522.3
Current children cumulated vsize (KiB) 346608

[startup+582.3 s]
/proc/loadavg: 1.08 1.35 1.69 2/493 22486
/proc/meminfo: memFree=26885592/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=355728 CPUtime=582.31 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 329209 0 0 0 58180 51 0 0 25 0 1 0 772583786 364265472 58884 33554432000 4194304 4580011 140733737491440 18446744073709551615 4416931 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 88932 58884 367 95 0 83914 0
Current children cumulated CPU time (s) 582.31
Current children cumulated vsize (KiB) 355728

[startup+642.301 s]

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

[startup+4002.3 s]
/proc/loadavg: 1.07 1.03 1.01 2/493 22590
/proc/meminfo: memFree=26548044/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=766360 CPUtime=4002.39 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1434562 0 0 0 400004 235 0 0 25 0 1 0 772583786 784752640 143211 33554432000 4194304 4580011 140733737491440 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 191590 143211 367 95 0 186572 0
Current children cumulated CPU time (s) 4002.39
Current children cumulated vsize (KiB) 766360

[startup+4062.3 s]
/proc/loadavg: 1.06 1.03 1.01 2/493 22591
/proc/meminfo: memFree=26546788/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=766360 CPUtime=4062.41 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1434562 0 0 0 406006 235 0 0 25 0 1 0 772583786 784752640 143211 33554432000 4194304 4580011 140733737491440 18446744073709551615 4406355 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 191590 143211 367 95 0 186572 0
Current children cumulated CPU time (s) 4062.41
Current children cumulated vsize (KiB) 766360

[startup+4122.3 s]
/proc/loadavg: 1.02 1.02 1.00 2/493 22593
/proc/meminfo: memFree=26547024/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=766360 CPUtime=4122.39 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1434562 0 0 0 412004 235 0 0 25 0 1 0 772583786 784752640 143211 33554432000 4194304 4580011 140733737491440 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 191590 143211 367 95 0 186572 0
Current children cumulated CPU time (s) 4122.39
Current children cumulated vsize (KiB) 766360

[startup+4182.32 s]
/proc/loadavg: 1.00 1.02 1.00 2/493 22594
/proc/meminfo: memFree=26546884/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=766360 CPUtime=4182.41 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1434562 0 0 0 418006 235 0 0 25 0 1 0 772583786 784752640 143211 33554432000 4194304 4580011 140733737491440 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 191590 143211 367 95 0 186572 0
Current children cumulated CPU time (s) 4182.41
Current children cumulated vsize (KiB) 766360

[startup+4242.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/493 22596
/proc/meminfo: memFree=26564228/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=767772 CPUtime=4242.4 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1450105 0 0 0 424002 238 0 0 25 0 1 0 772583786 786198528 139103 33554432000 4194304 4580011 140733737491440 18446744073709551615 4293179 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 191943 139103 367 95 0 186925 0
Current children cumulated CPU time (s) 4242.4
Current children cumulated vsize (KiB) 767772

[startup+4302.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/493 22598
/proc/meminfo: memFree=26541884/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=768404 CPUtime=4302.4 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1474821 0 0 0 429998 242 0 0 25 0 1 0 772583786 786845696 144481 33554432000 4194304 4580011 140733737491440 18446744073709551615 4294324 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 192101 144481 367 95 0 187083 0
Current children cumulated CPU time (s) 4302.4
Current children cumulated vsize (KiB) 768404

[startup+4362.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/493 22599
/proc/meminfo: memFree=26580172/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=601220 CPUtime=4362.4 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1504607 0 0 0 435992 248 0 0 25 0 1 0 772583786 615649280 135439 33554432000 4194304 4580011 140733737491440 18446744073709551615 4294942 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 150305 135439 367 95 0 145287 0
Current children cumulated CPU time (s) 4362.4
Current children cumulated vsize (KiB) 601220

[startup+4422.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/493 22601
/proc/meminfo: memFree=26574568/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=601220 CPUtime=4422.4 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1505741 0 0 0 441992 248 0 0 25 0 1 0 772583786 615649280 136573 33554432000 4194304 4580011 140733737491440 18446744073709551615 4416641 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 150305 136573 367 95 0 145287 0
Current children cumulated CPU time (s) 4422.4
Current children cumulated vsize (KiB) 601220

[startup+4482.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/493 22602
/proc/meminfo: memFree=26563772/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=773464 CPUtime=4482.4 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1528307 0 0 0 447987 253 0 0 25 0 1 0 772583786 792027136 139455 33554432000 4194304 4580011 140733737491440 18446744073709551615 4294346 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 193366 139455 367 95 0 188348 0
Current children cumulated CPU time (s) 4482.4
Current children cumulated vsize (KiB) 773464

[startup+4542.3 s]
/proc/loadavg: 1.10 1.03 1.01 2/493 22604
/proc/meminfo: memFree=26549732/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=775388 CPUtime=4542.4 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1550707 0 0 0 453983 257 0 0 25 0 1 0 772583786 793997312 142763 33554432000 4194304 4580011 140733737491440 18446744073709551615 4294472 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 193847 142763 367 95 0 188829 0
Current children cumulated CPU time (s) 4542.4
Current children cumulated vsize (KiB) 775388

[startup+4602.3 s]
/proc/loadavg: 1.08 1.04 1.01 2/493 22606
/proc/meminfo: memFree=26548828/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=784824 CPUtime=4602.4 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1570476 0 0 0 459979 261 0 0 25 0 1 0 772583786 803659776 142946 33554432000 4194304 4580011 140733737491440 18446744073709551615 4451787 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 196206 142946 367 95 0 191188 0
Current children cumulated CPU time (s) 4602.4
Current children cumulated vsize (KiB) 784824

[startup+4662.3 s]
/proc/loadavg: 1.03 1.03 1.00 2/493 22607
/proc/meminfo: memFree=26547692/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=784824 CPUtime=4662.41 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1570476 0 0 0 465980 261 0 0 25 0 1 0 772583786 803659776 142946 33554432000 4194304 4580011 140733737491440 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 196206 142946 367 95 0 191188 0
Current children cumulated CPU time (s) 4662.41
Current children cumulated vsize (KiB) 784824

[startup+4722.3 s]
/proc/loadavg: 1.01 1.02 1.00 2/493 22609
/proc/meminfo: memFree=26548676/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=784824 CPUtime=4722.43 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1570476 0 0 0 471982 261 0 0 25 0 1 0 772583786 803659776 142946 33554432000 4194304 4580011 140733737491440 18446744073709551615 4406377 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 196206 142946 367 95 0 191188 0
Current children cumulated CPU time (s) 4722.43
Current children cumulated vsize (KiB) 784824

[startup+4782.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/493 22610
/proc/meminfo: memFree=26529928/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=784824 CPUtime=4782.41 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1575331 0 0 0 477979 262 0 0 25 0 1 0 772583786 803659776 147801 33554432000 4194304 4580011 140733737491440 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 196206 147801 367 95 0 191188 0
Current children cumulated CPU time (s) 4782.41
Current children cumulated vsize (KiB) 784824

[startup+4842.32 s]
/proc/loadavg: 1.00 1.01 1.00 2/493 22612
/proc/meminfo: memFree=26569576/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=608688 CPUtime=4842.43 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1604649 0 0 0 483976 267 0 0 25 0 1 0 772583786 623296512 137695 33554432000 4194304 4580011 140733737491440 18446744073709551615 4294592 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 152172 137695 367 95 0 147154 0
Current children cumulated CPU time (s) 4842.43
Current children cumulated vsize (KiB) 608688

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/493 22614
/proc/meminfo: memFree=26553556/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=782932 CPUtime=4902.41 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1628197 0 0 0 489970 271 0 0 25 0 1 0 772583786 801722368 141888 33554432000 4194304 4580011 140733737491440 18446744073709551615 4294920 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 195733 141888 367 95 0 190715 0
Current children cumulated CPU time (s) 4902.41
Current children cumulated vsize (KiB) 782932

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/493 22615
/proc/meminfo: memFree=26495376/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=828916 CPUtime=4962.42 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1642516 0 0 0 495969 273 0 0 25 0 1 0 772583786 848809984 156207 33554432000 4194304 4580011 140733737491440 18446744073709551615 4406370 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 207229 156207 367 95 0 202211 0
Current children cumulated CPU time (s) 4962.42
Current children cumulated vsize (KiB) 828916



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/493 22616
/proc/meminfo: memFree=26495980/32951124 swapFree=53876548/67111528
[pid=22452] ppid=22448 vsize=828916 CPUtime=5000.04 cores=1,3,5,7
/proc/22452/stat : 22452 (strangenight2-s) R 22448 22452 20812 0 -1 4202496 1642516 0 0 0 499731 273 0 0 25 0 1 0 772583786 848809984 156207 33554432000 4194304 4580011 140733737491440 18446744073709551615 4451799 0 0 4096 2 0 0 0 17 1 0 0 0
/proc/22452/statm: 207229 156207 367 95 0 202211 0
Current children cumulated CPU time (s) 5000.04
Current children cumulated vsize (KiB) 828916

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.95
CPU time (s): 5000.07
CPU user time (s): 4997.31
CPU system time (s): 2.75658
CPU usage (%): 100.002
Max. virtual memory (cumulated for all children) (KiB): 828916

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4997.31
system time used= 2.75658
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1642516
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= 32
involuntary context switches= 10113

runsolver used 21.6837 second user time and 57.9602 second system time

The end

Launcher Data

Begin job on node108 at 2011-05-28 21:10:28
IDJOB=3421884
IDBENCH=83223
IDSOLVER=1887
FILE ID=node108/3421884-1306609828
RUNJOBID= node108-1306609828-22434
PBS_JOBID= 13471572
Free space on /tmp= 73424 MiB

SOLVER NAME= CryptoMiniSat Strange-Night2-st (fixed)
BENCH NAME= SAT11/crafted/skvortsov/battleship/battleship-16-16-unsat.cnf
COMMAND LINE= ./strangenight2-st BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3421884-1306609828/watcher-3421884-1306609828 -o /tmp/evaluation-result-3421884-1306609828/solver-3421884-1306609828 -C 5000 -W 5100 -M 15500  ./strangenight2-st HOME/instance-3421884-1306609828.cnf

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

MD5SUM BENCH= c07743bac800f91e403382f26717b1d0
RANDOM SEED=556501173

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

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

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

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

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


/proc/meminfo:
MemTotal:     32951124 kB
MemFree:      27116804 kB
Buffers:        214512 kB
Cached:        4376716 kB
SwapCached:      16500 kB
Active:        1451944 kB
Inactive:      4133820 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:     32951124 kB
LowFree:      27116804 kB
SwapTotal:    67111528 kB
SwapFree:     53876548 kB
Dirty:           10916 kB
Writeback:           0 kB
AnonPages:      988760 kB
Mapped:          12220 kB
Slab:           113600 kB
PageTables:      65972 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:  83587088 kB
Committed_AS: 134536360 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= 73420 MiB
End job on node108 at 2011-05-28 22:33:50